Version Description
14/06/2022 =
Improved: EA Team Member | Added option to show description on hover
Improved: EA Event Calendar | Added option to use different colors for different events
Improved: EA Event Calendar | Added option to hide old events
Improved: EA Event Calendar | Added "Custom Event URL" option for individual events
Improved: EA Advanced Tabs | Added heading tags for Tab titles
Improved: EA Advanced Accordion | Added icon controls when the tab expands
Improved: EA Tooltip | Added sticky option on the Top when scrolling down
Improved: EA Table of Contents | Added option to highlight current position
Improved: EA Pricing Table | Added controls to change the font styles of the tooltip
Fixed: EA Filterable Gallery | Load more not working properly for "Search & Filter" layout
Fixed: EA Post Grid | Dynamic option not working inside Elementor Theme Builder Search archive pages
Fixed: EA Woo Product Gallery | Showing blurry product images for Preset 4
Fixed: EA Team Member | Social Profile nofollow not working
Fixed: EA Advanced Tabs | Anchor link not working with Custom ID
Fixed: EA Data Table | Sorting not working when setting column span greater than 1
Fixed: EA Interactive Circle | Turning into rectangle shape in responsive devices
Few minor bug fixes & improvements
Release Info
Developer | wpdevteam |
Plugin | Elementor Essential Addons |
Version | 5.1.5 |
Comparing to | |
See all releases |
Code changes from version 5.1.4 to 5.1.5
- assets/front-end/css/view/advanced-accordion.css +16 -0
- assets/front-end/css/view/advanced-accordion.min.css +1 -1
- assets/front-end/css/view/advanced-tabs.css +9 -7
- assets/front-end/css/view/advanced-tabs.min.css +1 -1
- assets/front-end/css/view/betterdocs-category-box.css +0 -63
- assets/front-end/css/view/betterdocs-category-grid.css +0 -63
- assets/front-end/css/view/call-to-action.css +0 -11
- assets/front-end/css/view/content-ticker.css +0 -1
- assets/front-end/css/view/count-down.css +0 -3
- assets/front-end/css/view/data-table.css +0 -22
- assets/front-end/css/view/dual-header.css +0 -4
- assets/front-end/css/view/event-calendar.css +4 -9
- assets/front-end/css/view/event-calendar.min.css +1 -1
- assets/front-end/css/view/filterable-gallery.css +11 -75
- assets/front-end/css/view/filterable-gallery.min.css +1 -1
- assets/front-end/css/view/general.css +4 -0
- assets/front-end/css/view/general.min.css +1 -1
- assets/front-end/css/view/image-accordion.css +0 -2
- assets/front-end/css/view/interactive-circle.css +219 -38
- assets/front-end/css/view/interactive-circle.min.css +1 -1
- assets/front-end/css/view/post-grid.css +6 -63
- assets/front-end/css/view/post-grid.min.css +1 -1
- assets/front-end/css/view/post-timeline.css +0 -14
- assets/front-end/css/view/price-table.css +0 -3
- assets/front-end/css/view/product-grid.css +1 -42
- assets/front-end/css/view/quick-view.css +1 -2
- assets/front-end/css/view/table-of-content.css +4 -0
- assets/front-end/css/view/table-of-content.min.css +1 -1
- assets/front-end/css/view/team-members.css +25 -0
- assets/front-end/css/view/team-members.min.css +1 -1
- assets/front-end/css/view/tooltip.css +0 -6
- assets/front-end/css/view/woo-cart.css +0 -1
- assets/front-end/css/view/woo-product-carousel.css +1 -38
- assets/front-end/css/view/woo-product-compare.css +0 -1
- assets/front-end/css/view/woo-product-gallery.css +1 -35
- assets/front-end/js/edit/table-of-content.js +1 -1
- assets/front-end/js/edit/table-of-content.min.js +1 -1
- assets/front-end/js/view/advanced-tabs.js +1 -1
- assets/front-end/js/view/advanced-tabs.min.js +1 -1
- assets/front-end/js/view/event-calendar.js +1 -1
- assets/front-end/js/view/event-calendar.min.js +1 -1
- assets/front-end/js/view/filterable-gallery.js +1 -1
- assets/front-end/js/view/filterable-gallery.min.js +1 -1
- assets/front-end/js/view/general.js +1 -1
- assets/front-end/js/view/general.min.js +1 -1
- assets/front-end/js/view/table-of-content.js +1 -1
- assets/front-end/js/view/table-of-content.min.js +1 -1
- essential_adons_elementor.php +3 -3
- includes/Classes/Bootstrap.php +1 -1
- includes/Classes/Helper.php +1 -1
- includes/Elements/Adv_Accordion.php +72 -2
- includes/Elements/Adv_Tabs.php +77 -6
- includes/Elements/Cta_Box.php +3 -1
- includes/Elements/Data_Table.php +6 -0
- includes/Elements/Event_Calendar.php +211 -17
- includes/Elements/Filterable_Gallery.php +24 -28
- includes/Elements/Flip_Box.php +5 -1
- includes/Elements/Image_Accordion.php +9 -2
- includes/Elements/Info_Box.php +5 -2
- includes/Elements/Interactive_Circle.php +22 -3
- includes/Elements/Login_Register.php +7 -3
- includes/Elements/Pricing_Table.php +8 -0
- includes/Elements/Team_Member.php +54 -11
- includes/Elements/Twitter_Feed.php +14 -2
- includes/Extensions/Table_of_Content.php +32 -0
- includes/Template/Woo-Product-Carousel/preset-1.php +1 -1
- includes/Template/Woo-Product-Carousel/preset-2.php +1 -1
- includes/Template/Woo-Product-Carousel/preset-3.php +1 -1
- includes/Template/Woo-Product-Carousel/preset-4.php +1 -1
- includes/Template/Woo-Product-Gallery/default.php +6 -4
- includes/Traits/Controls.php +135 -1
- includes/Traits/Core.php +2 -0
- includes/Traits/Elements.php +4 -0
- includes/Traits/Helper.php +4 -2
- includes/Traits/Login_Registration.php +3 -3
- includes/Traits/Twitter_Feed.php +15 -2
- includes/templates/admin/popup.php +2 -0
- languages/essential-addons-for-elementor-lite.pot +606 -559
@@ -66,6 +66,22 @@
|
|
66 |
transition: all 0.3s ease-in-out;
|
67 |
}
|
68 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle {
|
70 |
-webkit-transform: rotate(90deg);
|
71 |
-ms-transform: rotate(90deg);
|
66 |
transition: all 0.3s ease-in-out;
|
67 |
}
|
68 |
|
69 |
+
.eael-accordion-header .eael-advanced-accordion-icon-closed {
|
70 |
+
display: block;
|
71 |
+
}
|
72 |
+
|
73 |
+
.eael-accordion-header .eael-advanced-accordion-icon-opened {
|
74 |
+
display: none;
|
75 |
+
}
|
76 |
+
|
77 |
+
.eael-accordion-header.active .eael-advanced-accordion-icon-closed {
|
78 |
+
display: none;
|
79 |
+
}
|
80 |
+
|
81 |
+
.eael-accordion-header.active .eael-advanced-accordion-icon-opened {
|
82 |
+
display: block;
|
83 |
+
}
|
84 |
+
|
85 |
.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle {
|
86 |
-webkit-transform: rotate(90deg);
|
87 |
-ms-transform: rotate(90deg);
|
@@ -1 +1 @@
|
|
1 |
-
.eael-adv-accordion{width:auto;height:auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.eael-adv-accordion .eael-accordion-list .eael-accordion-header{padding:15px;border:1px solid rgba(0,0,0,.02);background-color:#f1f1f1;font-size:1rem;font-weight:600;line-height:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.eael-adv-accordion .eael-accordion-list .eael-accordion-header>.eael-accordion-tab-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0}.eael-adv-accordion .eael-accordion-list .eael-accordion-header>i,.eael-adv-accordion .eael-accordion-list .eael-accordion-header span{margin-right:10px}.eael-adv-accordion .eael-accordion-list .eael-accordion-header .eaa-svg{font-size:32px}.eael-adv-accordion .eael-accordion-list .eael-accordion-header .eaa-svg svg{width:1em;height:1em}.eael-adv-accordion .eael-accordion-list .eael-accordion-header:hover{background-color:#414141}.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active{background-color:#444}.eael-adv-accordion .eael-accordion-list .eael-accordion-header .fa-toggle{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);z-index:10;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);z-index:10;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.eael-adv-accordion .eael-accordion-list .eael-accordion-header:focus{outline:unset}.fa-accordion-icon{display:inline-block;margin-right:10px}.eael-adv-accordion .eael-accordion-list .eael-accordion-content{display:none;border:1px solid #eee;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1rem;line-height:1.7}.eael-adv-accordion .eael-accordion-list .eael-accordion-content p{margin:0}.eael-adv-accordion .eael-accordion-list .eael-accordion-content.active{display:block}@-webkit-keyframes rotate-90{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@keyframes rotate-90{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@-webkit-keyframes fadeIn{0%{opacity:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}100%{opacity:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@keyframes fadeIn{0%{opacity:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}100%{opacity:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.rtl .eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
|
1 |
+
.eael-adv-accordion{width:auto;height:auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.eael-adv-accordion .eael-accordion-list .eael-accordion-header{padding:15px;border:1px solid rgba(0,0,0,.02);background-color:#f1f1f1;font-size:1rem;font-weight:600;line-height:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.eael-adv-accordion .eael-accordion-list .eael-accordion-header>.eael-accordion-tab-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0}.eael-adv-accordion .eael-accordion-list .eael-accordion-header>i,.eael-adv-accordion .eael-accordion-list .eael-accordion-header span{margin-right:10px}.eael-adv-accordion .eael-accordion-list .eael-accordion-header .eaa-svg{font-size:32px}.eael-adv-accordion .eael-accordion-list .eael-accordion-header .eaa-svg svg{width:1em;height:1em}.eael-adv-accordion .eael-accordion-list .eael-accordion-header:hover{background-color:#414141}.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active{background-color:#444}.eael-adv-accordion .eael-accordion-list .eael-accordion-header .fa-toggle{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);z-index:10;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.eael-accordion-header .eael-advanced-accordion-icon-closed{display:block}.eael-accordion-header .eael-advanced-accordion-icon-opened{display:none}.eael-accordion-header.active .eael-advanced-accordion-icon-closed{display:none}.eael-accordion-header.active .eael-advanced-accordion-icon-opened{display:block}.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);z-index:10;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.eael-adv-accordion .eael-accordion-list .eael-accordion-header:focus{outline:unset}.fa-accordion-icon{display:inline-block;margin-right:10px}.eael-adv-accordion .eael-accordion-list .eael-accordion-content{display:none;border:1px solid #eee;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1rem;line-height:1.7}.eael-adv-accordion .eael-accordion-list .eael-accordion-content p{margin:0}.eael-adv-accordion .eael-accordion-list .eael-accordion-content.active{display:block}@-webkit-keyframes rotate-90{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@keyframes rotate-90{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@-webkit-keyframes fadeIn{0%{opacity:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}100%{opacity:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@keyframes fadeIn{0%{opacity:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}100%{opacity:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.rtl .eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
|
@@ -39,6 +39,15 @@
|
|
39 |
background-color: #f1f1f1;
|
40 |
}
|
41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
.eael-advance-tabs .eael-tabs-nav > ul li:after {
|
43 |
content: "";
|
44 |
position: absolute;
|
@@ -178,42 +187,35 @@
|
|
178 |
-ms-flex-flow: row wrap;
|
179 |
flex-flow: row wrap;
|
180 |
}
|
181 |
-
|
182 |
.eael-advance-tabs .eael-tabs-nav > ul li {
|
183 |
-webkit-box-flex: 1;
|
184 |
-ms-flex: 1 1 auto;
|
185 |
flex: 1 1 auto;
|
186 |
}
|
187 |
-
|
188 |
.responsive-vertical-layout.eael-advance-tabs .eael-tabs-nav > ul li {
|
189 |
-webkit-box-flex: 1;
|
190 |
-ms-flex: 1 1 100%;
|
191 |
flex: 1 1 100%;
|
192 |
}
|
193 |
-
|
194 |
.eael-advance-tabs.eael-tabs-vertical {
|
195 |
-ms-flex-wrap: wrap;
|
196 |
flex-wrap: wrap;
|
197 |
}
|
198 |
-
|
199 |
.eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav {
|
200 |
-webkit-box-flex: 1;
|
201 |
-ms-flex: 1 100%;
|
202 |
flex: 1 100%;
|
203 |
}
|
204 |
-
|
205 |
.eael-advance-tabs.eael-tabs-vertical ul {
|
206 |
-webkit-box-flex: 1;
|
207 |
-ms-flex: 1 100%;
|
208 |
flex: 1 100%;
|
209 |
}
|
210 |
-
|
211 |
.eael-advance-tabs.eael-tabs-vertical ul li {
|
212 |
-webkit-box-flex: 1;
|
213 |
-ms-flex: 1 100%;
|
214 |
flex: 1 100%;
|
215 |
}
|
216 |
-
|
217 |
div.eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav > ul li::after {
|
218 |
border-left-color: transparent !important;
|
219 |
bottom: -20px !important;
|
39 |
background-color: #f1f1f1;
|
40 |
}
|
41 |
|
42 |
+
.eael-advance-tabs .eael-tabs-nav > ul li .eael-tab-title {
|
43 |
+
margin: unset;
|
44 |
+
font-size: unset;
|
45 |
+
line-height: unset;
|
46 |
+
font-family: unset;
|
47 |
+
font-weight: unset;
|
48 |
+
color: unset;
|
49 |
+
}
|
50 |
+
|
51 |
.eael-advance-tabs .eael-tabs-nav > ul li:after {
|
52 |
content: "";
|
53 |
position: absolute;
|
187 |
-ms-flex-flow: row wrap;
|
188 |
flex-flow: row wrap;
|
189 |
}
|
|
|
190 |
.eael-advance-tabs .eael-tabs-nav > ul li {
|
191 |
-webkit-box-flex: 1;
|
192 |
-ms-flex: 1 1 auto;
|
193 |
flex: 1 1 auto;
|
194 |
}
|
|
|
195 |
.responsive-vertical-layout.eael-advance-tabs .eael-tabs-nav > ul li {
|
196 |
-webkit-box-flex: 1;
|
197 |
-ms-flex: 1 1 100%;
|
198 |
flex: 1 1 100%;
|
199 |
}
|
|
|
200 |
.eael-advance-tabs.eael-tabs-vertical {
|
201 |
-ms-flex-wrap: wrap;
|
202 |
flex-wrap: wrap;
|
203 |
}
|
|
|
204 |
.eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav {
|
205 |
-webkit-box-flex: 1;
|
206 |
-ms-flex: 1 100%;
|
207 |
flex: 1 100%;
|
208 |
}
|
|
|
209 |
.eael-advance-tabs.eael-tabs-vertical ul {
|
210 |
-webkit-box-flex: 1;
|
211 |
-ms-flex: 1 100%;
|
212 |
flex: 1 100%;
|
213 |
}
|
|
|
214 |
.eael-advance-tabs.eael-tabs-vertical ul li {
|
215 |
-webkit-box-flex: 1;
|
216 |
-ms-flex: 1 100%;
|
217 |
flex: 1 100%;
|
218 |
}
|
|
|
219 |
div.eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav > ul li::after {
|
220 |
border-left-color: transparent !important;
|
221 |
bottom: -20px !important;
|
@@ -1 +1 @@
|
|
1 |
-
.eael-advance-tabs{display:block}.eael-advance-tabs .eael-tabs-nav>ul{position:relative;padding:0px;margin:0px;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.eael-advance-tabs .eael-tabs-nav>ul li{position:relative;padding:1em 1.5em;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background-color:#f1f1f1}.eael-advance-tabs .eael-tabs-nav>ul li:after{content:"";position:absolute;bottom:-10px;left:0px;right:0px;margin:0 auto;z-index:1;width:0px;height:0px;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:10px solid #444;border-bottom:0px;display:none}.eael-advance-tabs .eael-tabs-nav>ul li:hover,.eael-advance-tabs .eael-tabs-nav>ul li.active{background-color:#444}.eael-advance-tabs.active-caret-on .eael-tabs-nav>ul li.active:after{display:none}.eael-advance-tabs .eael-tabs-nav>ul li.active:after{display:block}.eael-tabs-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}.eael-advance-tabs .eael-tabs-content>div{display:none;opacity:0}.eael-advance-tabs .eael-tabs-content>div.active{display:block;width:100%;padding:1em;opacity:1;-webkit-animation:fadeIn linear .3s;animation:fadeIn linear .3s}.eael-tab-inline-icon li a .fa{margin-right:10px;line-height:1}.eael-tab-top-icon li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.eael-tab-top-icon li a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.eael-tab-top-icon li .fa,.eael-tab-top-icon li .eael-tab-title{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;line-height:1}.eael-tab-top-icon li a .eael-tab-title{margin-top:10px}.eael-advance-tabs.eael-tabs-vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav>ul>li{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav>ul li::after{bottom:auto !important;right:-10px;top:calc(50% - 10px);left:auto !important;border-left:10px solid #444;border-right:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0)}@media only screen and (max-width: 767px){.eael-advance-tabs .eael-tabs-nav>ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.eael-advance-tabs .eael-tabs-nav>ul li{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.responsive-vertical-layout.eael-advance-tabs .eael-tabs-nav>ul li{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.eael-advance-tabs.eael-tabs-vertical{-ms-flex-wrap:wrap;flex-wrap:wrap}.eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav{-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%}.eael-advance-tabs.eael-tabs-vertical ul{-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%}.eael-advance-tabs.eael-tabs-vertical ul li{-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%}div.eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav>ul li::after{border-left-color:rgba(0,0,0,0) !important;bottom:-20px !important;left:0 !important;right:0 !important;top:auto !important;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top-color:#444 !important}}.rtl .eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav>ul li::after{border-right:10px solid #444;border-left:0}
|
1 |
+
.eael-advance-tabs{display:block}.eael-advance-tabs .eael-tabs-nav>ul{position:relative;padding:0px;margin:0px;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.eael-advance-tabs .eael-tabs-nav>ul li{position:relative;padding:1em 1.5em;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background-color:#f1f1f1}.eael-advance-tabs .eael-tabs-nav>ul li .eael-tab-title{margin:unset;font-size:unset;line-height:unset;font-family:unset;font-weight:unset;color:unset}.eael-advance-tabs .eael-tabs-nav>ul li:after{content:"";position:absolute;bottom:-10px;left:0px;right:0px;margin:0 auto;z-index:1;width:0px;height:0px;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:10px solid #444;border-bottom:0px;display:none}.eael-advance-tabs .eael-tabs-nav>ul li:hover,.eael-advance-tabs .eael-tabs-nav>ul li.active{background-color:#444}.eael-advance-tabs.active-caret-on .eael-tabs-nav>ul li.active:after{display:none}.eael-advance-tabs .eael-tabs-nav>ul li.active:after{display:block}.eael-tabs-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}.eael-advance-tabs .eael-tabs-content>div{display:none;opacity:0}.eael-advance-tabs .eael-tabs-content>div.active{display:block;width:100%;padding:1em;opacity:1;-webkit-animation:fadeIn linear .3s;animation:fadeIn linear .3s}.eael-tab-inline-icon li a .fa{margin-right:10px;line-height:1}.eael-tab-top-icon li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.eael-tab-top-icon li a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.eael-tab-top-icon li .fa,.eael-tab-top-icon li .eael-tab-title{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;line-height:1}.eael-tab-top-icon li a .eael-tab-title{margin-top:10px}.eael-advance-tabs.eael-tabs-vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap}.eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav>ul>li{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav>ul li::after{bottom:auto !important;right:-10px;top:calc(50% - 10px);left:auto !important;border-left:10px solid #444;border-right:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0)}@media only screen and (max-width: 767px){.eael-advance-tabs .eael-tabs-nav>ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.eael-advance-tabs .eael-tabs-nav>ul li{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.responsive-vertical-layout.eael-advance-tabs .eael-tabs-nav>ul li{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.eael-advance-tabs.eael-tabs-vertical{-ms-flex-wrap:wrap;flex-wrap:wrap}.eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav{-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%}.eael-advance-tabs.eael-tabs-vertical ul{-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%}.eael-advance-tabs.eael-tabs-vertical ul li{-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%}div.eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav>ul li::after{border-left-color:rgba(0,0,0,0) !important;bottom:-20px !important;left:0 !important;right:0 !important;top:auto !important;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top-color:#444 !important}}.rtl .eael-advance-tabs.eael-tabs-vertical>.eael-tabs-nav>ul li::after{border-right:10px solid #444;border-left:0}
|
@@ -146,93 +146,72 @@
|
|
146 |
.elementor-element.elementor-grid-1 {
|
147 |
position: relative;
|
148 |
}
|
149 |
-
|
150 |
.elementor-element.elementor-grid-1 .eael-better-docs-category-box-post {
|
151 |
width: 100%;
|
152 |
float: left;
|
153 |
}
|
154 |
-
|
155 |
.elementor-element.elementor-grid-2 {
|
156 |
position: relative;
|
157 |
}
|
158 |
-
|
159 |
.elementor-element.elementor-grid-2 .eael-better-docs-category-box-post {
|
160 |
width: 50%;
|
161 |
float: left;
|
162 |
}
|
163 |
-
|
164 |
.elementor-element.elementor-grid-2 .eael-better-docs-category-box-post:nth-of-type(2n) {
|
165 |
margin-right: 0 !important;
|
166 |
}
|
167 |
-
|
168 |
.elementor-element.elementor-grid-2 .eael-better-docs-category-box-post:nth-of-type(2n + 1) {
|
169 |
clear: left;
|
170 |
}
|
171 |
-
|
172 |
.elementor-element.elementor-grid-3 {
|
173 |
position: relative;
|
174 |
}
|
175 |
-
|
176 |
.elementor-element.elementor-grid-3 .eael-better-docs-category-box-post {
|
177 |
width: 33.3333%;
|
178 |
float: left;
|
179 |
}
|
180 |
-
|
181 |
.elementor-element.elementor-grid-3 .eael-better-docs-category-box-post:nth-of-type(3n) {
|
182 |
margin-right: 0 !important;
|
183 |
}
|
184 |
-
|
185 |
.elementor-element.elementor-grid-3 .eael-better-docs-category-box-post:nth-of-type(3n + 1) {
|
186 |
clear: left;
|
187 |
}
|
188 |
-
|
189 |
.elementor-element.elementor-grid-4 {
|
190 |
position: relative;
|
191 |
}
|
192 |
-
|
193 |
.elementor-element.elementor-grid-4 .eael-better-docs-category-box-post {
|
194 |
width: 25%;
|
195 |
float: left;
|
196 |
}
|
197 |
-
|
198 |
.elementor-element.elementor-grid-4 .eael-better-docs-category-box-post:nth-of-type(4n) {
|
199 |
margin-right: 0 !important;
|
200 |
}
|
201 |
-
|
202 |
.elementor-element.elementor-grid-4 .eael-better-docs-category-box-post:nth-of-type(4n + 1) {
|
203 |
clear: left;
|
204 |
}
|
205 |
-
|
206 |
.elementor-element.elementor-grid-5 {
|
207 |
position: relative;
|
208 |
}
|
209 |
-
|
210 |
.elementor-element.elementor-grid-5 .eael-better-docs-category-box-post {
|
211 |
width: 20%;
|
212 |
float: left;
|
213 |
}
|
214 |
-
|
215 |
.elementor-element.elementor-grid-5 .eael-better-docs-category-box-post:nth-of-type(5n) {
|
216 |
margin-right: 0 !important;
|
217 |
}
|
218 |
-
|
219 |
.elementor-element.elementor-grid-5 .eael-better-docs-category-box-post:nth-of-type(5n + 1) {
|
220 |
clear: left;
|
221 |
}
|
222 |
-
|
223 |
.elementor-element.elementor-grid-6 {
|
224 |
position: relative;
|
225 |
}
|
226 |
-
|
227 |
.elementor-element.elementor-grid-6 .eael-better-docs-category-box-post {
|
228 |
width: 16%;
|
229 |
float: left;
|
230 |
}
|
231 |
-
|
232 |
.elementor-element.elementor-grid-6 .eael-better-docs-category-box-post:nth-of-type(6n) {
|
233 |
margin-right: 0 !important;
|
234 |
}
|
235 |
-
|
236 |
.elementor-element.elementor-grid-6 .eael-better-docs-category-box-post:nth-of-type(6n + 1) {
|
237 |
clear: left;
|
238 |
}
|
@@ -241,93 +220,72 @@
|
|
241 |
.elementor-element.elementor-grid-tablet-1 {
|
242 |
position: relative;
|
243 |
}
|
244 |
-
|
245 |
.elementor-element.elementor-grid-tablet-1 .eael-better-docs-category-box-post {
|
246 |
width: 100%;
|
247 |
float: left;
|
248 |
}
|
249 |
-
|
250 |
.elementor-element.elementor-grid-tablet-2 {
|
251 |
position: relative;
|
252 |
}
|
253 |
-
|
254 |
.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-box-post {
|
255 |
width: 50%;
|
256 |
float: left;
|
257 |
}
|
258 |
-
|
259 |
.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-box-post:nth-of-type(2n) {
|
260 |
margin-right: 0 !important;
|
261 |
}
|
262 |
-
|
263 |
.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-box-post:nth-of-type(2n + 1) {
|
264 |
clear: left;
|
265 |
}
|
266 |
-
|
267 |
.elementor-element.elementor-grid-tablet-3 {
|
268 |
position: relative;
|
269 |
}
|
270 |
-
|
271 |
.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-box-post {
|
272 |
width: 33.3333%;
|
273 |
float: left;
|
274 |
}
|
275 |
-
|
276 |
.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-box-post:nth-of-type(3n) {
|
277 |
margin-right: 0 !important;
|
278 |
}
|
279 |
-
|
280 |
.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-box-post:nth-of-type(3n + 1) {
|
281 |
clear: left;
|
282 |
}
|
283 |
-
|
284 |
.elementor-element.elementor-grid-tablet-4 {
|
285 |
position: relative;
|
286 |
}
|
287 |
-
|
288 |
.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-box-post {
|
289 |
width: 25%;
|
290 |
float: left;
|
291 |
}
|
292 |
-
|
293 |
.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-box-post:nth-of-type(4n) {
|
294 |
margin-right: 0 !important;
|
295 |
}
|
296 |
-
|
297 |
.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-box-post:nth-of-type(4n + 1) {
|
298 |
clear: left;
|
299 |
}
|
300 |
-
|
301 |
.elementor-element.elementor-grid-tablet-5 {
|
302 |
position: relative;
|
303 |
}
|
304 |
-
|
305 |
.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-box-post {
|
306 |
width: 20%;
|
307 |
float: left;
|
308 |
}
|
309 |
-
|
310 |
.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-box-post:nth-of-type(5n) {
|
311 |
margin-right: 0 !important;
|
312 |
}
|
313 |
-
|
314 |
.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-box-post:nth-of-type(5n + 1) {
|
315 |
clear: left;
|
316 |
}
|
317 |
-
|
318 |
.elementor-element.elementor-grid-tablet-6 {
|
319 |
position: relative;
|
320 |
}
|
321 |
-
|
322 |
.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-box-post {
|
323 |
width: 16%;
|
324 |
float: left;
|
325 |
}
|
326 |
-
|
327 |
.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-box-post:nth-of-type(6n) {
|
328 |
margin-right: 0 !important;
|
329 |
}
|
330 |
-
|
331 |
.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-box-post:nth-of-type(6n + 1) {
|
332 |
clear: left;
|
333 |
}
|
@@ -336,93 +294,72 @@
|
|
336 |
.elementor-element.elementor-grid-mobile-1 {
|
337 |
position: relative;
|
338 |
}
|
339 |
-
|
340 |
.elementor-element.elementor-grid-mobile-1 .eael-better-docs-category-box-post {
|
341 |
width: 100%;
|
342 |
float: left;
|
343 |
}
|
344 |
-
|
345 |
.elementor-element.elementor-grid-mobile-2 {
|
346 |
position: relative;
|
347 |
}
|
348 |
-
|
349 |
.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-box-post {
|
350 |
width: 50%;
|
351 |
float: left;
|
352 |
}
|
353 |
-
|
354 |
.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-box-post:nth-of-type(2n) {
|
355 |
margin-right: 0 !important;
|
356 |
}
|
357 |
-
|
358 |
.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-box-post:nth-of-type(2n + 1) {
|
359 |
clear: left;
|
360 |
}
|
361 |
-
|
362 |
.elementor-element.elementor-grid-mobile-3 {
|
363 |
position: relative;
|
364 |
}
|
365 |
-
|
366 |
.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-box-post {
|
367 |
width: 33.3333%;
|
368 |
float: left;
|
369 |
}
|
370 |
-
|
371 |
.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-box-post:nth-of-type(3n) {
|
372 |
margin-right: 0 !important;
|
373 |
}
|
374 |
-
|
375 |
.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-box-post:nth-of-type(3n + 1) {
|
376 |
clear: left;
|
377 |
}
|
378 |
-
|
379 |
.elementor-element.elementor-grid-mobile-4 {
|
380 |
position: relative;
|
381 |
}
|
382 |
-
|
383 |
.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-box-post {
|
384 |
width: 25%;
|
385 |
float: left;
|
386 |
}
|
387 |
-
|
388 |
.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-box-post:nth-of-type(4n) {
|
389 |
margin-right: 0 !important;
|
390 |
}
|
391 |
-
|
392 |
.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-box-post:nth-of-type(4n + 1) {
|
393 |
clear: left;
|
394 |
}
|
395 |
-
|
396 |
.elementor-element.elementor-grid-mobile-5 {
|
397 |
position: relative;
|
398 |
}
|
399 |
-
|
400 |
.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-box-post {
|
401 |
width: 20%;
|
402 |
float: left;
|
403 |
}
|
404 |
-
|
405 |
.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-box-post:nth-of-type(5n) {
|
406 |
margin-right: 0 !important;
|
407 |
}
|
408 |
-
|
409 |
.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-box-post:nth-of-type(5n + 1) {
|
410 |
clear: left;
|
411 |
}
|
412 |
-
|
413 |
.elementor-element.elementor-grid-mobile-6 {
|
414 |
position: relative;
|
415 |
}
|
416 |
-
|
417 |
.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-box-post {
|
418 |
width: 16%;
|
419 |
float: left;
|
420 |
}
|
421 |
-
|
422 |
.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-box-post:nth-of-type(6n) {
|
423 |
margin-right: 0 !important;
|
424 |
}
|
425 |
-
|
426 |
.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-box-post:nth-of-type(6n + 1) {
|
427 |
clear: left;
|
428 |
}
|
146 |
.elementor-element.elementor-grid-1 {
|
147 |
position: relative;
|
148 |
}
|
|
|
149 |
.elementor-element.elementor-grid-1 .eael-better-docs-category-box-post {
|
150 |
width: 100%;
|
151 |
float: left;
|
152 |
}
|
|
|
153 |
.elementor-element.elementor-grid-2 {
|
154 |
position: relative;
|
155 |
}
|
|
|
156 |
.elementor-element.elementor-grid-2 .eael-better-docs-category-box-post {
|
157 |
width: 50%;
|
158 |
float: left;
|
159 |
}
|
|
|
160 |
.elementor-element.elementor-grid-2 .eael-better-docs-category-box-post:nth-of-type(2n) {
|
161 |
margin-right: 0 !important;
|
162 |
}
|
|
|
163 |
.elementor-element.elementor-grid-2 .eael-better-docs-category-box-post:nth-of-type(2n + 1) {
|
164 |
clear: left;
|
165 |
}
|
|
|
166 |
.elementor-element.elementor-grid-3 {
|
167 |
position: relative;
|
168 |
}
|
|
|
169 |
.elementor-element.elementor-grid-3 .eael-better-docs-category-box-post {
|
170 |
width: 33.3333%;
|
171 |
float: left;
|
172 |
}
|
|
|
173 |
.elementor-element.elementor-grid-3 .eael-better-docs-category-box-post:nth-of-type(3n) {
|
174 |
margin-right: 0 !important;
|
175 |
}
|
|
|
176 |
.elementor-element.elementor-grid-3 .eael-better-docs-category-box-post:nth-of-type(3n + 1) {
|
177 |
clear: left;
|
178 |
}
|
|
|
179 |
.elementor-element.elementor-grid-4 {
|
180 |
position: relative;
|
181 |
}
|
|
|
182 |
.elementor-element.elementor-grid-4 .eael-better-docs-category-box-post {
|
183 |
width: 25%;
|
184 |
float: left;
|
185 |
}
|
|
|
186 |
.elementor-element.elementor-grid-4 .eael-better-docs-category-box-post:nth-of-type(4n) {
|
187 |
margin-right: 0 !important;
|
188 |
}
|
|
|
189 |
.elementor-element.elementor-grid-4 .eael-better-docs-category-box-post:nth-of-type(4n + 1) {
|
190 |
clear: left;
|
191 |
}
|
|
|
192 |
.elementor-element.elementor-grid-5 {
|
193 |
position: relative;
|
194 |
}
|
|
|
195 |
.elementor-element.elementor-grid-5 .eael-better-docs-category-box-post {
|
196 |
width: 20%;
|
197 |
float: left;
|
198 |
}
|
|
|
199 |
.elementor-element.elementor-grid-5 .eael-better-docs-category-box-post:nth-of-type(5n) {
|
200 |
margin-right: 0 !important;
|
201 |
}
|
|
|
202 |
.elementor-element.elementor-grid-5 .eael-better-docs-category-box-post:nth-of-type(5n + 1) {
|
203 |
clear: left;
|
204 |
}
|
|
|
205 |
.elementor-element.elementor-grid-6 {
|
206 |
position: relative;
|
207 |
}
|
|
|
208 |
.elementor-element.elementor-grid-6 .eael-better-docs-category-box-post {
|
209 |
width: 16%;
|
210 |
float: left;
|
211 |
}
|
|
|
212 |
.elementor-element.elementor-grid-6 .eael-better-docs-category-box-post:nth-of-type(6n) {
|
213 |
margin-right: 0 !important;
|
214 |
}
|
|
|
215 |
.elementor-element.elementor-grid-6 .eael-better-docs-category-box-post:nth-of-type(6n + 1) {
|
216 |
clear: left;
|
217 |
}
|
220 |
.elementor-element.elementor-grid-tablet-1 {
|
221 |
position: relative;
|
222 |
}
|
|
|
223 |
.elementor-element.elementor-grid-tablet-1 .eael-better-docs-category-box-post {
|
224 |
width: 100%;
|
225 |
float: left;
|
226 |
}
|
|
|
227 |
.elementor-element.elementor-grid-tablet-2 {
|
228 |
position: relative;
|
229 |
}
|
|
|
230 |
.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-box-post {
|
231 |
width: 50%;
|
232 |
float: left;
|
233 |
}
|
|
|
234 |
.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-box-post:nth-of-type(2n) {
|
235 |
margin-right: 0 !important;
|
236 |
}
|
|
|
237 |
.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-box-post:nth-of-type(2n + 1) {
|
238 |
clear: left;
|
239 |
}
|
|
|
240 |
.elementor-element.elementor-grid-tablet-3 {
|
241 |
position: relative;
|
242 |
}
|
|
|
243 |
.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-box-post {
|
244 |
width: 33.3333%;
|
245 |
float: left;
|
246 |
}
|
|
|
247 |
.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-box-post:nth-of-type(3n) {
|
248 |
margin-right: 0 !important;
|
249 |
}
|
|
|
250 |
.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-box-post:nth-of-type(3n + 1) {
|
251 |
clear: left;
|
252 |
}
|
|
|
253 |
.elementor-element.elementor-grid-tablet-4 {
|
254 |
position: relative;
|
255 |
}
|
|
|
256 |
.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-box-post {
|
257 |
width: 25%;
|
258 |
float: left;
|
259 |
}
|
|
|
260 |
.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-box-post:nth-of-type(4n) {
|
261 |
margin-right: 0 !important;
|
262 |
}
|
|
|
263 |
.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-box-post:nth-of-type(4n + 1) {
|
264 |
clear: left;
|
265 |
}
|
|
|
266 |
.elementor-element.elementor-grid-tablet-5 {
|
267 |
position: relative;
|
268 |
}
|
|
|
269 |
.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-box-post {
|
270 |
width: 20%;
|
271 |
float: left;
|
272 |
}
|
|
|
273 |
.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-box-post:nth-of-type(5n) {
|
274 |
margin-right: 0 !important;
|
275 |
}
|
|
|
276 |
.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-box-post:nth-of-type(5n + 1) {
|
277 |
clear: left;
|
278 |
}
|
|
|
279 |
.elementor-element.elementor-grid-tablet-6 {
|
280 |
position: relative;
|
281 |
}
|
|
|
282 |
.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-box-post {
|
283 |
width: 16%;
|
284 |
float: left;
|
285 |
}
|
|
|
286 |
.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-box-post:nth-of-type(6n) {
|
287 |
margin-right: 0 !important;
|
288 |
}
|
|
|
289 |
.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-box-post:nth-of-type(6n + 1) {
|
290 |
clear: left;
|
291 |
}
|
294 |
.elementor-element.elementor-grid-mobile-1 {
|
295 |
position: relative;
|
296 |
}
|
|
|
297 |
.elementor-element.elementor-grid-mobile-1 .eael-better-docs-category-box-post {
|
298 |
width: 100%;
|
299 |
float: left;
|
300 |
}
|
|
|
301 |
.elementor-element.elementor-grid-mobile-2 {
|
302 |
position: relative;
|
303 |
}
|
|
|
304 |
.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-box-post {
|
305 |
width: 50%;
|
306 |
float: left;
|
307 |
}
|
|
|
308 |
.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-box-post:nth-of-type(2n) {
|
309 |
margin-right: 0 !important;
|
310 |
}
|
|
|
311 |
.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-box-post:nth-of-type(2n + 1) {
|
312 |
clear: left;
|
313 |
}
|
|
|
314 |
.elementor-element.elementor-grid-mobile-3 {
|
315 |
position: relative;
|
316 |
}
|
|
|
317 |
.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-box-post {
|
318 |
width: 33.3333%;
|
319 |
float: left;
|
320 |
}
|
|
|
321 |
.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-box-post:nth-of-type(3n) {
|
322 |
margin-right: 0 !important;
|
323 |
}
|
|
|
324 |
.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-box-post:nth-of-type(3n + 1) {
|
325 |
clear: left;
|
326 |
}
|
|
|
327 |
.elementor-element.elementor-grid-mobile-4 {
|
328 |
position: relative;
|
329 |
}
|
|
|
330 |
.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-box-post {
|
331 |
width: 25%;
|
332 |
float: left;
|
333 |
}
|
|
|
334 |
.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-box-post:nth-of-type(4n) {
|
335 |
margin-right: 0 !important;
|
336 |
}
|
|
|
337 |
.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-box-post:nth-of-type(4n + 1) {
|
338 |
clear: left;
|
339 |
}
|
|
|
340 |
.elementor-element.elementor-grid-mobile-5 {
|
341 |
position: relative;
|
342 |
}
|
|
|
343 |
.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-box-post {
|
344 |
width: 20%;
|
345 |
float: left;
|
346 |
}
|
|
|
347 |
.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-box-post:nth-of-type(5n) {
|
348 |
margin-right: 0 !important;
|
349 |
}
|
|
|
350 |
.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-box-post:nth-of-type(5n + 1) {
|
351 |
clear: left;
|
352 |
}
|
|
|
353 |
.elementor-element.elementor-grid-mobile-6 {
|
354 |
position: relative;
|
355 |
}
|
|
|
356 |
.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-box-post {
|
357 |
width: 16%;
|
358 |
float: left;
|
359 |
}
|
|
|
360 |
.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-box-post:nth-of-type(6n) {
|
361 |
margin-right: 0 !important;
|
362 |
}
|
|
|
363 |
.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-box-post:nth-of-type(6n + 1) {
|
364 |
clear: left;
|
365 |
}
|
@@ -225,93 +225,72 @@
|
|
225 |
.elementor-element.elementor-grid-1 {
|
226 |
position: relative;
|
227 |
}
|
228 |
-
|
229 |
.elementor-element.elementor-grid-1 .eael-better-docs-category-grid-post {
|
230 |
width: 100%;
|
231 |
float: left;
|
232 |
}
|
233 |
-
|
234 |
.elementor-element.elementor-grid-2 {
|
235 |
position: relative;
|
236 |
}
|
237 |
-
|
238 |
.elementor-element.elementor-grid-2 .eael-better-docs-category-grid-post {
|
239 |
width: 50%;
|
240 |
float: left;
|
241 |
}
|
242 |
-
|
243 |
.elementor-element.elementor-grid-2 .eael-better-docs-category-grid-post:nth-of-type(2n) {
|
244 |
margin-right: 0 !important;
|
245 |
}
|
246 |
-
|
247 |
.elementor-element.elementor-grid-2 .eael-better-docs-category-grid-post:nth-of-type(2n + 1) {
|
248 |
clear: left;
|
249 |
}
|
250 |
-
|
251 |
.elementor-element.elementor-grid-3 {
|
252 |
position: relative;
|
253 |
}
|
254 |
-
|
255 |
.elementor-element.elementor-grid-3 .eael-better-docs-category-grid-post {
|
256 |
width: 33.3333%;
|
257 |
float: left;
|
258 |
}
|
259 |
-
|
260 |
.elementor-element.elementor-grid-3 .eael-better-docs-category-grid-post:nth-of-type(3n) {
|
261 |
margin-right: 0 !important;
|
262 |
}
|
263 |
-
|
264 |
.elementor-element.elementor-grid-3 .eael-better-docs-category-grid-post:nth-of-type(3n + 1) {
|
265 |
clear: left;
|
266 |
}
|
267 |
-
|
268 |
.elementor-element.elementor-grid-4 {
|
269 |
position: relative;
|
270 |
}
|
271 |
-
|
272 |
.elementor-element.elementor-grid-4 .eael-better-docs-category-grid-post {
|
273 |
width: 25%;
|
274 |
float: left;
|
275 |
}
|
276 |
-
|
277 |
.elementor-element.elementor-grid-4 .eael-better-docs-category-grid-post:nth-of-type(4n) {
|
278 |
margin-right: 0 !important;
|
279 |
}
|
280 |
-
|
281 |
.elementor-element.elementor-grid-4 .eael-better-docs-category-grid-post:nth-of-type(4n + 1) {
|
282 |
clear: left;
|
283 |
}
|
284 |
-
|
285 |
.elementor-element.elementor-grid-5 {
|
286 |
position: relative;
|
287 |
}
|
288 |
-
|
289 |
.elementor-element.elementor-grid-5 .eael-better-docs-category-grid-post {
|
290 |
width: 20%;
|
291 |
float: left;
|
292 |
}
|
293 |
-
|
294 |
.elementor-element.elementor-grid-5 .eael-better-docs-category-grid-post:nth-of-type(5n) {
|
295 |
margin-right: 0 !important;
|
296 |
}
|
297 |
-
|
298 |
.elementor-element.elementor-grid-5 .eael-better-docs-category-grid-post:nth-of-type(5n + 1) {
|
299 |
clear: left;
|
300 |
}
|
301 |
-
|
302 |
.elementor-element.elementor-grid-6 {
|
303 |
position: relative;
|
304 |
}
|
305 |
-
|
306 |
.elementor-element.elementor-grid-6 .eael-better-docs-category-grid-post {
|
307 |
width: 16%;
|
308 |
float: left;
|
309 |
}
|
310 |
-
|
311 |
.elementor-element.elementor-grid-6 .eael-better-docs-category-grid-post:nth-of-type(6n) {
|
312 |
margin-right: 0 !important;
|
313 |
}
|
314 |
-
|
315 |
.elementor-element.elementor-grid-6 .eael-better-docs-category-grid-post:nth-of-type(6n + 1) {
|
316 |
clear: left;
|
317 |
}
|
@@ -320,93 +299,72 @@
|
|
320 |
.elementor-element.elementor-grid-tablet-1 {
|
321 |
position: relative;
|
322 |
}
|
323 |
-
|
324 |
.elementor-element.elementor-grid-tablet-1 .eael-better-docs-category-grid-post {
|
325 |
width: 100%;
|
326 |
float: left;
|
327 |
}
|
328 |
-
|
329 |
.elementor-element.elementor-grid-tablet-2 {
|
330 |
position: relative;
|
331 |
}
|
332 |
-
|
333 |
.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-grid-post {
|
334 |
width: 50%;
|
335 |
float: left;
|
336 |
}
|
337 |
-
|
338 |
.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-grid-post:nth-of-type(2n) {
|
339 |
margin-right: 0 !important;
|
340 |
}
|
341 |
-
|
342 |
.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-grid-post:nth-of-type(2n + 1) {
|
343 |
clear: left;
|
344 |
}
|
345 |
-
|
346 |
.elementor-element.elementor-grid-tablet-3 {
|
347 |
position: relative;
|
348 |
}
|
349 |
-
|
350 |
.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-grid-post {
|
351 |
width: 33.3333%;
|
352 |
float: left;
|
353 |
}
|
354 |
-
|
355 |
.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-grid-post:nth-of-type(3n) {
|
356 |
margin-right: 0 !important;
|
357 |
}
|
358 |
-
|
359 |
.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-grid-post:nth-of-type(3n + 1) {
|
360 |
clear: left;
|
361 |
}
|
362 |
-
|
363 |
.elementor-element.elementor-grid-tablet-4 {
|
364 |
position: relative;
|
365 |
}
|
366 |
-
|
367 |
.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-grid-post {
|
368 |
width: 25%;
|
369 |
float: left;
|
370 |
}
|
371 |
-
|
372 |
.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-grid-post:nth-of-type(4n) {
|
373 |
margin-right: 0 !important;
|
374 |
}
|
375 |
-
|
376 |
.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-grid-post:nth-of-type(4n + 1) {
|
377 |
clear: left;
|
378 |
}
|
379 |
-
|
380 |
.elementor-element.elementor-grid-tablet-5 {
|
381 |
position: relative;
|
382 |
}
|
383 |
-
|
384 |
.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-grid-post {
|
385 |
width: 20%;
|
386 |
float: left;
|
387 |
}
|
388 |
-
|
389 |
.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-grid-post:nth-of-type(5n) {
|
390 |
margin-right: 0 !important;
|
391 |
}
|
392 |
-
|
393 |
.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-grid-post:nth-of-type(5n + 1) {
|
394 |
clear: left;
|
395 |
}
|
396 |
-
|
397 |
.elementor-element.elementor-grid-tablet-6 {
|
398 |
position: relative;
|
399 |
}
|
400 |
-
|
401 |
.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-grid-post {
|
402 |
width: 16%;
|
403 |
float: left;
|
404 |
}
|
405 |
-
|
406 |
.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-grid-post:nth-of-type(6n) {
|
407 |
margin-right: 0 !important;
|
408 |
}
|
409 |
-
|
410 |
.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-grid-post:nth-of-type(6n + 1) {
|
411 |
clear: left;
|
412 |
}
|
@@ -415,93 +373,72 @@
|
|
415 |
.elementor-element.elementor-grid-mobile-1 {
|
416 |
position: relative;
|
417 |
}
|
418 |
-
|
419 |
.elementor-element.elementor-grid-mobile-1 .eael-better-docs-category-grid-post {
|
420 |
width: 100%;
|
421 |
float: left;
|
422 |
}
|
423 |
-
|
424 |
.elementor-element.elementor-grid-mobile-2 {
|
425 |
position: relative;
|
426 |
}
|
427 |
-
|
428 |
.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-grid-post {
|
429 |
width: 50%;
|
430 |
float: left;
|
431 |
}
|
432 |
-
|
433 |
.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-grid-post:nth-of-type(2n) {
|
434 |
margin-right: 0 !important;
|
435 |
}
|
436 |
-
|
437 |
.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-grid-post:nth-of-type(2n + 1) {
|
438 |
clear: left;
|
439 |
}
|
440 |
-
|
441 |
.elementor-element.elementor-grid-mobile-3 {
|
442 |
position: relative;
|
443 |
}
|
444 |
-
|
445 |
.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-grid-post {
|
446 |
width: 33.3333%;
|
447 |
float: left;
|
448 |
}
|
449 |
-
|
450 |
.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-grid-post:nth-of-type(3n) {
|
451 |
margin-right: 0 !important;
|
452 |
}
|
453 |
-
|
454 |
.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-grid-post:nth-of-type(3n + 1) {
|
455 |
clear: left;
|
456 |
}
|
457 |
-
|
458 |
.elementor-element.elementor-grid-mobile-4 {
|
459 |
position: relative;
|
460 |
}
|
461 |
-
|
462 |
.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-grid-post {
|
463 |
width: 25%;
|
464 |
float: left;
|
465 |
}
|
466 |
-
|
467 |
.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-grid-post:nth-of-type(4n) {
|
468 |
margin-right: 0 !important;
|
469 |
}
|
470 |
-
|
471 |
.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-grid-post:nth-of-type(4n + 1) {
|
472 |
clear: left;
|
473 |
}
|
474 |
-
|
475 |
.elementor-element.elementor-grid-mobile-5 {
|
476 |
position: relative;
|
477 |
}
|
478 |
-
|
479 |
.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-grid-post {
|
480 |
width: 20%;
|
481 |
float: left;
|
482 |
}
|
483 |
-
|
484 |
.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-grid-post:nth-of-type(5n) {
|
485 |
margin-right: 0 !important;
|
486 |
}
|
487 |
-
|
488 |
.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-grid-post:nth-of-type(5n + 1) {
|
489 |
clear: left;
|
490 |
}
|
491 |
-
|
492 |
.elementor-element.elementor-grid-mobile-6 {
|
493 |
position: relative;
|
494 |
}
|
495 |
-
|
496 |
.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-grid-post {
|
497 |
width: 16%;
|
498 |
float: left;
|
499 |
}
|
500 |
-
|
501 |
.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-grid-post:nth-of-type(6n) {
|
502 |
margin-right: 0 !important;
|
503 |
}
|
504 |
-
|
505 |
.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-grid-post:nth-of-type(6n + 1) {
|
506 |
clear: left;
|
507 |
}
|
225 |
.elementor-element.elementor-grid-1 {
|
226 |
position: relative;
|
227 |
}
|
|
|
228 |
.elementor-element.elementor-grid-1 .eael-better-docs-category-grid-post {
|
229 |
width: 100%;
|
230 |
float: left;
|
231 |
}
|
|
|
232 |
.elementor-element.elementor-grid-2 {
|
233 |
position: relative;
|
234 |
}
|
|
|
235 |
.elementor-element.elementor-grid-2 .eael-better-docs-category-grid-post {
|
236 |
width: 50%;
|
237 |
float: left;
|
238 |
}
|
|
|
239 |
.elementor-element.elementor-grid-2 .eael-better-docs-category-grid-post:nth-of-type(2n) {
|
240 |
margin-right: 0 !important;
|
241 |
}
|
|
|
242 |
.elementor-element.elementor-grid-2 .eael-better-docs-category-grid-post:nth-of-type(2n + 1) {
|
243 |
clear: left;
|
244 |
}
|
|
|
245 |
.elementor-element.elementor-grid-3 {
|
246 |
position: relative;
|
247 |
}
|
|
|
248 |
.elementor-element.elementor-grid-3 .eael-better-docs-category-grid-post {
|
249 |
width: 33.3333%;
|
250 |
float: left;
|
251 |
}
|
|
|
252 |
.elementor-element.elementor-grid-3 .eael-better-docs-category-grid-post:nth-of-type(3n) {
|
253 |
margin-right: 0 !important;
|
254 |
}
|
|
|
255 |
.elementor-element.elementor-grid-3 .eael-better-docs-category-grid-post:nth-of-type(3n + 1) {
|
256 |
clear: left;
|
257 |
}
|
|
|
258 |
.elementor-element.elementor-grid-4 {
|
259 |
position: relative;
|
260 |
}
|
|
|
261 |
.elementor-element.elementor-grid-4 .eael-better-docs-category-grid-post {
|
262 |
width: 25%;
|
263 |
float: left;
|
264 |
}
|
|
|
265 |
.elementor-element.elementor-grid-4 .eael-better-docs-category-grid-post:nth-of-type(4n) {
|
266 |
margin-right: 0 !important;
|
267 |
}
|
|
|
268 |
.elementor-element.elementor-grid-4 .eael-better-docs-category-grid-post:nth-of-type(4n + 1) {
|
269 |
clear: left;
|
270 |
}
|
|
|
271 |
.elementor-element.elementor-grid-5 {
|
272 |
position: relative;
|
273 |
}
|
|
|
274 |
.elementor-element.elementor-grid-5 .eael-better-docs-category-grid-post {
|
275 |
width: 20%;
|
276 |
float: left;
|
277 |
}
|
|
|
278 |
.elementor-element.elementor-grid-5 .eael-better-docs-category-grid-post:nth-of-type(5n) {
|
279 |
margin-right: 0 !important;
|
280 |
}
|
|
|
281 |
.elementor-element.elementor-grid-5 .eael-better-docs-category-grid-post:nth-of-type(5n + 1) {
|
282 |
clear: left;
|
283 |
}
|
|
|
284 |
.elementor-element.elementor-grid-6 {
|
285 |
position: relative;
|
286 |
}
|
|
|
287 |
.elementor-element.elementor-grid-6 .eael-better-docs-category-grid-post {
|
288 |
width: 16%;
|
289 |
float: left;
|
290 |
}
|
|
|
291 |
.elementor-element.elementor-grid-6 .eael-better-docs-category-grid-post:nth-of-type(6n) {
|
292 |
margin-right: 0 !important;
|
293 |
}
|
|
|
294 |
.elementor-element.elementor-grid-6 .eael-better-docs-category-grid-post:nth-of-type(6n + 1) {
|
295 |
clear: left;
|
296 |
}
|
299 |
.elementor-element.elementor-grid-tablet-1 {
|
300 |
position: relative;
|
301 |
}
|
|
|
302 |
.elementor-element.elementor-grid-tablet-1 .eael-better-docs-category-grid-post {
|
303 |
width: 100%;
|
304 |
float: left;
|
305 |
}
|
|
|
306 |
.elementor-element.elementor-grid-tablet-2 {
|
307 |
position: relative;
|
308 |
}
|
|
|
309 |
.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-grid-post {
|
310 |
width: 50%;
|
311 |
float: left;
|
312 |
}
|
|
|
313 |
.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-grid-post:nth-of-type(2n) {
|
314 |
margin-right: 0 !important;
|
315 |
}
|
|
|
316 |
.elementor-element.elementor-grid-tablet-2 .eael-better-docs-category-grid-post:nth-of-type(2n + 1) {
|
317 |
clear: left;
|
318 |
}
|
|
|
319 |
.elementor-element.elementor-grid-tablet-3 {
|
320 |
position: relative;
|
321 |
}
|
|
|
322 |
.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-grid-post {
|
323 |
width: 33.3333%;
|
324 |
float: left;
|
325 |
}
|
|
|
326 |
.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-grid-post:nth-of-type(3n) {
|
327 |
margin-right: 0 !important;
|
328 |
}
|
|
|
329 |
.elementor-element.elementor-grid-tablet-3 .eael-better-docs-category-grid-post:nth-of-type(3n + 1) {
|
330 |
clear: left;
|
331 |
}
|
|
|
332 |
.elementor-element.elementor-grid-tablet-4 {
|
333 |
position: relative;
|
334 |
}
|
|
|
335 |
.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-grid-post {
|
336 |
width: 25%;
|
337 |
float: left;
|
338 |
}
|
|
|
339 |
.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-grid-post:nth-of-type(4n) {
|
340 |
margin-right: 0 !important;
|
341 |
}
|
|
|
342 |
.elementor-element.elementor-grid-tablet-4 .eael-better-docs-category-grid-post:nth-of-type(4n + 1) {
|
343 |
clear: left;
|
344 |
}
|
|
|
345 |
.elementor-element.elementor-grid-tablet-5 {
|
346 |
position: relative;
|
347 |
}
|
|
|
348 |
.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-grid-post {
|
349 |
width: 20%;
|
350 |
float: left;
|
351 |
}
|
|
|
352 |
.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-grid-post:nth-of-type(5n) {
|
353 |
margin-right: 0 !important;
|
354 |
}
|
|
|
355 |
.elementor-element.elementor-grid-tablet-5 .eael-better-docs-category-grid-post:nth-of-type(5n + 1) {
|
356 |
clear: left;
|
357 |
}
|
|
|
358 |
.elementor-element.elementor-grid-tablet-6 {
|
359 |
position: relative;
|
360 |
}
|
|
|
361 |
.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-grid-post {
|
362 |
width: 16%;
|
363 |
float: left;
|
364 |
}
|
|
|
365 |
.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-grid-post:nth-of-type(6n) {
|
366 |
margin-right: 0 !important;
|
367 |
}
|
|
|
368 |
.elementor-element.elementor-grid-tablet-6 .eael-better-docs-category-grid-post:nth-of-type(6n + 1) {
|
369 |
clear: left;
|
370 |
}
|
373 |
.elementor-element.elementor-grid-mobile-1 {
|
374 |
position: relative;
|
375 |
}
|
|
|
376 |
.elementor-element.elementor-grid-mobile-1 .eael-better-docs-category-grid-post {
|
377 |
width: 100%;
|
378 |
float: left;
|
379 |
}
|
|
|
380 |
.elementor-element.elementor-grid-mobile-2 {
|
381 |
position: relative;
|
382 |
}
|
|
|
383 |
.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-grid-post {
|
384 |
width: 50%;
|
385 |
float: left;
|
386 |
}
|
|
|
387 |
.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-grid-post:nth-of-type(2n) {
|
388 |
margin-right: 0 !important;
|
389 |
}
|
|
|
390 |
.elementor-element.elementor-grid-mobile-2 .eael-better-docs-category-grid-post:nth-of-type(2n + 1) {
|
391 |
clear: left;
|
392 |
}
|
|
|
393 |
.elementor-element.elementor-grid-mobile-3 {
|
394 |
position: relative;
|
395 |
}
|
|
|
396 |
.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-grid-post {
|
397 |
width: 33.3333%;
|
398 |
float: left;
|
399 |
}
|
|
|
400 |
.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-grid-post:nth-of-type(3n) {
|
401 |
margin-right: 0 !important;
|
402 |
}
|
|
|
403 |
.elementor-element.elementor-grid-mobile-3 .eael-better-docs-category-grid-post:nth-of-type(3n + 1) {
|
404 |
clear: left;
|
405 |
}
|
|
|
406 |
.elementor-element.elementor-grid-mobile-4 {
|
407 |
position: relative;
|
408 |
}
|
|
|
409 |
.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-grid-post {
|
410 |
width: 25%;
|
411 |
float: left;
|
412 |
}
|
|
|
413 |
.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-grid-post:nth-of-type(4n) {
|
414 |
margin-right: 0 !important;
|
415 |
}
|
|
|
416 |
.elementor-element.elementor-grid-mobile-4 .eael-better-docs-category-grid-post:nth-of-type(4n + 1) {
|
417 |
clear: left;
|
418 |
}
|
|
|
419 |
.elementor-element.elementor-grid-mobile-5 {
|
420 |
position: relative;
|
421 |
}
|
|
|
422 |
.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-grid-post {
|
423 |
width: 20%;
|
424 |
float: left;
|
425 |
}
|
|
|
426 |
.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-grid-post:nth-of-type(5n) {
|
427 |
margin-right: 0 !important;
|
428 |
}
|
|
|
429 |
.elementor-element.elementor-grid-mobile-5 .eael-better-docs-category-grid-post:nth-of-type(5n + 1) {
|
430 |
clear: left;
|
431 |
}
|
|
|
432 |
.elementor-element.elementor-grid-mobile-6 {
|
433 |
position: relative;
|
434 |
}
|
|
|
435 |
.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-grid-post {
|
436 |
width: 16%;
|
437 |
float: left;
|
438 |
}
|
|
|
439 |
.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-grid-post:nth-of-type(6n) {
|
440 |
margin-right: 0 !important;
|
441 |
}
|
|
|
442 |
.elementor-element.elementor-grid-mobile-6 .eael-better-docs-category-grid-post:nth-of-type(6n + 1) {
|
443 |
clear: left;
|
444 |
}
|
@@ -39,11 +39,9 @@
|
|
39 |
.elementor-widget-eael-cta-box.content-align--tabletcta-right {
|
40 |
text-align: right;
|
41 |
}
|
42 |
-
|
43 |
.elementor-widget-eael-cta-box.content-align--tabletcta-center {
|
44 |
text-align: center;
|
45 |
}
|
46 |
-
|
47 |
.elementor-widget-eael-cta-box.content-align--tabletcta-default {
|
48 |
text-align: left;
|
49 |
}
|
@@ -53,11 +51,9 @@
|
|
53 |
.elementor-widget-eael-cta-box.content-align--mobilecta-center {
|
54 |
text-align: center;
|
55 |
}
|
56 |
-
|
57 |
.elementor-widget-eael-cta-box.content-align--mobilecta-right {
|
58 |
text-align: right;
|
59 |
}
|
60 |
-
|
61 |
.elementor-widget-eael-cta-box.content-align--mobilecta-default {
|
62 |
text-align: left;
|
63 |
}
|
@@ -273,13 +269,11 @@
|
|
273 |
-ms-flex-wrap: wrap;
|
274 |
flex-wrap: wrap;
|
275 |
}
|
276 |
-
|
277 |
.eael-call-to-action .title {
|
278 |
font-size: 28px;
|
279 |
line-height: 36px;
|
280 |
margin-top: 0px;
|
281 |
}
|
282 |
-
|
283 |
.eael-call-to-action.cta-icon-flex .icon {
|
284 |
-webkit-box-flex: 1;
|
285 |
-ms-flex-positive: 1;
|
@@ -288,7 +282,6 @@
|
|
288 |
line-height: 90px;
|
289 |
text-align: center;
|
290 |
}
|
291 |
-
|
292 |
.eael-call-to-action.cta-flex .content,
|
293 |
.eael-call-to-action.cta-icon-flex .content {
|
294 |
-webkit-box-flex: 1;
|
@@ -297,13 +290,11 @@
|
|
297 |
text-align: center;
|
298 |
padding: 0px;
|
299 |
}
|
300 |
-
|
301 |
.eael-call-to-action.cta-flex .action,
|
302 |
.eael-call-to-action.cta-icon-flex .action {
|
303 |
text-align: center;
|
304 |
padding-top: 0px;
|
305 |
}
|
306 |
-
|
307 |
.eael-call-to-action .cta-button {
|
308 |
padding: 12px 25px;
|
309 |
}
|
@@ -314,12 +305,10 @@
|
|
314 |
font-size: 14px;
|
315 |
line-height: 26px;
|
316 |
}
|
317 |
-
|
318 |
.eael-call-to-action .cta-button:not(.cta-btn-preset-2) {
|
319 |
padding: 4px 20px;
|
320 |
font-size: 12px;
|
321 |
}
|
322 |
-
|
323 |
.eael-call-to-action .title {
|
324 |
font-size: 20px;
|
325 |
line-height: 30px;
|
39 |
.elementor-widget-eael-cta-box.content-align--tabletcta-right {
|
40 |
text-align: right;
|
41 |
}
|
|
|
42 |
.elementor-widget-eael-cta-box.content-align--tabletcta-center {
|
43 |
text-align: center;
|
44 |
}
|
|
|
45 |
.elementor-widget-eael-cta-box.content-align--tabletcta-default {
|
46 |
text-align: left;
|
47 |
}
|
51 |
.elementor-widget-eael-cta-box.content-align--mobilecta-center {
|
52 |
text-align: center;
|
53 |
}
|
|
|
54 |
.elementor-widget-eael-cta-box.content-align--mobilecta-right {
|
55 |
text-align: right;
|
56 |
}
|
|
|
57 |
.elementor-widget-eael-cta-box.content-align--mobilecta-default {
|
58 |
text-align: left;
|
59 |
}
|
269 |
-ms-flex-wrap: wrap;
|
270 |
flex-wrap: wrap;
|
271 |
}
|
|
|
272 |
.eael-call-to-action .title {
|
273 |
font-size: 28px;
|
274 |
line-height: 36px;
|
275 |
margin-top: 0px;
|
276 |
}
|
|
|
277 |
.eael-call-to-action.cta-icon-flex .icon {
|
278 |
-webkit-box-flex: 1;
|
279 |
-ms-flex-positive: 1;
|
282 |
line-height: 90px;
|
283 |
text-align: center;
|
284 |
}
|
|
|
285 |
.eael-call-to-action.cta-flex .content,
|
286 |
.eael-call-to-action.cta-icon-flex .content {
|
287 |
-webkit-box-flex: 1;
|
290 |
text-align: center;
|
291 |
padding: 0px;
|
292 |
}
|
|
|
293 |
.eael-call-to-action.cta-flex .action,
|
294 |
.eael-call-to-action.cta-icon-flex .action {
|
295 |
text-align: center;
|
296 |
padding-top: 0px;
|
297 |
}
|
|
|
298 |
.eael-call-to-action .cta-button {
|
299 |
padding: 12px 25px;
|
300 |
}
|
305 |
font-size: 14px;
|
306 |
line-height: 26px;
|
307 |
}
|
|
|
308 |
.eael-call-to-action .cta-button:not(.cta-btn-preset-2) {
|
309 |
padding: 4px 20px;
|
310 |
font-size: 12px;
|
311 |
}
|
|
|
312 |
.eael-call-to-action .title {
|
313 |
font-size: 20px;
|
314 |
line-height: 30px;
|
@@ -63,7 +63,6 @@
|
|
63 |
-ms-flex-flow: row wrap;
|
64 |
flex-flow: row wrap;
|
65 |
}
|
66 |
-
|
67 |
.content-ticker-pagination {
|
68 |
display: none;
|
69 |
}
|
63 |
-ms-flex-flow: row wrap;
|
64 |
flex-flow: row wrap;
|
65 |
}
|
|
|
66 |
.content-ticker-pagination {
|
67 |
display: none;
|
68 |
}
|
@@ -68,7 +68,6 @@
|
|
68 |
.eael-countdown-label-inline-tablet .eael-countdown-label {
|
69 |
display: inline-block !important;
|
70 |
}
|
71 |
-
|
72 |
.eael-countdown-label-block-tablet .eael-countdown-digits,
|
73 |
.eael-countdown-label-block-tablet .eael-countdown-label {
|
74 |
display: block !important;
|
@@ -80,12 +79,10 @@
|
|
80 |
.eael-countdown-label-inline-mobile .eael-countdown-label {
|
81 |
display: inline-block !important;
|
82 |
}
|
83 |
-
|
84 |
.eael-countdown-label-block-mobile .eael-countdown-digits,
|
85 |
.eael-countdown-label-block-mobile .eael-countdown-label {
|
86 |
display: block !important;
|
87 |
}
|
88 |
-
|
89 |
.eael-countdown-container .eael-countdown-item > div {
|
90 |
margin-right: 0px !important;
|
91 |
margin-left: 0px !important;
|
68 |
.eael-countdown-label-inline-tablet .eael-countdown-label {
|
69 |
display: inline-block !important;
|
70 |
}
|
|
|
71 |
.eael-countdown-label-block-tablet .eael-countdown-digits,
|
72 |
.eael-countdown-label-block-tablet .eael-countdown-label {
|
73 |
display: block !important;
|
79 |
.eael-countdown-label-inline-mobile .eael-countdown-label {
|
80 |
display: inline-block !important;
|
81 |
}
|
|
|
82 |
.eael-countdown-label-block-mobile .eael-countdown-digits,
|
83 |
.eael-countdown-label-block-mobile .eael-countdown-label {
|
84 |
display: block !important;
|
85 |
}
|
|
|
86 |
.eael-countdown-container .eael-countdown-item > div {
|
87 |
margin-right: 0px !important;
|
88 |
margin-left: 0px !important;
|
@@ -217,7 +217,6 @@ table.eael-data-table thead .sorting:after {
|
|
217 |
overflow-x: scroll !important;
|
218 |
padding-bottom: 5px;
|
219 |
}
|
220 |
-
|
221 |
.th-mobile-screen {
|
222 |
display: inline-block;
|
223 |
padding: 0 0.6em;
|
@@ -231,42 +230,35 @@ table.eael-data-table thead .sorting:after {
|
|
231 |
-ms-flex-preferred-size: 100px;
|
232 |
flex-basis: 100px;
|
233 |
}
|
234 |
-
|
235 |
.th-mobile-screen .eael-data-table-th-img {
|
236 |
margin: 0 auto 15px auto;
|
237 |
display: block;
|
238 |
}
|
239 |
-
|
240 |
.th-mobile-screen .data-header-icon {
|
241 |
margin: 0 auto 15px auto;
|
242 |
display: block;
|
243 |
}
|
244 |
-
|
245 |
.td-content-wrapper {
|
246 |
display: -webkit-box;
|
247 |
display: -ms-flexbox;
|
248 |
display: flex;
|
249 |
width: 100%;
|
250 |
}
|
251 |
-
|
252 |
.td-content {
|
253 |
width: 100%;
|
254 |
-webkit-box-pack: center;
|
255 |
-ms-flex-pack: center;
|
256 |
justify-content: center;
|
257 |
}
|
258 |
-
|
259 |
.td-content > p {
|
260 |
width: 100%;
|
261 |
-webkit-box-pack: center;
|
262 |
-ms-flex-pack: center;
|
263 |
justify-content: center;
|
264 |
}
|
265 |
-
|
266 |
.custom-responsive-option-enable .eael-data-table thead {
|
267 |
display: none;
|
268 |
}
|
269 |
-
|
270 |
.custom-responsive-option-enable .eael-data-table tbody tr td {
|
271 |
float: none;
|
272 |
clear: left;
|
@@ -279,7 +271,6 @@ table.eael-data-table thead .sorting:after {
|
|
279 |
-ms-flex-align: center;
|
280 |
align-items: center;
|
281 |
}
|
282 |
-
|
283 |
.eael-data-table .td-content {
|
284 |
-webkit-box-align: center;
|
285 |
-ms-flex-align: center;
|
@@ -288,19 +279,16 @@ table.eael-data-table thead .sorting:after {
|
|
288 |
display: -ms-flexbox;
|
289 |
display: flex;
|
290 |
}
|
291 |
-
|
292 |
.eael-dt-td-align-mobile-left .td-content {
|
293 |
-webkit-box-pack: start;
|
294 |
-ms-flex-pack: start;
|
295 |
justify-content: flex-start;
|
296 |
}
|
297 |
-
|
298 |
.eael-dt-td-align-mobile-center .td-content {
|
299 |
-webkit-box-pack: center;
|
300 |
-ms-flex-pack: center;
|
301 |
justify-content: center;
|
302 |
}
|
303 |
-
|
304 |
.eael-dt-td-align-mobile-right .td-content {
|
305 |
-webkit-box-pack: end;
|
306 |
-ms-flex-pack: end;
|
@@ -394,22 +382,18 @@ table.eael-data-table .sorting_asc.sorting-none:after {
|
|
394 |
.eael-dt-td-align-tablet-left .eael-data-table tbody tr td {
|
395 |
text-align: left;
|
396 |
}
|
397 |
-
|
398 |
.eael-dt-td-align-tablet-center .eael-data-table tbody tr td {
|
399 |
text-align: center;
|
400 |
}
|
401 |
-
|
402 |
.eael-dt-td-align-tablet-right .eael-data-table tbody tr td {
|
403 |
text-align: right;
|
404 |
}
|
405 |
-
|
406 |
.eael-dt-th-align-tablet-left .eael-data-table thead tr th {
|
407 |
text-align: left;
|
408 |
}
|
409 |
.eael-dt-th-align-tablet-left .eael-data-table .th-mobile-screen {
|
410 |
text-align: left;
|
411 |
}
|
412 |
-
|
413 |
.eael-dt-th-align-tablet-right .eael-data-table thead tr th {
|
414 |
text-align: right;
|
415 |
padding-right: 30px;
|
@@ -417,7 +401,6 @@ table.eael-data-table .sorting_asc.sorting-none:after {
|
|
417 |
.eael-dt-th-align-tablet-right .eael-data-table .th-mobile-screen {
|
418 |
text-align: right;
|
419 |
}
|
420 |
-
|
421 |
.eael-dt-th-align-tablet-center .eael-data-table thead tr th {
|
422 |
text-align: center;
|
423 |
}
|
@@ -430,22 +413,18 @@ table.eael-data-table .sorting_asc.sorting-none:after {
|
|
430 |
.eael-dt-td-align-mobile-left .eael-data-table tbody tr td {
|
431 |
text-align: left;
|
432 |
}
|
433 |
-
|
434 |
.eael-dt-td-align-mobile-center .eael-data-table tbody tr td {
|
435 |
text-align: center;
|
436 |
}
|
437 |
-
|
438 |
.eael-dt-td-align-mobile-right .eael-data-table tbody tr td {
|
439 |
text-align: right;
|
440 |
}
|
441 |
-
|
442 |
.eael-dt-th-align-mobile-left .eael-data-table thead tr th {
|
443 |
text-align: left;
|
444 |
}
|
445 |
.eael-dt-th-align-mobile-left .eael-data-table .th-mobile-screen {
|
446 |
text-align: left;
|
447 |
}
|
448 |
-
|
449 |
.eael-dt-th-align-mobile-right .eael-data-table thead tr th {
|
450 |
text-align: right;
|
451 |
padding-right: 30px;
|
@@ -453,7 +432,6 @@ table.eael-data-table .sorting_asc.sorting-none:after {
|
|
453 |
.eael-dt-th-align-mobile-right .eael-data-table .th-mobile-screen {
|
454 |
text-align: right;
|
455 |
}
|
456 |
-
|
457 |
.eael-dt-th-align-mobile-center .eael-data-table thead tr th {
|
458 |
text-align: center;
|
459 |
}
|
217 |
overflow-x: scroll !important;
|
218 |
padding-bottom: 5px;
|
219 |
}
|
|
|
220 |
.th-mobile-screen {
|
221 |
display: inline-block;
|
222 |
padding: 0 0.6em;
|
230 |
-ms-flex-preferred-size: 100px;
|
231 |
flex-basis: 100px;
|
232 |
}
|
|
|
233 |
.th-mobile-screen .eael-data-table-th-img {
|
234 |
margin: 0 auto 15px auto;
|
235 |
display: block;
|
236 |
}
|
|
|
237 |
.th-mobile-screen .data-header-icon {
|
238 |
margin: 0 auto 15px auto;
|
239 |
display: block;
|
240 |
}
|
|
|
241 |
.td-content-wrapper {
|
242 |
display: -webkit-box;
|
243 |
display: -ms-flexbox;
|
244 |
display: flex;
|
245 |
width: 100%;
|
246 |
}
|
|
|
247 |
.td-content {
|
248 |
width: 100%;
|
249 |
-webkit-box-pack: center;
|
250 |
-ms-flex-pack: center;
|
251 |
justify-content: center;
|
252 |
}
|
|
|
253 |
.td-content > p {
|
254 |
width: 100%;
|
255 |
-webkit-box-pack: center;
|
256 |
-ms-flex-pack: center;
|
257 |
justify-content: center;
|
258 |
}
|
|
|
259 |
.custom-responsive-option-enable .eael-data-table thead {
|
260 |
display: none;
|
261 |
}
|
|
|
262 |
.custom-responsive-option-enable .eael-data-table tbody tr td {
|
263 |
float: none;
|
264 |
clear: left;
|
271 |
-ms-flex-align: center;
|
272 |
align-items: center;
|
273 |
}
|
|
|
274 |
.eael-data-table .td-content {
|
275 |
-webkit-box-align: center;
|
276 |
-ms-flex-align: center;
|
279 |
display: -ms-flexbox;
|
280 |
display: flex;
|
281 |
}
|
|
|
282 |
.eael-dt-td-align-mobile-left .td-content {
|
283 |
-webkit-box-pack: start;
|
284 |
-ms-flex-pack: start;
|
285 |
justify-content: flex-start;
|
286 |
}
|
|
|
287 |
.eael-dt-td-align-mobile-center .td-content {
|
288 |
-webkit-box-pack: center;
|
289 |
-ms-flex-pack: center;
|
290 |
justify-content: center;
|
291 |
}
|
|
|
292 |
.eael-dt-td-align-mobile-right .td-content {
|
293 |
-webkit-box-pack: end;
|
294 |
-ms-flex-pack: end;
|
382 |
.eael-dt-td-align-tablet-left .eael-data-table tbody tr td {
|
383 |
text-align: left;
|
384 |
}
|
|
|
385 |
.eael-dt-td-align-tablet-center .eael-data-table tbody tr td {
|
386 |
text-align: center;
|
387 |
}
|
|
|
388 |
.eael-dt-td-align-tablet-right .eael-data-table tbody tr td {
|
389 |
text-align: right;
|
390 |
}
|
|
|
391 |
.eael-dt-th-align-tablet-left .eael-data-table thead tr th {
|
392 |
text-align: left;
|
393 |
}
|
394 |
.eael-dt-th-align-tablet-left .eael-data-table .th-mobile-screen {
|
395 |
text-align: left;
|
396 |
}
|
|
|
397 |
.eael-dt-th-align-tablet-right .eael-data-table thead tr th {
|
398 |
text-align: right;
|
399 |
padding-right: 30px;
|
401 |
.eael-dt-th-align-tablet-right .eael-data-table .th-mobile-screen {
|
402 |
text-align: right;
|
403 |
}
|
|
|
404 |
.eael-dt-th-align-tablet-center .eael-data-table thead tr th {
|
405 |
text-align: center;
|
406 |
}
|
413 |
.eael-dt-td-align-mobile-left .eael-data-table tbody tr td {
|
414 |
text-align: left;
|
415 |
}
|
|
|
416 |
.eael-dt-td-align-mobile-center .eael-data-table tbody tr td {
|
417 |
text-align: center;
|
418 |
}
|
|
|
419 |
.eael-dt-td-align-mobile-right .eael-data-table tbody tr td {
|
420 |
text-align: right;
|
421 |
}
|
|
|
422 |
.eael-dt-th-align-mobile-left .eael-data-table thead tr th {
|
423 |
text-align: left;
|
424 |
}
|
425 |
.eael-dt-th-align-mobile-left .eael-data-table .th-mobile-screen {
|
426 |
text-align: left;
|
427 |
}
|
|
|
428 |
.eael-dt-th-align-mobile-right .eael-data-table thead tr th {
|
429 |
text-align: right;
|
430 |
padding-right: 30px;
|
432 |
.eael-dt-th-align-mobile-right .eael-data-table .th-mobile-screen {
|
433 |
text-align: right;
|
434 |
}
|
|
|
435 |
.eael-dt-th-align-mobile-center .eael-data-table thead tr th {
|
436 |
text-align: center;
|
437 |
}
|
@@ -51,11 +51,9 @@
|
|
51 |
.eael-dual-header-content-tablet-align-center {
|
52 |
text-align: center;
|
53 |
}
|
54 |
-
|
55 |
.eael-dual-header-content-tablet-align-left {
|
56 |
text-align: left;
|
57 |
}
|
58 |
-
|
59 |
.eael-dual-header-content-tablet-align-right {
|
60 |
text-align: right;
|
61 |
}
|
@@ -64,11 +62,9 @@
|
|
64 |
.eael-dual-header-content-mobile-align-center {
|
65 |
text-align: center;
|
66 |
}
|
67 |
-
|
68 |
.eael-dual-header-content-mobile-align-left {
|
69 |
text-align: left;
|
70 |
}
|
71 |
-
|
72 |
.eael-dual-header-content-mobile-align-right {
|
73 |
text-align: right;
|
74 |
}
|
51 |
.eael-dual-header-content-tablet-align-center {
|
52 |
text-align: center;
|
53 |
}
|
|
|
54 |
.eael-dual-header-content-tablet-align-left {
|
55 |
text-align: left;
|
56 |
}
|
|
|
57 |
.eael-dual-header-content-tablet-align-right {
|
58 |
text-align: right;
|
59 |
}
|
62 |
.eael-dual-header-content-mobile-align-center {
|
63 |
text-align: center;
|
64 |
}
|
|
|
65 |
.eael-dual-header-content-mobile-align-left {
|
66 |
text-align: left;
|
67 |
}
|
|
|
68 |
.eael-dual-header-content-mobile-align-right {
|
69 |
text-align: right;
|
70 |
}
|
@@ -312,6 +312,10 @@ span.fc-day-number {
|
|
312 |
padding-bottom: 10px;
|
313 |
padding-top: 10px;
|
314 |
}
|
|
|
|
|
|
|
|
|
315 |
.fc-unthemed .fc-dayGridMonth-view .fc-day-grid-event .fc-time {
|
316 |
font-weight: 400;
|
317 |
}
|
@@ -435,17 +439,14 @@ span.fc-day-number {
|
|
435 |
.eael-event-calendar-wrapper .fc-dayGridMonth-view .fc-day-grid-event .fc-content {
|
436 |
font-size: 12px;
|
437 |
}
|
438 |
-
|
439 |
.fc-right,
|
440 |
.fc-left {
|
441 |
width: 100%;
|
442 |
text-align: center;
|
443 |
}
|
444 |
-
|
445 |
.fc-left {
|
446 |
text-align: center;
|
447 |
}
|
448 |
-
|
449 |
.fc-right {
|
450 |
margin-bottom: 10px;
|
451 |
}
|
@@ -456,11 +457,9 @@ span.fc-day-number {
|
|
456 |
font-size: 11px;
|
457 |
padding-left: 0;
|
458 |
}
|
459 |
-
|
460 |
.fc-center {
|
461 |
text-align: center;
|
462 |
}
|
463 |
-
|
464 |
.fc-toolbar.fc-header-toolbar {
|
465 |
display: inline-block;
|
466 |
width: 100%;
|
@@ -469,23 +468,19 @@ span.fc-day-number {
|
|
469 |
margin-left: 5px;
|
470 |
font-size: 12px;
|
471 |
}
|
472 |
-
|
473 |
th.fc-widget-header > span {
|
474 |
padding: 0;
|
475 |
font-size: 14px;
|
476 |
}
|
477 |
-
|
478 |
.fc-basic-view .fc-day-number,
|
479 |
.fc-basic-view .fc-week-number {
|
480 |
padding: 0;
|
481 |
margin: 0;
|
482 |
font-size: 10px;
|
483 |
}
|
484 |
-
|
485 |
.fc-basic-view .fc-body .fc-row {
|
486 |
min-height: 2em;
|
487 |
}
|
488 |
-
|
489 |
.eael-event-calendar-wrapper .eaelec-modal-body {
|
490 |
height: 100px;
|
491 |
}
|
312 |
padding-bottom: 10px;
|
313 |
padding-top: 10px;
|
314 |
}
|
315 |
+
.fc-unthemed .fc-listWeek-view .fc-list-table tr.fc-list-item .fc-list-item-title a,
|
316 |
+
.fc-unthemed .fc-listMonth-view .fc-list-table tr.fc-list-item .fc-list-item-title a {
|
317 |
+
text-decoration: none;
|
318 |
+
}
|
319 |
.fc-unthemed .fc-dayGridMonth-view .fc-day-grid-event .fc-time {
|
320 |
font-weight: 400;
|
321 |
}
|
439 |
.eael-event-calendar-wrapper .fc-dayGridMonth-view .fc-day-grid-event .fc-content {
|
440 |
font-size: 12px;
|
441 |
}
|
|
|
442 |
.fc-right,
|
443 |
.fc-left {
|
444 |
width: 100%;
|
445 |
text-align: center;
|
446 |
}
|
|
|
447 |
.fc-left {
|
448 |
text-align: center;
|
449 |
}
|
|
|
450 |
.fc-right {
|
451 |
margin-bottom: 10px;
|
452 |
}
|
457 |
font-size: 11px;
|
458 |
padding-left: 0;
|
459 |
}
|
|
|
460 |
.fc-center {
|
461 |
text-align: center;
|
462 |
}
|
|
|
463 |
.fc-toolbar.fc-header-toolbar {
|
464 |
display: inline-block;
|
465 |
width: 100%;
|
468 |
margin-left: 5px;
|
469 |
font-size: 12px;
|
470 |
}
|
|
|
471 |
th.fc-widget-header > span {
|
472 |
padding: 0;
|
473 |
font-size: 14px;
|
474 |
}
|
|
|
475 |
.fc-basic-view .fc-day-number,
|
476 |
.fc-basic-view .fc-week-number {
|
477 |
padding: 0;
|
478 |
margin: 0;
|
479 |
font-size: 10px;
|
480 |
}
|
|
|
481 |
.fc-basic-view .fc-body .fc-row {
|
482 |
min-height: 2em;
|
483 |
}
|
|
|
484 |
.eael-event-calendar-wrapper .eaelec-modal-body {
|
485 |
height: 100px;
|
486 |
}
|
@@ -1 +1 @@
|
|
1 |
-
.eael-event-calendar-wrapper{font-family:Segoe UI}.eael-event-calendar-wrapper .fc-row table{margin:0px !important}.eael-event-calendar-wrapper .fc table{margin:auto;overflow:auto}.eael-event-calendar-wrapper .fc-view table thead:first-child tr:first-child td{border-top:1px solid #ddd !important;border-bottom:none !important}.eael-event-calendar-wrapper .fc-day-grid-event{margin-top:2px;padding:8px;font-size:12px;border-left-width:5px}.eael-event-calendar-wrapper .fc-day.fc-today{background:rgba(0,0,0,0)}.eael-event-calendar-wrapper .fc-day-top.fc-today .fc-day-number{font-weight:bold}.eael-event-calendar-wrapper .fc-row table thead:first-child tr:first-child th{font-size:14px}.eael-event-calendar-wrapper .fc-day-number{font-size:14px;float:center !important}.eael-event-calendar-wrapper .eaelec-modal{position:fixed;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:-1}.eael-event-calendar-wrapper .eaelec-modal .eael-ec-modal-bg{position:absolute;left:0;top:0;height:100%;width:100%;background:#000;opacity:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.eael-event-calendar-wrapper .eaelec-modal.eael-ec-popup-ready{z-index:99999;opacity:1}.eael-event-calendar-wrapper .eaelec-modal-content{position:relative;margin:auto;border:1px solid #888;max-width:900px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);background-color:#fefefe;padding:20px 0;width:100%;border-radius:10px}.eael-event-calendar-wrapper .eaelec-modal-header{padding:0px 30px;color:#fff;border-color:#090;overflow:auto;margin-top:8px}.eael-event-calendar-wrapper .eaelec-modal-header h2{color:#242424;margin:0;padding:0}.eael-event-calendar-wrapper .eaelec-modal-header .eaelec-event-popup-date{color:#555;padding-top:2px;display:inline-block;text-transform:capitalize}.eael-event-calendar-wrapper .eaelec-modal-header .eaelec-event-popup-date i{color:#5725ff}.eael-event-calendar-wrapper .eaelec-modal-close{position:absolute;right:-15px;top:-18px;font-size:24px;z-index:9999;cursor:pointer;-webkit-box-sizing:content-box;box-sizing:content-box;overflow:visible;border:2px solid #fff;background:#fff;text-align:center;-webkit-box-shadow:2px 0px 12px 3px rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:2px 0px 12px 3px rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);color:#000 !important;height:40px;width:40px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.eael-event-calendar-wrapper .eaelec-modal-close>span{font-size:20px}.eael-event-calendar-wrapper .eaelec-modal-close:hover,.eael-event-calendar-wrapper .eaelec-modal-close:focus{color:#fff;text-decoration:none;cursor:pointer}.eael-event-calendar-wrapper .eaelec-modal-body{padding:0 10px 0 35px;margin:10px 0;color:#555;height:300px;overflow-y:auto;word-break:break-word}.eael-event-calendar-wrapper .eaelec-modal-body::-webkit-scrollbar{width:6px}.eael-event-calendar-wrapper .eaelec-modal-body::-webkit-scrollbar-thumb{background:#aaa;border-radius:10px}.eael-event-calendar-wrapper .eaelec-modal-footer{padding:0px 10px 0 35px;color:#fff;border:0px solid red}.eael-event-calendar-wrapper .eaelec-event-date-start,.eael-event-calendar-wrapper .eaelec-event-date-end{font-size:15px}@media(max-width: 575px){.eael-event-calendar-wrapper .fc-toolbar{margin:0 !important;padding:0 !important}.eael-event-calendar-wrapper .fc-toolbar .fc-center{width:100% !important;margin:0 !important;padding:0 !important}.eael-event-calendar-wrapper .fc-toolbar h2{font-size:16px !important;width:100% !important;text-align:center !important;padding:5px !important}.eael-event-calendar-wrapper .fc-ltr .fc-axis{font-size:12px !important}.eael-event-calendar-wrapper .fc-row table thead:first-child tr:first-child th{font-weight:normal !important;font-size:12px !important;padding:5px !important}}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-center h2{font-size:22px}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-left .fc-button .fc-icon{font-size:13px}.eael-event-calendar-wrapper .eael-event-completed{text-decoration:line-through}.fc-toolbar.fc-header-toolbar .fc-button-group button:not(:first-child){margin-left:5px}.fc-toolbar.fc-header-toolbar button.fc-timeGridWeek-button,.fc-toolbar.fc-header-toolbar button.fc-timeGridDay-button,.fc-toolbar.fc-header-toolbar button.fc-listWeek-button,.fc-toolbar.fc-header-toolbar button.fc-listMonth-button,.fc-toolbar.fc-header-toolbar button.fc-dayGridMonth-button{position:relative}.fc-toolbar.fc-header-toolbar button.fc-timeGridWeek-button:before,.fc-toolbar.fc-header-toolbar button.fc-timeGridDay-button:before,.fc-toolbar.fc-header-toolbar button.fc-listWeek-button:before,.fc-toolbar.fc-header-toolbar button.fc-listMonth-button:before,.fc-toolbar.fc-header-toolbar button.fc-dayGridMonth-button:before{font-family:"Font Awesome 5 Free";font-weight:900;font-size:13px;display:inline-block;padding-right:5px;padding-left:0;-webkit-font-smoothing:antialiased}.fc-toolbar.fc-header-toolbar button.fc-timeGridWeek-button:before{content:"";left:8px}.fc-toolbar.fc-header-toolbar button.fc-timeGridDay-button:before{content:"";left:21px}.fc-toolbar.fc-header-toolbar button.fc-dayGridMonth-button:before{content:""}.fc-toolbar.fc-header-toolbar button.fc-listWeek-button:before,.fc-toolbar.fc-header-toolbar button.fc-listMonth-button:before{content:""}.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary{-webkit-box-shadow:none;box-shadow:none;height:auto;width:auto;float:none;font-size:13px;font-weight:400;color:#5e5e5e;border-radius:3px;text-transform:capitalize;background:#f7f7fb;text-shadow:none;line-height:19px;padding:8px 12px;border:none}.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary.fc-state-active,.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary:hover,.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary:visited,.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary:focus{background:#5725ff;color:#fff;-webkit-box-shadow:none;box-shadow:none}.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary.fc-button-active{background:#5725ff;color:#fff}th.fc-widget-header>span{padding:14px;display:block;font-size:16px;color:#424344}span.fc-day-number{padding:17px;display:block}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:12px 2px 2px 2px;display:block;border-bottom:0px solid}.eael-event-calendar-wrapper .fc-view .fc-body thead:first-child tr:first-child td{border-bottom:3px solid rgba(0,0,0,0)}.eael-event-calendar-wrapper .fc-view table thead:first-child tr:first-child td{border-top:1px solid #dfdfe9}.fc-unthemed .fc-timeGridDay-view .fc-event,.fc-unthemed .fc-timeGridWeek-view .fc-event{border-left:1px solid;border-color:#4d4d4d !important}.fc-unthemed .fc-timeGridDay-view .fc-event .fc-time,.fc-unthemed .fc-timeGridWeek-view .fc-event .fc-time{padding-left:3px}.fc-unthemed .fc-timeGridDay-view .fc-bg table tbody tr>td,.fc-unthemed .fc-timeGridWeek-view .fc-bg table tbody tr>td{padding-left:1px}.fc-unthemed .fc-timeGridDay-view .fc-time-grid .fc-event .fc-content,.fc-unthemed .fc-timeGridWeek-view .fc-time-grid .fc-event .fc-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.fc-unthemed .fc-timeGridWeek-view .fc-time-grid .fc-event .fc-content{display:inherit}.fc-unthemed .fc-listWeek-view .fc-list-table tr.fc-list-item,.fc-unthemed .fc-listMonth-view .fc-list-table tr.fc-list-item{cursor:pointer}.fc-unthemed .fc-listWeek-view .fc-list-table tr td,.fc-unthemed .fc-listMonth-view .fc-list-table tr td{padding-bottom:10px;padding-top:10px}.fc-unthemed .fc-dayGridMonth-view .fc-day-grid-event .fc-time{font-weight:400}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#dfdfe9}.fc-unthemed a.fc-day-grid-event,.fc-unthemed .fc-event{color:#707070;font-size:14px;background:#fff;border-radius:5px;font-weight:400;margin:1px;border:none}.fc-unthemed a.fc-day-grid-event .fc-day-grid-event .fc-time,.fc-unthemed .fc-event .fc-day-grid-event .fc-time{font-weight:normal}.fc-unthemed .fc-time-grid .fc-event{min-height:20px}.fc-unthemed .fc-time-grid .fc-event .fc-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%}.fc-unthemed .fc-time-grid .fc-event .fc-content .fc-title{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.fc-unthemed .fc-event:hover{color:#707070}.eaelec-modal.eael-zoom-in{opacity:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;display:none}.eaelec-modal.eael-zoom-in .eaelec-modal-content{opacity:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)}.eaelec-modal.eael-zoom-in.eael-ec-popup-ready .eael-ec-modal-bg{opacity:.7}.eaelec-modal.eael-zoom-in.eael-ec-popup-ready .eaelec-modal-content{opacity:1;-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}.eaelec-modal.eael-zoom-in.eael-ec-modal-removing .eaelec-modal-content{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);opacity:0}.eaelec-modal.eael-zoom-in.eael-ec-modal-removing .eael-ec-modal-bg{opacity:0}.eaelec-modal.eael-ec-popup-ready{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width: 768px)and (max-width: 1024px){.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar{margin-bottom:12px}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-center h2{font-size:22px}.eael-event-calendar-wrapper .fc-right .fc-button-group .fc-button.fc-button-primary:before{font-size:15px}.eael-event-calendar-wrapper .fc-timeGridWeek-view a .fc-content{display:inherit !important}.eael-event-calendar-wrapper .fc-day-header.fc-widget-header span{font-size:15px}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-button-group button:not(:first-child){margin-left:5px}.eael-event-calendar-wrapper .eaelec-modal-body{height:200px}}@media only screen and (max-width: 767px){.eael-event-calendar-wrapper .fc-dayGridMonth-view .fc-day-grid-event{padding:8px 0px 8px 0px !important}.eael-event-calendar-wrapper .fc-dayGridMonth-view .fc-day-grid-event .fc-content{font-size:12px}.fc-right,.fc-left{width:100%;text-align:center}.fc-left{text-align:center}.fc-right{margin-bottom:10px}.fc-right .fc-button-group .fc-button.fc-button-primary{font-size:11px}.fc-right .fc-button-group .fc-button.fc-button-primary:before{font-size:11px;padding-left:0}.fc-center{text-align:center}.fc-toolbar.fc-header-toolbar{display:inline-block;width:100%}.fc-toolbar.fc-header-toolbar .fc-button-group button.fc-button.fc-button-primary{margin-left:5px;font-size:12px}th.fc-widget-header>span{padding:0;font-size:14px}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:0;margin:0;font-size:10px}.fc-basic-view .fc-body .fc-row{min-height:2em}.eael-event-calendar-wrapper .eaelec-modal-body{height:100px}}
|
1 |
+
.eael-event-calendar-wrapper{font-family:Segoe UI}.eael-event-calendar-wrapper .fc-row table{margin:0px !important}.eael-event-calendar-wrapper .fc table{margin:auto;overflow:auto}.eael-event-calendar-wrapper .fc-view table thead:first-child tr:first-child td{border-top:1px solid #ddd !important;border-bottom:none !important}.eael-event-calendar-wrapper .fc-day-grid-event{margin-top:2px;padding:8px;font-size:12px;border-left-width:5px}.eael-event-calendar-wrapper .fc-day.fc-today{background:rgba(0,0,0,0)}.eael-event-calendar-wrapper .fc-day-top.fc-today .fc-day-number{font-weight:bold}.eael-event-calendar-wrapper .fc-row table thead:first-child tr:first-child th{font-size:14px}.eael-event-calendar-wrapper .fc-day-number{font-size:14px;float:center !important}.eael-event-calendar-wrapper .eaelec-modal{position:fixed;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:-1}.eael-event-calendar-wrapper .eaelec-modal .eael-ec-modal-bg{position:absolute;left:0;top:0;height:100%;width:100%;background:#000;opacity:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.eael-event-calendar-wrapper .eaelec-modal.eael-ec-popup-ready{z-index:99999;opacity:1}.eael-event-calendar-wrapper .eaelec-modal-content{position:relative;margin:auto;border:1px solid #888;max-width:900px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);background-color:#fefefe;padding:20px 0;width:100%;border-radius:10px}.eael-event-calendar-wrapper .eaelec-modal-header{padding:0px 30px;color:#fff;border-color:#090;overflow:auto;margin-top:8px}.eael-event-calendar-wrapper .eaelec-modal-header h2{color:#242424;margin:0;padding:0}.eael-event-calendar-wrapper .eaelec-modal-header .eaelec-event-popup-date{color:#555;padding-top:2px;display:inline-block;text-transform:capitalize}.eael-event-calendar-wrapper .eaelec-modal-header .eaelec-event-popup-date i{color:#5725ff}.eael-event-calendar-wrapper .eaelec-modal-close{position:absolute;right:-15px;top:-18px;font-size:24px;z-index:9999;cursor:pointer;-webkit-box-sizing:content-box;box-sizing:content-box;overflow:visible;border:2px solid #fff;background:#fff;text-align:center;-webkit-box-shadow:2px 0px 12px 3px rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:2px 0px 12px 3px rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);color:#000 !important;height:40px;width:40px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.eael-event-calendar-wrapper .eaelec-modal-close>span{font-size:20px}.eael-event-calendar-wrapper .eaelec-modal-close:hover,.eael-event-calendar-wrapper .eaelec-modal-close:focus{color:#fff;text-decoration:none;cursor:pointer}.eael-event-calendar-wrapper .eaelec-modal-body{padding:0 10px 0 35px;margin:10px 0;color:#555;height:300px;overflow-y:auto;word-break:break-word}.eael-event-calendar-wrapper .eaelec-modal-body::-webkit-scrollbar{width:6px}.eael-event-calendar-wrapper .eaelec-modal-body::-webkit-scrollbar-thumb{background:#aaa;border-radius:10px}.eael-event-calendar-wrapper .eaelec-modal-footer{padding:0px 10px 0 35px;color:#fff;border:0px solid red}.eael-event-calendar-wrapper .eaelec-event-date-start,.eael-event-calendar-wrapper .eaelec-event-date-end{font-size:15px}@media(max-width: 575px){.eael-event-calendar-wrapper .fc-toolbar{margin:0 !important;padding:0 !important}.eael-event-calendar-wrapper .fc-toolbar .fc-center{width:100% !important;margin:0 !important;padding:0 !important}.eael-event-calendar-wrapper .fc-toolbar h2{font-size:16px !important;width:100% !important;text-align:center !important;padding:5px !important}.eael-event-calendar-wrapper .fc-ltr .fc-axis{font-size:12px !important}.eael-event-calendar-wrapper .fc-row table thead:first-child tr:first-child th{font-weight:normal !important;font-size:12px !important;padding:5px !important}}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-center h2{font-size:22px}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-left .fc-button .fc-icon{font-size:13px}.eael-event-calendar-wrapper .eael-event-completed{text-decoration:line-through}.fc-toolbar.fc-header-toolbar .fc-button-group button:not(:first-child){margin-left:5px}.fc-toolbar.fc-header-toolbar button.fc-timeGridWeek-button,.fc-toolbar.fc-header-toolbar button.fc-timeGridDay-button,.fc-toolbar.fc-header-toolbar button.fc-listWeek-button,.fc-toolbar.fc-header-toolbar button.fc-listMonth-button,.fc-toolbar.fc-header-toolbar button.fc-dayGridMonth-button{position:relative}.fc-toolbar.fc-header-toolbar button.fc-timeGridWeek-button:before,.fc-toolbar.fc-header-toolbar button.fc-timeGridDay-button:before,.fc-toolbar.fc-header-toolbar button.fc-listWeek-button:before,.fc-toolbar.fc-header-toolbar button.fc-listMonth-button:before,.fc-toolbar.fc-header-toolbar button.fc-dayGridMonth-button:before{font-family:"Font Awesome 5 Free";font-weight:900;font-size:13px;display:inline-block;padding-right:5px;padding-left:0;-webkit-font-smoothing:antialiased}.fc-toolbar.fc-header-toolbar button.fc-timeGridWeek-button:before{content:"";left:8px}.fc-toolbar.fc-header-toolbar button.fc-timeGridDay-button:before{content:"";left:21px}.fc-toolbar.fc-header-toolbar button.fc-dayGridMonth-button:before{content:""}.fc-toolbar.fc-header-toolbar button.fc-listWeek-button:before,.fc-toolbar.fc-header-toolbar button.fc-listMonth-button:before{content:""}.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary{-webkit-box-shadow:none;box-shadow:none;height:auto;width:auto;float:none;font-size:13px;font-weight:400;color:#5e5e5e;border-radius:3px;text-transform:capitalize;background:#f7f7fb;text-shadow:none;line-height:19px;padding:8px 12px;border:none}.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary.fc-state-active,.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary:hover,.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary:visited,.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary:focus{background:#5725ff;color:#fff;-webkit-box-shadow:none;box-shadow:none}.fc-toolbar.fc-header-toolbar button.fc-button.fc-button-primary.fc-button-active{background:#5725ff;color:#fff}th.fc-widget-header>span{padding:14px;display:block;font-size:16px;color:#424344}span.fc-day-number{padding:17px;display:block}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:12px 2px 2px 2px;display:block;border-bottom:0px solid}.eael-event-calendar-wrapper .fc-view .fc-body thead:first-child tr:first-child td{border-bottom:3px solid rgba(0,0,0,0)}.eael-event-calendar-wrapper .fc-view table thead:first-child tr:first-child td{border-top:1px solid #dfdfe9}.fc-unthemed .fc-timeGridDay-view .fc-event,.fc-unthemed .fc-timeGridWeek-view .fc-event{border-left:1px solid;border-color:#4d4d4d !important}.fc-unthemed .fc-timeGridDay-view .fc-event .fc-time,.fc-unthemed .fc-timeGridWeek-view .fc-event .fc-time{padding-left:3px}.fc-unthemed .fc-timeGridDay-view .fc-bg table tbody tr>td,.fc-unthemed .fc-timeGridWeek-view .fc-bg table tbody tr>td{padding-left:1px}.fc-unthemed .fc-timeGridDay-view .fc-time-grid .fc-event .fc-content,.fc-unthemed .fc-timeGridWeek-view .fc-time-grid .fc-event .fc-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.fc-unthemed .fc-timeGridWeek-view .fc-time-grid .fc-event .fc-content{display:inherit}.fc-unthemed .fc-listWeek-view .fc-list-table tr.fc-list-item,.fc-unthemed .fc-listMonth-view .fc-list-table tr.fc-list-item{cursor:pointer}.fc-unthemed .fc-listWeek-view .fc-list-table tr td,.fc-unthemed .fc-listMonth-view .fc-list-table tr td{padding-bottom:10px;padding-top:10px}.fc-unthemed .fc-listWeek-view .fc-list-table tr.fc-list-item .fc-list-item-title a,.fc-unthemed .fc-listMonth-view .fc-list-table tr.fc-list-item .fc-list-item-title a{text-decoration:none}.fc-unthemed .fc-dayGridMonth-view .fc-day-grid-event .fc-time{font-weight:400}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#dfdfe9}.fc-unthemed a.fc-day-grid-event,.fc-unthemed .fc-event{color:#707070;font-size:14px;background:#fff;border-radius:5px;font-weight:400;margin:1px;border:none}.fc-unthemed a.fc-day-grid-event .fc-day-grid-event .fc-time,.fc-unthemed .fc-event .fc-day-grid-event .fc-time{font-weight:normal}.fc-unthemed .fc-time-grid .fc-event{min-height:20px}.fc-unthemed .fc-time-grid .fc-event .fc-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%}.fc-unthemed .fc-time-grid .fc-event .fc-content .fc-title{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.fc-unthemed .fc-event:hover{color:#707070}.eaelec-modal.eael-zoom-in{opacity:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;display:none}.eaelec-modal.eael-zoom-in .eaelec-modal-content{opacity:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)}.eaelec-modal.eael-zoom-in.eael-ec-popup-ready .eael-ec-modal-bg{opacity:.7}.eaelec-modal.eael-zoom-in.eael-ec-popup-ready .eaelec-modal-content{opacity:1;-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}.eaelec-modal.eael-zoom-in.eael-ec-modal-removing .eaelec-modal-content{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);opacity:0}.eaelec-modal.eael-zoom-in.eael-ec-modal-removing .eael-ec-modal-bg{opacity:0}.eaelec-modal.eael-ec-popup-ready{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width: 768px)and (max-width: 1024px){.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar{margin-bottom:12px}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-center h2{font-size:22px}.eael-event-calendar-wrapper .fc-right .fc-button-group .fc-button.fc-button-primary:before{font-size:15px}.eael-event-calendar-wrapper .fc-timeGridWeek-view a .fc-content{display:inherit !important}.eael-event-calendar-wrapper .fc-day-header.fc-widget-header span{font-size:15px}.eael-event-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-button-group button:not(:first-child){margin-left:5px}.eael-event-calendar-wrapper .eaelec-modal-body{height:200px}}@media only screen and (max-width: 767px){.eael-event-calendar-wrapper .fc-dayGridMonth-view .fc-day-grid-event{padding:8px 0px 8px 0px !important}.eael-event-calendar-wrapper .fc-dayGridMonth-view .fc-day-grid-event .fc-content{font-size:12px}.fc-right,.fc-left{width:100%;text-align:center}.fc-left{text-align:center}.fc-right{margin-bottom:10px}.fc-right .fc-button-group .fc-button.fc-button-primary{font-size:11px}.fc-right .fc-button-group .fc-button.fc-button-primary:before{font-size:11px;padding-left:0}.fc-center{text-align:center}.fc-toolbar.fc-header-toolbar{display:inline-block;width:100%}.fc-toolbar.fc-header-toolbar .fc-button-group button.fc-button.fc-button-primary{margin-left:5px;font-size:12px}th.fc-widget-header>span{padding:0;font-size:14px}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:0;margin:0;font-size:10px}.fc-basic-view .fc-body .fc-row{min-height:2em}.eael-event-calendar-wrapper .eaelec-modal-body{height:100px}}
|
@@ -563,6 +563,13 @@ a.eael-gallery-load-more, a.eael-gallery-load-more:hover {
|
|
563 |
position: relative;
|
564 |
}
|
565 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
566 |
.video-popup,
|
567 |
.video-popup-bg {
|
568 |
position: absolute;
|
@@ -662,101 +669,78 @@ a.eael-gallery-load-more, a.eael-gallery-load-more:hover {
|
|
662 |
.elementor-element.elementor-grid-1 {
|
663 |
position: relative;
|
664 |
}
|
665 |
-
|
666 |
.elementor-element.elementor-grid-1 .eael-filterable-gallery-item-wrap {
|
667 |
width: 100%;
|
668 |
float: left;
|
669 |
}
|
670 |
-
|
671 |
.elementor-element.elementor-grid-2 {
|
672 |
position: relative;
|
673 |
}
|
674 |
-
|
675 |
.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap {
|
676 |
width: 50%;
|
677 |
float: left;
|
678 |
}
|
679 |
-
|
680 |
.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n) {
|
681 |
margin-right: 0 !important;
|
682 |
}
|
683 |
-
|
684 |
.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1) {
|
685 |
clear: left;
|
686 |
}
|
687 |
-
|
688 |
.elementor-element.elementor-grid-3 {
|
689 |
position: relative;
|
690 |
}
|
691 |
-
|
692 |
.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap {
|
693 |
width: 33.3333%;
|
694 |
float: left;
|
695 |
}
|
696 |
-
|
697 |
.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n) {
|
698 |
margin-right: 0 !important;
|
699 |
}
|
700 |
-
|
701 |
.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1) {
|
702 |
clear: left;
|
703 |
}
|
704 |
-
|
705 |
.elementor-element.elementor-grid-4 {
|
706 |
position: relative;
|
707 |
}
|
708 |
-
|
709 |
.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap {
|
710 |
width: 25%;
|
711 |
float: left;
|
712 |
}
|
713 |
-
|
714 |
.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n) {
|
715 |
margin-right: 0 !important;
|
716 |
}
|
717 |
-
|
718 |
.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1) {
|
719 |
clear: left;
|
720 |
}
|
721 |
-
|
722 |
.elementor-element.elementor-grid-5 {
|
723 |
position: relative;
|
724 |
}
|
725 |
-
|
726 |
.elementor-element.elementor-grid-5 .pp-logo-grid {
|
727 |
margin-right: -5px;
|
728 |
}
|
729 |
-
|
730 |
.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap {
|
731 |
width: 20%;
|
732 |
float: left;
|
733 |
}
|
734 |
-
|
735 |
.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n) {
|
736 |
margin-right: 0 !important;
|
737 |
}
|
738 |
-
|
739 |
.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1) {
|
740 |
clear: left;
|
741 |
}
|
742 |
-
|
743 |
.elementor-element.elementor-grid-6 {
|
744 |
position: relative;
|
745 |
}
|
746 |
-
|
747 |
.elementor-element.elementor-grid-6 .pp-logo-grid {
|
748 |
margin-right: -6px;
|
749 |
}
|
750 |
-
|
751 |
.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap {
|
752 |
width: 16%;
|
753 |
float: left;
|
754 |
}
|
755 |
-
|
756 |
.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n) {
|
757 |
margin-right: 0 !important;
|
758 |
}
|
759 |
-
|
760 |
.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1) {
|
761 |
clear: left;
|
762 |
}
|
@@ -767,97 +751,75 @@ a.eael-gallery-load-more, a.eael-gallery-load-more:hover {
|
|
767 |
.elementor-element.elementor-grid-tablet-1 {
|
768 |
position: relative;
|
769 |
}
|
770 |
-
|
771 |
.elementor-element.elementor-grid-tablet-1 .eael-filterable-gallery-item-wrap {
|
772 |
width: 100%;
|
773 |
float: left;
|
774 |
}
|
775 |
-
|
776 |
.elementor-element.elementor-grid-tablet-2 {
|
777 |
position: relative;
|
778 |
}
|
779 |
-
|
780 |
.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap {
|
781 |
width: 50%;
|
782 |
float: left;
|
783 |
}
|
784 |
-
|
785 |
.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n) {
|
786 |
margin-right: 0 !important;
|
787 |
}
|
788 |
-
|
789 |
.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1) {
|
790 |
clear: left;
|
791 |
}
|
792 |
-
|
793 |
.elementor-element.elementor-grid-tablet-3 {
|
794 |
position: relative;
|
795 |
}
|
796 |
-
|
797 |
.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap {
|
798 |
width: 33.3333%;
|
799 |
float: left;
|
800 |
}
|
801 |
-
|
802 |
.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n) {
|
803 |
margin-right: 0 !important;
|
804 |
}
|
805 |
-
|
806 |
.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1) {
|
807 |
clear: left;
|
808 |
}
|
809 |
-
|
810 |
.elementor-element.elementor-grid-tablet-4 {
|
811 |
position: relative;
|
812 |
}
|
813 |
-
|
814 |
.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap {
|
815 |
width: 25%;
|
816 |
float: left;
|
817 |
}
|
818 |
-
|
819 |
.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n) {
|
820 |
margin-right: 0 !important;
|
821 |
}
|
822 |
-
|
823 |
.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1) {
|
824 |
clear: left;
|
825 |
}
|
826 |
-
|
827 |
.elementor-element.elementor-grid-tablet-5 {
|
828 |
position: relative;
|
829 |
}
|
830 |
-
|
831 |
.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap {
|
832 |
width: 20%;
|
833 |
float: left;
|
834 |
}
|
835 |
-
|
836 |
.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n) {
|
837 |
margin-right: 0 !important;
|
838 |
}
|
839 |
-
|
840 |
.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1) {
|
841 |
clear: left;
|
842 |
}
|
843 |
-
|
844 |
.elementor-element.elementor-grid-tablet-6 {
|
845 |
position: relative;
|
846 |
}
|
847 |
-
|
848 |
.elementor-element.elementor-grid-tablet-6 .pp-logo-grid {
|
849 |
margin-right: -6px;
|
850 |
}
|
851 |
-
|
852 |
.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap {
|
853 |
width: 16%;
|
854 |
float: left;
|
855 |
}
|
856 |
-
|
857 |
.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n) {
|
858 |
margin-right: 0 !important;
|
859 |
}
|
860 |
-
|
861 |
.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1) {
|
862 |
clear: left;
|
863 |
}
|
@@ -867,97 +829,75 @@ a.eael-gallery-load-more, a.eael-gallery-load-more:hover {
|
|
867 |
.elementor-element.elementor-grid-mobile-1 {
|
868 |
position: relative;
|
869 |
}
|
870 |
-
|
871 |
.elementor-element.elementor-grid-mobile-1 .eael-filterable-gallery-item-wrap {
|
872 |
width: 100%;
|
873 |
float: left;
|
874 |
}
|
875 |
-
|
876 |
.elementor-element.elementor-grid-mobile-2 {
|
877 |
position: relative;
|
878 |
}
|
879 |
-
|
880 |
.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap {
|
881 |
width: 50%;
|
882 |
float: left;
|
883 |
}
|
884 |
-
|
885 |
.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n) {
|
886 |
margin-right: 0 !important;
|
887 |
}
|
888 |
-
|
889 |
.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1) {
|
890 |
clear: left;
|
891 |
}
|
892 |
-
|
893 |
.elementor-element.elementor-grid-mobile-3 {
|
894 |
position: relative;
|
895 |
}
|
896 |
-
|
897 |
.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap {
|
898 |
width: 33.3333%;
|
899 |
float: left;
|
900 |
}
|
901 |
-
|
902 |
.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n) {
|
903 |
margin-right: 0 !important;
|
904 |
}
|
905 |
-
|
906 |
.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1) {
|
907 |
clear: left;
|
908 |
}
|
909 |
-
|
910 |
.elementor-element.elementor-grid-mobile-4 {
|
911 |
position: relative;
|
912 |
}
|
913 |
-
|
914 |
.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap {
|
915 |
width: 25%;
|
916 |
float: left;
|
917 |
}
|
918 |
-
|
919 |
.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n) {
|
920 |
margin-right: 0 !important;
|
921 |
}
|
922 |
-
|
923 |
.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1) {
|
924 |
clear: left;
|
925 |
}
|
926 |
-
|
927 |
.elementor-element.elementor-grid-mobile-5 {
|
928 |
position: relative;
|
929 |
}
|
930 |
-
|
931 |
.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap {
|
932 |
width: 20%;
|
933 |
float: left;
|
934 |
}
|
935 |
-
|
936 |
.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n) {
|
937 |
margin-right: 0 !important;
|
938 |
}
|
939 |
-
|
940 |
.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1) {
|
941 |
clear: left;
|
942 |
}
|
943 |
-
|
944 |
.elementor-element.elementor-grid-mobile-6 {
|
945 |
position: relative;
|
946 |
}
|
947 |
-
|
948 |
.elementor-element.elementor-grid-mobile-6 .pp-logo-grid {
|
949 |
margin-right: -6px;
|
950 |
}
|
951 |
-
|
952 |
.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap {
|
953 |
width: 16%;
|
954 |
float: left;
|
955 |
}
|
956 |
-
|
957 |
.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n) {
|
958 |
margin-right: 0 !important;
|
959 |
}
|
960 |
-
|
961 |
.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1) {
|
962 |
clear: left;
|
963 |
}
|
@@ -1087,26 +1027,22 @@ a.eael-gallery-load-more, a.eael-gallery-load-more:hover {
|
|
1087 |
background: none;
|
1088 |
}
|
1089 |
|
1090 |
-
.fg-layout-3-search-box input[type=text]::-webkit-input-placeholder {
|
1091 |
-
/* Chrome/Opera/Safari */
|
1092 |
color: #7f8995;
|
1093 |
font-size: 13px;
|
1094 |
}
|
1095 |
|
1096 |
-
.fg-layout-3-search-box input[type=text]::-moz-placeholder {
|
1097 |
-
/* Firefox 19+ */
|
1098 |
color: #7f8995;
|
1099 |
font-size: 13px;
|
1100 |
}
|
1101 |
|
1102 |
-
.fg-layout-3-search-box input[type=text]:-ms-input-placeholder {
|
1103 |
-
/* IE 10+ */
|
1104 |
color: #7f8995;
|
1105 |
font-size: 13px;
|
1106 |
}
|
1107 |
|
1108 |
-
.fg-layout-3-search-box input[type=text]:-moz-placeholder {
|
1109 |
-
/* Firefox 18- */
|
1110 |
color: #7f8995;
|
1111 |
font-size: 13px;
|
1112 |
}
|
563 |
position: relative;
|
564 |
}
|
565 |
|
566 |
+
.gallery-item-thumbnail-wrap.video_gallery_switch_on .gallery-item-thumbnail {
|
567 |
+
height: 100%;
|
568 |
+
width: 100%;
|
569 |
+
-o-object-fit: cover;
|
570 |
+
object-fit: cover;
|
571 |
+
}
|
572 |
+
|
573 |
.video-popup,
|
574 |
.video-popup-bg {
|
575 |
position: absolute;
|
669 |
.elementor-element.elementor-grid-1 {
|
670 |
position: relative;
|
671 |
}
|
|
|
672 |
.elementor-element.elementor-grid-1 .eael-filterable-gallery-item-wrap {
|
673 |
width: 100%;
|
674 |
float: left;
|
675 |
}
|
|
|
676 |
.elementor-element.elementor-grid-2 {
|
677 |
position: relative;
|
678 |
}
|
|
|
679 |
.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap {
|
680 |
width: 50%;
|
681 |
float: left;
|
682 |
}
|
|
|
683 |
.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n) {
|
684 |
margin-right: 0 !important;
|
685 |
}
|
|
|
686 |
.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1) {
|
687 |
clear: left;
|
688 |
}
|
|
|
689 |
.elementor-element.elementor-grid-3 {
|
690 |
position: relative;
|
691 |
}
|
|
|
692 |
.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap {
|
693 |
width: 33.3333%;
|
694 |
float: left;
|
695 |
}
|
|
|
696 |
.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n) {
|
697 |
margin-right: 0 !important;
|
698 |
}
|
|
|
699 |
.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1) {
|
700 |
clear: left;
|
701 |
}
|
|
|
702 |
.elementor-element.elementor-grid-4 {
|
703 |
position: relative;
|
704 |
}
|
|
|
705 |
.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap {
|
706 |
width: 25%;
|
707 |
float: left;
|
708 |
}
|
|
|
709 |
.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n) {
|
710 |
margin-right: 0 !important;
|
711 |
}
|
|
|
712 |
.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1) {
|
713 |
clear: left;
|
714 |
}
|
|
|
715 |
.elementor-element.elementor-grid-5 {
|
716 |
position: relative;
|
717 |
}
|
|
|
718 |
.elementor-element.elementor-grid-5 .pp-logo-grid {
|
719 |
margin-right: -5px;
|
720 |
}
|
|
|
721 |
.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap {
|
722 |
width: 20%;
|
723 |
float: left;
|
724 |
}
|
|
|
725 |
.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n) {
|
726 |
margin-right: 0 !important;
|
727 |
}
|
|
|
728 |
.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1) {
|
729 |
clear: left;
|
730 |
}
|
|
|
731 |
.elementor-element.elementor-grid-6 {
|
732 |
position: relative;
|
733 |
}
|
|
|
734 |
.elementor-element.elementor-grid-6 .pp-logo-grid {
|
735 |
margin-right: -6px;
|
736 |
}
|
|
|
737 |
.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap {
|
738 |
width: 16%;
|
739 |
float: left;
|
740 |
}
|
|
|
741 |
.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n) {
|
742 |
margin-right: 0 !important;
|
743 |
}
|
|
|
744 |
.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1) {
|
745 |
clear: left;
|
746 |
}
|
751 |
.elementor-element.elementor-grid-tablet-1 {
|
752 |
position: relative;
|
753 |
}
|
|
|
754 |
.elementor-element.elementor-grid-tablet-1 .eael-filterable-gallery-item-wrap {
|
755 |
width: 100%;
|
756 |
float: left;
|
757 |
}
|
|
|
758 |
.elementor-element.elementor-grid-tablet-2 {
|
759 |
position: relative;
|
760 |
}
|
|
|
761 |
.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap {
|
762 |
width: 50%;
|
763 |
float: left;
|
764 |
}
|
|
|
765 |
.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n) {
|
766 |
margin-right: 0 !important;
|
767 |
}
|
|
|
768 |
.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1) {
|
769 |
clear: left;
|
770 |
}
|
|
|
771 |
.elementor-element.elementor-grid-tablet-3 {
|
772 |
position: relative;
|
773 |
}
|
|
|
774 |
.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap {
|
775 |
width: 33.3333%;
|
776 |
float: left;
|
777 |
}
|
|
|
778 |
.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n) {
|
779 |
margin-right: 0 !important;
|
780 |
}
|
|
|
781 |
.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1) {
|
782 |
clear: left;
|
783 |
}
|
|
|
784 |
.elementor-element.elementor-grid-tablet-4 {
|
785 |
position: relative;
|
786 |
}
|
|
|
787 |
.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap {
|
788 |
width: 25%;
|
789 |
float: left;
|
790 |
}
|
|
|
791 |
.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n) {
|
792 |
margin-right: 0 !important;
|
793 |
}
|
|
|
794 |
.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1) {
|
795 |
clear: left;
|
796 |
}
|
|
|
797 |
.elementor-element.elementor-grid-tablet-5 {
|
798 |
position: relative;
|
799 |
}
|
|
|
800 |
.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap {
|
801 |
width: 20%;
|
802 |
float: left;
|
803 |
}
|
|
|
804 |
.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n) {
|
805 |
margin-right: 0 !important;
|
806 |
}
|
|
|
807 |
.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1) {
|
808 |
clear: left;
|
809 |
}
|
|
|
810 |
.elementor-element.elementor-grid-tablet-6 {
|
811 |
position: relative;
|
812 |
}
|
|
|
813 |
.elementor-element.elementor-grid-tablet-6 .pp-logo-grid {
|
814 |
margin-right: -6px;
|
815 |
}
|
|
|
816 |
.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap {
|
817 |
width: 16%;
|
818 |
float: left;
|
819 |
}
|
|
|
820 |
.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n) {
|
821 |
margin-right: 0 !important;
|
822 |
}
|
|
|
823 |
.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1) {
|
824 |
clear: left;
|
825 |
}
|
829 |
.elementor-element.elementor-grid-mobile-1 {
|
830 |
position: relative;
|
831 |
}
|
|
|
832 |
.elementor-element.elementor-grid-mobile-1 .eael-filterable-gallery-item-wrap {
|
833 |
width: 100%;
|
834 |
float: left;
|
835 |
}
|
|
|
836 |
.elementor-element.elementor-grid-mobile-2 {
|
837 |
position: relative;
|
838 |
}
|
|
|
839 |
.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap {
|
840 |
width: 50%;
|
841 |
float: left;
|
842 |
}
|
|
|
843 |
.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n) {
|
844 |
margin-right: 0 !important;
|
845 |
}
|
|
|
846 |
.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1) {
|
847 |
clear: left;
|
848 |
}
|
|
|
849 |
.elementor-element.elementor-grid-mobile-3 {
|
850 |
position: relative;
|
851 |
}
|
|
|
852 |
.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap {
|
853 |
width: 33.3333%;
|
854 |
float: left;
|
855 |
}
|
|
|
856 |
.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n) {
|
857 |
margin-right: 0 !important;
|
858 |
}
|
|
|
859 |
.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1) {
|
860 |
clear: left;
|
861 |
}
|
|
|
862 |
.elementor-element.elementor-grid-mobile-4 {
|
863 |
position: relative;
|
864 |
}
|
|
|
865 |
.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap {
|
866 |
width: 25%;
|
867 |
float: left;
|
868 |
}
|
|
|
869 |
.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n) {
|
870 |
margin-right: 0 !important;
|
871 |
}
|
|
|
872 |
.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1) {
|
873 |
clear: left;
|
874 |
}
|
|
|
875 |
.elementor-element.elementor-grid-mobile-5 {
|
876 |
position: relative;
|
877 |
}
|
|
|
878 |
.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap {
|
879 |
width: 20%;
|
880 |
float: left;
|
881 |
}
|
|
|
882 |
.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n) {
|
883 |
margin-right: 0 !important;
|
884 |
}
|
|
|
885 |
.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1) {
|
886 |
clear: left;
|
887 |
}
|
|
|
888 |
.elementor-element.elementor-grid-mobile-6 {
|
889 |
position: relative;
|
890 |
}
|
|
|
891 |
.elementor-element.elementor-grid-mobile-6 .pp-logo-grid {
|
892 |
margin-right: -6px;
|
893 |
}
|
|
|
894 |
.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap {
|
895 |
width: 16%;
|
896 |
float: left;
|
897 |
}
|
|
|
898 |
.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n) {
|
899 |
margin-right: 0 !important;
|
900 |
}
|
|
|
901 |
.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1) {
|
902 |
clear: left;
|
903 |
}
|
1027 |
background: none;
|
1028 |
}
|
1029 |
|
1030 |
+
.fg-layout-3-search-box input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
|
|
|
1031 |
color: #7f8995;
|
1032 |
font-size: 13px;
|
1033 |
}
|
1034 |
|
1035 |
+
.fg-layout-3-search-box input[type=text]::-moz-placeholder { /* Firefox 19+ */
|
|
|
1036 |
color: #7f8995;
|
1037 |
font-size: 13px;
|
1038 |
}
|
1039 |
|
1040 |
+
.fg-layout-3-search-box input[type=text]:-ms-input-placeholder { /* IE 10+ */
|
|
|
1041 |
color: #7f8995;
|
1042 |
font-size: 13px;
|
1043 |
}
|
1044 |
|
1045 |
+
.fg-layout-3-search-box input[type=text]:-moz-placeholder { /* Firefox 18- */
|
|
|
1046 |
color: #7f8995;
|
1047 |
font-size: 13px;
|
1048 |
}
|
@@ -1 +1 @@
|
|
1 |
-
.eael-filter-gallery-control{width:100%}.eael-filter-gallery-control ul,.eael-filter-gallery-control ul li{text-align:center}.eael-filter-gallery-control ul{margin:0px 0px 20px 0px;padding:0px;text-align:center}.eael-filter-gallery-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:1 1 auto;flex-flow:1 1 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:0px;margin:0px}.eael-filter-gallery-control ul li{list-style:none;font-size:24px;display:inline-block;text-align:center}.eael-filter-gallery-control ul li a.control{font-family:"Montserrat",sans-serif;font-size:16px;font-weight:600;padding:10px 25px;margin:10px 6px}.eael-filter-gallery-container{text-align:justify;font-size:.1px}.eael-filter-gallery-container:after{content:"";display:inline-block;width:100%}.eael-filter-gallery-container:not(.eael-cards) .item:before{content:"";display:inline-block;padding-top:56.25%}.eael-filter-gallery-container .item .caption{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:1 1 100%;flex-flow:1 1 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1;top:0px;left:0px;right:0px;bottom:0px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;-o-transition:transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s}.eael-filter-gallery-container.eael-cards .item .caption{display:none}.eael-filter-gallery-container.eael-cards .item .item-img .caption{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:1 1 100%;flex-flow:1 1 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10;top:0px;left:0px;right:0px;bottom:0px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;-o-transition:transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s}.gallery-item-caption-over{width:100%;height:auto}a.eael-gallery-load-more,a.eael-gallery-load-more:hover{text-decoration:none}.eael-filter-gallery-container .item .caption.eael-zoom-in,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-zoom-in{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.eael-filter-gallery-container .item:hover .caption.eael-zoom-in,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-zoom-in{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.eael-filter-gallery-container .item .caption.eael-slide-left,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-left{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-left,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-left{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.eael-filter-gallery-container .item .caption.eael-slide-right,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-right{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-right,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-right{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.eael-filter-gallery-container .item .caption.eael-slide-top,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-top{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-top,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-top{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.eael-filter-gallery-container .item .caption.eael-slide-bottom,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-bottom{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-bottom,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-bottom{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.eael-filter-gallery-container .item .caption a{display:inline-block;width:50px;height:50px;text-align:center;line-height:50px;border-radius:50%;margin:0 5px;font-size:20px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.eael-filter-gallery-container .item .caption a:nth-child(1),.eael-container .item .caption a:nth-child(2){-webkit-transition:.6s;-o-transition:.6s;transition:.6s;opacity:0}.eael-filter-gallery-container .item .caption a:nth-child(1){-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.eael-filter-gallery-container .item .caption a:nth-child(2){-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.eael-filter-gallery-container .item .caption:hover a:nth-child(1),.eael-filter-gallery-container .item .caption:hover a:nth-child(2){-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);opacity:1}.eael-filter-gallery-container .item .caption .eael-popup-link{outline:0}.eael-filter-gallery-container.eael-cards .item:before{padding-top:0px}.eael-filter-gallery-container.eael-cards .item-img{position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;height:220px;z-index:0;overflow:hidden}.eael-filter-gallery-container.eael-cards .item-content{padding:15px}.eael-filter-gallery-container.eael-cards .item-content .title,.eael-filter-gallery-container.eael-cards .item-content .title a{font-size:20px;line-height:1;margin-bottom:0px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.eael-filter-gallery-container.eael-cards .item-content p{font-size:14px;line-height:26px}.eael-fg-card-content-align-center .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:center}.eael-fg-card-content-align-right .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:right}.eael-fg-hoverer-content-align-center .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:center}.eael-fg-hoverer-content-align-right .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:right}.eael-fg-content-align-left .eael-cards .item .item-content{text-align:left}.eael-fg-content-align-center .eael-cards .item .item-content{text-align:center}.eael-fg-content-align-right .eael-cards .item .item-content{text-align:right}.mfp-wrap~div.dialog-widget{display:none !important}.eael-filterable-gallery-item-wrap{float:left;width:33.33%}.eael-filter-gallery-container.eael-col-1 .eael-filterable-gallery-item-wrap{width:100%}.eael-filter-gallery-control>ul li{font-size:13px;line-height:1.8;text-transform:uppercase;letter-spacing:1px;padding:6px 15px;cursor:pointer;margin:0 5px;font-weight:normal}.eael-filter-gallery-container.eael-col-2 .eael-filterable-gallery-item-wrap{width:50%}.eael-filter-gallery-container.eael-col-4 .eael-filterable-gallery-item-wrap{width:25%}.eael-filter-gallery-container.eael-col-5 .eael-filterable-gallery-item-wrap{width:20%}.eael-gallery-grid-item{margin-left:10px;margin-right:10px;margin-bottom:20px;position:relative;overflow:hidden}.gallery-item-caption-wrap,.media-content-wrap{font-size:14px;text-align:left}.gallery-item-thumbnail-wrap.caption-style-card img{max-height:100%;width:100%}.gallery-item-caption-wrap.caption-style-hoverer{position:absolute;left:0;top:0;height:100%;width:100%;padding:15px;z-index:10}.eael-filterable-gallery-item-wrap .eael-gallery-grid-item .gallery-item-thumbnail-wrap>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.fg-item-title,.fg-item-content{color:#fff;font-family:inherit}.gallery-item-caption-wrap.caption-style-card .fg-item-title{font-size:18px;margin:15px 0 15px;line-height:1}.gallery-item-caption-wrap.caption-style-card{background:#f7f7f7}.gallery-item-caption-wrap.caption-style-card .fg-item-title{margin:10px 0 15px;color:#000}.gallery-item-caption-wrap.caption-style-card .fg-item-content{color:#212529;line-height:1.5;font-weight:normal}.gallery-item-buttons>a{display:inline-block;font-size:16px;color:#000;margin-right:15px}.gallery-item-buttons>a:visited{color:#000}.gallery-item-caption-wrap.caption-style-card{padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:inherit}.gallery-item-caption-wrap .gallery-item-hoverer-bg{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background:#000;z-index:-1;opacity:.7}.gallery-item-caption-wrap.caption-style-hoverer{visibility:hidden;opacity:0;-webkit-transition:.6s all ease;-o-transition:.6s all ease;transition:.6s all ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer{opacity:1;visibility:visible}.gallery-item-caption-wrap.caption-style-hoverer h5{font-size:20px;margin-bottom:5px;line-height:1}.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5{-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:.6s all ease;-o-transition:.6s all ease;transition:.6s all ease}.gallery-item-caption-wrap.caption-style-hoverer p{margin-bottom:5px}.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p{-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);-webkit-transition:.6s all ease;-o-transition:.6s all ease;transition:.6s all ease}.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up .gallery-item-buttons{-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);-webkit-transition:.6s all ease;-o-transition:.6s all ease;transition:.6s all ease}.gallery-item-caption-wrap .gallery-item-buttons>a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;outline:none;text-decoration:none;display:inline-block;text-align:center}.gallery-item-caption-wrap.caption-style-hoverer.eael-zoom-in{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);-webkit-transition:.6s all ease;-o-transition:.6s all ease;transition:.6s all ease}.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5,.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up .gallery-item-buttons,.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-zoom-in{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);visibility:visible;opacity:1}.gallery-item-caption-wrap.caption-style-hoverer.eael-none{-webkit-transition:none;-o-transition:none;transition:none}.gallery-item-thumbnail-wrap{position:relative}.video-popup,.video-popup-bg{position:absolute;left:0;top:0;height:100%;width:100%}.video-popup>img{width:62px;position:relative;z-index:1;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.video-popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-popup:hover>img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.video-popup-bg{visibility:hidden;opacity:0;-webkit-transition:350ms;-o-transition:350ms;transition:350ms}.eael-gallery-grid-item:hover .video-popup-bg{visibility:visible;opacity:1}.gallery-item-thumbnail-wrap>.gallery-item-caption-wrap{position:absolute;left:0;top:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery-item-caption-wrap.card-hover-bg{visibility:hidden;opacity:0;-webkit-transition:800ms;-o-transition:800ms;transition:800ms}.gallery-item-thumbnail-wrap:hover .gallery-item-caption-wrap.card-hover-bg{visibility:visible;opacity:1}.gallery-item-caption-wrap .gallery-item-buttons>a>i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}@media only screen and (min-width: 1025px){.elementor-element.elementor-grid-1{position:relative}.elementor-element.elementor-grid-1 .eael-filterable-gallery-item-wrap{width:100%;float:left}.elementor-element.elementor-grid-2{position:relative}.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap{width:50%;float:left}.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-3{position:relative}.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap{width:33.3333%;float:left}.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-4{position:relative}.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap{width:25%;float:left}.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-5{position:relative}.elementor-element.elementor-grid-5 .pp-logo-grid{margin-right:-5px}.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap{width:20%;float:left}.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-6{position:relative}.elementor-element.elementor-grid-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap{width:16%;float:left}.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1){clear:left}}@media only screen and (max-width: 1024px)and (min-width: 766px){.elementor-element.elementor-grid-tablet-1{position:relative}.elementor-element.elementor-grid-tablet-1 .eael-filterable-gallery-item-wrap{width:100%;float:left}.elementor-element.elementor-grid-tablet-2{position:relative}.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap{width:50%;float:left}.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-tablet-3{position:relative}.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap{width:33.3333%;float:left}.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-tablet-4{position:relative}.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap{width:25%;float:left}.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-tablet-5{position:relative}.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap{width:20%;float:left}.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-tablet-6{position:relative}.elementor-element.elementor-grid-tablet-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap{width:16%;float:left}.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1){clear:left}}@media only screen and (max-width: 767px){.elementor-element.elementor-grid-mobile-1{position:relative}.elementor-element.elementor-grid-mobile-1 .eael-filterable-gallery-item-wrap{width:100%;float:left}.elementor-element.elementor-grid-mobile-2{position:relative}.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap{width:50%;float:left}.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-mobile-3{position:relative}.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap{width:33.3333%;float:left}.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-mobile-4{position:relative}.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap{width:25%;float:left}.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-mobile-5{position:relative}.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap{width:20%;float:left}.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-mobile-6{position:relative}.elementor-element.elementor-grid-mobile-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap{width:16%;float:left}.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1){clear:left}}.fg-layout-3-filter-controls{margin:0;padding:0;list-style:none}.fg-layout-3-item-content{text-align:center}.fg-layout-3-item-content .fg-item-title{font-size:18px;line-height:1;font-weight:500;margin:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.fg-layout-3-item-content .fg-item-content p{font-size:13px;font-weight:400}.fg-filter-wrap{position:relative;-ms-flex-preferred-size:30%;flex-basis:30%}.fg-layout-3-filter-controls{position:absolute;left:0;background:#fff;z-index:999;width:150px;visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms;width:100%;border-radius:5px;padding-top:7px}.fg-layout-3-filter-controls.open-filters{visibility:visible;opacity:1}.fg-layout-3-filter-controls li.control{padding:5px 5px 5px 10px;cursor:pointer;-webkit-transition:300ms;-o-transition:300ms;transition:300ms;font-size:14px;color:#7f8995;font-weight:normal}.fg-layout-3-filter-controls li.control:hover{color:#2d425a}.fg-layout-3-filter-controls li.control:first-child{border-top:0px solid}.fg-layout-3-filter-controls li.control:last-child{border-bottom:0px solid}.fg-layout-3-filters-wrap{max-width:600px;margin:15px auto 50px}.fg-filter-wrap button{width:100%;border:0px solid;border-radius:0px;padding:17px 13px;font-size:14px;color:#2d425a;background:#f7f8ff;height:55px;border-right:1px solid #abb5ff;border-radius:10px 0px 0 10px;outline:none;text-align:center;position:relative}.fg-filter-wrap button>i{font-size:18px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-left:10px}.fg-layout-3-search-box{-ms-flex-preferred-size:70%;flex-basis:70%;height:100%}.fg-layout-3-search-box input[type=text]{width:100%;height:100%;margin:0;padding:15px;border:0px solid;outline:none;background:none}.fg-layout-3-search-box input[type=text]::-webkit-input-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-search-box input[type=text]::-moz-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-search-box input[type=text]:-ms-input-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-search-box input[type=text]:-moz-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-filters-wrap{height:55px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fg-layout-3-filters-wrap .fg-layout-3-search-box{background:#f7f8ff;border-radius:0 10px 10px 0}.fg-layout-3-item-thumb{position:relative;overflow:hidden}.fg-layout-3-item-thumb .gallery-item-buttons{text-align:center;position:absolute;left:0;top:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:4}.fg-layout-3-item-content{padding:27px 27px 30px;text-align:center}.eael-fg-card-content-align-left .fg-layout-3-item-content{text-align:left}.eael-fg-card-content-align-center .fg-layout-3-item-content{text-align:center}.eael-fg-card-content-align-right .fg-layout-3-item-content{text-align:right}.eael-filterable-gallery-item-wrap .fg-layout-3-item.eael-gallery-grid-item{-webkit-box-shadow:0px 0px 30px 0px rgba(3,29,60,.05);box-shadow:0px 0px 30px 0px rgba(3,29,60,.05);border-radius:5px}.fg-caption-head{position:absolute;left:0;top:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:35px 35px;z-index:3;color:#fff;font-size:18px;font-weight:700}.fg-item-category>span{font-size:12px;color:#fff;background:#fa9196;padding:10px 12px;display:inline-block}.fg-layout-3-item-content{position:relative}.fg-item-category{position:absolute;left:0;top:0;text-align:center;width:100%;height:30px;margin-top:-15px;z-index:11}.fg-item-category span{border-radius:5px;line-height:1;visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.fg-layout-3-item.eael-gallery-grid-item:hover .fg-item-category span{visibility:visible;opacity:1}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{width:auto}.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:pointer}.mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover{text-decoration:none}button.mfp-close:not(.toggle),button.mfp-arrow:not(.toggle){background:rgba(0,0,0,0)}
|
1 |
+
.eael-filter-gallery-control{width:100%}.eael-filter-gallery-control ul,.eael-filter-gallery-control ul li{text-align:center}.eael-filter-gallery-control ul{margin:0px 0px 20px 0px;padding:0px;text-align:center}.eael-filter-gallery-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:1 1 auto;flex-flow:1 1 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:0px;margin:0px}.eael-filter-gallery-control ul li{list-style:none;font-size:24px;display:inline-block;text-align:center}.eael-filter-gallery-control ul li a.control{font-family:"Montserrat",sans-serif;font-size:16px;font-weight:600;padding:10px 25px;margin:10px 6px}.eael-filter-gallery-container{text-align:justify;font-size:.1px}.eael-filter-gallery-container:after{content:"";display:inline-block;width:100%}.eael-filter-gallery-container:not(.eael-cards) .item:before{content:"";display:inline-block;padding-top:56.25%}.eael-filter-gallery-container .item .caption{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:1 1 100%;flex-flow:1 1 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1;top:0px;left:0px;right:0px;bottom:0px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;-o-transition:transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s}.eael-filter-gallery-container.eael-cards .item .caption{display:none}.eael-filter-gallery-container.eael-cards .item .item-img .caption{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:1 1 100%;flex-flow:1 1 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10;top:0px;left:0px;right:0px;bottom:0px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;-o-transition:transform .4s;transition:transform .4s;transition:transform .4s, -webkit-transform .4s}.gallery-item-caption-over{width:100%;height:auto}a.eael-gallery-load-more,a.eael-gallery-load-more:hover{text-decoration:none}.eael-filter-gallery-container .item .caption.eael-zoom-in,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-zoom-in{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.eael-filter-gallery-container .item:hover .caption.eael-zoom-in,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-zoom-in{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.eael-filter-gallery-container .item .caption.eael-slide-left,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-left{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-left,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-left{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.eael-filter-gallery-container .item .caption.eael-slide-right,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-right{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-right,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-right{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.eael-filter-gallery-container .item .caption.eael-slide-top,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-top{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-top,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-top{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.eael-filter-gallery-container .item .caption.eael-slide-bottom,.eael-filter-gallery-container.eael-cards .item .item-img .caption.eael-slide-bottom{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.eael-filter-gallery-container .item:hover .caption.eael-slide-bottom,.eael-filter-gallery-container.eael-cards .item:hover .item-img .caption.eael-slide-bottom{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}.eael-filter-gallery-container .item .caption a{display:inline-block;width:50px;height:50px;text-align:center;line-height:50px;border-radius:50%;margin:0 5px;font-size:20px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.eael-filter-gallery-container .item .caption a:nth-child(1),.eael-container .item .caption a:nth-child(2){-webkit-transition:.6s;-o-transition:.6s;transition:.6s;opacity:0}.eael-filter-gallery-container .item .caption a:nth-child(1){-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.eael-filter-gallery-container .item .caption a:nth-child(2){-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.eael-filter-gallery-container .item .caption:hover a:nth-child(1),.eael-filter-gallery-container .item .caption:hover a:nth-child(2){-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);opacity:1}.eael-filter-gallery-container .item .caption .eael-popup-link{outline:0}.eael-filter-gallery-container.eael-cards .item:before{padding-top:0px}.eael-filter-gallery-container.eael-cards .item-img{position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;height:220px;z-index:0;overflow:hidden}.eael-filter-gallery-container.eael-cards .item-content{padding:15px}.eael-filter-gallery-container.eael-cards .item-content .title,.eael-filter-gallery-container.eael-cards .item-content .title a{font-size:20px;line-height:1;margin-bottom:0px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.eael-filter-gallery-container.eael-cards .item-content p{font-size:14px;line-height:26px}.eael-fg-card-content-align-center .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:center}.eael-fg-card-content-align-right .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:right}.eael-fg-hoverer-content-align-center .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:center}.eael-fg-hoverer-content-align-right .eael-filterable-gallery-item-wrap .gallery-item-caption-wrap .gallery-item-caption-over{text-align:right}.eael-fg-content-align-left .eael-cards .item .item-content{text-align:left}.eael-fg-content-align-center .eael-cards .item .item-content{text-align:center}.eael-fg-content-align-right .eael-cards .item .item-content{text-align:right}.mfp-wrap~div.dialog-widget{display:none !important}.eael-filterable-gallery-item-wrap{float:left;width:33.33%}.eael-filter-gallery-container.eael-col-1 .eael-filterable-gallery-item-wrap{width:100%}.eael-filter-gallery-control>ul li{font-size:13px;line-height:1.8;text-transform:uppercase;letter-spacing:1px;padding:6px 15px;cursor:pointer;margin:0 5px;font-weight:normal}.eael-filter-gallery-container.eael-col-2 .eael-filterable-gallery-item-wrap{width:50%}.eael-filter-gallery-container.eael-col-4 .eael-filterable-gallery-item-wrap{width:25%}.eael-filter-gallery-container.eael-col-5 .eael-filterable-gallery-item-wrap{width:20%}.eael-gallery-grid-item{margin-left:10px;margin-right:10px;margin-bottom:20px;position:relative;overflow:hidden}.gallery-item-caption-wrap,.media-content-wrap{font-size:14px;text-align:left}.gallery-item-thumbnail-wrap.caption-style-card img{max-height:100%;width:100%}.gallery-item-caption-wrap.caption-style-hoverer{position:absolute;left:0;top:0;height:100%;width:100%;padding:15px;z-index:10}.eael-filterable-gallery-item-wrap .eael-gallery-grid-item .gallery-item-thumbnail-wrap>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.fg-item-title,.fg-item-content{color:#fff;font-family:inherit}.gallery-item-caption-wrap.caption-style-card .fg-item-title{font-size:18px;margin:15px 0 15px;line-height:1}.gallery-item-caption-wrap.caption-style-card{background:#f7f7f7}.gallery-item-caption-wrap.caption-style-card .fg-item-title{margin:10px 0 15px;color:#000}.gallery-item-caption-wrap.caption-style-card .fg-item-content{color:#212529;line-height:1.5;font-weight:normal}.gallery-item-buttons>a{display:inline-block;font-size:16px;color:#000;margin-right:15px}.gallery-item-buttons>a:visited{color:#000}.gallery-item-caption-wrap.caption-style-card{padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:inherit}.gallery-item-caption-wrap .gallery-item-hoverer-bg{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background:#000;z-index:-1;opacity:.7}.gallery-item-caption-wrap.caption-style-hoverer{visibility:hidden;opacity:0;-webkit-transition:.6s all ease;-o-transition:.6s all ease;transition:.6s all ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer{opacity:1;visibility:visible}.gallery-item-caption-wrap.caption-style-hoverer h5{font-size:20px;margin-bottom:5px;line-height:1}.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5{-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:.6s all ease;-o-transition:.6s all ease;transition:.6s all ease}.gallery-item-caption-wrap.caption-style-hoverer p{margin-bottom:5px}.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p{-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);-webkit-transition:.6s all ease;-o-transition:.6s all ease;transition:.6s all ease}.gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up .gallery-item-buttons{-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);-webkit-transition:.6s all ease;-o-transition:.6s all ease;transition:.6s all ease}.gallery-item-caption-wrap .gallery-item-buttons>a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;outline:none;text-decoration:none;display:inline-block;text-align:center}.gallery-item-caption-wrap.caption-style-hoverer.eael-zoom-in{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);-webkit-transition:.6s all ease;-o-transition:.6s all ease;transition:.6s all ease}.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up h5,.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up .gallery-item-buttons,.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-slide-up p{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.eael-gallery-grid-item:hover .gallery-item-caption-wrap.caption-style-hoverer.eael-zoom-in{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);visibility:visible;opacity:1}.gallery-item-caption-wrap.caption-style-hoverer.eael-none{-webkit-transition:none;-o-transition:none;transition:none}.gallery-item-thumbnail-wrap{position:relative}.gallery-item-thumbnail-wrap.video_gallery_switch_on .gallery-item-thumbnail{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.video-popup,.video-popup-bg{position:absolute;left:0;top:0;height:100%;width:100%}.video-popup>img{width:62px;position:relative;z-index:1;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.video-popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-popup:hover>img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.video-popup-bg{visibility:hidden;opacity:0;-webkit-transition:350ms;-o-transition:350ms;transition:350ms}.eael-gallery-grid-item:hover .video-popup-bg{visibility:visible;opacity:1}.gallery-item-thumbnail-wrap>.gallery-item-caption-wrap{position:absolute;left:0;top:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery-item-caption-wrap.card-hover-bg{visibility:hidden;opacity:0;-webkit-transition:800ms;-o-transition:800ms;transition:800ms}.gallery-item-thumbnail-wrap:hover .gallery-item-caption-wrap.card-hover-bg{visibility:visible;opacity:1}.gallery-item-caption-wrap .gallery-item-buttons>a>i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}@media only screen and (min-width: 1025px){.elementor-element.elementor-grid-1{position:relative}.elementor-element.elementor-grid-1 .eael-filterable-gallery-item-wrap{width:100%;float:left}.elementor-element.elementor-grid-2{position:relative}.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap{width:50%;float:left}.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-3{position:relative}.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap{width:33.3333%;float:left}.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-4{position:relative}.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap{width:25%;float:left}.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-5{position:relative}.elementor-element.elementor-grid-5 .pp-logo-grid{margin-right:-5px}.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap{width:20%;float:left}.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-6{position:relative}.elementor-element.elementor-grid-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap{width:16%;float:left}.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1){clear:left}}@media only screen and (max-width: 1024px)and (min-width: 766px){.elementor-element.elementor-grid-tablet-1{position:relative}.elementor-element.elementor-grid-tablet-1 .eael-filterable-gallery-item-wrap{width:100%;float:left}.elementor-element.elementor-grid-tablet-2{position:relative}.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap{width:50%;float:left}.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-tablet-3{position:relative}.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap{width:33.3333%;float:left}.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-tablet-4{position:relative}.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap{width:25%;float:left}.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-tablet-5{position:relative}.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap{width:20%;float:left}.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-tablet-6{position:relative}.elementor-element.elementor-grid-tablet-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap{width:16%;float:left}.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1){clear:left}}@media only screen and (max-width: 767px){.elementor-element.elementor-grid-mobile-1{position:relative}.elementor-element.elementor-grid-mobile-1 .eael-filterable-gallery-item-wrap{width:100%;float:left}.elementor-element.elementor-grid-mobile-2{position:relative}.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap{width:50%;float:left}.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-2 .eael-filterable-gallery-item-wrap:nth-of-type(2n+1){clear:left}.elementor-element.elementor-grid-mobile-3{position:relative}.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap{width:33.3333%;float:left}.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-3 .eael-filterable-gallery-item-wrap:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-mobile-4{position:relative}.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap{width:25%;float:left}.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-4 .eael-filterable-gallery-item-wrap:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-mobile-5{position:relative}.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap{width:20%;float:left}.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-5 .eael-filterable-gallery-item-wrap:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-mobile-6{position:relative}.elementor-element.elementor-grid-mobile-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap{width:16%;float:left}.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-6 .eael-filterable-gallery-item-wrap:nth-of-type(6n+1){clear:left}}.fg-layout-3-filter-controls{margin:0;padding:0;list-style:none}.fg-layout-3-item-content{text-align:center}.fg-layout-3-item-content .fg-item-title{font-size:18px;line-height:1;font-weight:500;margin:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.fg-layout-3-item-content .fg-item-content p{font-size:13px;font-weight:400}.fg-filter-wrap{position:relative;-ms-flex-preferred-size:30%;flex-basis:30%}.fg-layout-3-filter-controls{position:absolute;left:0;background:#fff;z-index:999;width:150px;visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms;width:100%;border-radius:5px;padding-top:7px}.fg-layout-3-filter-controls.open-filters{visibility:visible;opacity:1}.fg-layout-3-filter-controls li.control{padding:5px 5px 5px 10px;cursor:pointer;-webkit-transition:300ms;-o-transition:300ms;transition:300ms;font-size:14px;color:#7f8995;font-weight:normal}.fg-layout-3-filter-controls li.control:hover{color:#2d425a}.fg-layout-3-filter-controls li.control:first-child{border-top:0px solid}.fg-layout-3-filter-controls li.control:last-child{border-bottom:0px solid}.fg-layout-3-filters-wrap{max-width:600px;margin:15px auto 50px}.fg-filter-wrap button{width:100%;border:0px solid;border-radius:0px;padding:17px 13px;font-size:14px;color:#2d425a;background:#f7f8ff;height:55px;border-right:1px solid #abb5ff;border-radius:10px 0px 0 10px;outline:none;text-align:center;position:relative}.fg-filter-wrap button>i{font-size:18px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-left:10px}.fg-layout-3-search-box{-ms-flex-preferred-size:70%;flex-basis:70%;height:100%}.fg-layout-3-search-box input[type=text]{width:100%;height:100%;margin:0;padding:15px;border:0px solid;outline:none;background:none}.fg-layout-3-search-box input[type=text]::-webkit-input-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-search-box input[type=text]::-moz-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-search-box input[type=text]:-ms-input-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-search-box input[type=text]:-moz-placeholder{color:#7f8995;font-size:13px}.fg-layout-3-filters-wrap{height:55px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fg-layout-3-filters-wrap .fg-layout-3-search-box{background:#f7f8ff;border-radius:0 10px 10px 0}.fg-layout-3-item-thumb{position:relative;overflow:hidden}.fg-layout-3-item-thumb .gallery-item-buttons{text-align:center;position:absolute;left:0;top:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:4}.fg-layout-3-item-content{padding:27px 27px 30px;text-align:center}.eael-fg-card-content-align-left .fg-layout-3-item-content{text-align:left}.eael-fg-card-content-align-center .fg-layout-3-item-content{text-align:center}.eael-fg-card-content-align-right .fg-layout-3-item-content{text-align:right}.eael-filterable-gallery-item-wrap .fg-layout-3-item.eael-gallery-grid-item{-webkit-box-shadow:0px 0px 30px 0px rgba(3,29,60,.05);box-shadow:0px 0px 30px 0px rgba(3,29,60,.05);border-radius:5px}.fg-caption-head{position:absolute;left:0;top:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:35px 35px;z-index:3;color:#fff;font-size:18px;font-weight:700}.fg-item-category>span{font-size:12px;color:#fff;background:#fa9196;padding:10px 12px;display:inline-block}.fg-layout-3-item-content{position:relative}.fg-item-category{position:absolute;left:0;top:0;text-align:center;width:100%;height:30px;margin-top:-15px;z-index:11}.fg-item-category span{border-radius:5px;line-height:1;visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.fg-layout-3-item.eael-gallery-grid-item:hover .fg-item-category span{visibility:visible;opacity:1}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{width:auto}.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:pointer}.mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover{text-decoration:none}button.mfp-close:not(.toggle),button.mfp-arrow:not(.toggle){background:rgba(0,0,0,0)}
|
@@ -141,6 +141,10 @@
|
|
141 |
margin: 0 0 0 auto;
|
142 |
}
|
143 |
|
|
|
|
|
|
|
|
|
144 |
.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
|
145 |
display: none;
|
146 |
}
|
141 |
margin: 0 0 0 auto;
|
142 |
}
|
143 |
|
144 |
+
.eael-force-hide {
|
145 |
+
display: none !important;
|
146 |
+
}
|
147 |
+
|
148 |
.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
|
149 |
display: none;
|
150 |
}
|
@@ -1 +1 @@
|
|
1 |
-
.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;-o-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;-o-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}
|
1 |
+
.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;-o-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;-o-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto}.eael-force-hide{display:none !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}
|
@@ -148,13 +148,11 @@
|
|
148 |
-ms-flex-direction: column;
|
149 |
flex-direction: column;
|
150 |
}
|
151 |
-
|
152 |
.eael-img-accordion .eael-image-accordion-hover:hover {
|
153 |
-webkit-box-flex: 1;
|
154 |
-ms-flex: 1;
|
155 |
flex: 1;
|
156 |
}
|
157 |
-
|
158 |
.eael-img-accordion .eael-image-accordion-hover:hover .overlay {
|
159 |
background-color: transparent;
|
160 |
}
|
148 |
-ms-flex-direction: column;
|
149 |
flex-direction: column;
|
150 |
}
|
|
|
151 |
.eael-img-accordion .eael-image-accordion-hover:hover {
|
152 |
-webkit-box-flex: 1;
|
153 |
-ms-flex: 1;
|
154 |
flex: 1;
|
155 |
}
|
|
|
156 |
.eael-img-accordion .eael-image-accordion-hover:hover .overlay {
|
157 |
background-color: transparent;
|
158 |
}
|
@@ -23,7 +23,7 @@
|
|
23 |
border-radius: 50%;
|
24 |
}
|
25 |
@media only screen and (max-width: 600px) {
|
26 |
-
.eael-circle-wrapper .eael-circle-inner {
|
27 |
border-radius: 0 !important;
|
28 |
-webkit-box-shadow: none !important;
|
29 |
box-shadow: none !important;
|
@@ -166,7 +166,6 @@
|
|
166 |
@media only screen and (max-width: 600px) {
|
167 |
.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
168 |
border-radius: 0;
|
169 |
-
margin-top: 20px;
|
170 |
height: auto;
|
171 |
}
|
172 |
}
|
@@ -547,10 +546,8 @@
|
|
547 |
height: initial !important;
|
548 |
grid-template-columns: repeat(1, 1fr);
|
549 |
grid-gap: 20px;
|
550 |
-
border: none !important;
|
551 |
}
|
552 |
.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-item {
|
553 |
-
border: 6px solid #f5f3ff;
|
554 |
display: -webkit-box;
|
555 |
display: -ms-flexbox;
|
556 |
display: flex;
|
@@ -563,29 +560,87 @@
|
|
563 |
align-items: center;
|
564 |
padding: 20px;
|
565 |
}
|
566 |
-
.eael-circle-wrapper.eael-interactive-circle-preset-1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
567 |
position: initial !important;
|
568 |
-webkit-transform: none !important;
|
569 |
-ms-transform: none !important;
|
570 |
transform: none !important;
|
571 |
}
|
572 |
-
.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes {
|
573 |
display: none !important;
|
574 |
}
|
575 |
-
.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-item .eael-circle-btn-content {
|
576 |
position: initial !important;
|
577 |
visibility: visible !important;
|
578 |
opacity: 1 !important;
|
579 |
display: block !important;
|
580 |
}
|
581 |
-
.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
582 |
padding: 0 !important;
|
583 |
-
|
584 |
}
|
585 |
}
|
586 |
.eael-circle-wrapper.eael-interactive-circle-preset-2 {
|
587 |
margin: 45px 0 0;
|
588 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
589 |
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info {
|
590 |
padding: 62.5px 62.5px 0 62.5px;
|
591 |
position: relative;
|
@@ -601,8 +656,6 @@
|
|
601 |
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner {
|
602 |
width: 100%;
|
603 |
height: auto;
|
604 |
-
border-radius: 0;
|
605 |
-
border: 0;
|
606 |
}
|
607 |
}
|
608 |
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn {
|
@@ -714,8 +767,8 @@
|
|
714 |
-ms-transform: none;
|
715 |
transform: none;
|
716 |
bottom: 0;
|
717 |
-
height: auto !important;
|
718 |
margin-top: 20px;
|
|
|
719 |
}
|
720 |
}
|
721 |
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
@@ -737,7 +790,8 @@
|
|
737 |
}
|
738 |
@media only screen and (max-width: 600px) {
|
739 |
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
740 |
-
height:
|
|
|
741 |
}
|
742 |
}
|
743 |
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content h2 {
|
@@ -1114,11 +1168,8 @@
|
|
1114 |
width: 100%;
|
1115 |
height: initial;
|
1116 |
grid-template-columns: repeat(1, 1fr);
|
1117 |
-
grid-gap: 20px;
|
1118 |
-
border: none !important;
|
1119 |
}
|
1120 |
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-item {
|
1121 |
-
border: 6px solid #FFE6DC;
|
1122 |
display: -webkit-box;
|
1123 |
display: -ms-flexbox;
|
1124 |
display: flex;
|
@@ -1131,22 +1182,87 @@
|
|
1131 |
align-items: center;
|
1132 |
padding: 20px;
|
1133 |
}
|
1134 |
-
.eael-circle-wrapper.eael-interactive-circle-preset-2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1135 |
position: initial !important;
|
1136 |
-webkit-transform: none !important;
|
1137 |
-ms-transform: none !important;
|
1138 |
transform: none !important;
|
1139 |
}
|
1140 |
-
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes {
|
1141 |
display: none !important;
|
1142 |
}
|
1143 |
-
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-item .eael-circle-btn-content {
|
1144 |
position: initial !important;
|
1145 |
visibility: visible !important;
|
1146 |
opacity: 1 !important;
|
|
|
1147 |
display: block !important;
|
1148 |
}
|
1149 |
-
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
|
|
1150 |
padding: 0 !important;
|
1151 |
background: transparent !important;
|
1152 |
}
|
@@ -1297,7 +1413,6 @@
|
|
1297 |
-webkit-box-shadow: none !important;
|
1298 |
box-shadow: none !important;
|
1299 |
background: transparent !important;
|
1300 |
-
border: 0 !important;
|
1301 |
border-radius: 0 !important;
|
1302 |
}
|
1303 |
}
|
@@ -1651,11 +1766,8 @@
|
|
1651 |
width: 100%;
|
1652 |
height: initial;
|
1653 |
grid-template-columns: repeat(1, 1fr);
|
1654 |
-
grid-gap: 20px;
|
1655 |
-
border: none !important;
|
1656 |
}
|
1657 |
.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-item {
|
1658 |
-
border: 6px solid #f5f3ff;
|
1659 |
display: -webkit-box;
|
1660 |
display: -ms-flexbox;
|
1661 |
display: flex;
|
@@ -1669,21 +1781,58 @@
|
|
1669 |
padding: 20px;
|
1670 |
}
|
1671 |
.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-item .eael-circle-btn {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1672 |
position: initial !important;
|
1673 |
-webkit-transform: none !important;
|
1674 |
-ms-transform: none !important;
|
1675 |
transform: none !important;
|
|
|
|
|
1676 |
}
|
1677 |
-
.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes {
|
1678 |
display: none !important;
|
1679 |
}
|
1680 |
-
.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-item .eael-circle-btn-content {
|
1681 |
position: initial !important;
|
1682 |
visibility: visible !important;
|
1683 |
opacity: 1 !important;
|
1684 |
display: block !important;
|
1685 |
}
|
1686 |
-
.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
1687 |
padding: 0 !important;
|
1688 |
background: transparent !important;
|
1689 |
}
|
@@ -1788,14 +1937,8 @@
|
|
1788 |
width: 100% !important;
|
1789 |
height: auto !important;
|
1790 |
grid-template-columns: repeat(1, 1fr);
|
1791 |
-
grid-gap: 20px;
|
1792 |
-
border: none !important;
|
1793 |
}
|
1794 |
.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-item {
|
1795 |
-
border: 6px solid #f5f3ff;
|
1796 |
-
display: -webkit-box;
|
1797 |
-
display: -ms-flexbox;
|
1798 |
-
display: flex;
|
1799 |
-webkit-box-orient: vertical;
|
1800 |
-webkit-box-direction: normal;
|
1801 |
-ms-flex-direction: column;
|
@@ -1805,7 +1948,41 @@
|
|
1805 |
align-items: center;
|
1806 |
padding: 20px;
|
1807 |
}
|
1808 |
-
.eael-circle-wrapper.eael-interactive-circle-preset-4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1809 |
-webkit-transform: none !important;
|
1810 |
-ms-transform: none !important;
|
1811 |
transform: none !important;
|
@@ -1815,19 +1992,23 @@
|
|
1815 |
bottom: initial !important;
|
1816 |
right: initial !important;
|
1817 |
}
|
1818 |
-
.eael-circle-wrapper.eael-interactive-circle-preset-4
|
1819 |
-
border
|
|
|
1820 |
}
|
1821 |
-
.eael-circle-wrapper.eael-interactive-circle-preset-4
|
1822 |
position: initial !important;
|
1823 |
visibility: visible !important;
|
1824 |
opacity: 1 !important;
|
1825 |
display: block !important;
|
1826 |
}
|
1827 |
-
.eael-circle-wrapper.eael-interactive-circle-preset-4
|
1828 |
padding: 0 !important;
|
1829 |
background: transparent !important;
|
1830 |
}
|
|
|
|
|
|
|
1831 |
}
|
1832 |
.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info {
|
1833 |
position: relative;
|
23 |
border-radius: 50%;
|
24 |
}
|
25 |
@media only screen and (max-width: 600px) {
|
26 |
+
.eael-circle-wrapper.eael-circle-responsive-view .eael-circle-inner {
|
27 |
border-radius: 0 !important;
|
28 |
-webkit-box-shadow: none !important;
|
29 |
box-shadow: none !important;
|
166 |
@media only screen and (max-width: 600px) {
|
167 |
.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
168 |
border-radius: 0;
|
|
|
169 |
height: auto;
|
170 |
}
|
171 |
}
|
546 |
height: initial !important;
|
547 |
grid-template-columns: repeat(1, 1fr);
|
548 |
grid-gap: 20px;
|
|
|
549 |
}
|
550 |
.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-item {
|
|
|
551 |
display: -webkit-box;
|
552 |
display: -ms-flexbox;
|
553 |
display: flex;
|
560 |
align-items: center;
|
561 |
padding: 20px;
|
562 |
}
|
563 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-desktop-view {
|
564 |
+
margin: 40px 25px;
|
565 |
+
}
|
566 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-desktop-view .eael-circle-btn-txt {
|
567 |
+
font-size: 12px;
|
568 |
+
}
|
569 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-desktop-view .eael-circle-info {
|
570 |
+
height: 300px;
|
571 |
+
width: 300px;
|
572 |
+
}
|
573 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-desktop-view .eael-circle-info .eael-circle-item .eael-circle-btn-content {
|
574 |
+
top: 0px;
|
575 |
+
bottom: 0px;
|
576 |
+
left: 0px;
|
577 |
+
right: 0px;
|
578 |
+
border-radius: 100%;
|
579 |
+
}
|
580 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-desktop-view .eael-circle-info .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
581 |
+
padding: 50px;
|
582 |
+
height: 100%;
|
583 |
+
}
|
584 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-desktop-view .eael-circle-info .eael-circle-item .eael-circle-btn {
|
585 |
+
height: 60px;
|
586 |
+
width: 60px;
|
587 |
+
}
|
588 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-desktop-view .eael-circle-info .eael-circle-item .eael-circle-btn .eael-circle-btn-icon {
|
589 |
+
padding: 5px;
|
590 |
+
}
|
591 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-desktop-view .eael-circle-info .eael-circle-content {
|
592 |
+
border-radius: 50% !important;
|
593 |
+
}
|
594 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-responsive-view .eael-circle-inner {
|
595 |
+
display: grid;
|
596 |
+
width: 100% !important;
|
597 |
+
height: initial !important;
|
598 |
+
grid-template-columns: repeat(1, 1fr);
|
599 |
+
grid-gap: 20px;
|
600 |
+
border: none !important;
|
601 |
+
}
|
602 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-responsive-view .eael-circle-item {
|
603 |
+
border: 6px solid #f5f3ff;
|
604 |
+
}
|
605 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-responsive-view .eael-circle-item .eael-circle-btn {
|
606 |
position: initial !important;
|
607 |
-webkit-transform: none !important;
|
608 |
-ms-transform: none !important;
|
609 |
transform: none !important;
|
610 |
}
|
611 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-responsive-view .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes {
|
612 |
display: none !important;
|
613 |
}
|
614 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-responsive-view .eael-circle-item .eael-circle-btn-content {
|
615 |
position: initial !important;
|
616 |
visibility: visible !important;
|
617 |
opacity: 1 !important;
|
618 |
display: block !important;
|
619 |
}
|
620 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-responsive-view .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
621 |
padding: 0 !important;
|
622 |
+
margin-top: 20px;
|
623 |
}
|
624 |
}
|
625 |
.eael-circle-wrapper.eael-interactive-circle-preset-2 {
|
626 |
margin: 45px 0 0;
|
627 |
}
|
628 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content {
|
629 |
+
border-radius: 500px 500px 0 0;
|
630 |
+
width: calc(100% - 125px);
|
631 |
+
}
|
632 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
633 |
+
margin-top: -30px;
|
634 |
+
}
|
635 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-responsive-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content {
|
636 |
+
width: calc(100% - 113px);
|
637 |
+
bottom: 6px;
|
638 |
+
}
|
639 |
+
@media only screen and (min-width: 601px) {
|
640 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-responsive-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
641 |
+
border: none !important;
|
642 |
+
}
|
643 |
+
}
|
644 |
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info {
|
645 |
padding: 62.5px 62.5px 0 62.5px;
|
646 |
position: relative;
|
656 |
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner {
|
657 |
width: 100%;
|
658 |
height: auto;
|
|
|
|
|
659 |
}
|
660 |
}
|
661 |
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn {
|
767 |
-ms-transform: none;
|
768 |
transform: none;
|
769 |
bottom: 0;
|
|
|
770 |
margin-top: 20px;
|
771 |
+
left: 0;
|
772 |
}
|
773 |
}
|
774 |
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
790 |
}
|
791 |
@media only screen and (max-width: 600px) {
|
792 |
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
793 |
+
height: 280px;
|
794 |
+
overflow: hidden;
|
795 |
}
|
796 |
}
|
797 |
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content h2 {
|
1168 |
width: 100%;
|
1169 |
height: initial;
|
1170 |
grid-template-columns: repeat(1, 1fr);
|
|
|
|
|
1171 |
}
|
1172 |
.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-item {
|
|
|
1173 |
display: -webkit-box;
|
1174 |
display: -ms-flexbox;
|
1175 |
display: flex;
|
1182 |
align-items: center;
|
1183 |
padding: 20px;
|
1184 |
}
|
1185 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view {
|
1186 |
+
margin: 20px 20px 0px 20px;
|
1187 |
+
}
|
1188 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item {
|
1189 |
+
padding: 29px;
|
1190 |
+
}
|
1191 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn {
|
1192 |
+
height: 65px;
|
1193 |
+
width: 65px;
|
1194 |
+
}
|
1195 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-txt {
|
1196 |
+
font-size: 12px;
|
1197 |
+
}
|
1198 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content {
|
1199 |
+
width: 100%;
|
1200 |
+
}
|
1201 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
1202 |
+
padding: 0px 20px;
|
1203 |
+
}
|
1204 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="6"] .eael-circle-item #eael-circle-item-2 {
|
1205 |
+
left: 8%;
|
1206 |
+
}
|
1207 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="6"] .eael-circle-item #eael-circle-item-5 {
|
1208 |
+
left: 90%;
|
1209 |
+
}
|
1210 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-2 {
|
1211 |
+
left: 2%;
|
1212 |
+
}
|
1213 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-3 {
|
1214 |
+
left: 20.3%;
|
1215 |
+
}
|
1216 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-5 {
|
1217 |
+
left: 77.7%;
|
1218 |
+
}
|
1219 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-6 {
|
1220 |
+
left: 96%;
|
1221 |
+
}
|
1222 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-2 {
|
1223 |
+
left: 2%;
|
1224 |
+
}
|
1225 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-3 {
|
1226 |
+
top: 16%;
|
1227 |
+
left: 11.9%;
|
1228 |
+
}
|
1229 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-4 {
|
1230 |
+
top: 2.9%;
|
1231 |
+
left: 33.6%;
|
1232 |
+
}
|
1233 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-6 {
|
1234 |
+
left: 85.1%;
|
1235 |
+
}
|
1236 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-7 {
|
1237 |
+
left: 97%;
|
1238 |
+
}
|
1239 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-responsive-view .eael-circle-inner {
|
1240 |
+
border: none !important;
|
1241 |
+
border-radius: 0;
|
1242 |
+
border: 0;
|
1243 |
+
grid-gap: 20px;
|
1244 |
+
}
|
1245 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-responsive-view .eael-circle-item {
|
1246 |
+
border: 6px solid #FFE6DC;
|
1247 |
+
}
|
1248 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-responsive-view .eael-circle-item .eael-circle-btn {
|
1249 |
position: initial !important;
|
1250 |
-webkit-transform: none !important;
|
1251 |
-ms-transform: none !important;
|
1252 |
transform: none !important;
|
1253 |
}
|
1254 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-responsive-view .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes {
|
1255 |
display: none !important;
|
1256 |
}
|
1257 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-responsive-view .eael-circle-item .eael-circle-btn-content {
|
1258 |
position: initial !important;
|
1259 |
visibility: visible !important;
|
1260 |
opacity: 1 !important;
|
1261 |
+
height: auto !important;
|
1262 |
display: block !important;
|
1263 |
}
|
1264 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-responsive-view .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
1265 |
+
height: auto !important;
|
1266 |
padding: 0 !important;
|
1267 |
background: transparent !important;
|
1268 |
}
|
1413 |
-webkit-box-shadow: none !important;
|
1414 |
box-shadow: none !important;
|
1415 |
background: transparent !important;
|
|
|
1416 |
border-radius: 0 !important;
|
1417 |
}
|
1418 |
}
|
1766 |
width: 100%;
|
1767 |
height: initial;
|
1768 |
grid-template-columns: repeat(1, 1fr);
|
|
|
|
|
1769 |
}
|
1770 |
.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-item {
|
|
|
1771 |
display: -webkit-box;
|
1772 |
display: -ms-flexbox;
|
1773 |
display: flex;
|
1781 |
padding: 20px;
|
1782 |
}
|
1783 |
.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-item .eael-circle-btn {
|
1784 |
+
height: 80px;
|
1785 |
+
width: 80px;
|
1786 |
+
}
|
1787 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-desktop-view .eael-circle-btn-txt {
|
1788 |
+
font-size: 12px;
|
1789 |
+
}
|
1790 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-desktop-view .eael-circle-info .eael-circle-inner {
|
1791 |
+
width: 300px !important;
|
1792 |
+
height: 265px !important;
|
1793 |
+
}
|
1794 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn {
|
1795 |
+
height: 80px;
|
1796 |
+
width: 80px;
|
1797 |
+
}
|
1798 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-icon-shapes {
|
1799 |
+
display: none;
|
1800 |
+
}
|
1801 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content {
|
1802 |
+
top: 0px;
|
1803 |
+
left: 20px;
|
1804 |
+
bottom: 45px;
|
1805 |
+
right: 20px;
|
1806 |
+
}
|
1807 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
1808 |
+
border-radius: 500px !important;
|
1809 |
+
height: 221px;
|
1810 |
+
}
|
1811 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-responsive-view .eael-circle-inner {
|
1812 |
+
border: none !important;
|
1813 |
+
grid-gap: 20px;
|
1814 |
+
}
|
1815 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-responsive-view .eael-circle-item {
|
1816 |
+
border: 6px solid #f5f3ff;
|
1817 |
+
}
|
1818 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-responsive-view .eael-circle-item .eael-circle-btn {
|
1819 |
position: initial !important;
|
1820 |
-webkit-transform: none !important;
|
1821 |
-ms-transform: none !important;
|
1822 |
transform: none !important;
|
1823 |
+
height: 100px;
|
1824 |
+
width: 100px;
|
1825 |
}
|
1826 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-responsive-view .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes {
|
1827 |
display: none !important;
|
1828 |
}
|
1829 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-responsive-view .eael-circle-item .eael-circle-btn-content {
|
1830 |
position: initial !important;
|
1831 |
visibility: visible !important;
|
1832 |
opacity: 1 !important;
|
1833 |
display: block !important;
|
1834 |
}
|
1835 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-responsive-view .eael-circle-item .eael-circle-btn-content .eael-circle-content {
|
1836 |
padding: 0 !important;
|
1837 |
background: transparent !important;
|
1838 |
}
|
1937 |
width: 100% !important;
|
1938 |
height: auto !important;
|
1939 |
grid-template-columns: repeat(1, 1fr);
|
|
|
|
|
1940 |
}
|
1941 |
.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-item {
|
|
|
|
|
|
|
|
|
1942 |
-webkit-box-orient: vertical;
|
1943 |
-webkit-box-direction: normal;
|
1944 |
-ms-flex-direction: column;
|
1948 |
align-items: center;
|
1949 |
padding: 20px;
|
1950 |
}
|
1951 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-desktop-view {
|
1952 |
+
margin: 40px 25px;
|
1953 |
+
}
|
1954 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-desktop-view .eael-circle-btn-txt {
|
1955 |
+
font-size: 12px;
|
1956 |
+
}
|
1957 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-desktop-view .eael-circle-info {
|
1958 |
+
padding: 48px !important;
|
1959 |
+
height: 300px;
|
1960 |
+
width: 300px;
|
1961 |
+
}
|
1962 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-desktop-view .eael-circle-info .eael-circle-item .eael-circle-btn-content {
|
1963 |
+
top: 50px;
|
1964 |
+
bottom: 50px;
|
1965 |
+
left: 50px;
|
1966 |
+
right: 50px;
|
1967 |
+
padding: 10px;
|
1968 |
+
}
|
1969 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-desktop-view .eael-circle-info .eael-circle-item .eael-circle-btn {
|
1970 |
+
height: 60px;
|
1971 |
+
width: 60px;
|
1972 |
+
}
|
1973 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-desktop-view .eael-circle-info .eael-circle-item .eael-circle-btn .eael-circle-btn-icon {
|
1974 |
+
padding: 5px;
|
1975 |
+
}
|
1976 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-desktop-view .eael-circle-info .eael-circle-content {
|
1977 |
+
border-radius: 50% !important;
|
1978 |
+
}
|
1979 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-responsive-view .eael-circle-item {
|
1980 |
+
border: 6px solid #f5f3ff;
|
1981 |
+
display: -webkit-box;
|
1982 |
+
display: -ms-flexbox;
|
1983 |
+
display: flex;
|
1984 |
+
}
|
1985 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-responsive-view .eael-circle-item .eael-circle-btn {
|
1986 |
-webkit-transform: none !important;
|
1987 |
-ms-transform: none !important;
|
1988 |
transform: none !important;
|
1992 |
bottom: initial !important;
|
1993 |
right: initial !important;
|
1994 |
}
|
1995 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-responsive-view .eael-circle-inner {
|
1996 |
+
border: none !important;
|
1997 |
+
grid-gap: 20px;
|
1998 |
}
|
1999 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-responsive-view .eael-circle-btn-content {
|
2000 |
position: initial !important;
|
2001 |
visibility: visible !important;
|
2002 |
opacity: 1 !important;
|
2003 |
display: block !important;
|
2004 |
}
|
2005 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-responsive-view .eael-circle-btn-content .eael-circle-content {
|
2006 |
padding: 0 !important;
|
2007 |
background: transparent !important;
|
2008 |
}
|
2009 |
+
.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-responsive-view .eael-circle-btn .eael-circle-icon-shapes {
|
2010 |
+
border-bottom-right-radius: 50%;
|
2011 |
+
}
|
2012 |
}
|
2013 |
.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info {
|
2014 |
position: relative;
|
@@ -1 +1 @@
|
|
1 |
-
.eael-circle-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-circle-wrapper .eael-circle-info{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media only screen and (max-width: 600px){.eael-circle-wrapper .eael-circle-info{margin:0 !important}}.eael-circle-wrapper .eael-circle-inner{width:500px;height:500px;border:6px solid #f5f3ff;border-radius:50%}@media only screen and (max-width: 600px){.eael-circle-wrapper .eael-circle-inner{border-radius:0 !important;-webkit-box-shadow:none !important;box-shadow:none !important}}.eael-circle-wrapper .eael-circle-btn{cursor:pointer;-webkit-transition:all .2ms;-o-transition:all .2ms;transition:all .2ms}.eael-circle-wrapper .eael-circle-btn-txt{font-size:14px;line-height:1.5em}@media only screen and (max-width: 600px){.eael-circle-wrapper .eael-circle-content{border-radius:0 !important;-webkit-box-shadow:none !important;box-shadow:none !important}}.eael-circle-wrapper .eael-circle-content h1,.eael-circle-wrapper .eael-circle-content h2,.eael-circle-wrapper .eael-circle-content h3,.eael-circle-wrapper .eael-circle-content h4,.eael-circle-wrapper .eael-circle-content h5,.eael-circle-wrapper .eael-circle-content h6,.eael-circle-wrapper .eael-circle-content p,.eael-circle-wrapper .eael-circle-content span,.eael-circle-wrapper .eael-circle-content div{margin:0}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info{margin:45px 0}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner{position:relative}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn{width:85px;height:85px;border-radius:50%;display:block;overflow:hidden;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#fff;border:4px solid #fff;-webkit-box-shadow:0px 5px 40px rgba(131,100,196,.2);box-shadow:0px 5px 40px rgba(131,100,196,.2);z-index:99}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes{display:none}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon{text-align:center;padding:18px;border-radius:50%;width:100%;height:100%}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner i{color:#a195dc;font-size:22px}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner svg{width:30px;min-width:30px;height:30px;min-height:30px;fill:#a195dc}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner .eael-circle-btn-txt{color:#7a5bff}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon,.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon{background:#7a5bff}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon i,.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon i{color:#fff}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon svg,.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon svg{fill:#fff}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon .eael-circle-btn-txt,.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon .eael-circle-btn-txt{color:#fff}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content{overflow:hidden;position:absolute;top:0;bottom:0;left:0;right:0;visibility:hidden;opacity:0;border-radius:50%}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content{border-radius:0}}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:75px;text-align:center;width:100%;height:100%;border-radius:50%;overflow:hidden}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content{border-radius:0;margin-top:20px;height:auto}}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content.active{visibility:visible;opacity:1}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="1"] .eael-circle-item #eael-circle-item-1{top:0;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="2"] .eael-circle-item #eael-circle-item-1{top:0;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="2"] .eael-circle-item #eael-circle-item-2{top:100%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="3"] .eael-circle-item #eael-circle-item-1{top:0;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="3"] .eael-circle-item #eael-circle-item-2{top:75%;left:93%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="3"] .eael-circle-item #eael-circle-item-3{top:75%;left:7%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="4"] .eael-circle-item #eael-circle-item-1{top:14.65%;left:14.65%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="4"] .eael-circle-item #eael-circle-item-2{top:14.65%;left:85.35%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="4"] .eael-circle-item #eael-circle-item-3{top:85.35%;left:14.65%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="4"] .eael-circle-item #eael-circle-item-4{top:85.35%;left:85.35%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="5"] .eael-circle-item #eael-circle-item-1{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="5"] .eael-circle-item #eael-circle-item-2{top:39%;left:99%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="5"] .eael-circle-item #eael-circle-item-3{top:90%;left:20%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="5"] .eael-circle-item #eael-circle-item-4{top:90%;left:80%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="5"] .eael-circle-item #eael-circle-item-5{top:39%;left:1%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="6"] .eael-circle-item #eael-circle-item-1{top:0;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="6"] .eael-circle-item #eael-circle-item-2{top:25%;left:93%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="6"] .eael-circle-item #eael-circle-item-3{top:75%;left:93%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="6"] .eael-circle-item #eael-circle-item-4{top:100%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="6"] .eael-circle-item #eael-circle-item-5{top:75%;left:7%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="6"] .eael-circle-item #eael-circle-item-6{top:25%;left:7%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="7"] .eael-circle-item #eael-circle-item-1{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="7"] .eael-circle-item #eael-circle-item-2{top:20%;left:92%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="7"] .eael-circle-item #eael-circle-item-3{top:61%;left:99%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="7"] .eael-circle-item #eael-circle-item-4{top:95%;left:72%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="7"] .eael-circle-item #eael-circle-item-5{top:95%;left:28%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="7"] .eael-circle-item #eael-circle-item-6{top:61%;left:1%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="7"] .eael-circle-item #eael-circle-item-7{top:20%;left:8%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="8"] .eael-circle-item #eael-circle-item-1{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="8"] .eael-circle-item #eael-circle-item-2{top:14.65%;left:85.35%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="8"] .eael-circle-item #eael-circle-item-3{top:50%;left:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="8"] .eael-circle-item #eael-circle-item-4{top:85.35%;left:85.35%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="8"] .eael-circle-item #eael-circle-item-5{top:100%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="8"] .eael-circle-item #eael-circle-item-6{top:85.35%;left:14.65%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="8"] .eael-circle-item #eael-circle-item-7{top:50%;left:0%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="8"] .eael-circle-item #eael-circle-item-8{top:14.65%;left:14.65%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media only screen and (min-width: 601px){@-webkit-keyframes eael-1-anim-1-btn-animation{0%{top:50%;left:50%}}@keyframes eael-1-anim-1-btn-animation{0%{top:50%;left:50%}}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-interactive-circle-animation-1 .eael-circle-inner .eael-circle-btn{-webkit-animation:eael-1-anim-1-btn-animation 2s;animation:eael-1-anim-1-btn-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-interactive-circle-animation-2 .eael-circle-inner{-webkit-animation:eael-1-anim-2-circle-animation 2s;animation:eael-1-anim-2-circle-animation 2s}@-webkit-keyframes eael-1-anim-2-btn-animation{0%{top:50%;left:50%}}@keyframes eael-1-anim-2-btn-animation{0%{top:50%;left:50%}}@-webkit-keyframes eael-1-anim-2-circle-animation{0%{height:0;width:0;margin-top:250px;margin-bottom:250px;-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes eael-1-anim-2-circle-animation{0%{height:0;width:0;margin-top:250px;margin-bottom:250px;-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-interactive-circle-animation-2 .eael-circle-inner .eael-circle-btn{-webkit-animation:eael-1-anim-2-btn-animation 2s;animation:eael-1-anim-2-btn-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-interactive-circle-animation-3 .eael-circle-inner{-webkit-animation:eael-1-anim-3-circle-animation 2s;animation:eael-1-anim-3-circle-animation 2s}@-webkit-keyframes eael-1-anim-3-btn-animation{0%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes eael-1-anim-3-btn-animation{0%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@-webkit-keyframes eael-1-anim-3-circle-animation{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes eael-1-anim-3-circle-animation{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes eael-1-anim-3-circle-content-animation{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes eael-1-anim-3-circle-content-animation{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-interactive-circle-animation-3 .eael-circle-inner .eael-circle-btn-content{-webkit-animation:eael-1-anim-3-circle-content-animation 2s;animation:eael-1-anim-3-circle-content-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-interactive-circle-animation-3 .eael-circle-inner .eael-circle-btn{-webkit-animation:eael-1-anim-3-btn-animation 2s;animation:eael-1-anim-3-btn-animation 2s}}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info{width:100%;padding:0 !important}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-inner{display:grid;width:100% !important;height:initial !important;grid-template-columns:repeat(1, 1fr);grid-gap:20px;border:none !important}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-item{border:6px solid #f5f3ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-item .eael-circle-btn{position:initial !important;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes{display:none !important}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-item .eael-circle-btn-content{position:initial !important;visibility:visible !important;opacity:1 !important;display:block !important}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-item .eael-circle-btn-content .eael-circle-content{padding:0 !important;background:rgba(0,0,0,0) !important}}.eael-circle-wrapper.eael-interactive-circle-preset-2{margin:45px 0 0}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info{padding:62.5px 62.5px 0 62.5px;position:relative}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner{width:700px;height:350px;border-radius:700px 700px 0 0;border:5px solid #ffe6dc;border-bottom:none !important}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner{width:100%;height:auto;border-radius:0;border:0}}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn{position:absolute;z-index:99;height:85px;width:85px;border-radius:50%;-webkit-box-shadow:0px 5px 40px rgba(131,100,196,.2);box-shadow:0px 5px 40px rgba(131,100,196,.2);background:#fff;top:50%;left:50%}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon{padding:10px;height:100%;width:100%;border-radius:50%;background:#fff}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-btn-icon-inner{width:100%;height:100%;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-btn-icon-inner h3{font-size:16px;font-weight:500;line-height:1.1;margin-bottom:0;margin-top:10px;color:#0d0c0e}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-btn-icon-inner i{color:#a195dc;font-size:22px}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-btn-icon-inner svg{width:35px;min-width:35px;height:35px;min-height:35px;fill:#a195dc}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-btn-icon-inner .eael-circle-btn-txt{color:#7a5bff}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon,.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon{background:#b977fc}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon i,.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon i{color:#fff}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon svg,.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon svg{fill:#fff}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon .eael-circle-btn-txt,.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon .eael-circle-btn-txt{color:#fff}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon .eael-circle-icon-inner,.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon .eael-circle-icon-inner{background:#f4fff9}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content{position:absolute;width:calc(100% - 105px);bottom:0px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:block;opacity:0;visibility:hidden;text-align:center;height:350px;padding:6px;padding-bottom:0}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content{width:100%;-webkit-transform:none;-ms-transform:none;transform:none;bottom:0;height:auto !important;margin-top:20px}}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content{overflow:hidden;border-top-left-radius:500px;border-top-right-radius:500px;height:344px;padding:0px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content{height:auto !important}}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content h2{font-size:20px;text-transform:uppercase;font-weight:500;line-height:2;color:#202b46;margin-bottom:0}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content.active{visibility:visible;opacity:1}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="1"] .eael-circle-item #eael-circle-item-1{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="2"] .eael-circle-item #eael-circle-item-1{top:40%;left:10%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="2"] .eael-circle-item #eael-circle-item-2{top:40%;left:90%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="3"] .eael-circle-item #eael-circle-item-1{top:72%;left:2%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="3"] .eael-circle-item #eael-circle-item-2{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="3"] .eael-circle-item #eael-circle-item-3{top:72%;left:98%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="4"] .eael-circle-item #eael-circle-item-1{top:72%;left:2%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="4"] .eael-circle-item #eael-circle-item-2{top:10.6%;left:27.6%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="4"] .eael-circle-item #eael-circle-item-3{top:10.6%;left:72.4%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="4"] .eael-circle-item #eael-circle-item-4{top:72%;left:98%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="5"] .eael-circle-item #eael-circle-item-1{top:72%;left:2%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="5"] .eael-circle-item #eael-circle-item-2{top:20%;left:20%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="5"] .eael-circle-item #eael-circle-item-3{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="5"] .eael-circle-item #eael-circle-item-4{top:20%;left:80%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="5"] .eael-circle-item #eael-circle-item-5{top:72%;left:98%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="6"] .eael-circle-item #eael-circle-item-1{top:72%;left:2%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="6"] .eael-circle-item #eael-circle-item-2{top:28.4%;left:15%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="6"] .eael-circle-item #eael-circle-item-3{top:3.6%;left:36.6%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="6"] .eael-circle-item #eael-circle-item-4{top:3.6%;left:63.4%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="6"] .eael-circle-item #eael-circle-item-5{top:28.4%;left:85%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="6"] .eael-circle-item #eael-circle-item-6{top:72%;left:98%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-1{top:72%;left:2%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-2{top:37.5%;left:11%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-3{top:10.9%;left:27.3%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-4{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-5{top:10.9%;left:72.7%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-6{top:37.5%;left:89%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-7{top:72%;left:98%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-1{top:72%;left:2%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-2{top:40%;left:10%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-3{top:16%;left:22.9%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-4{top:1.9%;left:40.6%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-5{top:1.9%;left:59.4%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-6{top:16%;left:77.1%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-7{top:40%;left:90%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-8{top:72%;left:98%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media only screen and (min-width: 601px){@-webkit-keyframes eael-2-anim-1-btn-animation{0%{top:50%;left:50%}}@keyframes eael-2-anim-1-btn-animation{0%{top:50%;left:50%}}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-interactive-circle-animation-1 .eael-circle-inner .eael-circle-btn{-webkit-animation:eael-2-anim-1-btn-animation 2s;animation:eael-2-anim-1-btn-animation 2s}@-webkit-keyframes eael-2-anim-2-btn-animation{15%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(-700deg);transform:translate(-50%, -50%) rotate(-700deg)}}@keyframes eael-2-anim-2-btn-animation{15%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(-700deg);transform:translate(-50%, -50%) rotate(-700deg)}}@-webkit-keyframes eael-2-anim-2-content-animation{0%{-webkit-transform:scale(0);transform:scale(0)}15%{-webkit-transform:scale(0);transform:scale(0)}}@keyframes eael-2-anim-2-content-animation{0%{-webkit-transform:scale(0);transform:scale(0)}15%{-webkit-transform:scale(0);transform:scale(0)}}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-interactive-circle-animation-2 .eael-circle-info .eael-circle-btn{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-animation:eael-2-anim-2-btn-animation 2s;animation:eael-2-anim-2-btn-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-interactive-circle-animation-2 .eael-circle-info .eael-circle-btn-content{-webkit-animation:eael-2-anim-2-content-animation 2s;animation:eael-2-anim-2-content-animation 2s}@-webkit-keyframes eael-2-anim-3-btn-animation{5%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}20%{top:30%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}@keyframes eael-2-anim-3-btn-animation{5%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}20%{top:30%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-interactive-circle-animation-3 .eael-circle-info .eael-circle-btn{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-animation:eael-2-anim-3-btn-animation 2s;animation:eael-2-anim-3-btn-animation 2s}}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info{width:100%;padding:0 !important}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-inner{display:grid;width:100%;height:initial;grid-template-columns:repeat(1, 1fr);grid-gap:20px;border:none !important}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-item{border:6px solid #ffe6dc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-item .eael-circle-btn{position:initial !important;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes{display:none !important}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-item .eael-circle-btn-content{position:initial !important;visibility:visible !important;opacity:1 !important;display:block !important}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-item .eael-circle-btn-content .eael-circle-content{padding:0 !important;background:rgba(0,0,0,0) !important}}.eael-circle-wrapper.eael-interactive-circle-preset-3{margin:45px}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info{padding:72.5px;position:relative}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner{width:400px;height:400px}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner{width:100% !important;height:auto !important}}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn{position:absolute;z-index:99;height:100px;width:100px;border-radius:50%}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes .eael-shape-1{position:absolute;left:50%;top:50%;background:#f5f3ff;height:5px;width:72.5px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes .eael-shape-2{position:absolute;left:calc(50% + 72.5px + 3px);top:50%;border-radius:50%;background:#f5f3ff;height:20px;width:20px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon{padding:10px;height:100%;width:100%;border-radius:50%}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner{background:#fff;width:100%;height:100%;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner img,.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner svg{width:35px}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner h3{font-size:16px;font-weight:500;line-height:1.1;margin-bottom:0;margin-top:10px;color:#0d0c0e}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon .eael-circle-icon-inner{background:#f4fff9}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content{position:absolute;top:72.5px;bottom:72.5px;left:72.5px;right:72.5px;display:block;opacity:0;visibility:hidden;padding:50px}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content{padding:0;border:0 !important;margin-top:20px}}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content{border-radius:50%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;height:100%;padding:10px;border-radius:50%;background:#fff;-webkit-box-shadow:0px 5px 40px rgba(131,100,196,.2);box-shadow:0px 5px 40px rgba(131,100,196,.2)}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content{-webkit-box-shadow:none !important;box-shadow:none !important;background:rgba(0,0,0,0) !important;border:0 !important;border-radius:0 !important}}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content h2{font-size:30px;text-transform:uppercase;font-weight:500;line-height:2;color:#202b46}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content.active{opacity:1;visibility:visible}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item:nth-child(8n+1) .eael-circle-btn-icon{background-image:-o-radial-gradient(48.96% 49.88%, 81.89% 82.54%, #0956C6 3.76%, #07A9F0 55.38%, #93DCFC 100%);background-image:radial-gradient(81.89% 82.54% at 48.96% 49.88%, #0956C6 3.76%, #07A9F0 55.38%, #93DCFC 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item:nth-child(8n+2) .eael-circle-btn-icon{background-image:-o-radial-gradient(52.18% 47.01%, 64.96% 65.32%, #6F00FF 3.76%, #533FFF 55.38%, #B9AAFF 100%);background-image:radial-gradient(64.96% 65.32% at 52.18% 47.01%, #6F00FF 3.76%, #533FFF 55.38%, #B9AAFF 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item:nth-child(8n+3) .eael-circle-btn-icon{background-image:-o-radial-gradient(47.77% 50.74%, 101.16% 101.7%, #FF9100 3.76%, #FFB655 56.99%, #FFF04A 100%);background-image:radial-gradient(101.16% 101.7% at 47.77% 50.74%, #FF9100 3.76%, #FFB655 56.99%, #FFF04A 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item:nth-child(8n+4) .eael-circle-btn-icon{background-image:-o-radial-gradient(48.95% 49.57%, 65.76% 66.29%, #B40042 3.76%, #C50048 48.92%, #FF5E93 100%);background-image:radial-gradient(65.76% 66.29% at 48.95% 49.57%, #B40042 3.76%, #C50048 48.92%, #FF5E93 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item:nth-child(8n+5) .eael-circle-btn-icon{background-image:-o-radial-gradient(51.12% 47.67%, 73.69% 72.33%, #2B3894 3.76%, #364099 14.18%, #5356A8 32.43%, #8078BF 55.38%, #D2A8D1 100%);background-image:radial-gradient(73.69% 72.33% at 51.12% 47.67%, #2B3894 3.76%, #364099 14.18%, #5356A8 32.43%, #8078BF 55.38%, #D2A8D1 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item:nth-child(8n+6) .eael-circle-btn-icon{background-image:-o-radial-gradient(48.86% 49.71%, 94.25% 92.56%, #199A8E 3.76%, #7AF4AB 55.38%);background-image:radial-gradient(94.25% 92.56% at 48.86% 49.71%, #199A8E 3.76%, #7AF4AB 55.38%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item:nth-child(8n+7) .eael-circle-btn-icon{background-image:-o-radial-gradient(51.12% 47.67%, 73.69% 72.33%, #2B3894 3.76%, #364099 14.18%, #5356A8 32.43%, #8078BF 55.38%, #D2A8D1 100%);background-image:radial-gradient(73.69% 72.33% at 51.12% 47.67%, #2B3894 3.76%, #364099 14.18%, #5356A8 32.43%, #8078BF 55.38%, #D2A8D1 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item:nth-child(8n+8) .eael-circle-btn-icon{background-image:-o-radial-gradient(48.86% 49.71%, 94.25% 92.56%, #199A8E 3.76%, #7AF4AB 55.38%);background-image:radial-gradient(94.25% 92.56% at 48.86% 49.71%, #199A8E 3.76%, #7AF4AB 55.38%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-1{top:14.6%;left:14.6%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-1 .eael-circle-icon-shapes{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-2{top:14.6%;left:85.4%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-2 .eael-circle-icon-shapes{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-3{top:85.4%;left:14.6%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-3 .eael-circle-icon-shapes{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-4{top:85.4%;left:85.4%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-4 .eael-circle-icon-shapes{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-5{top:50%;left:0%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-6{top:50%;left:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-6 .eael-circle-icon-shapes{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-7{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-7 .eael-circle-icon-shapes{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-8{top:100%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-8 .eael-circle-icon-shapes{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@media only screen and (min-width: 601px){@-webkit-keyframes eael-3-anim-1-btn-animation{0%{top:50%;left:50%}}@keyframes eael-3-anim-1-btn-animation{0%{top:50%;left:50%}}@-webkit-keyframes eael-3-anim-1-shape-1-animation{0%{width:0}}@keyframes eael-3-anim-1-shape-1-animation{0%{width:0}}@-webkit-keyframes eael-3-anim-1-shape-2-animation{0%{left:50%}}@keyframes eael-3-anim-1-shape-2-animation{0%{left:50%}}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-1 .eael-circle-inner .eael-circle-btn{-webkit-animation:eael-3-anim-1-btn-animation 2s;animation:eael-3-anim-1-btn-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-1 .eael-circle-inner .eael-circle-btn .eael-shape-1{-webkit-animation:eael-3-anim-1-shape-1-animation 2s;animation:eael-3-anim-1-shape-1-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-1 .eael-circle-inner .eael-circle-btn .eael-shape-2{-webkit-animation:eael-3-anim-1-shape-2-animation 2s;animation:eael-3-anim-1-shape-2-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-2 .eael-circle-info{-webkit-animation:eael-3-anim-2-circle-animation 2s;animation:eael-3-anim-2-circle-animation 2s}@-webkit-keyframes eael-3-anim-2-circle-animation{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes eael-3-anim-2-circle-animation{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes eael-3-anim-2-btn-animation{0%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes eael-3-anim-2-btn-animation{0%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@-webkit-keyframes eael-3-anim-2-shape-1-animation{0%{width:0}}@keyframes eael-3-anim-2-shape-1-animation{0%{width:0}}@-webkit-keyframes eael-3-anim-2-shape-2-animation{0%{left:50%}}@keyframes eael-3-anim-2-shape-2-animation{0%{left:50%}}@-webkit-keyframes eael-3-anim-2-circle-content-animation{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes eael-3-anim-2-circle-content-animation{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-2 .eael-circle-info .eael-circle-btn-content{-webkit-animation:eael-3-anim-2-circle-content-animation 2s;animation:eael-3-anim-2-circle-content-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-2 .eael-circle-info .eael-circle-btn{-webkit-animation:eael-3-anim-2-btn-animation 2s;animation:eael-3-anim-2-btn-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-2 .eael-circle-info .eael-circle-btn .eael-shape-1{-webkit-animation:eael-3-anim-2-shape-1-animation 2s;animation:eael-3-anim-2-shape-1-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-2 .eael-circle-info .eael-circle-btn .eael-shape-2{-webkit-animation:eael-3-anim-2-shape-2-animation 2s;animation:eael-3-anim-2-shape-2-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-3 .eael-circle-info{-webkit-animation:eael-3-anim-3-circle-animation 2s;animation:eael-3-anim-3-circle-animation 2s}@-webkit-keyframes eael-3-anim-3-circle-animation{30%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}@keyframes eael-3-anim-3-circle-animation{30%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}@-webkit-keyframes eael-3-anim-3-btn-animation{30%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}}@keyframes eael-3-anim-3-btn-animation{30%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}}@-webkit-keyframes eael-3-anim-3-shape-1-animation{30%{width:0}}@keyframes eael-3-anim-3-shape-1-animation{30%{width:0}}@-webkit-keyframes eael-3-anim-3-shape-2-animation{30%{left:50%}}@keyframes eael-3-anim-3-shape-2-animation{30%{left:50%}}@-webkit-keyframes eael-3-anim-3-circle-content-animation{30%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes eael-3-anim-3-circle-content-animation{30%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-3 .eael-circle-info .eael-circle-btn-content{-webkit-animation:eael-3-anim-3-circle-content-animation 2s;animation:eael-3-anim-3-circle-content-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-3 .eael-circle-info .eael-circle-btn{-webkit-animation:eael-3-anim-3-btn-animation 2s;animation:eael-3-anim-3-btn-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-3 .eael-circle-info .eael-circle-btn .eael-shape-1{-webkit-animation:eael-3-anim-3-shape-1-animation 2s;animation:eael-3-anim-3-shape-1-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-3 .eael-circle-info .eael-circle-btn .eael-shape-2{-webkit-animation:eael-3-anim-3-shape-2-animation 2s;animation:eael-3-anim-3-shape-2-animation 2s}}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info{width:100%;padding:0 !important}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-inner{display:grid;width:100%;height:initial;grid-template-columns:repeat(1, 1fr);grid-gap:20px;border:none !important}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-item{border:6px solid #f5f3ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-item .eael-circle-btn{position:initial !important;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes{display:none !important}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-item .eael-circle-btn-content{position:initial !important;visibility:visible !important;opacity:1 !important;display:block !important}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-item .eael-circle-btn-content .eael-circle-content{padding:0 !important;background:rgba(0,0,0,0) !important}}@media only screen and (min-width: 601px){@-webkit-keyframes eael-4-anim-1-btn-animation{0%{top:50%;left:50%}}@keyframes eael-4-anim-1-btn-animation{0%{top:50%;left:50%}}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-interactive-circle-animation-1 .eael-circle-inner .eael-circle-btn{-webkit-animation:eael-4-anim-1-btn-animation 2s;animation:eael-4-anim-1-btn-animation 2s}@-webkit-keyframes eael-4-anim-2-btn-animation{40%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}}@keyframes eael-4-anim-2-btn-animation{40%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-interactive-circle-animation-2 .eael-circle-inner .eael-circle-btn{-webkit-animation:eael-4-anim-2-btn-animation 2s;animation:eael-4-anim-2-btn-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-interactive-circle-animation-3 .eael-circle-info{-webkit-animation:eael-4-anim-3-circle-animation 2s;animation:eael-4-anim-3-circle-animation 2s}@-webkit-keyframes eael-4-anim-3-circle-animation{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes eael-4-anim-3-circle-animation{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes eael-4-anim-3-btn-animation{0%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes eael-4-anim-3-btn-animation{0%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@-webkit-keyframes eael-4-anim-3-circle-content-animation{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes eael-4-anim-3-circle-content-animation{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-interactive-circle-animation-3 .eael-circle-info .eael-circle-btn{-webkit-animation:eael-4-anim-3-btn-animation 2s;animation:eael-4-anim-3-btn-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-interactive-circle-animation-3 .eael-circle-info .eael-circle-btn-content{-webkit-animation:eael-4-anim-3-circle-content-animation 2s;animation:eael-4-anim-3-circle-content-animation 2s}}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info{width:100%;padding:0 !important}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-inner{display:grid;width:100% !important;height:auto !important;grid-template-columns:repeat(1, 1fr);grid-gap:20px;border:none !important}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-item{border:6px solid #f5f3ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-item .eael-circle-btn{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;position:relative !important;top:initial !important;left:initial !important;bottom:initial !important;right:initial !important}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes{border-bottom-right-radius:50%}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-item .eael-circle-btn-content{position:initial !important;visibility:visible !important;opacity:1 !important;display:block !important}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-item .eael-circle-btn-content .eael-circle-content{padding:0 !important;background:rgba(0,0,0,0) !important}}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info{position:relative;padding:74.5px;margin:45px 0}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-inner{width:400px;height:400px;border:3px solid #ddddef}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn{position:absolute;z-index:99;height:95px;width:95px;border-radius:50%}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn .eael-circle-btn-icon{padding:10px;height:100%;width:100%;border-radius:50%}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner{background:#fff;width:100%;height:100%;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner img,.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner svg{width:35px}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-left-radius:50%}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn.active .eael-circle-icon-inner{background:#f4fff9}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn-content{position:absolute;top:80.5px;bottom:80.5px;left:80.5px;right:80.5px;display:block;visibility:hidden;opacity:0;padding:15px}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn-content .eael-circle-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;height:100%;padding:30px;border-radius:50%;background:#fafaff;overflow:hidden}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn-content .eael-circle-content h2{font-size:30px;text-transform:uppercase;font-weight:500;line-height:1.3;color:#202b46}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn-content .eael-circle-content p{font-size:16px;color:#737373;margin-top:0}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn-content.active{display:block;visibility:visible;opacity:1}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+1) .eael-circle-icon-shapes{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background:-o-radial-gradient(48.86% 49.71%, 94.25% 92.56%, #199a8e 3.76%, #7af4ab 55.38%);background:radial-gradient(94.25% 92.56% at 48.86% 49.71%, #199a8e 3.76%, #7af4ab 55.38%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+1) .eael-circle-btn-icon svg{fill:#199a8e}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+2) .eael-circle-icon-shapes{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);background:-o-linear-gradient(305.7deg, #476df8 15.07%, #6a8aff 97.18%);background:linear-gradient(144.3deg, #476df8 15.07%, #6a8aff 97.18%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+2) .eael-circle-btn-icon svg{fill:#07a9f0}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+3) .eael-circle-icon-shapes{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);background:-o-radial-gradient(52.18% 47.01%, 64.96% 65.32%, #6f00ff 3.76%, #533fff 55.38%, #b9aaff 100%);background:radial-gradient(64.96% 65.32% at 52.18% 47.01%, #6f00ff 3.76%, #533fff 55.38%, #b9aaff 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+3) .eael-circle-btn-icon svg{fill:#715eff}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+4) .eael-circle-icon-shapes{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);background:-o-radial-gradient(47.77% 50.74%, 101.16% 101.7%, #ff9100 3.76%, #ffb655 56.99%, #fff04a 100%);background:radial-gradient(101.16% 101.7% at 47.77% 50.74%, #ff9100 3.76%, #ffb655 56.99%, #fff04a 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+4) .eael-circle-btn-icon svg{fill:#ffae42}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+5) .eael-circle-icon-shapes{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);background:-o-radial-gradient(48.95% 49.57%, 65.76% 66.29%, #b40042 3.76%, #c50048 48.92%, #ff5e93 100%);background:radial-gradient(65.76% 66.29% at 48.95% 49.57%, #b40042 3.76%, #c50048 48.92%, #ff5e93 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+5) .eael-circle-btn-icon svg{fill:#b40042}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+6) .eael-circle-icon-shapes{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);background:-o-radial-gradient(51.12% 47.67%, 73.69% 72.33%, #2b3894 3.76%, #364099 14.18%, #5356a8 32.43%, #8078bf 55.38%, #d2a8d1 100%);background:radial-gradient(73.69% 72.33% at 51.12% 47.67%, #2b3894 3.76%, #364099 14.18%, #5356a8 32.43%, #8078bf 55.38%, #d2a8d1 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+6) .eael-circle-btn-icon svg{fill:#2b3894}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+7) .eael-circle-icon-shapes{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:-o-radial-gradient(48.86% 49.71%, 94.25% 92.56%, #199a8e 3.76%, #7af4ab 55.38%);background:radial-gradient(94.25% 92.56% at 48.86% 49.71%, #199a8e 3.76%, #7af4ab 55.38%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+7) .eael-circle-btn-icon svg{fill:#199a8e}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+8) .eael-circle-icon-shapes{background:-o-radial-gradient(51.12% 47.67%, 73.69% 72.33%, #2b3894 3.76%, #364099 14.18%, #5356a8 32.43%, #8078bf 55.38%, #d2a8d1 100%);background:radial-gradient(73.69% 72.33% at 51.12% 47.67%, #2b3894 3.76%, #364099 14.18%, #5356a8 32.43%, #8078bf 55.38%, #d2a8d1 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+8) .eael-circle-btn-icon svg{fill:#2b3894}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item #eael-circle-item-1{top:50%;left:0%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item #eael-circle-item-2{top:85.4%;left:14.6%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item #eael-circle-item-3{top:100%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item #eael-circle-item-4{top:85.4%;left:85.4%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item #eael-circle-item-5{top:50%;left:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item #eael-circle-item-6{top:14.6%;left:85.4%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item #eael-circle-item-7{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item #eael-circle-item-8{top:14.6%;left:14.6%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media only screen and (min-width: 601px){.eael-circle-wrapper .eael-circle-info .eael-circle-inner .eael-circle-item{border:none !important}}
|
1 |
+
.eael-circle-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-circle-wrapper .eael-circle-info{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media only screen and (max-width: 600px){.eael-circle-wrapper .eael-circle-info{margin:0 !important}}.eael-circle-wrapper .eael-circle-inner{width:500px;height:500px;border:6px solid #f5f3ff;border-radius:50%}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-circle-responsive-view .eael-circle-inner{border-radius:0 !important;-webkit-box-shadow:none !important;box-shadow:none !important}}.eael-circle-wrapper .eael-circle-btn{cursor:pointer;-webkit-transition:all .2ms;-o-transition:all .2ms;transition:all .2ms}.eael-circle-wrapper .eael-circle-btn-txt{font-size:14px;line-height:1.5em}@media only screen and (max-width: 600px){.eael-circle-wrapper .eael-circle-content{border-radius:0 !important;-webkit-box-shadow:none !important;box-shadow:none !important}}.eael-circle-wrapper .eael-circle-content h1,.eael-circle-wrapper .eael-circle-content h2,.eael-circle-wrapper .eael-circle-content h3,.eael-circle-wrapper .eael-circle-content h4,.eael-circle-wrapper .eael-circle-content h5,.eael-circle-wrapper .eael-circle-content h6,.eael-circle-wrapper .eael-circle-content p,.eael-circle-wrapper .eael-circle-content span,.eael-circle-wrapper .eael-circle-content div{margin:0}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info{margin:45px 0}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner{position:relative}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn{width:85px;height:85px;border-radius:50%;display:block;overflow:hidden;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#fff;border:4px solid #fff;-webkit-box-shadow:0px 5px 40px rgba(131,100,196,.2);box-shadow:0px 5px 40px rgba(131,100,196,.2);z-index:99}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes{display:none}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon{text-align:center;padding:18px;border-radius:50%;width:100%;height:100%}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner i{color:#a195dc;font-size:22px}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner svg{width:30px;min-width:30px;height:30px;min-height:30px;fill:#a195dc}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner .eael-circle-btn-txt{color:#7a5bff}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon,.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon{background:#7a5bff}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon i,.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon i{color:#fff}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon svg,.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon svg{fill:#fff}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon .eael-circle-btn-txt,.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon .eael-circle-btn-txt{color:#fff}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content{overflow:hidden;position:absolute;top:0;bottom:0;left:0;right:0;visibility:hidden;opacity:0;border-radius:50%}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content{border-radius:0}}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:75px;text-align:center;width:100%;height:100%;border-radius:50%;overflow:hidden}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content{border-radius:0;height:auto}}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content.active{visibility:visible;opacity:1}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="1"] .eael-circle-item #eael-circle-item-1{top:0;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="2"] .eael-circle-item #eael-circle-item-1{top:0;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="2"] .eael-circle-item #eael-circle-item-2{top:100%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="3"] .eael-circle-item #eael-circle-item-1{top:0;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="3"] .eael-circle-item #eael-circle-item-2{top:75%;left:93%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="3"] .eael-circle-item #eael-circle-item-3{top:75%;left:7%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="4"] .eael-circle-item #eael-circle-item-1{top:14.65%;left:14.65%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="4"] .eael-circle-item #eael-circle-item-2{top:14.65%;left:85.35%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="4"] .eael-circle-item #eael-circle-item-3{top:85.35%;left:14.65%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="4"] .eael-circle-item #eael-circle-item-4{top:85.35%;left:85.35%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="5"] .eael-circle-item #eael-circle-item-1{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="5"] .eael-circle-item #eael-circle-item-2{top:39%;left:99%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="5"] .eael-circle-item #eael-circle-item-3{top:90%;left:20%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="5"] .eael-circle-item #eael-circle-item-4{top:90%;left:80%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="5"] .eael-circle-item #eael-circle-item-5{top:39%;left:1%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="6"] .eael-circle-item #eael-circle-item-1{top:0;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="6"] .eael-circle-item #eael-circle-item-2{top:25%;left:93%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="6"] .eael-circle-item #eael-circle-item-3{top:75%;left:93%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="6"] .eael-circle-item #eael-circle-item-4{top:100%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="6"] .eael-circle-item #eael-circle-item-5{top:75%;left:7%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="6"] .eael-circle-item #eael-circle-item-6{top:25%;left:7%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="7"] .eael-circle-item #eael-circle-item-1{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="7"] .eael-circle-item #eael-circle-item-2{top:20%;left:92%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="7"] .eael-circle-item #eael-circle-item-3{top:61%;left:99%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="7"] .eael-circle-item #eael-circle-item-4{top:95%;left:72%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="7"] .eael-circle-item #eael-circle-item-5{top:95%;left:28%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="7"] .eael-circle-item #eael-circle-item-6{top:61%;left:1%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="7"] .eael-circle-item #eael-circle-item-7{top:20%;left:8%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="8"] .eael-circle-item #eael-circle-item-1{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="8"] .eael-circle-item #eael-circle-item-2{top:14.65%;left:85.35%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="8"] .eael-circle-item #eael-circle-item-3{top:50%;left:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="8"] .eael-circle-item #eael-circle-item-4{top:85.35%;left:85.35%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="8"] .eael-circle-item #eael-circle-item-5{top:100%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="8"] .eael-circle-item #eael-circle-item-6{top:85.35%;left:14.65%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="8"] .eael-circle-item #eael-circle-item-7{top:50%;left:0%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info[data-items="8"] .eael-circle-item #eael-circle-item-8{top:14.65%;left:14.65%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media only screen and (min-width: 601px){@-webkit-keyframes eael-1-anim-1-btn-animation{0%{top:50%;left:50%}}@keyframes eael-1-anim-1-btn-animation{0%{top:50%;left:50%}}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-interactive-circle-animation-1 .eael-circle-inner .eael-circle-btn{-webkit-animation:eael-1-anim-1-btn-animation 2s;animation:eael-1-anim-1-btn-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-interactive-circle-animation-2 .eael-circle-inner{-webkit-animation:eael-1-anim-2-circle-animation 2s;animation:eael-1-anim-2-circle-animation 2s}@-webkit-keyframes eael-1-anim-2-btn-animation{0%{top:50%;left:50%}}@keyframes eael-1-anim-2-btn-animation{0%{top:50%;left:50%}}@-webkit-keyframes eael-1-anim-2-circle-animation{0%{height:0;width:0;margin-top:250px;margin-bottom:250px;-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes eael-1-anim-2-circle-animation{0%{height:0;width:0;margin-top:250px;margin-bottom:250px;-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-interactive-circle-animation-2 .eael-circle-inner .eael-circle-btn{-webkit-animation:eael-1-anim-2-btn-animation 2s;animation:eael-1-anim-2-btn-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-interactive-circle-animation-3 .eael-circle-inner{-webkit-animation:eael-1-anim-3-circle-animation 2s;animation:eael-1-anim-3-circle-animation 2s}@-webkit-keyframes eael-1-anim-3-btn-animation{0%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes eael-1-anim-3-btn-animation{0%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@-webkit-keyframes eael-1-anim-3-circle-animation{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes eael-1-anim-3-circle-animation{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes eael-1-anim-3-circle-content-animation{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes eael-1-anim-3-circle-content-animation{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-interactive-circle-animation-3 .eael-circle-inner .eael-circle-btn-content{-webkit-animation:eael-1-anim-3-circle-content-animation 2s;animation:eael-1-anim-3-circle-content-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-interactive-circle-animation-3 .eael-circle-inner .eael-circle-btn{-webkit-animation:eael-1-anim-3-btn-animation 2s;animation:eael-1-anim-3-btn-animation 2s}}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-info{width:100%;padding:0 !important}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-inner{display:grid;width:100% !important;height:initial !important;grid-template-columns:repeat(1, 1fr);grid-gap:20px}.eael-circle-wrapper.eael-interactive-circle-preset-1 .eael-circle-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-desktop-view{margin:40px 25px}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-desktop-view .eael-circle-btn-txt{font-size:12px}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-desktop-view .eael-circle-info{height:300px;width:300px}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-desktop-view .eael-circle-info .eael-circle-item .eael-circle-btn-content{top:0px;bottom:0px;left:0px;right:0px;border-radius:100%}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-desktop-view .eael-circle-info .eael-circle-item .eael-circle-btn-content .eael-circle-content{padding:50px;height:100%}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-desktop-view .eael-circle-info .eael-circle-item .eael-circle-btn{height:60px;width:60px}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-desktop-view .eael-circle-info .eael-circle-item .eael-circle-btn .eael-circle-btn-icon{padding:5px}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-desktop-view .eael-circle-info .eael-circle-content{border-radius:50% !important}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-responsive-view .eael-circle-inner{display:grid;width:100% !important;height:initial !important;grid-template-columns:repeat(1, 1fr);grid-gap:20px;border:none !important}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-responsive-view .eael-circle-item{border:6px solid #f5f3ff}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-responsive-view .eael-circle-item .eael-circle-btn{position:initial !important;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-responsive-view .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes{display:none !important}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-responsive-view .eael-circle-item .eael-circle-btn-content{position:initial !important;visibility:visible !important;opacity:1 !important;display:block !important}.eael-circle-wrapper.eael-interactive-circle-preset-1.eael-circle-responsive-view .eael-circle-item .eael-circle-btn-content .eael-circle-content{padding:0 !important;margin-top:20px}}.eael-circle-wrapper.eael-interactive-circle-preset-2{margin:45px 0 0}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content{border-radius:500px 500px 0 0;width:calc(100% - 125px)}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content{margin-top:-30px}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-responsive-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content{width:calc(100% - 113px);bottom:6px}@media only screen and (min-width: 601px){.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-responsive-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content{border:none !important}}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info{padding:62.5px 62.5px 0 62.5px;position:relative}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner{width:700px;height:350px;border-radius:700px 700px 0 0;border:5px solid #ffe6dc;border-bottom:none !important}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner{width:100%;height:auto}}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn{position:absolute;z-index:99;height:85px;width:85px;border-radius:50%;-webkit-box-shadow:0px 5px 40px rgba(131,100,196,.2);box-shadow:0px 5px 40px rgba(131,100,196,.2);background:#fff;top:50%;left:50%}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon{padding:10px;height:100%;width:100%;border-radius:50%;background:#fff}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-btn-icon-inner{width:100%;height:100%;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-btn-icon-inner h3{font-size:16px;font-weight:500;line-height:1.1;margin-bottom:0;margin-top:10px;color:#0d0c0e}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-btn-icon-inner i{color:#a195dc;font-size:22px}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-btn-icon-inner svg{width:35px;min-width:35px;height:35px;min-height:35px;fill:#a195dc}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-btn-icon-inner .eael-circle-btn-txt{color:#7a5bff}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon,.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon{background:#b977fc}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon i,.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon i{color:#fff}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon svg,.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon svg{fill:#fff}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon .eael-circle-btn-txt,.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon .eael-circle-btn-txt{color:#fff}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn:hover .eael-circle-btn-icon .eael-circle-icon-inner,.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon .eael-circle-icon-inner{background:#f4fff9}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content{position:absolute;width:calc(100% - 105px);bottom:0px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:block;opacity:0;visibility:hidden;text-align:center;height:350px;padding:6px;padding-bottom:0}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content{width:100%;-webkit-transform:none;-ms-transform:none;transform:none;bottom:0;margin-top:20px;left:0}}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content{overflow:hidden;border-top-left-radius:500px;border-top-right-radius:500px;height:344px;padding:0px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content{height:280px;overflow:hidden}}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content h2{font-size:20px;text-transform:uppercase;font-weight:500;line-height:2;color:#202b46;margin-bottom:0}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content.active{visibility:visible;opacity:1}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="1"] .eael-circle-item #eael-circle-item-1{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="2"] .eael-circle-item #eael-circle-item-1{top:40%;left:10%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="2"] .eael-circle-item #eael-circle-item-2{top:40%;left:90%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="3"] .eael-circle-item #eael-circle-item-1{top:72%;left:2%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="3"] .eael-circle-item #eael-circle-item-2{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="3"] .eael-circle-item #eael-circle-item-3{top:72%;left:98%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="4"] .eael-circle-item #eael-circle-item-1{top:72%;left:2%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="4"] .eael-circle-item #eael-circle-item-2{top:10.6%;left:27.6%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="4"] .eael-circle-item #eael-circle-item-3{top:10.6%;left:72.4%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="4"] .eael-circle-item #eael-circle-item-4{top:72%;left:98%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="5"] .eael-circle-item #eael-circle-item-1{top:72%;left:2%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="5"] .eael-circle-item #eael-circle-item-2{top:20%;left:20%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="5"] .eael-circle-item #eael-circle-item-3{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="5"] .eael-circle-item #eael-circle-item-4{top:20%;left:80%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="5"] .eael-circle-item #eael-circle-item-5{top:72%;left:98%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="6"] .eael-circle-item #eael-circle-item-1{top:72%;left:2%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="6"] .eael-circle-item #eael-circle-item-2{top:28.4%;left:15%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="6"] .eael-circle-item #eael-circle-item-3{top:3.6%;left:36.6%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="6"] .eael-circle-item #eael-circle-item-4{top:3.6%;left:63.4%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="6"] .eael-circle-item #eael-circle-item-5{top:28.4%;left:85%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="6"] .eael-circle-item #eael-circle-item-6{top:72%;left:98%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-1{top:72%;left:2%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-2{top:37.5%;left:11%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-3{top:10.9%;left:27.3%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-4{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-5{top:10.9%;left:72.7%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-6{top:37.5%;left:89%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-7{top:72%;left:98%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-1{top:72%;left:2%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-2{top:40%;left:10%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-3{top:16%;left:22.9%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-4{top:1.9%;left:40.6%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-5{top:1.9%;left:59.4%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-6{top:16%;left:77.1%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-7{top:40%;left:90%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-8{top:72%;left:98%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media only screen and (min-width: 601px){@-webkit-keyframes eael-2-anim-1-btn-animation{0%{top:50%;left:50%}}@keyframes eael-2-anim-1-btn-animation{0%{top:50%;left:50%}}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-interactive-circle-animation-1 .eael-circle-inner .eael-circle-btn{-webkit-animation:eael-2-anim-1-btn-animation 2s;animation:eael-2-anim-1-btn-animation 2s}@-webkit-keyframes eael-2-anim-2-btn-animation{15%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(-700deg);transform:translate(-50%, -50%) rotate(-700deg)}}@keyframes eael-2-anim-2-btn-animation{15%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(-700deg);transform:translate(-50%, -50%) rotate(-700deg)}}@-webkit-keyframes eael-2-anim-2-content-animation{0%{-webkit-transform:scale(0);transform:scale(0)}15%{-webkit-transform:scale(0);transform:scale(0)}}@keyframes eael-2-anim-2-content-animation{0%{-webkit-transform:scale(0);transform:scale(0)}15%{-webkit-transform:scale(0);transform:scale(0)}}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-interactive-circle-animation-2 .eael-circle-info .eael-circle-btn{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-animation:eael-2-anim-2-btn-animation 2s;animation:eael-2-anim-2-btn-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-interactive-circle-animation-2 .eael-circle-info .eael-circle-btn-content{-webkit-animation:eael-2-anim-2-content-animation 2s;animation:eael-2-anim-2-content-animation 2s}@-webkit-keyframes eael-2-anim-3-btn-animation{5%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}20%{top:30%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}@keyframes eael-2-anim-3-btn-animation{5%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}20%{top:30%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-interactive-circle-animation-3 .eael-circle-info .eael-circle-btn{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-animation:eael-2-anim-3-btn-animation 2s;animation:eael-2-anim-3-btn-animation 2s}}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-info{width:100%;padding:0 !important}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-inner{display:grid;width:100%;height:initial;grid-template-columns:repeat(1, 1fr)}.eael-circle-wrapper.eael-interactive-circle-preset-2 .eael-circle-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view{margin:20px 20px 0px 20px}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item{padding:29px}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn{height:65px;width:65px}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-txt{font-size:12px}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content{width:100%}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content{padding:0px 20px}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="6"] .eael-circle-item #eael-circle-item-2{left:8%}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="6"] .eael-circle-item #eael-circle-item-5{left:90%}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-2{left:2%}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-3{left:20.3%}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-5{left:77.7%}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="7"] .eael-circle-item #eael-circle-item-6{left:96%}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-2{left:2%}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-3{top:16%;left:11.9%}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-4{top:2.9%;left:33.6%}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-6{left:85.1%}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-desktop-view .eael-circle-info .eael-circle-inner[data-items="8"] .eael-circle-item #eael-circle-item-7{left:97%}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-responsive-view .eael-circle-inner{border:none !important;border-radius:0;border:0;grid-gap:20px}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-responsive-view .eael-circle-item{border:6px solid #ffe6dc}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-responsive-view .eael-circle-item .eael-circle-btn{position:initial !important;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-responsive-view .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes{display:none !important}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-responsive-view .eael-circle-item .eael-circle-btn-content{position:initial !important;visibility:visible !important;opacity:1 !important;height:auto !important;display:block !important}.eael-circle-wrapper.eael-interactive-circle-preset-2.eael-circle-responsive-view .eael-circle-item .eael-circle-btn-content .eael-circle-content{height:auto !important;padding:0 !important;background:rgba(0,0,0,0) !important}}.eael-circle-wrapper.eael-interactive-circle-preset-3{margin:45px}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info{padding:72.5px;position:relative}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner{width:400px;height:400px}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner{width:100% !important;height:auto !important}}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn{position:absolute;z-index:99;height:100px;width:100px;border-radius:50%}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes .eael-shape-1{position:absolute;left:50%;top:50%;background:#f5f3ff;height:5px;width:72.5px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes .eael-shape-2{position:absolute;left:calc(50% + 72.5px + 3px);top:50%;border-radius:50%;background:#f5f3ff;height:20px;width:20px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon{padding:10px;height:100%;width:100%;border-radius:50%}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner{background:#fff;width:100%;height:100%;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner img,.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner svg{width:35px}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner h3{font-size:16px;font-weight:500;line-height:1.1;margin-bottom:0;margin-top:10px;color:#0d0c0e}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn.active .eael-circle-btn-icon .eael-circle-icon-inner{background:#f4fff9}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content{position:absolute;top:72.5px;bottom:72.5px;left:72.5px;right:72.5px;display:block;opacity:0;visibility:hidden;padding:50px}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content{padding:0;border:0 !important;margin-top:20px}}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content{border-radius:50%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;height:100%;padding:10px;border-radius:50%;background:#fff;-webkit-box-shadow:0px 5px 40px rgba(131,100,196,.2);box-shadow:0px 5px 40px rgba(131,100,196,.2)}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content{-webkit-box-shadow:none !important;box-shadow:none !important;background:rgba(0,0,0,0) !important;border-radius:0 !important}}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content h2{font-size:30px;text-transform:uppercase;font-weight:500;line-height:2;color:#202b46}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content.active{opacity:1;visibility:visible}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item:nth-child(8n+1) .eael-circle-btn-icon{background-image:-o-radial-gradient(48.96% 49.88%, 81.89% 82.54%, #0956C6 3.76%, #07A9F0 55.38%, #93DCFC 100%);background-image:radial-gradient(81.89% 82.54% at 48.96% 49.88%, #0956C6 3.76%, #07A9F0 55.38%, #93DCFC 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item:nth-child(8n+2) .eael-circle-btn-icon{background-image:-o-radial-gradient(52.18% 47.01%, 64.96% 65.32%, #6F00FF 3.76%, #533FFF 55.38%, #B9AAFF 100%);background-image:radial-gradient(64.96% 65.32% at 52.18% 47.01%, #6F00FF 3.76%, #533FFF 55.38%, #B9AAFF 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item:nth-child(8n+3) .eael-circle-btn-icon{background-image:-o-radial-gradient(47.77% 50.74%, 101.16% 101.7%, #FF9100 3.76%, #FFB655 56.99%, #FFF04A 100%);background-image:radial-gradient(101.16% 101.7% at 47.77% 50.74%, #FF9100 3.76%, #FFB655 56.99%, #FFF04A 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item:nth-child(8n+4) .eael-circle-btn-icon{background-image:-o-radial-gradient(48.95% 49.57%, 65.76% 66.29%, #B40042 3.76%, #C50048 48.92%, #FF5E93 100%);background-image:radial-gradient(65.76% 66.29% at 48.95% 49.57%, #B40042 3.76%, #C50048 48.92%, #FF5E93 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item:nth-child(8n+5) .eael-circle-btn-icon{background-image:-o-radial-gradient(51.12% 47.67%, 73.69% 72.33%, #2B3894 3.76%, #364099 14.18%, #5356A8 32.43%, #8078BF 55.38%, #D2A8D1 100%);background-image:radial-gradient(73.69% 72.33% at 51.12% 47.67%, #2B3894 3.76%, #364099 14.18%, #5356A8 32.43%, #8078BF 55.38%, #D2A8D1 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item:nth-child(8n+6) .eael-circle-btn-icon{background-image:-o-radial-gradient(48.86% 49.71%, 94.25% 92.56%, #199A8E 3.76%, #7AF4AB 55.38%);background-image:radial-gradient(94.25% 92.56% at 48.86% 49.71%, #199A8E 3.76%, #7AF4AB 55.38%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item:nth-child(8n+7) .eael-circle-btn-icon{background-image:-o-radial-gradient(51.12% 47.67%, 73.69% 72.33%, #2B3894 3.76%, #364099 14.18%, #5356A8 32.43%, #8078BF 55.38%, #D2A8D1 100%);background-image:radial-gradient(73.69% 72.33% at 51.12% 47.67%, #2B3894 3.76%, #364099 14.18%, #5356A8 32.43%, #8078BF 55.38%, #D2A8D1 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item:nth-child(8n+8) .eael-circle-btn-icon{background-image:-o-radial-gradient(48.86% 49.71%, 94.25% 92.56%, #199A8E 3.76%, #7AF4AB 55.38%);background-image:radial-gradient(94.25% 92.56% at 48.86% 49.71%, #199A8E 3.76%, #7AF4AB 55.38%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-1{top:14.6%;left:14.6%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-1 .eael-circle-icon-shapes{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-2{top:14.6%;left:85.4%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-2 .eael-circle-icon-shapes{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-3{top:85.4%;left:14.6%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-3 .eael-circle-icon-shapes{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-4{top:85.4%;left:85.4%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-4 .eael-circle-icon-shapes{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-5{top:50%;left:0%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-6{top:50%;left:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-6 .eael-circle-icon-shapes{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-7{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-7 .eael-circle-icon-shapes{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-8{top:100%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info .eael-circle-inner .eael-circle-item #eael-circle-item-8 .eael-circle-icon-shapes{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@media only screen and (min-width: 601px){@-webkit-keyframes eael-3-anim-1-btn-animation{0%{top:50%;left:50%}}@keyframes eael-3-anim-1-btn-animation{0%{top:50%;left:50%}}@-webkit-keyframes eael-3-anim-1-shape-1-animation{0%{width:0}}@keyframes eael-3-anim-1-shape-1-animation{0%{width:0}}@-webkit-keyframes eael-3-anim-1-shape-2-animation{0%{left:50%}}@keyframes eael-3-anim-1-shape-2-animation{0%{left:50%}}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-1 .eael-circle-inner .eael-circle-btn{-webkit-animation:eael-3-anim-1-btn-animation 2s;animation:eael-3-anim-1-btn-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-1 .eael-circle-inner .eael-circle-btn .eael-shape-1{-webkit-animation:eael-3-anim-1-shape-1-animation 2s;animation:eael-3-anim-1-shape-1-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-1 .eael-circle-inner .eael-circle-btn .eael-shape-2{-webkit-animation:eael-3-anim-1-shape-2-animation 2s;animation:eael-3-anim-1-shape-2-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-2 .eael-circle-info{-webkit-animation:eael-3-anim-2-circle-animation 2s;animation:eael-3-anim-2-circle-animation 2s}@-webkit-keyframes eael-3-anim-2-circle-animation{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes eael-3-anim-2-circle-animation{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes eael-3-anim-2-btn-animation{0%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes eael-3-anim-2-btn-animation{0%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@-webkit-keyframes eael-3-anim-2-shape-1-animation{0%{width:0}}@keyframes eael-3-anim-2-shape-1-animation{0%{width:0}}@-webkit-keyframes eael-3-anim-2-shape-2-animation{0%{left:50%}}@keyframes eael-3-anim-2-shape-2-animation{0%{left:50%}}@-webkit-keyframes eael-3-anim-2-circle-content-animation{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes eael-3-anim-2-circle-content-animation{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-2 .eael-circle-info .eael-circle-btn-content{-webkit-animation:eael-3-anim-2-circle-content-animation 2s;animation:eael-3-anim-2-circle-content-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-2 .eael-circle-info .eael-circle-btn{-webkit-animation:eael-3-anim-2-btn-animation 2s;animation:eael-3-anim-2-btn-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-2 .eael-circle-info .eael-circle-btn .eael-shape-1{-webkit-animation:eael-3-anim-2-shape-1-animation 2s;animation:eael-3-anim-2-shape-1-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-2 .eael-circle-info .eael-circle-btn .eael-shape-2{-webkit-animation:eael-3-anim-2-shape-2-animation 2s;animation:eael-3-anim-2-shape-2-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-3 .eael-circle-info{-webkit-animation:eael-3-anim-3-circle-animation 2s;animation:eael-3-anim-3-circle-animation 2s}@-webkit-keyframes eael-3-anim-3-circle-animation{30%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}@keyframes eael-3-anim-3-circle-animation{30%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}@-webkit-keyframes eael-3-anim-3-btn-animation{30%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}}@keyframes eael-3-anim-3-btn-animation{30%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}}@-webkit-keyframes eael-3-anim-3-shape-1-animation{30%{width:0}}@keyframes eael-3-anim-3-shape-1-animation{30%{width:0}}@-webkit-keyframes eael-3-anim-3-shape-2-animation{30%{left:50%}}@keyframes eael-3-anim-3-shape-2-animation{30%{left:50%}}@-webkit-keyframes eael-3-anim-3-circle-content-animation{30%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes eael-3-anim-3-circle-content-animation{30%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-3 .eael-circle-info .eael-circle-btn-content{-webkit-animation:eael-3-anim-3-circle-content-animation 2s;animation:eael-3-anim-3-circle-content-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-3 .eael-circle-info .eael-circle-btn{-webkit-animation:eael-3-anim-3-btn-animation 2s;animation:eael-3-anim-3-btn-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-3 .eael-circle-info .eael-circle-btn .eael-shape-1{-webkit-animation:eael-3-anim-3-shape-1-animation 2s;animation:eael-3-anim-3-shape-1-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-interactive-circle-animation-3 .eael-circle-info .eael-circle-btn .eael-shape-2{-webkit-animation:eael-3-anim-3-shape-2-animation 2s;animation:eael-3-anim-3-shape-2-animation 2s}}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-info{width:100%;padding:0 !important}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-inner{display:grid;width:100%;height:initial;grid-template-columns:repeat(1, 1fr)}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.eael-circle-wrapper.eael-interactive-circle-preset-3 .eael-circle-item .eael-circle-btn{height:80px;width:80px}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-desktop-view .eael-circle-btn-txt{font-size:12px}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-desktop-view .eael-circle-info .eael-circle-inner{width:300px !important;height:265px !important}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn{height:80px;width:80px}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-icon-shapes{display:none}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content{top:0px;left:20px;bottom:45px;right:20px}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-desktop-view .eael-circle-info .eael-circle-inner .eael-circle-item .eael-circle-btn-content .eael-circle-content{border-radius:500px !important;height:221px}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-responsive-view .eael-circle-inner{border:none !important;grid-gap:20px}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-responsive-view .eael-circle-item{border:6px solid #f5f3ff}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-responsive-view .eael-circle-item .eael-circle-btn{position:initial !important;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;height:100px;width:100px}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-responsive-view .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes{display:none !important}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-responsive-view .eael-circle-item .eael-circle-btn-content{position:initial !important;visibility:visible !important;opacity:1 !important;display:block !important}.eael-circle-wrapper.eael-interactive-circle-preset-3.eael-circle-responsive-view .eael-circle-item .eael-circle-btn-content .eael-circle-content{padding:0 !important;background:rgba(0,0,0,0) !important}}@media only screen and (min-width: 601px){@-webkit-keyframes eael-4-anim-1-btn-animation{0%{top:50%;left:50%}}@keyframes eael-4-anim-1-btn-animation{0%{top:50%;left:50%}}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-interactive-circle-animation-1 .eael-circle-inner .eael-circle-btn{-webkit-animation:eael-4-anim-1-btn-animation 2s;animation:eael-4-anim-1-btn-animation 2s}@-webkit-keyframes eael-4-anim-2-btn-animation{40%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}}@keyframes eael-4-anim-2-btn-animation{40%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-interactive-circle-animation-2 .eael-circle-inner .eael-circle-btn{-webkit-animation:eael-4-anim-2-btn-animation 2s;animation:eael-4-anim-2-btn-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-interactive-circle-animation-3 .eael-circle-info{-webkit-animation:eael-4-anim-3-circle-animation 2s;animation:eael-4-anim-3-circle-animation 2s}@-webkit-keyframes eael-4-anim-3-circle-animation{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes eael-4-anim-3-circle-animation{0%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes eael-4-anim-3-btn-animation{0%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes eael-4-anim-3-btn-animation{0%{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@-webkit-keyframes eael-4-anim-3-circle-content-animation{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes eael-4-anim-3-circle-content-animation{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-interactive-circle-animation-3 .eael-circle-info .eael-circle-btn{-webkit-animation:eael-4-anim-3-btn-animation 2s;animation:eael-4-anim-3-btn-animation 2s}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-interactive-circle-animation-3 .eael-circle-info .eael-circle-btn-content{-webkit-animation:eael-4-anim-3-circle-content-animation 2s;animation:eael-4-anim-3-circle-content-animation 2s}}@media only screen and (max-width: 600px){.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info{width:100%;padding:0 !important}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-inner{display:grid;width:100% !important;height:auto !important;grid-template-columns:repeat(1, 1fr)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-desktop-view{margin:40px 25px}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-desktop-view .eael-circle-btn-txt{font-size:12px}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-desktop-view .eael-circle-info{padding:48px !important;height:300px;width:300px}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-desktop-view .eael-circle-info .eael-circle-item .eael-circle-btn-content{top:50px;bottom:50px;left:50px;right:50px;padding:10px}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-desktop-view .eael-circle-info .eael-circle-item .eael-circle-btn{height:60px;width:60px}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-desktop-view .eael-circle-info .eael-circle-item .eael-circle-btn .eael-circle-btn-icon{padding:5px}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-desktop-view .eael-circle-info .eael-circle-content{border-radius:50% !important}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-responsive-view .eael-circle-item{border:6px solid #f5f3ff;display:-webkit-box;display:-ms-flexbox;display:flex}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-responsive-view .eael-circle-item .eael-circle-btn{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;position:relative !important;top:initial !important;left:initial !important;bottom:initial !important;right:initial !important}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-responsive-view .eael-circle-inner{border:none !important;grid-gap:20px}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-responsive-view .eael-circle-btn-content{position:initial !important;visibility:visible !important;opacity:1 !important;display:block !important}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-responsive-view .eael-circle-btn-content .eael-circle-content{padding:0 !important;background:rgba(0,0,0,0) !important}.eael-circle-wrapper.eael-interactive-circle-preset-4.eael-circle-responsive-view .eael-circle-btn .eael-circle-icon-shapes{border-bottom-right-radius:50%}}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info{position:relative;padding:74.5px;margin:45px 0}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-inner{width:400px;height:400px;border:3px solid #ddddef}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn{position:absolute;z-index:99;height:95px;width:95px;border-radius:50%}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn .eael-circle-btn-icon{padding:10px;height:100%;width:100%;border-radius:50%}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner{background:#fff;width:100%;height:100%;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner img,.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn .eael-circle-btn-icon .eael-circle-icon-inner svg{width:35px}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn .eael-circle-icon-shapes{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-left-radius:50%}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn.active .eael-circle-icon-inner{background:#f4fff9}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn-content{position:absolute;top:80.5px;bottom:80.5px;left:80.5px;right:80.5px;display:block;visibility:hidden;opacity:0;padding:15px}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn-content .eael-circle-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;height:100%;padding:30px;border-radius:50%;background:#fafaff;overflow:hidden}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn-content .eael-circle-content h2{font-size:30px;text-transform:uppercase;font-weight:500;line-height:1.3;color:#202b46}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn-content .eael-circle-content p{font-size:16px;color:#737373;margin-top:0}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item .eael-circle-btn-content.active{display:block;visibility:visible;opacity:1}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+1) .eael-circle-icon-shapes{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background:-o-radial-gradient(48.86% 49.71%, 94.25% 92.56%, #199a8e 3.76%, #7af4ab 55.38%);background:radial-gradient(94.25% 92.56% at 48.86% 49.71%, #199a8e 3.76%, #7af4ab 55.38%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+1) .eael-circle-btn-icon svg{fill:#199a8e}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+2) .eael-circle-icon-shapes{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);background:-o-linear-gradient(305.7deg, #476df8 15.07%, #6a8aff 97.18%);background:linear-gradient(144.3deg, #476df8 15.07%, #6a8aff 97.18%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+2) .eael-circle-btn-icon svg{fill:#07a9f0}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+3) .eael-circle-icon-shapes{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);background:-o-radial-gradient(52.18% 47.01%, 64.96% 65.32%, #6f00ff 3.76%, #533fff 55.38%, #b9aaff 100%);background:radial-gradient(64.96% 65.32% at 52.18% 47.01%, #6f00ff 3.76%, #533fff 55.38%, #b9aaff 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+3) .eael-circle-btn-icon svg{fill:#715eff}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+4) .eael-circle-icon-shapes{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);background:-o-radial-gradient(47.77% 50.74%, 101.16% 101.7%, #ff9100 3.76%, #ffb655 56.99%, #fff04a 100%);background:radial-gradient(101.16% 101.7% at 47.77% 50.74%, #ff9100 3.76%, #ffb655 56.99%, #fff04a 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+4) .eael-circle-btn-icon svg{fill:#ffae42}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+5) .eael-circle-icon-shapes{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);background:-o-radial-gradient(48.95% 49.57%, 65.76% 66.29%, #b40042 3.76%, #c50048 48.92%, #ff5e93 100%);background:radial-gradient(65.76% 66.29% at 48.95% 49.57%, #b40042 3.76%, #c50048 48.92%, #ff5e93 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+5) .eael-circle-btn-icon svg{fill:#b40042}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+6) .eael-circle-icon-shapes{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);background:-o-radial-gradient(51.12% 47.67%, 73.69% 72.33%, #2b3894 3.76%, #364099 14.18%, #5356a8 32.43%, #8078bf 55.38%, #d2a8d1 100%);background:radial-gradient(73.69% 72.33% at 51.12% 47.67%, #2b3894 3.76%, #364099 14.18%, #5356a8 32.43%, #8078bf 55.38%, #d2a8d1 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+6) .eael-circle-btn-icon svg{fill:#2b3894}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+7) .eael-circle-icon-shapes{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:-o-radial-gradient(48.86% 49.71%, 94.25% 92.56%, #199a8e 3.76%, #7af4ab 55.38%);background:radial-gradient(94.25% 92.56% at 48.86% 49.71%, #199a8e 3.76%, #7af4ab 55.38%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+7) .eael-circle-btn-icon svg{fill:#199a8e}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+8) .eael-circle-icon-shapes{background:-o-radial-gradient(51.12% 47.67%, 73.69% 72.33%, #2b3894 3.76%, #364099 14.18%, #5356a8 32.43%, #8078bf 55.38%, #d2a8d1 100%);background:radial-gradient(73.69% 72.33% at 51.12% 47.67%, #2b3894 3.76%, #364099 14.18%, #5356a8 32.43%, #8078bf 55.38%, #d2a8d1 100%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item:nth-child(8n+8) .eael-circle-btn-icon svg{fill:#2b3894}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item #eael-circle-item-1{top:50%;left:0%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item #eael-circle-item-2{top:85.4%;left:14.6%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item #eael-circle-item-3{top:100%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item #eael-circle-item-4{top:85.4%;left:85.4%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item #eael-circle-item-5{top:50%;left:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item #eael-circle-item-6{top:14.6%;left:85.4%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item #eael-circle-item-7{top:0%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.eael-circle-wrapper.eael-interactive-circle-preset-4 .eael-circle-info .eael-circle-item #eael-circle-item-8{top:14.6%;left:14.6%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media only screen and (min-width: 601px){.eael-circle-wrapper .eael-circle-info .eael-circle-inner .eael-circle-item{border:none !important}}
|
@@ -56,6 +56,12 @@
|
|
56 |
width: 100%;
|
57 |
max-width: 100%;
|
58 |
vertical-align: middle;
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
}
|
60 |
|
61 |
.eael-entry-thumbnail > img {
|
@@ -330,93 +336,72 @@
|
|
330 |
.elementor-element.elementor-grid-eael-col-1 {
|
331 |
position: relative;
|
332 |
}
|
333 |
-
|
334 |
.elementor-element.elementor-grid-eael-col-1 .eael-grid-post {
|
335 |
width: 100%;
|
336 |
float: left;
|
337 |
}
|
338 |
-
|
339 |
.elementor-element.elementor-grid-eael-col-2 {
|
340 |
position: relative;
|
341 |
}
|
342 |
-
|
343 |
.elementor-element.elementor-grid-eael-col-2 .eael-grid-post {
|
344 |
width: 50%;
|
345 |
float: left;
|
346 |
}
|
347 |
-
|
348 |
.elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n) {
|
349 |
margin-right: 0 !important;
|
350 |
}
|
351 |
-
|
352 |
.elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n + 1) {
|
353 |
clear: left;
|
354 |
}
|
355 |
-
|
356 |
.elementor-element.elementor-grid-eael-col-3 {
|
357 |
position: relative;
|
358 |
}
|
359 |
-
|
360 |
.elementor-element.elementor-grid-eael-col-3 .eael-grid-post {
|
361 |
width: 33.3333%;
|
362 |
float: left;
|
363 |
}
|
364 |
-
|
365 |
.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n) {
|
366 |
margin-right: 0 !important;
|
367 |
}
|
368 |
-
|
369 |
.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n + 1) {
|
370 |
clear: left;
|
371 |
}
|
372 |
-
|
373 |
.elementor-element.elementor-grid-eael-col-4 {
|
374 |
position: relative;
|
375 |
}
|
376 |
-
|
377 |
.elementor-element.elementor-grid-eael-col-4 .eael-grid-post {
|
378 |
width: 25%;
|
379 |
float: left;
|
380 |
}
|
381 |
-
|
382 |
.elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n) {
|
383 |
margin-right: 0 !important;
|
384 |
}
|
385 |
-
|
386 |
.elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n + 1) {
|
387 |
clear: left;
|
388 |
}
|
389 |
-
|
390 |
.elementor-element.elementor-grid-eael-col-5 {
|
391 |
position: relative;
|
392 |
}
|
393 |
-
|
394 |
.elementor-element.elementor-grid-eael-col-5 .eael-grid-post {
|
395 |
width: 20%;
|
396 |
float: left;
|
397 |
}
|
398 |
-
|
399 |
.elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n) {
|
400 |
margin-right: 0 !important;
|
401 |
}
|
402 |
-
|
403 |
.elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n + 1) {
|
404 |
clear: left;
|
405 |
}
|
406 |
-
|
407 |
.elementor-element.elementor-grid-eael-col-6 {
|
408 |
position: relative;
|
409 |
}
|
410 |
-
|
411 |
.elementor-element.elementor-grid-eael-col-6 .eael-grid-post {
|
412 |
width: 16%;
|
413 |
float: left;
|
414 |
}
|
415 |
-
|
416 |
.elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n) {
|
417 |
margin-right: 0 !important;
|
418 |
}
|
419 |
-
|
420 |
.elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n + 1) {
|
421 |
clear: left;
|
422 |
}
|
@@ -427,93 +412,72 @@
|
|
427 |
.elementor-element.elementor-grid-tablet-eael-col-1 {
|
428 |
position: relative;
|
429 |
}
|
430 |
-
|
431 |
.elementor-element.elementor-grid-tablet-eael-col-1 .eael-grid-post {
|
432 |
width: 100%;
|
433 |
float: left;
|
434 |
}
|
435 |
-
|
436 |
.elementor-element.elementor-grid-tablet-eael-col-2 {
|
437 |
position: relative;
|
438 |
}
|
439 |
-
|
440 |
.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post {
|
441 |
width: 50%;
|
442 |
float: left;
|
443 |
}
|
444 |
-
|
445 |
.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n) {
|
446 |
margin-right: 0 !important;
|
447 |
}
|
448 |
-
|
449 |
.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n + 1) {
|
450 |
clear: left;
|
451 |
}
|
452 |
-
|
453 |
.elementor-element.elementor-grid-tablet-eael-col-3 {
|
454 |
position: relative;
|
455 |
}
|
456 |
-
|
457 |
.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post {
|
458 |
width: 33.3333%;
|
459 |
float: left;
|
460 |
}
|
461 |
-
|
462 |
.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n) {
|
463 |
margin-right: 0 !important;
|
464 |
}
|
465 |
-
|
466 |
.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n + 1) {
|
467 |
clear: left;
|
468 |
}
|
469 |
-
|
470 |
.elementor-element.elementor-grid-tablet-eael-col-4 {
|
471 |
position: relative;
|
472 |
}
|
473 |
-
|
474 |
.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post {
|
475 |
width: 25%;
|
476 |
float: left;
|
477 |
}
|
478 |
-
|
479 |
.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n) {
|
480 |
margin-right: 0 !important;
|
481 |
}
|
482 |
-
|
483 |
.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n + 1) {
|
484 |
clear: left;
|
485 |
}
|
486 |
-
|
487 |
.elementor-element.elementor-grid-tablet-eael-col-5 {
|
488 |
position: relative;
|
489 |
}
|
490 |
-
|
491 |
.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post {
|
492 |
width: 20%;
|
493 |
float: left;
|
494 |
}
|
495 |
-
|
496 |
.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n) {
|
497 |
margin-right: 0 !important;
|
498 |
}
|
499 |
-
|
500 |
.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n + 1) {
|
501 |
clear: left;
|
502 |
}
|
503 |
-
|
504 |
.elementor-element.elementor-grid-tablet-eael-col-6 {
|
505 |
position: relative;
|
506 |
}
|
507 |
-
|
508 |
.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post {
|
509 |
width: 16%;
|
510 |
float: left;
|
511 |
}
|
512 |
-
|
513 |
.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n) {
|
514 |
margin-right: 0 !important;
|
515 |
}
|
516 |
-
|
517 |
.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n + 1) {
|
518 |
clear: left;
|
519 |
}
|
@@ -523,93 +487,72 @@
|
|
523 |
.elementor-element.elementor-grid-mobile-eael-col-1 {
|
524 |
position: relative;
|
525 |
}
|
526 |
-
|
527 |
.elementor-element.elementor-grid-mobile-eael-col-1 .eael-grid-post {
|
528 |
width: 100%;
|
529 |
float: left;
|
530 |
}
|
531 |
-
|
532 |
.elementor-element.elementor-grid-mobile-eael-col-2 {
|
533 |
position: relative;
|
534 |
}
|
535 |
-
|
536 |
.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post {
|
537 |
width: 50%;
|
538 |
float: left;
|
539 |
}
|
540 |
-
|
541 |
.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n) {
|
542 |
margin-right: 0 !important;
|
543 |
}
|
544 |
-
|
545 |
.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n + 1) {
|
546 |
clear: left;
|
547 |
}
|
548 |
-
|
549 |
.elementor-element.elementor-grid-mobile-eael-col-3 {
|
550 |
position: relative;
|
551 |
}
|
552 |
-
|
553 |
.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post {
|
554 |
width: 33.3333%;
|
555 |
float: left;
|
556 |
}
|
557 |
-
|
558 |
.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n) {
|
559 |
margin-right: 0 !important;
|
560 |
}
|
561 |
-
|
562 |
.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n + 1) {
|
563 |
clear: left;
|
564 |
}
|
565 |
-
|
566 |
.elementor-element.elementor-grid-mobile-eael-col-4 {
|
567 |
position: relative;
|
568 |
}
|
569 |
-
|
570 |
.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post {
|
571 |
width: 25%;
|
572 |
float: left;
|
573 |
}
|
574 |
-
|
575 |
.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n) {
|
576 |
margin-right: 0 !important;
|
577 |
}
|
578 |
-
|
579 |
.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n + 1) {
|
580 |
clear: left;
|
581 |
}
|
582 |
-
|
583 |
.elementor-element.elementor-grid-mobile-eael-col-5 {
|
584 |
position: relative;
|
585 |
}
|
586 |
-
|
587 |
.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post {
|
588 |
width: 20%;
|
589 |
float: left;
|
590 |
}
|
591 |
-
|
592 |
.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n) {
|
593 |
margin-right: 0 !important;
|
594 |
}
|
595 |
-
|
596 |
.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n + 1) {
|
597 |
clear: left;
|
598 |
}
|
599 |
-
|
600 |
.elementor-element.elementor-grid-mobile-eael-col-6 {
|
601 |
position: relative;
|
602 |
}
|
603 |
-
|
604 |
.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post {
|
605 |
width: 16%;
|
606 |
float: left;
|
607 |
}
|
608 |
-
|
609 |
.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n) {
|
610 |
margin-right: 0 !important;
|
611 |
}
|
612 |
-
|
613 |
.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n + 1) {
|
614 |
clear: left;
|
615 |
}
|
56 |
width: 100%;
|
57 |
max-width: 100%;
|
58 |
vertical-align: middle;
|
59 |
+
position: absolute;
|
60 |
+
top: calc(50% + 1px);
|
61 |
+
left: calc(50% + 1px);
|
62 |
+
-webkit-transform: scale(1.01) translate(-50%, -50%);
|
63 |
+
-ms-transform: scale(1.01) translate(-50%, -50%);
|
64 |
+
transform: scale(1.01) translate(-50%, -50%);
|
65 |
}
|
66 |
|
67 |
.eael-entry-thumbnail > img {
|
336 |
.elementor-element.elementor-grid-eael-col-1 {
|
337 |
position: relative;
|
338 |
}
|
|
|
339 |
.elementor-element.elementor-grid-eael-col-1 .eael-grid-post {
|
340 |
width: 100%;
|
341 |
float: left;
|
342 |
}
|
|
|
343 |
.elementor-element.elementor-grid-eael-col-2 {
|
344 |
position: relative;
|
345 |
}
|
|
|
346 |
.elementor-element.elementor-grid-eael-col-2 .eael-grid-post {
|
347 |
width: 50%;
|
348 |
float: left;
|
349 |
}
|
|
|
350 |
.elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n) {
|
351 |
margin-right: 0 !important;
|
352 |
}
|
|
|
353 |
.elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n + 1) {
|
354 |
clear: left;
|
355 |
}
|
|
|
356 |
.elementor-element.elementor-grid-eael-col-3 {
|
357 |
position: relative;
|
358 |
}
|
|
|
359 |
.elementor-element.elementor-grid-eael-col-3 .eael-grid-post {
|
360 |
width: 33.3333%;
|
361 |
float: left;
|
362 |
}
|
|
|
363 |
.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n) {
|
364 |
margin-right: 0 !important;
|
365 |
}
|
|
|
366 |
.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n + 1) {
|
367 |
clear: left;
|
368 |
}
|
|
|
369 |
.elementor-element.elementor-grid-eael-col-4 {
|
370 |
position: relative;
|
371 |
}
|
|
|
372 |
.elementor-element.elementor-grid-eael-col-4 .eael-grid-post {
|
373 |
width: 25%;
|
374 |
float: left;
|
375 |
}
|
|
|
376 |
.elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n) {
|
377 |
margin-right: 0 !important;
|
378 |
}
|
|
|
379 |
.elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n + 1) {
|
380 |
clear: left;
|
381 |
}
|
|
|
382 |
.elementor-element.elementor-grid-eael-col-5 {
|
383 |
position: relative;
|
384 |
}
|
|
|
385 |
.elementor-element.elementor-grid-eael-col-5 .eael-grid-post {
|
386 |
width: 20%;
|
387 |
float: left;
|
388 |
}
|
|
|
389 |
.elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n) {
|
390 |
margin-right: 0 !important;
|
391 |
}
|
|
|
392 |
.elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n + 1) {
|
393 |
clear: left;
|
394 |
}
|
|
|
395 |
.elementor-element.elementor-grid-eael-col-6 {
|
396 |
position: relative;
|
397 |
}
|
|
|
398 |
.elementor-element.elementor-grid-eael-col-6 .eael-grid-post {
|
399 |
width: 16%;
|
400 |
float: left;
|
401 |
}
|
|
|
402 |
.elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n) {
|
403 |
margin-right: 0 !important;
|
404 |
}
|
|
|
405 |
.elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n + 1) {
|
406 |
clear: left;
|
407 |
}
|
412 |
.elementor-element.elementor-grid-tablet-eael-col-1 {
|
413 |
position: relative;
|
414 |
}
|
|
|
415 |
.elementor-element.elementor-grid-tablet-eael-col-1 .eael-grid-post {
|
416 |
width: 100%;
|
417 |
float: left;
|
418 |
}
|
|
|
419 |
.elementor-element.elementor-grid-tablet-eael-col-2 {
|
420 |
position: relative;
|
421 |
}
|
|
|
422 |
.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post {
|
423 |
width: 50%;
|
424 |
float: left;
|
425 |
}
|
|
|
426 |
.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n) {
|
427 |
margin-right: 0 !important;
|
428 |
}
|
|
|
429 |
.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n + 1) {
|
430 |
clear: left;
|
431 |
}
|
|
|
432 |
.elementor-element.elementor-grid-tablet-eael-col-3 {
|
433 |
position: relative;
|
434 |
}
|
|
|
435 |
.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post {
|
436 |
width: 33.3333%;
|
437 |
float: left;
|
438 |
}
|
|
|
439 |
.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n) {
|
440 |
margin-right: 0 !important;
|
441 |
}
|
|
|
442 |
.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n + 1) {
|
443 |
clear: left;
|
444 |
}
|
|
|
445 |
.elementor-element.elementor-grid-tablet-eael-col-4 {
|
446 |
position: relative;
|
447 |
}
|
|
|
448 |
.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post {
|
449 |
width: 25%;
|
450 |
float: left;
|
451 |
}
|
|
|
452 |
.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n) {
|
453 |
margin-right: 0 !important;
|
454 |
}
|
|
|
455 |
.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n + 1) {
|
456 |
clear: left;
|
457 |
}
|
|
|
458 |
.elementor-element.elementor-grid-tablet-eael-col-5 {
|
459 |
position: relative;
|
460 |
}
|
|
|
461 |
.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post {
|
462 |
width: 20%;
|
463 |
float: left;
|
464 |
}
|
|
|
465 |
.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n) {
|
466 |
margin-right: 0 !important;
|
467 |
}
|
|
|
468 |
.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n + 1) {
|
469 |
clear: left;
|
470 |
}
|
|
|
471 |
.elementor-element.elementor-grid-tablet-eael-col-6 {
|
472 |
position: relative;
|
473 |
}
|
|
|
474 |
.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post {
|
475 |
width: 16%;
|
476 |
float: left;
|
477 |
}
|
|
|
478 |
.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n) {
|
479 |
margin-right: 0 !important;
|
480 |
}
|
|
|
481 |
.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n + 1) {
|
482 |
clear: left;
|
483 |
}
|
487 |
.elementor-element.elementor-grid-mobile-eael-col-1 {
|
488 |
position: relative;
|
489 |
}
|
|
|
490 |
.elementor-element.elementor-grid-mobile-eael-col-1 .eael-grid-post {
|
491 |
width: 100%;
|
492 |
float: left;
|
493 |
}
|
|
|
494 |
.elementor-element.elementor-grid-mobile-eael-col-2 {
|
495 |
position: relative;
|
496 |
}
|
|
|
497 |
.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post {
|
498 |
width: 50%;
|
499 |
float: left;
|
500 |
}
|
|
|
501 |
.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n) {
|
502 |
margin-right: 0 !important;
|
503 |
}
|
|
|
504 |
.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n + 1) {
|
505 |
clear: left;
|
506 |
}
|
|
|
507 |
.elementor-element.elementor-grid-mobile-eael-col-3 {
|
508 |
position: relative;
|
509 |
}
|
|
|
510 |
.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post {
|
511 |
width: 33.3333%;
|
512 |
float: left;
|
513 |
}
|
|
|
514 |
.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n) {
|
515 |
margin-right: 0 !important;
|
516 |
}
|
|
|
517 |
.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n + 1) {
|
518 |
clear: left;
|
519 |
}
|
|
|
520 |
.elementor-element.elementor-grid-mobile-eael-col-4 {
|
521 |
position: relative;
|
522 |
}
|
|
|
523 |
.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post {
|
524 |
width: 25%;
|
525 |
float: left;
|
526 |
}
|
|
|
527 |
.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n) {
|
528 |
margin-right: 0 !important;
|
529 |
}
|
|
|
530 |
.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n + 1) {
|
531 |
clear: left;
|
532 |
}
|
|
|
533 |
.elementor-element.elementor-grid-mobile-eael-col-5 {
|
534 |
position: relative;
|
535 |
}
|
|
|
536 |
.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post {
|
537 |
width: 20%;
|
538 |
float: left;
|
539 |
}
|
|
|
540 |
.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n) {
|
541 |
margin-right: 0 !important;
|
542 |
}
|
|
|
543 |
.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n + 1) {
|
544 |
clear: left;
|
545 |
}
|
|
|
546 |
.elementor-element.elementor-grid-mobile-eael-col-6 {
|
547 |
position: relative;
|
548 |
}
|
|
|
549 |
.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post {
|
550 |
width: 16%;
|
551 |
float: left;
|
552 |
}
|
|
|
553 |
.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n) {
|
554 |
margin-right: 0 !important;
|
555 |
}
|
|
|
556 |
.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n + 1) {
|
557 |
clear: left;
|
558 |
}
|
@@ -1 +1 @@
|
|
1 |
-
.eael-post-grid-container .eael-post-grid{margin:0 -10px}.eael-post-grid-container .eael-post-grid .eael-grid-post{float:left;padding:10px}.eael-post-carousel .eael-grid-post{float:none;padding:0}.eael-grid-post-holder{border:1px solid rgba(0,0,0,.1)}.eael-grid-post-holder-inner{height:100%}.eael-entry-media{position:relative}.eael-entry-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity .2s ease-in-out,-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1);-o-transition:opacity .2s ease-in-out,transform .25s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity .2s ease-in-out,transform .25s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity .2s ease-in-out,transform .25s cubic-bezier(0.19, 1, 0.22, 1),-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1)}.eael-entry-overlay>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.eael-entry-title{margin:10px 0 5px;font-size:1.2em}.eael-entry-thumbnail img{width:100%;max-width:100%;vertical-align:middle}.eael-entry-thumbnail>img{height:100%}.eael-entry-footer .eael-author-avatar{width:50px}.eael-entry-footer .eael-author-avatar .avatar{border-radius:50%}.eael-post-grid .eael-entry-footer .eael-entry-meta{padding-left:8px;text-align:left}.eael-grid-post .eael-entry-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap}.eael-grid-post .eael-entry-footer .eael-entry-meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eael-entry-meta>div{font-size:12px;line-height:1.2;padding-bottom:5px}.eael-grid-post-excerpt p{margin:0;font-size:14px}.eael-entry-meta .eael-entry-footer .eael-posted-by{display:block}.eael-grid-post .eael-entry-wrapper,.eael-grid-post .eael-entry-footer{padding:15px}.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on{padding-left:5px}.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before{content:"";font-family:"Font Awesome 5 Free";font-weight:700;color:inherit;opacity:.4;font-size:.8em;padding-right:7px}.eael-entry-media{position:relative}.eael-entry-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-entry-overlay>i{color:#fff}.eael-entry-overlay.fade-in{visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.eael-entry-media:hover .eael-entry-overlay.fade-in{visibility:visible;opacity:1}.eael-entry-media:hover .eael-entry-overlay.fade-in>i{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);opacity:1}.eael-entry-overlay.zoom-in{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.eael-entry-media:hover .eael-entry-overlay.zoom-in{visibility:visible;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.eael-entry-overlay.slide-up{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.eael-entry-media:hover .eael-entry-overlay.slide-up{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}.eael-entry-media{overflow:hidden}.eael-entry-media.grid-hover-style-fade-in .eael-entry-overlay{opacity:0}.eael-entry-media.grid-hover-style-fade-in:hover .eael-entry-overlay{opacity:1}.eael-entry-media.grid-hover-style-none .eael-entry-overlay{display:none}.eael-entry-overlay.none{opacity:0}.eael-entry-media.grid-hover-style-zoom-in .eael-entry-overlay{-webkit-transform:scale(0.4);-ms-transform:scale(0.4);transform:scale(0.4);opacity:0}.eael-entry-media.grid-hover-style-zoom-in:hover .eael-entry-overlay{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay>i{-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);-webkit-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms;-webkit-transition-duration:300ms;-o-transition-duration:300ms;transition-duration:300ms}.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay>i{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);visibility:hidden;opacity:0}.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay>i{-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-webkit-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms;-webkit-transition-duration:300ms;-o-transition-duration:300ms;transition-duration:300ms}.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);visibility:visible;opacity:1}.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay>i{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.eael-grid-post .eael-entry-thumbnail>img{height:100%;-o-object-fit:cover;object-fit:cover}.eael-post-elements-readmore-btn{display:block}@media only screen and (min-width: 1025px){.elementor-element.elementor-grid-eael-col-1{position:relative}.elementor-element.elementor-grid-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-eael-col-2{position:relative}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n + 1){clear:left}.elementor-element.elementor-grid-eael-col-3{position:relative}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n + 1){clear:left}.elementor-element.elementor-grid-eael-col-4{position:relative}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n + 1){clear:left}.elementor-element.elementor-grid-eael-col-5{position:relative}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n + 1){clear:left}.elementor-element.elementor-grid-eael-col-6{position:relative}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n + 1){clear:left}}@media only screen and (max-width: 1024px)and (min-width: 766px){.elementor-element.elementor-grid-tablet-eael-col-1{position:relative}.elementor-element.elementor-grid-tablet-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-tablet-eael-col-2{position:relative}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n + 1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-3{position:relative}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n + 1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-4{position:relative}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n + 1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-5{position:relative}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n + 1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-6{position:relative}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n + 1){clear:left}}@media only screen and (max-width: 767px){.elementor-element.elementor-grid-mobile-eael-col-1{position:relative}.elementor-element.elementor-grid-mobile-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-mobile-eael-col-2{position:relative}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n + 1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-3{position:relative}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n + 1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-4{position:relative}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n + 1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-5{position:relative}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n + 1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-6{position:relative}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n + 1){clear:left}}.eael-author-avatar>a{display:block}.eael-entry-footer{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.eael-entry-footer>div{display:inline-block;float:left}.post-carousel-categories{position:absolute;left:0;top:0;z-index:11;width:100%;margin:0;padding:15px;text-align:left;visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.post-carousel-categories li{display:inline-block;text-transform:capitalize;margin-right:5px;position:relative}.post-carousel-categories li:after{content:",";color:#fff}.post-carousel-categories li:last-child:after{display:none}.post-carousel-categories li a{color:#fff}.eael-entry-media:hover .post-carousel-categories{visibility:visible;opacity:1}.eael-post-grid-style-three .eael-meta-posted-on{min-width:60px;height:50px;padding:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);text-align:center;font-size:16px;line-height:18px;margin-top:12px;margin-left:12px}.eael-post-grid-style-three .eael-meta-posted-on span{display:block}.eael-post-grid-style-two .eael-entry-meta{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on{padding:0;font-size:12px;margin-right:15px;color:#929292}.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on i{margin-right:7px}.eael-post-grid-style-two .eael-entry-meta .post-meta-categories{list-style:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-flow:wrap;flex-flow:wrap;margin:0;padding-left:0}.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li{font-size:12px;margin-right:7px;color:#929292}.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li:last-child{margin-right:0}.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li a{color:#929292}.rtl .eael-grid-post .eael-entry-footer{direction:ltr}
|
1 |
+
.eael-post-grid-container .eael-post-grid{margin:0 -10px}.eael-post-grid-container .eael-post-grid .eael-grid-post{float:left;padding:10px}.eael-post-carousel .eael-grid-post{float:none;padding:0}.eael-grid-post-holder{border:1px solid rgba(0,0,0,.1)}.eael-grid-post-holder-inner{height:100%}.eael-entry-media{position:relative}.eael-entry-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity .2s ease-in-out,-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1);-o-transition:opacity .2s ease-in-out,transform .25s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity .2s ease-in-out,transform .25s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity .2s ease-in-out,transform .25s cubic-bezier(0.19, 1, 0.22, 1),-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1)}.eael-entry-overlay>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.eael-entry-title{margin:10px 0 5px;font-size:1.2em}.eael-entry-thumbnail img{width:100%;max-width:100%;vertical-align:middle;position:absolute;top:calc(50% + 1px);left:calc(50% + 1px);-webkit-transform:scale(1.01) translate(-50%, -50%);-ms-transform:scale(1.01) translate(-50%, -50%);transform:scale(1.01) translate(-50%, -50%)}.eael-entry-thumbnail>img{height:100%}.eael-entry-footer .eael-author-avatar{width:50px}.eael-entry-footer .eael-author-avatar .avatar{border-radius:50%}.eael-post-grid .eael-entry-footer .eael-entry-meta{padding-left:8px;text-align:left}.eael-grid-post .eael-entry-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap}.eael-grid-post .eael-entry-footer .eael-entry-meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eael-entry-meta>div{font-size:12px;line-height:1.2;padding-bottom:5px}.eael-grid-post-excerpt p{margin:0;font-size:14px}.eael-entry-meta .eael-entry-footer .eael-posted-by{display:block}.eael-grid-post .eael-entry-wrapper,.eael-grid-post .eael-entry-footer{padding:15px}.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on{padding-left:5px}.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before{content:"";font-family:"Font Awesome 5 Free";font-weight:700;color:inherit;opacity:.4;font-size:.8em;padding-right:7px}.eael-entry-media{position:relative}.eael-entry-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-entry-overlay>i{color:#fff}.eael-entry-overlay.fade-in{visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.eael-entry-media:hover .eael-entry-overlay.fade-in{visibility:visible;opacity:1}.eael-entry-media:hover .eael-entry-overlay.fade-in>i{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);opacity:1}.eael-entry-overlay.zoom-in{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.eael-entry-media:hover .eael-entry-overlay.zoom-in{visibility:visible;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.eael-entry-overlay.slide-up{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.eael-entry-media:hover .eael-entry-overlay.slide-up{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}.eael-entry-media{overflow:hidden}.eael-entry-media.grid-hover-style-fade-in .eael-entry-overlay{opacity:0}.eael-entry-media.grid-hover-style-fade-in:hover .eael-entry-overlay{opacity:1}.eael-entry-media.grid-hover-style-none .eael-entry-overlay{display:none}.eael-entry-overlay.none{opacity:0}.eael-entry-media.grid-hover-style-zoom-in .eael-entry-overlay{-webkit-transform:scale(0.4);-ms-transform:scale(0.4);transform:scale(0.4);opacity:0}.eael-entry-media.grid-hover-style-zoom-in:hover .eael-entry-overlay{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay>i{-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);-webkit-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms;-webkit-transition-duration:300ms;-o-transition-duration:300ms;transition-duration:300ms}.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay>i{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);visibility:hidden;opacity:0}.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay>i{-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-webkit-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms;-webkit-transition-duration:300ms;-o-transition-duration:300ms;transition-duration:300ms}.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);visibility:visible;opacity:1}.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay>i{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.eael-grid-post .eael-entry-thumbnail>img{height:100%;-o-object-fit:cover;object-fit:cover}.eael-post-elements-readmore-btn{display:block}@media only screen and (min-width: 1025px){.elementor-element.elementor-grid-eael-col-1{position:relative}.elementor-element.elementor-grid-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-eael-col-2{position:relative}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n + 1){clear:left}.elementor-element.elementor-grid-eael-col-3{position:relative}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n + 1){clear:left}.elementor-element.elementor-grid-eael-col-4{position:relative}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n + 1){clear:left}.elementor-element.elementor-grid-eael-col-5{position:relative}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n + 1){clear:left}.elementor-element.elementor-grid-eael-col-6{position:relative}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n + 1){clear:left}}@media only screen and (max-width: 1024px)and (min-width: 766px){.elementor-element.elementor-grid-tablet-eael-col-1{position:relative}.elementor-element.elementor-grid-tablet-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-tablet-eael-col-2{position:relative}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n + 1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-3{position:relative}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n + 1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-4{position:relative}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n + 1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-5{position:relative}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n + 1){clear:left}.elementor-element.elementor-grid-tablet-eael-col-6{position:relative}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n + 1){clear:left}}@media only screen and (max-width: 767px){.elementor-element.elementor-grid-mobile-eael-col-1{position:relative}.elementor-element.elementor-grid-mobile-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-mobile-eael-col-2{position:relative}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n + 1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-3{position:relative}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n + 1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-4{position:relative}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n + 1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-5{position:relative}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n + 1){clear:left}.elementor-element.elementor-grid-mobile-eael-col-6{position:relative}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n + 1){clear:left}}.eael-author-avatar>a{display:block}.eael-entry-footer{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.eael-entry-footer>div{display:inline-block;float:left}.post-carousel-categories{position:absolute;left:0;top:0;z-index:11;width:100%;margin:0;padding:15px;text-align:left;visibility:hidden;opacity:0;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.post-carousel-categories li{display:inline-block;text-transform:capitalize;margin-right:5px;position:relative}.post-carousel-categories li:after{content:",";color:#fff}.post-carousel-categories li:last-child:after{display:none}.post-carousel-categories li a{color:#fff}.eael-entry-media:hover .post-carousel-categories{visibility:visible;opacity:1}.eael-post-grid-style-three .eael-meta-posted-on{min-width:60px;height:50px;padding:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);text-align:center;font-size:16px;line-height:18px;margin-top:12px;margin-left:12px}.eael-post-grid-style-three .eael-meta-posted-on span{display:block}.eael-post-grid-style-two .eael-entry-meta{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on{padding:0;font-size:12px;margin-right:15px;color:#929292}.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on i{margin-right:7px}.eael-post-grid-style-two .eael-entry-meta .post-meta-categories{list-style:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-flow:wrap;flex-flow:wrap;margin:0;padding-left:0}.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li{font-size:12px;margin-right:7px;color:#929292}.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li:last-child{margin-right:0}.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li a{color:#929292}.rtl .eael-grid-post .eael-entry-footer{direction:ltr}
|
@@ -245,7 +245,6 @@
|
|
245 |
.eael-timeline-post-title .eael-timeline-post-title-text {
|
246 |
font-size: 0.8em;
|
247 |
}
|
248 |
-
|
249 |
.eael-timeline-post-excerpt p {
|
250 |
font-size: 13px;
|
251 |
}
|
@@ -261,53 +260,43 @@
|
|
261 |
.eael-post-timeline {
|
262 |
margin-left: 0;
|
263 |
}
|
264 |
-
|
265 |
.eael-timeline-bullet,
|
266 |
.eael-timeline-post:after,
|
267 |
.eael-timeline-post:before,
|
268 |
.eael-timeline-post-inner:after {
|
269 |
display: none;
|
270 |
}
|
271 |
-
|
272 |
.eael-timeline-post {
|
273 |
display: inline-block;
|
274 |
float: left !important;
|
275 |
width: 50% !important;
|
276 |
margin: 15px auto;
|
277 |
}
|
278 |
-
|
279 |
.eael-timeline-post-inner {
|
280 |
height: 320px;
|
281 |
padding-bottom: 30px;
|
282 |
}
|
283 |
-
|
284 |
.eael-timeline-post-title {
|
285 |
bottom: 50px;
|
286 |
}
|
287 |
-
|
288 |
.eael-timeline-post-title .eael-timeline-post-title-text {
|
289 |
font-size: 0.8em;
|
290 |
line-height: 1.2em;
|
291 |
}
|
292 |
-
|
293 |
.eael-timeline-post .eael-timeline-post-inner {
|
294 |
margin: 0 10px auto 0;
|
295 |
width: 90%;
|
296 |
}
|
297 |
-
|
298 |
.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner {
|
299 |
margin: 0 auto 0 10px;
|
300 |
width: 90%;
|
301 |
}
|
302 |
-
|
303 |
.eael-timeline-post-excerpt {
|
304 |
opacity: 0 !important;
|
305 |
}
|
306 |
-
|
307 |
.eael-timeline-post-image {
|
308 |
opacity: 0.3;
|
309 |
}
|
310 |
-
|
311 |
.eael-timeline-post time,
|
312 |
.eael-timeline-post:nth-child(2n) time {
|
313 |
background-color: #fff;
|
@@ -321,7 +310,6 @@
|
|
321 |
top: 275px;
|
322 |
width: 100%;
|
323 |
}
|
324 |
-
|
325 |
time:before {
|
326 |
display: none;
|
327 |
}
|
@@ -334,7 +322,6 @@
|
|
334 |
margin: 20px auto;
|
335 |
width: 100% !important;
|
336 |
}
|
337 |
-
|
338 |
.eael-timeline-post .eael-timeline-post-inner,
|
339 |
.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner {
|
340 |
display: block;
|
@@ -350,7 +337,6 @@
|
|
350 |
margin: 0 auto;
|
351 |
width: 95%;
|
352 |
}
|
353 |
-
|
354 |
.eael-timeline-post time,
|
355 |
.eael-timeline-post:nth-child(2n) time {
|
356 |
top: 205px;
|
245 |
.eael-timeline-post-title .eael-timeline-post-title-text {
|
246 |
font-size: 0.8em;
|
247 |
}
|
|
|
248 |
.eael-timeline-post-excerpt p {
|
249 |
font-size: 13px;
|
250 |
}
|
260 |
.eael-post-timeline {
|
261 |
margin-left: 0;
|
262 |
}
|
|
|
263 |
.eael-timeline-bullet,
|
264 |
.eael-timeline-post:after,
|
265 |
.eael-timeline-post:before,
|
266 |
.eael-timeline-post-inner:after {
|
267 |
display: none;
|
268 |
}
|
|
|
269 |
.eael-timeline-post {
|
270 |
display: inline-block;
|
271 |
float: left !important;
|
272 |
width: 50% !important;
|
273 |
margin: 15px auto;
|
274 |
}
|
|
|
275 |
.eael-timeline-post-inner {
|
276 |
height: 320px;
|
277 |
padding-bottom: 30px;
|
278 |
}
|
|
|
279 |
.eael-timeline-post-title {
|
280 |
bottom: 50px;
|
281 |
}
|
|
|
282 |
.eael-timeline-post-title .eael-timeline-post-title-text {
|
283 |
font-size: 0.8em;
|
284 |
line-height: 1.2em;
|
285 |
}
|
|
|
286 |
.eael-timeline-post .eael-timeline-post-inner {
|
287 |
margin: 0 10px auto 0;
|
288 |
width: 90%;
|
289 |
}
|
|
|
290 |
.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner {
|
291 |
margin: 0 auto 0 10px;
|
292 |
width: 90%;
|
293 |
}
|
|
|
294 |
.eael-timeline-post-excerpt {
|
295 |
opacity: 0 !important;
|
296 |
}
|
|
|
297 |
.eael-timeline-post-image {
|
298 |
opacity: 0.3;
|
299 |
}
|
|
|
300 |
.eael-timeline-post time,
|
301 |
.eael-timeline-post:nth-child(2n) time {
|
302 |
background-color: #fff;
|
310 |
top: 275px;
|
311 |
width: 100%;
|
312 |
}
|
|
|
313 |
time:before {
|
314 |
display: none;
|
315 |
}
|
322 |
margin: 20px auto;
|
323 |
width: 100% !important;
|
324 |
}
|
|
|
325 |
.eael-timeline-post .eael-timeline-post-inner,
|
326 |
.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner {
|
327 |
display: block;
|
337 |
margin: 0 auto;
|
338 |
width: 95%;
|
339 |
}
|
|
|
340 |
.eael-timeline-post time,
|
341 |
.eael-timeline-post:nth-child(2n) time {
|
342 |
top: 205px;
|
@@ -478,7 +478,6 @@
|
|
478 |
.eael-pricing {
|
479 |
display: block;
|
480 |
}
|
481 |
-
|
482 |
.eael-pricing .eael-pricing-item,
|
483 |
.eael-pricing.style-2 .eael-pricing-item,
|
484 |
.eael-pricing.style-4 .eael-pricing-item {
|
@@ -491,11 +490,9 @@
|
|
491 |
.eael-pricing {
|
492 |
display: block;
|
493 |
}
|
494 |
-
|
495 |
.eael-pricing .eael-pricing-item {
|
496 |
width: 100%;
|
497 |
}
|
498 |
-
|
499 |
.eael-pricing .eael-pricing-item,
|
500 |
.eael-pricing.style-2 .eael-pricing-item,
|
501 |
.eael-pricing.style-4 .eael-pricing-item {
|
478 |
.eael-pricing {
|
479 |
display: block;
|
480 |
}
|
|
|
481 |
.eael-pricing .eael-pricing-item,
|
482 |
.eael-pricing.style-2 .eael-pricing-item,
|
483 |
.eael-pricing.style-4 .eael-pricing-item {
|
490 |
.eael-pricing {
|
491 |
display: block;
|
492 |
}
|
|
|
493 |
.eael-pricing .eael-pricing-item {
|
494 |
width: 100%;
|
495 |
}
|
|
|
496 |
.eael-pricing .eael-pricing-item,
|
497 |
.eael-pricing.style-2 .eael-pricing-item,
|
498 |
.eael-pricing.style-4 .eael-pricing-item {
|
@@ -411,7 +411,6 @@
|
|
411 |
.eael-wcpc-wrapper:not(.theme-4) tr.image td {
|
412 |
padding: 10px;
|
413 |
}
|
414 |
-
|
415 |
.theme-4 tr.image td {
|
416 |
padding: 50px 10px;
|
417 |
}
|
@@ -2523,56 +2522,43 @@
|
|
2523 |
.eael-product-grid-column-1 .eael-product-grid .woocommerce ul.products {
|
2524 |
grid-template-columns: 100%;
|
2525 |
}
|
2526 |
-
|
2527 |
.eael-product-grid-column-2 .eael-product-grid .woocommerce ul.products {
|
2528 |
grid-template-columns: repeat(2, 1fr);
|
2529 |
}
|
2530 |
-
|
2531 |
.eael-product-grid-column-3 .eael-product-grid .woocommerce ul.products {
|
2532 |
grid-template-columns: repeat(3, 1fr);
|
2533 |
}
|
2534 |
-
|
2535 |
.eael-product-grid-column-4 .eael-product-grid .woocommerce ul.products {
|
2536 |
grid-template-columns: repeat(4, 1fr);
|
2537 |
}
|
2538 |
-
|
2539 |
.eael-product-grid-column-5 .eael-product-grid .woocommerce ul.products {
|
2540 |
grid-template-columns: repeat(5, 1fr);
|
2541 |
}
|
2542 |
-
|
2543 |
.eael-product-grid-column-6 .eael-product-grid .woocommerce ul.products {
|
2544 |
grid-template-columns: repeat(6, 1fr);
|
2545 |
}
|
2546 |
-
|
2547 |
.eael-product-list-column-2 .eael-product-grid .woocommerce ul.products {
|
2548 |
grid-template-columns: repeat(2, 1fr);
|
2549 |
}
|
2550 |
-
|
2551 |
.eael-product-list-column-1 .eael-product-grid .woocommerce ul.products {
|
2552 |
grid-template-columns: 100%;
|
2553 |
}
|
2554 |
-
|
2555 |
.eael-product-grid-column-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2556 |
width: 100%;
|
2557 |
margin: 15px 0;
|
2558 |
}
|
2559 |
-
|
2560 |
.eael-product-grid-column-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2561 |
width: 48%;
|
2562 |
}
|
2563 |
-
|
2564 |
.eael-product-grid-column-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2565 |
width: 31.3333%;
|
2566 |
}
|
2567 |
-
|
2568 |
.eael-product-grid-column-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2569 |
width: 23%;
|
2570 |
}
|
2571 |
-
|
2572 |
.eael-product-grid-column-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2573 |
width: 18%;
|
2574 |
}
|
2575 |
-
|
2576 |
.eael-product-grid-column-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2577 |
width: 14.66666667%;
|
2578 |
}
|
@@ -2581,56 +2567,43 @@
|
|
2581 |
.eael-product-grid-column-tablet-1 .eael-product-grid .woocommerce ul.products {
|
2582 |
grid-template-columns: 100%;
|
2583 |
}
|
2584 |
-
|
2585 |
.eael-product-grid-column-tablet-2 .eael-product-grid .woocommerce ul.products {
|
2586 |
grid-template-columns: repeat(2, 1fr);
|
2587 |
}
|
2588 |
-
|
2589 |
.eael-product-grid-column-tablet-3 .eael-product-grid .woocommerce ul.products {
|
2590 |
grid-template-columns: repeat(3, 1fr);
|
2591 |
}
|
2592 |
-
|
2593 |
.eael-product-grid-column-tablet-4 .eael-product-grid .woocommerce ul.products {
|
2594 |
grid-template-columns: repeat(4, 1fr);
|
2595 |
}
|
2596 |
-
|
2597 |
.eael-product-grid-column-tablet-5 .eael-product-grid .woocommerce ul.products {
|
2598 |
grid-template-columns: repeat(5, 1fr);
|
2599 |
}
|
2600 |
-
|
2601 |
.eael-product-grid-column-tablet-6 .eael-product-grid .woocommerce ul.products {
|
2602 |
grid-template-columns: repeat(6, 1fr);
|
2603 |
}
|
2604 |
-
|
2605 |
.eael-product-list-column-tablet-2 .eael-product-grid .woocommerce ul.products {
|
2606 |
grid-template-columns: repeat(2, 1fr);
|
2607 |
}
|
2608 |
-
|
2609 |
.eael-product-list-column-tablet-1 .eael-product-grid .woocommerce ul.products {
|
2610 |
grid-template-columns: 100%;
|
2611 |
}
|
2612 |
-
|
2613 |
.eael-product-grid-column-tablet-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2614 |
width: 100%;
|
2615 |
margin: 15px 0;
|
2616 |
}
|
2617 |
-
|
2618 |
.eael-product-grid-column-tablet-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2619 |
width: 48%;
|
2620 |
}
|
2621 |
-
|
2622 |
.eael-product-grid-column-tablet-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2623 |
width: 31.3333%;
|
2624 |
}
|
2625 |
-
|
2626 |
.eael-product-grid-column-tablet-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2627 |
width: 23%;
|
2628 |
}
|
2629 |
-
|
2630 |
.eael-product-grid-column-tablet-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2631 |
width: 18%;
|
2632 |
}
|
2633 |
-
|
2634 |
.eael-product-grid-column-tablet-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2635 |
width: 14.66666667%;
|
2636 |
}
|
@@ -2639,27 +2612,21 @@
|
|
2639 |
.eael-product-grid-column-mobile-1 .eael-product-grid .woocommerce ul.products {
|
2640 |
grid-template-columns: 100%;
|
2641 |
}
|
2642 |
-
|
2643 |
.eael-product-grid-column-mobile-2 .eael-product-grid .woocommerce ul.products {
|
2644 |
grid-template-columns: repeat(2, 1fr);
|
2645 |
}
|
2646 |
-
|
2647 |
.eael-product-grid-column-mobile-3 .eael-product-grid .woocommerce ul.products {
|
2648 |
grid-template-columns: repeat(3, 1fr);
|
2649 |
}
|
2650 |
-
|
2651 |
.eael-product-grid-column-mobile-4 .eael-product-grid .woocommerce ul.products {
|
2652 |
grid-template-columns: repeat(4, 1fr);
|
2653 |
}
|
2654 |
-
|
2655 |
.eael-product-grid-column-mobile-5 .eael-product-grid .woocommerce ul.products {
|
2656 |
grid-template-columns: repeat(5, 1fr);
|
2657 |
}
|
2658 |
-
|
2659 |
.eael-product-grid-column-mobile-6 .eael-product-grid .woocommerce ul.products {
|
2660 |
grid-template-columns: repeat(6, 1fr);
|
2661 |
}
|
2662 |
-
|
2663 |
.eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products {
|
2664 |
grid-template-columns: repeat(2, 1fr);
|
2665 |
}
|
@@ -2680,7 +2647,6 @@
|
|
2680 |
padding: 0;
|
2681 |
margin: 0;
|
2682 |
}
|
2683 |
-
|
2684 |
.eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products {
|
2685 |
grid-template-columns: 100%;
|
2686 |
}
|
@@ -2701,32 +2667,26 @@
|
|
2701 |
padding: 0;
|
2702 |
margin: 0;
|
2703 |
}
|
2704 |
-
|
2705 |
.eael-product-grid-column-mobile-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2706 |
width: 100%;
|
2707 |
margin: 15px 0;
|
2708 |
}
|
2709 |
-
|
2710 |
.eael-product-grid-column-mobile-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2711 |
width: 48% !important;
|
2712 |
margin: 1%;
|
2713 |
}
|
2714 |
-
|
2715 |
.eael-product-grid-column-mobile-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2716 |
width: 31.3333% !important;
|
2717 |
margin: 1%;
|
2718 |
}
|
2719 |
-
|
2720 |
.eael-product-grid-column-mobile-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2721 |
width: 23% !important;
|
2722 |
margin: 1%;
|
2723 |
}
|
2724 |
-
|
2725 |
.eael-product-grid-column-mobile-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2726 |
width: 18% !important;
|
2727 |
margin: 1%;
|
2728 |
}
|
2729 |
-
|
2730 |
.eael-product-grid-column-mobile-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2731 |
width: 14.66666667% !important;
|
2732 |
margin: 1%;
|
@@ -2766,8 +2726,7 @@
|
|
2766 |
.theme-blocksy .button:before {
|
2767 |
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
|
2768 |
-webkit-filter: none !important;
|
2769 |
-
filter: none !important;
|
2770 |
-
/* IE 7 and the rest of the world */
|
2771 |
opacity: 1;
|
2772 |
z-index: 0;
|
2773 |
bottom: 0 !important;
|
411 |
.eael-wcpc-wrapper:not(.theme-4) tr.image td {
|
412 |
padding: 10px;
|
413 |
}
|
|
|
414 |
.theme-4 tr.image td {
|
415 |
padding: 50px 10px;
|
416 |
}
|
2522 |
.eael-product-grid-column-1 .eael-product-grid .woocommerce ul.products {
|
2523 |
grid-template-columns: 100%;
|
2524 |
}
|
|
|
2525 |
.eael-product-grid-column-2 .eael-product-grid .woocommerce ul.products {
|
2526 |
grid-template-columns: repeat(2, 1fr);
|
2527 |
}
|
|
|
2528 |
.eael-product-grid-column-3 .eael-product-grid .woocommerce ul.products {
|
2529 |
grid-template-columns: repeat(3, 1fr);
|
2530 |
}
|
|
|
2531 |
.eael-product-grid-column-4 .eael-product-grid .woocommerce ul.products {
|
2532 |
grid-template-columns: repeat(4, 1fr);
|
2533 |
}
|
|
|
2534 |
.eael-product-grid-column-5 .eael-product-grid .woocommerce ul.products {
|
2535 |
grid-template-columns: repeat(5, 1fr);
|
2536 |
}
|
|
|
2537 |
.eael-product-grid-column-6 .eael-product-grid .woocommerce ul.products {
|
2538 |
grid-template-columns: repeat(6, 1fr);
|
2539 |
}
|
|
|
2540 |
.eael-product-list-column-2 .eael-product-grid .woocommerce ul.products {
|
2541 |
grid-template-columns: repeat(2, 1fr);
|
2542 |
}
|
|
|
2543 |
.eael-product-list-column-1 .eael-product-grid .woocommerce ul.products {
|
2544 |
grid-template-columns: 100%;
|
2545 |
}
|
|
|
2546 |
.eael-product-grid-column-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2547 |
width: 100%;
|
2548 |
margin: 15px 0;
|
2549 |
}
|
|
|
2550 |
.eael-product-grid-column-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2551 |
width: 48%;
|
2552 |
}
|
|
|
2553 |
.eael-product-grid-column-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2554 |
width: 31.3333%;
|
2555 |
}
|
|
|
2556 |
.eael-product-grid-column-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2557 |
width: 23%;
|
2558 |
}
|
|
|
2559 |
.eael-product-grid-column-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2560 |
width: 18%;
|
2561 |
}
|
|
|
2562 |
.eael-product-grid-column-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2563 |
width: 14.66666667%;
|
2564 |
}
|
2567 |
.eael-product-grid-column-tablet-1 .eael-product-grid .woocommerce ul.products {
|
2568 |
grid-template-columns: 100%;
|
2569 |
}
|
|
|
2570 |
.eael-product-grid-column-tablet-2 .eael-product-grid .woocommerce ul.products {
|
2571 |
grid-template-columns: repeat(2, 1fr);
|
2572 |
}
|
|
|
2573 |
.eael-product-grid-column-tablet-3 .eael-product-grid .woocommerce ul.products {
|
2574 |
grid-template-columns: repeat(3, 1fr);
|
2575 |
}
|
|
|
2576 |
.eael-product-grid-column-tablet-4 .eael-product-grid .woocommerce ul.products {
|
2577 |
grid-template-columns: repeat(4, 1fr);
|
2578 |
}
|
|
|
2579 |
.eael-product-grid-column-tablet-5 .eael-product-grid .woocommerce ul.products {
|
2580 |
grid-template-columns: repeat(5, 1fr);
|
2581 |
}
|
|
|
2582 |
.eael-product-grid-column-tablet-6 .eael-product-grid .woocommerce ul.products {
|
2583 |
grid-template-columns: repeat(6, 1fr);
|
2584 |
}
|
|
|
2585 |
.eael-product-list-column-tablet-2 .eael-product-grid .woocommerce ul.products {
|
2586 |
grid-template-columns: repeat(2, 1fr);
|
2587 |
}
|
|
|
2588 |
.eael-product-list-column-tablet-1 .eael-product-grid .woocommerce ul.products {
|
2589 |
grid-template-columns: 100%;
|
2590 |
}
|
|
|
2591 |
.eael-product-grid-column-tablet-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2592 |
width: 100%;
|
2593 |
margin: 15px 0;
|
2594 |
}
|
|
|
2595 |
.eael-product-grid-column-tablet-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2596 |
width: 48%;
|
2597 |
}
|
|
|
2598 |
.eael-product-grid-column-tablet-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2599 |
width: 31.3333%;
|
2600 |
}
|
|
|
2601 |
.eael-product-grid-column-tablet-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2602 |
width: 23%;
|
2603 |
}
|
|
|
2604 |
.eael-product-grid-column-tablet-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2605 |
width: 18%;
|
2606 |
}
|
|
|
2607 |
.eael-product-grid-column-tablet-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2608 |
width: 14.66666667%;
|
2609 |
}
|
2612 |
.eael-product-grid-column-mobile-1 .eael-product-grid .woocommerce ul.products {
|
2613 |
grid-template-columns: 100%;
|
2614 |
}
|
|
|
2615 |
.eael-product-grid-column-mobile-2 .eael-product-grid .woocommerce ul.products {
|
2616 |
grid-template-columns: repeat(2, 1fr);
|
2617 |
}
|
|
|
2618 |
.eael-product-grid-column-mobile-3 .eael-product-grid .woocommerce ul.products {
|
2619 |
grid-template-columns: repeat(3, 1fr);
|
2620 |
}
|
|
|
2621 |
.eael-product-grid-column-mobile-4 .eael-product-grid .woocommerce ul.products {
|
2622 |
grid-template-columns: repeat(4, 1fr);
|
2623 |
}
|
|
|
2624 |
.eael-product-grid-column-mobile-5 .eael-product-grid .woocommerce ul.products {
|
2625 |
grid-template-columns: repeat(5, 1fr);
|
2626 |
}
|
|
|
2627 |
.eael-product-grid-column-mobile-6 .eael-product-grid .woocommerce ul.products {
|
2628 |
grid-template-columns: repeat(6, 1fr);
|
2629 |
}
|
|
|
2630 |
.eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products {
|
2631 |
grid-template-columns: repeat(2, 1fr);
|
2632 |
}
|
2647 |
padding: 0;
|
2648 |
margin: 0;
|
2649 |
}
|
|
|
2650 |
.eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products {
|
2651 |
grid-template-columns: 100%;
|
2652 |
}
|
2667 |
padding: 0;
|
2668 |
margin: 0;
|
2669 |
}
|
|
|
2670 |
.eael-product-grid-column-mobile-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2671 |
width: 100%;
|
2672 |
margin: 15px 0;
|
2673 |
}
|
|
|
2674 |
.eael-product-grid-column-mobile-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2675 |
width: 48% !important;
|
2676 |
margin: 1%;
|
2677 |
}
|
|
|
2678 |
.eael-product-grid-column-mobile-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2679 |
width: 31.3333% !important;
|
2680 |
margin: 1%;
|
2681 |
}
|
|
|
2682 |
.eael-product-grid-column-mobile-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2683 |
width: 23% !important;
|
2684 |
margin: 1%;
|
2685 |
}
|
|
|
2686 |
.eael-product-grid-column-mobile-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2687 |
width: 18% !important;
|
2688 |
margin: 1%;
|
2689 |
}
|
|
|
2690 |
.eael-product-grid-column-mobile-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
2691 |
width: 14.66666667% !important;
|
2692 |
margin: 1%;
|
2726 |
.theme-blocksy .button:before {
|
2727 |
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
|
2728 |
-webkit-filter: none !important;
|
2729 |
+
filter: none !important; /* IE 7 and the rest of the world */
|
|
|
2730 |
opacity: 1;
|
2731 |
z-index: 0;
|
2732 |
bottom: 0 !important;
|
@@ -10,8 +10,7 @@
|
|
10 |
border-top: 5px solid #3498db;
|
11 |
width: 50px;
|
12 |
height: 50px;
|
13 |
-
-webkit-animation: spin 2s linear infinite;
|
14 |
-
/* Safari */
|
15 |
animation: spin 2s linear infinite;
|
16 |
}
|
17 |
@-webkit-keyframes spin {
|
10 |
border-top: 5px solid #3498db;
|
11 |
width: 50px;
|
12 |
height: 50px;
|
13 |
+
-webkit-animation: spin 2s linear infinite; /* Safari */
|
|
|
14 |
animation: spin 2s linear infinite;
|
15 |
}
|
16 |
@-webkit-keyframes spin {
|
@@ -187,6 +187,10 @@ html {
|
|
187 |
list-style: none;
|
188 |
}
|
189 |
|
|
|
|
|
|
|
|
|
190 |
.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-bullet li:before {
|
191 |
content: "";
|
192 |
position: relative;
|
187 |
list-style: none;
|
188 |
}
|
189 |
|
190 |
+
.eael-toc .eael-toc-body ul.eael-toc-list .eael-toc-link.eael-highlight-active:first-child {
|
191 |
+
color: #ff7d50;
|
192 |
+
}
|
193 |
+
|
194 |
.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-bullet li:before {
|
195 |
content: "";
|
196 |
position: relative;
|
@@ -1 +1 @@
|
|
1 |
-
html{scroll-behavior:smooth}.eael-toc{z-index:9999;width:300px;display:none}.eael-toc .eael-toc-button{display:none}.eael-toc .eael-toc-not-found{color:#a94442}.eael-toc.eael-toc-disable{display:none}.eael-toc.eael-sticky{position:fixed;top:100px;background:none;display:block}.eael-toc.collapsed{width:unset !important;-webkit-box-shadow:none !important;box-shadow:none !important;border:none !important}.eael-toc.collapsed .eael-toc-header,.eael-toc.collapsed .eael-toc-body,.eael-toc.collapsed .eael-toc-close{display:none}.eael-toc.collapsed.eael-bottom-to-top .eael-toc-button{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;margin-top:100%}.eael-toc.collapsed .eael-toc-button{position:relative;display:inline-block;font-size:80% !important;font-weight:400;text-align:center;text-decoration:none;text-transform:none;color:#fff;background:#ff7d50;padding:10px 20px;border-radius:3px;border:none;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;cursor:pointer}.eael-toc.collapsed .eael-toc-button:focus{outline:none}.eael-toc.collapsed .eael-toc-button i{margin-right:10px}.eael-toc.eael-toc-right{right:0}.eael-toc.eael-toc-right .eael-toc-close{left:-11px}.eael-toc.eael-toc-right.eael-bottom-to-top .eael-toc-button{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right;margin-top:-100%}.eael-toc.eael-toc-right .eael-toc-button{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right;margin-top:100%}.eael-toc.eael-toc-left{left:0}.eael-toc .eael-toc-header{position:relative;background:#ff7d50;padding:12px 30px}.eael-toc .eael-toc-header .eael-toc-title{font-size:18px;font-weight:400;letter-spacing:.1px;color:#fff;margin:0;padding:0}.eael-toc .eael-toc-header .eael-toc-title:before{content:none}.eael-toc .eael-toc-header .eael-toc-close{position:absolute;width:28px;height:28px;background:#fff;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);right:-9px;top:-11px;border-radius:20px;font-family:serif;font-size:20px;font-weight:700;line-height:28px;text-align:center;color:#ff7d50;cursor:pointer;padding:0;margin:0;border:0}.eael-toc .eael-toc-body{padding:12px 30px;background:#fff6f3;min-width:20vh;max-height:50vh;overflow-y:scroll}.eael-toc .eael-toc-body::-webkit-scrollbar{width:6px}.eael-toc .eael-toc-body::-webkit-scrollbar-thumb{background:#aaa;border-radius:10px}.eael-toc .eael-toc-body ul.eael-toc-list{margin:0;padding:0;list-style:none}.eael-toc .eael-toc-body ul.eael-toc-list li{list-style:none}.eael-toc .eael-toc-body ul.eael-toc-list li ul{margin:0;padding:0;margin-left:20px;list-style:none}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-bullet li:before{content:"";position:relative;display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#ff7d50;margin-right:8px;top:-2px}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number{counter-reset:counter}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number li{counter-increment:counter}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number li:before{content:counters(counter, ".") " "}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number li ul{counter-reset:counter}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number li ul li{counter-increment:counter}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number li ul li:before{content:counters(counter, ".") " "}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-list-arrow li.eael-highlight-active>a:before{content:"";position:absolute;left:0;z-index:999999;border-bottom:10px solid #ff7d50;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);margin-top:10px}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-list-bar li.eael-highlight-active>a:after{content:"";position:absolute;right:0;height:30px;width:2px;background:#ff7d50;z-index:999999}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-collapse :not(.eael-highlight-parent) ul{display:none}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-word-wrap li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-word-wrap li a span{width:140px !important;display:block;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}@media only screen and (max-width: 767px){.eael-toc.eael-toc-mobile-hide{display:none !important}}
|
1 |
+
html{scroll-behavior:smooth}.eael-toc{z-index:9999;width:300px;display:none}.eael-toc .eael-toc-button{display:none}.eael-toc .eael-toc-not-found{color:#a94442}.eael-toc.eael-toc-disable{display:none}.eael-toc.eael-sticky{position:fixed;top:100px;background:none;display:block}.eael-toc.collapsed{width:unset !important;-webkit-box-shadow:none !important;box-shadow:none !important;border:none !important}.eael-toc.collapsed .eael-toc-header,.eael-toc.collapsed .eael-toc-body,.eael-toc.collapsed .eael-toc-close{display:none}.eael-toc.collapsed.eael-bottom-to-top .eael-toc-button{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;margin-top:100%}.eael-toc.collapsed .eael-toc-button{position:relative;display:inline-block;font-size:80% !important;font-weight:400;text-align:center;text-decoration:none;text-transform:none;color:#fff;background:#ff7d50;padding:10px 20px;border-radius:3px;border:none;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;cursor:pointer}.eael-toc.collapsed .eael-toc-button:focus{outline:none}.eael-toc.collapsed .eael-toc-button i{margin-right:10px}.eael-toc.eael-toc-right{right:0}.eael-toc.eael-toc-right .eael-toc-close{left:-11px}.eael-toc.eael-toc-right.eael-bottom-to-top .eael-toc-button{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right;margin-top:-100%}.eael-toc.eael-toc-right .eael-toc-button{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right;margin-top:100%}.eael-toc.eael-toc-left{left:0}.eael-toc .eael-toc-header{position:relative;background:#ff7d50;padding:12px 30px}.eael-toc .eael-toc-header .eael-toc-title{font-size:18px;font-weight:400;letter-spacing:.1px;color:#fff;margin:0;padding:0}.eael-toc .eael-toc-header .eael-toc-title:before{content:none}.eael-toc .eael-toc-header .eael-toc-close{position:absolute;width:28px;height:28px;background:#fff;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);right:-9px;top:-11px;border-radius:20px;font-family:serif;font-size:20px;font-weight:700;line-height:28px;text-align:center;color:#ff7d50;cursor:pointer;padding:0;margin:0;border:0}.eael-toc .eael-toc-body{padding:12px 30px;background:#fff6f3;min-width:20vh;max-height:50vh;overflow-y:scroll}.eael-toc .eael-toc-body::-webkit-scrollbar{width:6px}.eael-toc .eael-toc-body::-webkit-scrollbar-thumb{background:#aaa;border-radius:10px}.eael-toc .eael-toc-body ul.eael-toc-list{margin:0;padding:0;list-style:none}.eael-toc .eael-toc-body ul.eael-toc-list li{list-style:none}.eael-toc .eael-toc-body ul.eael-toc-list li ul{margin:0;padding:0;margin-left:20px;list-style:none}.eael-toc .eael-toc-body ul.eael-toc-list .eael-toc-link.eael-highlight-active:first-child{color:#ff7d50}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-bullet li:before{content:"";position:relative;display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#ff7d50;margin-right:8px;top:-2px}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number{counter-reset:counter}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number li{counter-increment:counter}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number li:before{content:counters(counter, ".") " "}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number li ul{counter-reset:counter}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number li ul li{counter-increment:counter}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-number li ul li:before{content:counters(counter, ".") " "}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-list-arrow li.eael-highlight-active>a:before{content:"";position:absolute;left:0;z-index:999999;border-bottom:10px solid #ff7d50;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);margin-top:10px}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-list-bar li.eael-highlight-active>a:after{content:"";position:absolute;right:0;height:30px;width:2px;background:#ff7d50;z-index:999999}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-collapse :not(.eael-highlight-parent) ul{display:none}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-word-wrap li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.eael-toc .eael-toc-body ul.eael-toc-list.eael-toc-word-wrap li a span{width:140px !important;display:block;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}@media only screen and (max-width: 767px){.eael-toc.eael-toc-mobile-hide{display:none !important}}
|
@@ -44,6 +44,31 @@
|
|
44 |
line-height: 1.5;
|
45 |
}
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
.eael-team-content > ul {
|
48 |
margin: 0;
|
49 |
padding: 0;
|
44 |
line-height: 1.5;
|
45 |
}
|
46 |
|
47 |
+
.eael-team-members-simple.eael-team-item .eael-team-content .eael-team-text.eael-team-text-overlay {
|
48 |
+
display: none;
|
49 |
+
}
|
50 |
+
|
51 |
+
.eael-team-members-simple.eael-team-item .eael-team-image {
|
52 |
+
position: relative;
|
53 |
+
}
|
54 |
+
|
55 |
+
.eael-team-members-simple.eael-team-item .eael-team-image .eael-team-text.eael-team-text-overlay {
|
56 |
+
position: absolute;
|
57 |
+
bottom: 0;
|
58 |
+
left: 0;
|
59 |
+
width: 100%;
|
60 |
+
opacity: 0;
|
61 |
+
padding: 10px;
|
62 |
+
margin-bottom: 0;
|
63 |
+
-webkit-transition: 0.5s;
|
64 |
+
-o-transition: 0.5s;
|
65 |
+
transition: 0.5s;
|
66 |
+
}
|
67 |
+
|
68 |
+
.eael-team-members-simple.eael-team-item .eael-team-image:hover .eael-team-text.eael-team-text-overlay {
|
69 |
+
opacity: 1;
|
70 |
+
}
|
71 |
+
|
72 |
.eael-team-content > ul {
|
73 |
margin: 0;
|
74 |
padding: 0;
|
@@ -1 +1 @@
|
|
1 |
-
.eael-team-item{overflow:hidden;position:relative}.team-avatar-rounded figure img{border-radius:50%;height:auto}.eael-team-image>figure{margin:0;padding:0}.eael-team-image>figure img{display:block;margin:0 auto}.eael-team-item .eael-team-content{padding:10px}.eael-team-item .eael-team-member-name{font-size:20px;font-weight:bold;letter-spacing:.05em;margin:5px 0;text-transform:uppercase}.eael-team-item .eael-team-member-position{font-size:14px;font-weight:normal;letter-spacing:.05em;margin:5px 0 10px;text-transform:uppercase}.eael-team-item .eael-team-content,.eael-team-item .eael-team-content .eael-team-text{font-size:14px;line-height:1.5}.eael-team-content>ul{margin:0;padding:0}.eael-team-content li{display:inline-block;list-style:outside none none;margin-right:10px;text-align:center}.eael-team-content li a{font-size:2.5rem}.eael-team-align-left .eael-team-item .eael-team-member-name,.eael-team-align-left .eael-team-item .eael-team-member-position,.eael-team-align-left .eael-team-item .eael-team-text,.eael-team-align-left .eael-team-item .eael-team-content p,.eael-team-align-left .eael-team-item .eael-team-content ul,.eael-team-align-left .eael-team-item .eael-team-content li{text-align:left}.eael-team-align-right .eael-team-item .eael-team-member-name,.eael-team-align-right .eael-team-item .eael-team-member-position,.eael-team-align-right .eael-team-item .eael-team-text,.eael-team-align-right .eael-team-item .eael-team-content p,.eael-team-align-right .eael-team-item .eael-team-content ul,.eael-team-align-right .eael-team-item .eael-team-content li{text-align:right}.eael-team-align-centered .eael-team-item .eael-team-member-name,.eael-team-align-centered .eael-team-item .eael-team-member-position,.eael-team-align-centered .eael-team-item .eael-team-text,.eael-team-align-centered .eael-team-item .eael-team-content p,.eael-team-align-centered .eael-team-item .eael-team-content ul,.eael-team-align-centered .eael-team-item .eael-team-content li{text-align:center}.eael-team-item.eael-team-members-overlay .eael-team-content{bottom:10px;left:10px;margin-bottom:0;padding-top:15%;opacity:0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:absolute;right:10px;top:10px;-webkit-transition:all .615s cubic-bezier(0.19, 1, 0.22, 1) 0s;-o-transition:all .615s cubic-bezier(0.19, 1, 0.22, 1) 0s;transition:all .615s cubic-bezier(0.19, 1, 0.22, 1) 0s}.eael-team-item.eael-team-members-overlay:hover .eael-team-content{opacity:1}.eael-team-member-social-link>a{width:100%;display:inline-block;text-align:center;-webkit-transition:all .3s cubic-bezier(0.19, 1, 0.22, 1) 0s;-o-transition:all .3s cubic-bezier(0.19, 1, 0.22, 1) 0s;transition:all .3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.eael-team-member-social-link>a:focus{outline:none}
|
1 |
+
.eael-team-item{overflow:hidden;position:relative}.team-avatar-rounded figure img{border-radius:50%;height:auto}.eael-team-image>figure{margin:0;padding:0}.eael-team-image>figure img{display:block;margin:0 auto}.eael-team-item .eael-team-content{padding:10px}.eael-team-item .eael-team-member-name{font-size:20px;font-weight:bold;letter-spacing:.05em;margin:5px 0;text-transform:uppercase}.eael-team-item .eael-team-member-position{font-size:14px;font-weight:normal;letter-spacing:.05em;margin:5px 0 10px;text-transform:uppercase}.eael-team-item .eael-team-content,.eael-team-item .eael-team-content .eael-team-text{font-size:14px;line-height:1.5}.eael-team-members-simple.eael-team-item .eael-team-content .eael-team-text.eael-team-text-overlay{display:none}.eael-team-members-simple.eael-team-item .eael-team-image{position:relative}.eael-team-members-simple.eael-team-item .eael-team-image .eael-team-text.eael-team-text-overlay{position:absolute;bottom:0;left:0;width:100%;opacity:0;padding:10px;margin-bottom:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.eael-team-members-simple.eael-team-item .eael-team-image:hover .eael-team-text.eael-team-text-overlay{opacity:1}.eael-team-content>ul{margin:0;padding:0}.eael-team-content li{display:inline-block;list-style:outside none none;margin-right:10px;text-align:center}.eael-team-content li a{font-size:2.5rem}.eael-team-align-left .eael-team-item .eael-team-member-name,.eael-team-align-left .eael-team-item .eael-team-member-position,.eael-team-align-left .eael-team-item .eael-team-text,.eael-team-align-left .eael-team-item .eael-team-content p,.eael-team-align-left .eael-team-item .eael-team-content ul,.eael-team-align-left .eael-team-item .eael-team-content li{text-align:left}.eael-team-align-right .eael-team-item .eael-team-member-name,.eael-team-align-right .eael-team-item .eael-team-member-position,.eael-team-align-right .eael-team-item .eael-team-text,.eael-team-align-right .eael-team-item .eael-team-content p,.eael-team-align-right .eael-team-item .eael-team-content ul,.eael-team-align-right .eael-team-item .eael-team-content li{text-align:right}.eael-team-align-centered .eael-team-item .eael-team-member-name,.eael-team-align-centered .eael-team-item .eael-team-member-position,.eael-team-align-centered .eael-team-item .eael-team-text,.eael-team-align-centered .eael-team-item .eael-team-content p,.eael-team-align-centered .eael-team-item .eael-team-content ul,.eael-team-align-centered .eael-team-item .eael-team-content li{text-align:center}.eael-team-item.eael-team-members-overlay .eael-team-content{bottom:10px;left:10px;margin-bottom:0;padding-top:15%;opacity:0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:absolute;right:10px;top:10px;-webkit-transition:all .615s cubic-bezier(0.19, 1, 0.22, 1) 0s;-o-transition:all .615s cubic-bezier(0.19, 1, 0.22, 1) 0s;transition:all .615s cubic-bezier(0.19, 1, 0.22, 1) 0s}.eael-team-item.eael-team-members-overlay:hover .eael-team-content{opacity:1}.eael-team-member-social-link>a{width:100%;display:inline-block;text-align:center;-webkit-transition:all .3s cubic-bezier(0.19, 1, 0.22, 1) 0s;-o-transition:all .3s cubic-bezier(0.19, 1, 0.22, 1) 0s;transition:all .3s cubic-bezier(0.19, 1, 0.22, 1) 0s}.eael-team-member-social-link>a:focus{outline:none}
|
@@ -160,15 +160,12 @@
|
|
160 |
.eael-tooltip-align-tablet-left {
|
161 |
text-align: left;
|
162 |
}
|
163 |
-
|
164 |
.eael-tooltip-align-tablet-right {
|
165 |
text-align: right;
|
166 |
}
|
167 |
-
|
168 |
.eael-tooltip-align-tablet-center {
|
169 |
text-align: center;
|
170 |
}
|
171 |
-
|
172 |
.eael-tooltip-align-tablet-justify .eael-tooltip {
|
173 |
display: -webkit-box;
|
174 |
display: -ms-flexbox;
|
@@ -186,15 +183,12 @@
|
|
186 |
.eael-tooltip-align-mobile-left {
|
187 |
text-align: left;
|
188 |
}
|
189 |
-
|
190 |
.eael-tooltip-align-mobile-right {
|
191 |
text-align: right;
|
192 |
}
|
193 |
-
|
194 |
.eael-tooltip-align-mobile-center {
|
195 |
text-align: center;
|
196 |
}
|
197 |
-
|
198 |
.eael-tooltip-align-mobile-justify .eael-tooltip {
|
199 |
display: -webkit-box;
|
200 |
display: -ms-flexbox;
|
160 |
.eael-tooltip-align-tablet-left {
|
161 |
text-align: left;
|
162 |
}
|
|
|
163 |
.eael-tooltip-align-tablet-right {
|
164 |
text-align: right;
|
165 |
}
|
|
|
166 |
.eael-tooltip-align-tablet-center {
|
167 |
text-align: center;
|
168 |
}
|
|
|
169 |
.eael-tooltip-align-tablet-justify .eael-tooltip {
|
170 |
display: -webkit-box;
|
171 |
display: -ms-flexbox;
|
183 |
.eael-tooltip-align-mobile-left {
|
184 |
text-align: left;
|
185 |
}
|
|
|
186 |
.eael-tooltip-align-mobile-right {
|
187 |
text-align: right;
|
188 |
}
|
|
|
189 |
.eael-tooltip-align-mobile-center {
|
190 |
text-align: center;
|
191 |
}
|
|
|
192 |
.eael-tooltip-align-mobile-justify .eael-tooltip {
|
193 |
display: -webkit-box;
|
194 |
display: -ms-flexbox;
|
@@ -724,7 +724,6 @@ body.theme-woodmart.eael-woo-cart .eael-woo-cart-wrapper .cart-totals-inner {
|
|
724 |
.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr td::before {
|
725 |
content: none;
|
726 |
}
|
727 |
-
|
728 |
.woocommerce-page #content table.cart.eael-woo-cart-table .product-thumbnail,
|
729 |
.woocommerce-page table.cart.eael-woo-cart-table .product-thumbnail {
|
730 |
display: table-cell;
|
724 |
.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals table tr td::before {
|
725 |
content: none;
|
726 |
}
|
|
|
727 |
.woocommerce-page #content table.cart.eael-woo-cart-table .product-thumbnail,
|
728 |
.woocommerce-page table.cart.eael-woo-cart-table .product-thumbnail {
|
729 |
display: table-cell;
|
@@ -1020,52 +1020,40 @@
|
|
1020 |
.eael-product-grid-column-1 .eael-product-grid .woocommerce ul.products {
|
1021 |
grid-template-columns: 100%;
|
1022 |
}
|
1023 |
-
|
1024 |
.eael-product-grid-column-2 .eael-product-grid .woocommerce ul.products {
|
1025 |
grid-template-columns: repeat(2, 1fr);
|
1026 |
}
|
1027 |
-
|
1028 |
.eael-product-grid-column-3 .eael-product-grid .woocommerce ul.products {
|
1029 |
grid-template-columns: repeat(3, 1fr);
|
1030 |
}
|
1031 |
-
|
1032 |
.eael-product-grid-column-4 .eael-product-grid .woocommerce ul.products {
|
1033 |
grid-template-columns: repeat(4, 1fr);
|
1034 |
}
|
1035 |
-
|
1036 |
.eael-product-grid-column-5 .eael-product-grid .woocommerce ul.products {
|
1037 |
grid-template-columns: repeat(5, 1fr);
|
1038 |
}
|
1039 |
-
|
1040 |
.eael-product-grid-column-6 .eael-product-grid .woocommerce ul.products {
|
1041 |
grid-template-columns: repeat(6, 1fr);
|
1042 |
}
|
1043 |
-
|
1044 |
.eael-product-list-column-2 .eael-product-grid .woocommerce ul.products {
|
1045 |
grid-template-columns: repeat(2, 1fr);
|
1046 |
}
|
1047 |
-
|
1048 |
.eael-product-grid-column-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1049 |
width: 100%;
|
1050 |
margin: 15px 0;
|
1051 |
}
|
1052 |
-
|
1053 |
.eael-product-grid-column-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1054 |
width: 48%;
|
1055 |
}
|
1056 |
-
|
1057 |
.eael-product-grid-column-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1058 |
width: 31.3333%;
|
1059 |
}
|
1060 |
-
|
1061 |
.eael-product-grid-column-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1062 |
width: 23%;
|
1063 |
}
|
1064 |
-
|
1065 |
.eael-product-grid-column-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1066 |
width: 18%;
|
1067 |
}
|
1068 |
-
|
1069 |
.eael-product-grid-column-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1070 |
width: 14.66666667%;
|
1071 |
}
|
@@ -1074,52 +1062,40 @@
|
|
1074 |
.eael-product-grid-column-tablet-1 .eael-product-grid .woocommerce ul.products {
|
1075 |
grid-template-columns: 100%;
|
1076 |
}
|
1077 |
-
|
1078 |
.eael-product-grid-column-tablet-2 .eael-product-grid .woocommerce ul.products {
|
1079 |
grid-template-columns: repeat(2, 1fr);
|
1080 |
}
|
1081 |
-
|
1082 |
.eael-product-grid-column-tablet-3 .eael-product-grid .woocommerce ul.products {
|
1083 |
grid-template-columns: repeat(3, 1fr);
|
1084 |
}
|
1085 |
-
|
1086 |
.eael-product-grid-column-tablet-4 .eael-product-grid .woocommerce ul.products {
|
1087 |
grid-template-columns: repeat(4, 1fr);
|
1088 |
}
|
1089 |
-
|
1090 |
.eael-product-grid-column-tablet-5 .eael-product-grid .woocommerce ul.products {
|
1091 |
grid-template-columns: repeat(5, 1fr);
|
1092 |
}
|
1093 |
-
|
1094 |
.eael-product-grid-column-tablet-6 .eael-product-grid .woocommerce ul.products {
|
1095 |
grid-template-columns: repeat(6, 1fr);
|
1096 |
}
|
1097 |
-
|
1098 |
.eael-product-list-column-tablet-2 .eael-product-grid .woocommerce ul.products {
|
1099 |
grid-template-columns: repeat(2, 1fr);
|
1100 |
}
|
1101 |
-
|
1102 |
.eael-product-grid-column-tablet-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1103 |
width: 100%;
|
1104 |
margin: 15px 0;
|
1105 |
}
|
1106 |
-
|
1107 |
.eael-product-grid-column-tablet-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1108 |
width: 48%;
|
1109 |
}
|
1110 |
-
|
1111 |
.eael-product-grid-column-tablet-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1112 |
width: 31.3333%;
|
1113 |
}
|
1114 |
-
|
1115 |
.eael-product-grid-column-tablet-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1116 |
width: 23%;
|
1117 |
}
|
1118 |
-
|
1119 |
.eael-product-grid-column-tablet-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1120 |
width: 18%;
|
1121 |
}
|
1122 |
-
|
1123 |
.eael-product-grid-column-tablet-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1124 |
width: 14.66666667%;
|
1125 |
}
|
@@ -1128,27 +1104,21 @@
|
|
1128 |
.eael-product-grid-column-mobile-1 .eael-product-grid .woocommerce ul.products {
|
1129 |
grid-template-columns: 100%;
|
1130 |
}
|
1131 |
-
|
1132 |
.eael-product-grid-column-mobile-2 .eael-product-grid .woocommerce ul.products {
|
1133 |
grid-template-columns: repeat(2, 1fr);
|
1134 |
}
|
1135 |
-
|
1136 |
.eael-product-grid-column-mobile-3 .eael-product-grid .woocommerce ul.products {
|
1137 |
grid-template-columns: repeat(3, 1fr);
|
1138 |
}
|
1139 |
-
|
1140 |
.eael-product-grid-column-mobile-4 .eael-product-grid .woocommerce ul.products {
|
1141 |
grid-template-columns: repeat(4, 1fr);
|
1142 |
}
|
1143 |
-
|
1144 |
.eael-product-grid-column-mobile-5 .eael-product-grid .woocommerce ul.products {
|
1145 |
grid-template-columns: repeat(5, 1fr);
|
1146 |
}
|
1147 |
-
|
1148 |
.eael-product-grid-column-mobile-6 .eael-product-grid .woocommerce ul.products {
|
1149 |
grid-template-columns: repeat(6, 1fr);
|
1150 |
}
|
1151 |
-
|
1152 |
.eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products {
|
1153 |
grid-template-columns: repeat(2, 1fr);
|
1154 |
}
|
@@ -1169,32 +1139,26 @@
|
|
1169 |
padding: 0;
|
1170 |
margin: 0;
|
1171 |
}
|
1172 |
-
|
1173 |
.eael-product-grid-column-mobile-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1174 |
width: 100%;
|
1175 |
margin: 15px 0;
|
1176 |
}
|
1177 |
-
|
1178 |
.eael-product-grid-column-mobile-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1179 |
width: 48% !important;
|
1180 |
margin: 1%;
|
1181 |
}
|
1182 |
-
|
1183 |
.eael-product-grid-column-mobile-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1184 |
width: 31.3333% !important;
|
1185 |
margin: 1%;
|
1186 |
}
|
1187 |
-
|
1188 |
.eael-product-grid-column-mobile-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1189 |
width: 23% !important;
|
1190 |
margin: 1%;
|
1191 |
}
|
1192 |
-
|
1193 |
.eael-product-grid-column-mobile-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1194 |
width: 18% !important;
|
1195 |
margin: 1%;
|
1196 |
}
|
1197 |
-
|
1198 |
.eael-product-grid-column-mobile-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1199 |
width: 14.66666667% !important;
|
1200 |
margin: 1%;
|
@@ -1211,8 +1175,7 @@
|
|
1211 |
.theme-blocksy .button:before {
|
1212 |
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
|
1213 |
-webkit-filter: none !important;
|
1214 |
-
filter: none !important;
|
1215 |
-
/* IE 7 and the rest of the world */
|
1216 |
opacity: 1;
|
1217 |
z-index: 0;
|
1218 |
bottom: 0 !important;
|
1020 |
.eael-product-grid-column-1 .eael-product-grid .woocommerce ul.products {
|
1021 |
grid-template-columns: 100%;
|
1022 |
}
|
|
|
1023 |
.eael-product-grid-column-2 .eael-product-grid .woocommerce ul.products {
|
1024 |
grid-template-columns: repeat(2, 1fr);
|
1025 |
}
|
|
|
1026 |
.eael-product-grid-column-3 .eael-product-grid .woocommerce ul.products {
|
1027 |
grid-template-columns: repeat(3, 1fr);
|
1028 |
}
|
|
|
1029 |
.eael-product-grid-column-4 .eael-product-grid .woocommerce ul.products {
|
1030 |
grid-template-columns: repeat(4, 1fr);
|
1031 |
}
|
|
|
1032 |
.eael-product-grid-column-5 .eael-product-grid .woocommerce ul.products {
|
1033 |
grid-template-columns: repeat(5, 1fr);
|
1034 |
}
|
|
|
1035 |
.eael-product-grid-column-6 .eael-product-grid .woocommerce ul.products {
|
1036 |
grid-template-columns: repeat(6, 1fr);
|
1037 |
}
|
|
|
1038 |
.eael-product-list-column-2 .eael-product-grid .woocommerce ul.products {
|
1039 |
grid-template-columns: repeat(2, 1fr);
|
1040 |
}
|
|
|
1041 |
.eael-product-grid-column-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1042 |
width: 100%;
|
1043 |
margin: 15px 0;
|
1044 |
}
|
|
|
1045 |
.eael-product-grid-column-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1046 |
width: 48%;
|
1047 |
}
|
|
|
1048 |
.eael-product-grid-column-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1049 |
width: 31.3333%;
|
1050 |
}
|
|
|
1051 |
.eael-product-grid-column-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1052 |
width: 23%;
|
1053 |
}
|
|
|
1054 |
.eael-product-grid-column-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1055 |
width: 18%;
|
1056 |
}
|
|
|
1057 |
.eael-product-grid-column-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1058 |
width: 14.66666667%;
|
1059 |
}
|
1062 |
.eael-product-grid-column-tablet-1 .eael-product-grid .woocommerce ul.products {
|
1063 |
grid-template-columns: 100%;
|
1064 |
}
|
|
|
1065 |
.eael-product-grid-column-tablet-2 .eael-product-grid .woocommerce ul.products {
|
1066 |
grid-template-columns: repeat(2, 1fr);
|
1067 |
}
|
|
|
1068 |
.eael-product-grid-column-tablet-3 .eael-product-grid .woocommerce ul.products {
|
1069 |
grid-template-columns: repeat(3, 1fr);
|
1070 |
}
|
|
|
1071 |
.eael-product-grid-column-tablet-4 .eael-product-grid .woocommerce ul.products {
|
1072 |
grid-template-columns: repeat(4, 1fr);
|
1073 |
}
|
|
|
1074 |
.eael-product-grid-column-tablet-5 .eael-product-grid .woocommerce ul.products {
|
1075 |
grid-template-columns: repeat(5, 1fr);
|
1076 |
}
|
|
|
1077 |
.eael-product-grid-column-tablet-6 .eael-product-grid .woocommerce ul.products {
|
1078 |
grid-template-columns: repeat(6, 1fr);
|
1079 |
}
|
|
|
1080 |
.eael-product-list-column-tablet-2 .eael-product-grid .woocommerce ul.products {
|
1081 |
grid-template-columns: repeat(2, 1fr);
|
1082 |
}
|
|
|
1083 |
.eael-product-grid-column-tablet-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1084 |
width: 100%;
|
1085 |
margin: 15px 0;
|
1086 |
}
|
|
|
1087 |
.eael-product-grid-column-tablet-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1088 |
width: 48%;
|
1089 |
}
|
|
|
1090 |
.eael-product-grid-column-tablet-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1091 |
width: 31.3333%;
|
1092 |
}
|
|
|
1093 |
.eael-product-grid-column-tablet-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1094 |
width: 23%;
|
1095 |
}
|
|
|
1096 |
.eael-product-grid-column-tablet-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1097 |
width: 18%;
|
1098 |
}
|
|
|
1099 |
.eael-product-grid-column-tablet-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1100 |
width: 14.66666667%;
|
1101 |
}
|
1104 |
.eael-product-grid-column-mobile-1 .eael-product-grid .woocommerce ul.products {
|
1105 |
grid-template-columns: 100%;
|
1106 |
}
|
|
|
1107 |
.eael-product-grid-column-mobile-2 .eael-product-grid .woocommerce ul.products {
|
1108 |
grid-template-columns: repeat(2, 1fr);
|
1109 |
}
|
|
|
1110 |
.eael-product-grid-column-mobile-3 .eael-product-grid .woocommerce ul.products {
|
1111 |
grid-template-columns: repeat(3, 1fr);
|
1112 |
}
|
|
|
1113 |
.eael-product-grid-column-mobile-4 .eael-product-grid .woocommerce ul.products {
|
1114 |
grid-template-columns: repeat(4, 1fr);
|
1115 |
}
|
|
|
1116 |
.eael-product-grid-column-mobile-5 .eael-product-grid .woocommerce ul.products {
|
1117 |
grid-template-columns: repeat(5, 1fr);
|
1118 |
}
|
|
|
1119 |
.eael-product-grid-column-mobile-6 .eael-product-grid .woocommerce ul.products {
|
1120 |
grid-template-columns: repeat(6, 1fr);
|
1121 |
}
|
|
|
1122 |
.eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products {
|
1123 |
grid-template-columns: repeat(2, 1fr);
|
1124 |
}
|
1139 |
padding: 0;
|
1140 |
margin: 0;
|
1141 |
}
|
|
|
1142 |
.eael-product-grid-column-mobile-1 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1143 |
width: 100%;
|
1144 |
margin: 15px 0;
|
1145 |
}
|
|
|
1146 |
.eael-product-grid-column-mobile-2 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1147 |
width: 48% !important;
|
1148 |
margin: 1%;
|
1149 |
}
|
|
|
1150 |
.eael-product-grid-column-mobile-3 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1151 |
width: 31.3333% !important;
|
1152 |
margin: 1%;
|
1153 |
}
|
|
|
1154 |
.eael-product-grid-column-mobile-4 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1155 |
width: 23% !important;
|
1156 |
margin: 1%;
|
1157 |
}
|
|
|
1158 |
.eael-product-grid-column-mobile-5 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1159 |
width: 18% !important;
|
1160 |
margin: 1%;
|
1161 |
}
|
|
|
1162 |
.eael-product-grid-column-mobile-6 .eael-product-grid.masonry .woocommerce ul.products li.product {
|
1163 |
width: 14.66666667% !important;
|
1164 |
margin: 1%;
|
1175 |
.theme-blocksy .button:before {
|
1176 |
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
|
1177 |
-webkit-filter: none !important;
|
1178 |
+
filter: none !important; /* IE 7 and the rest of the world */
|
|
|
1179 |
opacity: 1;
|
1180 |
z-index: 0;
|
1181 |
bottom: 0 !important;
|
@@ -411,7 +411,6 @@
|
|
411 |
.eael-wcpc-wrapper:not(.theme-4) tr.image td {
|
412 |
padding: 10px;
|
413 |
}
|
414 |
-
|
415 |
.theme-4 tr.image td {
|
416 |
padding: 50px 10px;
|
417 |
}
|
411 |
.eael-wcpc-wrapper:not(.theme-4) tr.image td {
|
412 |
padding: 10px;
|
413 |
}
|
|
|
414 |
.theme-4 tr.image td {
|
415 |
padding: 50px 10px;
|
416 |
}
|
@@ -928,48 +928,37 @@
|
|
928 |
.eael-product-gallery-column-1 .eael-product-gallery .woocommerce ul.products {
|
929 |
grid-template-columns: 100%;
|
930 |
}
|
931 |
-
|
932 |
.eael-product-gallery-column-2 .eael-product-gallery .woocommerce ul.products {
|
933 |
grid-template-columns: repeat(2, 1fr);
|
934 |
}
|
935 |
-
|
936 |
.eael-product-gallery-column-3 .eael-product-gallery .woocommerce ul.products {
|
937 |
grid-template-columns: repeat(3, 1fr);
|
938 |
}
|
939 |
-
|
940 |
.eael-product-gallery-column-4 .eael-product-gallery .woocommerce ul.products {
|
941 |
grid-template-columns: repeat(4, 1fr);
|
942 |
}
|
943 |
-
|
944 |
.eael-product-gallery-column-5 .eael-product-gallery .woocommerce ul.products {
|
945 |
grid-template-columns: repeat(5, 1fr);
|
946 |
}
|
947 |
-
|
948 |
.eael-product-gallery-column-6 .eael-product-gallery .woocommerce ul.products {
|
949 |
grid-template-columns: repeat(6, 1fr);
|
950 |
}
|
951 |
-
|
952 |
.eael-product-gallery-column-1 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
953 |
width: 100%;
|
954 |
margin: 15px 0;
|
955 |
}
|
956 |
-
|
957 |
.eael-product-gallery-column-2 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
958 |
width: 48%;
|
959 |
}
|
960 |
-
|
961 |
.eael-product-gallery-column-3 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
962 |
width: 31.3333%;
|
963 |
}
|
964 |
-
|
965 |
.eael-product-gallery-column-4 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
966 |
width: 23%;
|
967 |
}
|
968 |
-
|
969 |
.eael-product-gallery-column-5 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
970 |
width: 18%;
|
971 |
}
|
972 |
-
|
973 |
.eael-product-gallery-column-6 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
974 |
width: 14.66666667%;
|
975 |
}
|
@@ -978,48 +967,37 @@
|
|
978 |
.eael-product-gallery-column-tablet-1 .eael-product-gallery .woocommerce ul.products {
|
979 |
grid-template-columns: 100%;
|
980 |
}
|
981 |
-
|
982 |
.eael-product-gallery-column-tablet-2 .eael-product-gallery .woocommerce ul.products {
|
983 |
grid-template-columns: repeat(2, 1fr);
|
984 |
}
|
985 |
-
|
986 |
.eael-product-gallery-column-tablet-3 .eael-product-gallery .woocommerce ul.products {
|
987 |
grid-template-columns: repeat(3, 1fr);
|
988 |
}
|
989 |
-
|
990 |
.eael-product-gallery-column-tablet-4 .eael-product-gallery .woocommerce ul.products {
|
991 |
grid-template-columns: repeat(4, 1fr);
|
992 |
}
|
993 |
-
|
994 |
.eael-product-gallery-column-tablet-5 .eael-product-gallery .woocommerce ul.products {
|
995 |
grid-template-columns: repeat(5, 1fr);
|
996 |
}
|
997 |
-
|
998 |
.eael-product-gallery-column-tablet-6 .eael-product-gallery .woocommerce ul.products {
|
999 |
grid-template-columns: repeat(6, 1fr);
|
1000 |
}
|
1001 |
-
|
1002 |
.eael-product-gallery-column-tablet-1 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1003 |
width: 100%;
|
1004 |
margin: 15px 0;
|
1005 |
}
|
1006 |
-
|
1007 |
.eael-product-gallery-column-tablet-2 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1008 |
width: 48%;
|
1009 |
}
|
1010 |
-
|
1011 |
.eael-product-gallery-column-tablet-3 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1012 |
width: 31.3333%;
|
1013 |
}
|
1014 |
-
|
1015 |
.eael-product-gallery-column-tablet-4 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1016 |
width: 23%;
|
1017 |
}
|
1018 |
-
|
1019 |
.eael-product-gallery-column-tablet-5 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1020 |
width: 18%;
|
1021 |
}
|
1022 |
-
|
1023 |
.eael-product-gallery-column-tablet-6 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1024 |
width: 14.66666667%;
|
1025 |
}
|
@@ -1028,52 +1006,41 @@
|
|
1028 |
.eael-product-gallery-column-mobile-1 .eael-product-gallery .woocommerce ul.products {
|
1029 |
grid-template-columns: 100%;
|
1030 |
}
|
1031 |
-
|
1032 |
.eael-product-gallery-column-mobile-2 .eael-product-gallery .woocommerce ul.products {
|
1033 |
grid-template-columns: repeat(2, 1fr);
|
1034 |
}
|
1035 |
-
|
1036 |
.eael-product-gallery-column-mobile-3 .eael-product-gallery .woocommerce ul.products {
|
1037 |
grid-template-columns: repeat(3, 1fr);
|
1038 |
}
|
1039 |
-
|
1040 |
.eael-product-gallery-column-mobile-4 .eael-product-gallery .woocommerce ul.products {
|
1041 |
grid-template-columns: repeat(4, 1fr);
|
1042 |
}
|
1043 |
-
|
1044 |
.eael-product-gallery-column-mobile-5 .eael-product-gallery .woocommerce ul.products {
|
1045 |
grid-template-columns: repeat(5, 1fr);
|
1046 |
}
|
1047 |
-
|
1048 |
.eael-product-gallery-column-mobile-6 .eael-product-gallery .woocommerce ul.products {
|
1049 |
grid-template-columns: repeat(6, 1fr);
|
1050 |
}
|
1051 |
-
|
1052 |
.eael-product-gallery-column-mobile-1 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1053 |
width: 100%;
|
1054 |
margin: 15px 0;
|
1055 |
}
|
1056 |
-
|
1057 |
.eael-product-gallery-column-mobile-2 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1058 |
width: 48% !important;
|
1059 |
margin: 1%;
|
1060 |
}
|
1061 |
-
|
1062 |
.eael-product-gallery-column-mobile-3 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1063 |
width: 31.3333% !important;
|
1064 |
margin: 1%;
|
1065 |
}
|
1066 |
-
|
1067 |
.eael-product-gallery-column-mobile-4 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1068 |
width: 23% !important;
|
1069 |
margin: 1%;
|
1070 |
}
|
1071 |
-
|
1072 |
.eael-product-gallery-column-mobile-5 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1073 |
width: 18% !important;
|
1074 |
margin: 1%;
|
1075 |
}
|
1076 |
-
|
1077 |
.eael-product-gallery-column-mobile-6 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1078 |
width: 14.66666667% !important;
|
1079 |
margin: 1%;
|
@@ -1113,8 +1080,7 @@
|
|
1113 |
.theme-blocksy .button:before {
|
1114 |
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
|
1115 |
-webkit-filter: none !important;
|
1116 |
-
filter: none !important;
|
1117 |
-
/* IE 7 and the rest of the world */
|
1118 |
opacity: 1;
|
1119 |
z-index: 0;
|
1120 |
bottom: 0 !important;
|
928 |
.eael-product-gallery-column-1 .eael-product-gallery .woocommerce ul.products {
|
929 |
grid-template-columns: 100%;
|
930 |
}
|
|
|
931 |
.eael-product-gallery-column-2 .eael-product-gallery .woocommerce ul.products {
|
932 |
grid-template-columns: repeat(2, 1fr);
|
933 |
}
|
|
|
934 |
.eael-product-gallery-column-3 .eael-product-gallery .woocommerce ul.products {
|
935 |
grid-template-columns: repeat(3, 1fr);
|
936 |
}
|
|
|
937 |
.eael-product-gallery-column-4 .eael-product-gallery .woocommerce ul.products {
|
938 |
grid-template-columns: repeat(4, 1fr);
|
939 |
}
|
|
|
940 |
.eael-product-gallery-column-5 .eael-product-gallery .woocommerce ul.products {
|
941 |
grid-template-columns: repeat(5, 1fr);
|
942 |
}
|
|
|
943 |
.eael-product-gallery-column-6 .eael-product-gallery .woocommerce ul.products {
|
944 |
grid-template-columns: repeat(6, 1fr);
|
945 |
}
|
|
|
946 |
.eael-product-gallery-column-1 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
947 |
width: 100%;
|
948 |
margin: 15px 0;
|
949 |
}
|
|
|
950 |
.eael-product-gallery-column-2 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
951 |
width: 48%;
|
952 |
}
|
|
|
953 |
.eael-product-gallery-column-3 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
954 |
width: 31.3333%;
|
955 |
}
|
|
|
956 |
.eael-product-gallery-column-4 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
957 |
width: 23%;
|
958 |
}
|
|
|
959 |
.eael-product-gallery-column-5 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
960 |
width: 18%;
|
961 |
}
|
|
|
962 |
.eael-product-gallery-column-6 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
963 |
width: 14.66666667%;
|
964 |
}
|
967 |
.eael-product-gallery-column-tablet-1 .eael-product-gallery .woocommerce ul.products {
|
968 |
grid-template-columns: 100%;
|
969 |
}
|
|
|
970 |
.eael-product-gallery-column-tablet-2 .eael-product-gallery .woocommerce ul.products {
|
971 |
grid-template-columns: repeat(2, 1fr);
|
972 |
}
|
|
|
973 |
.eael-product-gallery-column-tablet-3 .eael-product-gallery .woocommerce ul.products {
|
974 |
grid-template-columns: repeat(3, 1fr);
|
975 |
}
|
|
|
976 |
.eael-product-gallery-column-tablet-4 .eael-product-gallery .woocommerce ul.products {
|
977 |
grid-template-columns: repeat(4, 1fr);
|
978 |
}
|
|
|
979 |
.eael-product-gallery-column-tablet-5 .eael-product-gallery .woocommerce ul.products {
|
980 |
grid-template-columns: repeat(5, 1fr);
|
981 |
}
|
|
|
982 |
.eael-product-gallery-column-tablet-6 .eael-product-gallery .woocommerce ul.products {
|
983 |
grid-template-columns: repeat(6, 1fr);
|
984 |
}
|
|
|
985 |
.eael-product-gallery-column-tablet-1 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
986 |
width: 100%;
|
987 |
margin: 15px 0;
|
988 |
}
|
|
|
989 |
.eael-product-gallery-column-tablet-2 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
990 |
width: 48%;
|
991 |
}
|
|
|
992 |
.eael-product-gallery-column-tablet-3 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
993 |
width: 31.3333%;
|
994 |
}
|
|
|
995 |
.eael-product-gallery-column-tablet-4 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
996 |
width: 23%;
|
997 |
}
|
|
|
998 |
.eael-product-gallery-column-tablet-5 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
999 |
width: 18%;
|
1000 |
}
|
|
|
1001 |
.eael-product-gallery-column-tablet-6 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1002 |
width: 14.66666667%;
|
1003 |
}
|
1006 |
.eael-product-gallery-column-mobile-1 .eael-product-gallery .woocommerce ul.products {
|
1007 |
grid-template-columns: 100%;
|
1008 |
}
|
|
|
1009 |
.eael-product-gallery-column-mobile-2 .eael-product-gallery .woocommerce ul.products {
|
1010 |
grid-template-columns: repeat(2, 1fr);
|
1011 |
}
|
|
|
1012 |
.eael-product-gallery-column-mobile-3 .eael-product-gallery .woocommerce ul.products {
|
1013 |
grid-template-columns: repeat(3, 1fr);
|
1014 |
}
|
|
|
1015 |
.eael-product-gallery-column-mobile-4 .eael-product-gallery .woocommerce ul.products {
|
1016 |
grid-template-columns: repeat(4, 1fr);
|
1017 |
}
|
|
|
1018 |
.eael-product-gallery-column-mobile-5 .eael-product-gallery .woocommerce ul.products {
|
1019 |
grid-template-columns: repeat(5, 1fr);
|
1020 |
}
|
|
|
1021 |
.eael-product-gallery-column-mobile-6 .eael-product-gallery .woocommerce ul.products {
|
1022 |
grid-template-columns: repeat(6, 1fr);
|
1023 |
}
|
|
|
1024 |
.eael-product-gallery-column-mobile-1 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1025 |
width: 100%;
|
1026 |
margin: 15px 0;
|
1027 |
}
|
|
|
1028 |
.eael-product-gallery-column-mobile-2 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1029 |
width: 48% !important;
|
1030 |
margin: 1%;
|
1031 |
}
|
|
|
1032 |
.eael-product-gallery-column-mobile-3 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1033 |
width: 31.3333% !important;
|
1034 |
margin: 1%;
|
1035 |
}
|
|
|
1036 |
.eael-product-gallery-column-mobile-4 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1037 |
width: 23% !important;
|
1038 |
margin: 1%;
|
1039 |
}
|
|
|
1040 |
.eael-product-gallery-column-mobile-5 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1041 |
width: 18% !important;
|
1042 |
margin: 1%;
|
1043 |
}
|
|
|
1044 |
.eael-product-gallery-column-mobile-6 .eael-product-gallery.masonry .woocommerce ul.products li.product {
|
1045 |
width: 14.66666667% !important;
|
1046 |
margin: 1%;
|
1080 |
.theme-blocksy .button:before {
|
1081 |
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
|
1082 |
-webkit-filter: none !important;
|
1083 |
+
filter: none !important; /* IE 7 and the rest of the world */
|
|
|
1084 |
opacity: 1;
|
1085 |
z-index: 0;
|
1086 |
bottom: 0 !important;
|
@@ -93,7 +93,7 @@
|
|
93 |
/*! no static exports found */
|
94 |
/***/ (function(module, exports) {
|
95 |
|
96 |
-
eval("ea.hooks.addAction(\"editMode.init\", \"ea\", function () {\n elementor.settings.page.addChangeCallback(\"eael_ext_table_of_content\", function (newValue) {\n elementor.settings.page.setSettings(\"eael_ext_table_of_content\", newValue);\n elementor.saver.update.apply().then(function () {\n elementor.reloadPreview();\n });\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_position\", function (newValue) {\n var selector = jQuery(\"#eael-toc\");\n\n if (newValue === \"right\") {\n selector.addClass(\"eael-toc-right\");\n } else {\n selector.removeClass(\"eael-toc-right\");\n selector.addClass(\"eael-toc-left\");\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_table_of_content_list_style\", function (newValue) {\n var list = jQuery(\".eael-toc-list\");\n list.removeClass(\"eael-toc-list-bar eael-toc-list-arrow\");\n\n if (newValue !== \"none\") {\n list.addClass(\"eael-toc-list-\" + newValue);\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_collapse_sub_heading\", function (newValue) {\n var list = jQuery(\".eael-toc-list\");\n\n if (newValue === \"yes\") {\n list.addClass(\"eael-toc-collapse\");\n } else {\n list.removeClass(\"eael-toc-collapse\");\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_table_of_content_header_icon\", function (newValue) {\n var iconElement = $(\".eael-toc-button i\");\n iconElement.removeClass().addClass(newValue.value);\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_list_icon\", function (newValue) {\n var list = jQuery(\".eael-toc-list\");\n\n if (newValue === \"number\") {\n list.addClass(\"eael-toc-number\").removeClass(\"eael-toc-bullet\");\n } else {\n list.addClass(\"eael-toc-bullet\").removeClass(\"eael-toc-number\");\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_word_wrap\", function (newValue) {\n var list = jQuery(\".eael-toc-list\");\n\n if (newValue === \"yes\") {\n list.addClass(\"eael-toc-word-wrap\");\n } else {\n list.removeClass(\"eael-toc-word-wrap\");\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_close_button_text_style\", function (newValue) {\n var toc = jQuery(\"#eael-toc\");\n\n if (newValue === \"bottom_to_top\") {\n toc.addClass(\"eael-bottom-to-top\");\n } else {\n toc.removeClass(\"eael-bottom-to-top\");\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_box_shadow\", function (newValue) {\n var toc = jQuery(\"#eael-toc\");\n\n if (newValue === \"yes\") {\n toc.addClass(\"eael-box-shadow\");\n } else {\n toc.removeClass(\"eael-box-shadow\");\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_auto_collapse\", function (newValue) {\n var toc = jQuery(\"#eael-toc\");\n\n if (newValue === \"yes\") {\n toc.addClass(\"eael-toc-auto-collapse collapsed\");\n } else {\n toc.removeClass(\"eael-toc-auto-collapse collapsed\");\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_title\", function (newValue) {\n elementorFrontend.elements.$document.find(\".eael-toc-title\").text(newValue);\n elementorFrontend.elements.$document.find(\".eael-toc-button span\").text(newValue);\n });\n});\n\n//# sourceURL=webpack:///./src/js/edit/table-of-content.js?");
|
97 |
|
98 |
/***/ })
|
99 |
|
93 |
/*! no static exports found */
|
94 |
/***/ (function(module, exports) {
|
95 |
|
96 |
+
eval("ea.hooks.addAction(\"editMode.init\", \"ea\", function () {\n elementor.settings.page.addChangeCallback(\"eael_ext_table_of_content\", function (newValue) {\n elementor.settings.page.setSettings(\"eael_ext_table_of_content\", newValue);\n elementor.saver.update.apply().then(function () {\n elementor.reloadPreview();\n });\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_position\", function (newValue) {\n var selector = jQuery(\"#eael-toc\");\n\n if (newValue === \"right\") {\n selector.addClass(\"eael-toc-right\");\n } else {\n selector.removeClass(\"eael-toc-right\");\n selector.addClass(\"eael-toc-left\");\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_table_of_content_list_style\", function (newValue) {\n var list = jQuery(\".eael-toc-list\");\n list.removeClass(\"eael-toc-list-bar eael-toc-list-arrow\");\n\n if (newValue !== \"none\") {\n list.addClass(\"eael-toc-list-\" + newValue);\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_collapse_sub_heading\", function (newValue) {\n var list = jQuery(\".eael-toc-list\");\n\n if (newValue === \"yes\") {\n list.addClass(\"eael-toc-collapse\");\n } else {\n list.removeClass(\"eael-toc-collapse\");\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_table_of_content_header_icon\", function (newValue) {\n var iconElement = $(\".eael-toc-button i\");\n iconElement.removeClass().addClass(newValue.value);\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_list_icon\", function (newValue) {\n var list = jQuery(\".eael-toc-list\");\n\n if (newValue === \"number\") {\n list.addClass(\"eael-toc-number\").removeClass(\"eael-toc-bullet\");\n } else {\n list.addClass(\"eael-toc-bullet\").removeClass(\"eael-toc-number\");\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_word_wrap\", function (newValue) {\n var list = jQuery(\".eael-toc-list\");\n\n if (newValue === \"yes\") {\n list.addClass(\"eael-toc-word-wrap\");\n } else {\n list.removeClass(\"eael-toc-word-wrap\");\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_close_button_text_style\", function (newValue) {\n var toc = jQuery(\"#eael-toc\");\n\n if (newValue === \"bottom_to_top\") {\n toc.addClass(\"eael-bottom-to-top\");\n } else {\n toc.removeClass(\"eael-bottom-to-top\");\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_box_shadow\", function (newValue) {\n var toc = jQuery(\"#eael-toc\");\n\n if (newValue === \"yes\") {\n toc.addClass(\"eael-box-shadow\");\n } else {\n toc.removeClass(\"eael-box-shadow\");\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_auto_collapse\", function (newValue) {\n var toc = jQuery(\"#eael-toc\");\n\n if (newValue === \"yes\") {\n toc.addClass(\"eael-toc-auto-collapse collapsed\");\n } else {\n toc.removeClass(\"eael-toc-auto-collapse collapsed\");\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_auto_highlight\", function (newValue) {\n var tocList = jQuery(\"#eael-toc-list\");\n\n if (newValue === \"yes\") {\n tocList.addClass(\"eael-toc-auto-highlight\");\n } else {\n tocList.removeClass(\"eael-toc-auto-highlight\");\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_auto_highlight_single_item_only\", function (newValue) {\n var tocList = jQuery(\"#eael-toc-list\");\n\n if (newValue === \"yes\") {\n if (tocList.hasClass(\"eael-toc-auto-highlight\")) {\n tocList.addClass(\"eael-toc-highlight-single-item\");\n }\n } else {\n tocList.removeClass(\"eael-toc-highlight-single-item\");\n }\n });\n elementor.settings.page.addChangeCallback(\"eael_ext_toc_title\", function (newValue) {\n elementorFrontend.elements.$document.find(\".eael-toc-title\").text(newValue);\n elementorFrontend.elements.$document.find(\".eael-toc-button span\").text(newValue);\n });\n});\n\n//# sourceURL=webpack:///./src/js/edit/table-of-content.js?");
|
97 |
|
98 |
/***/ })
|
99 |
|
@@ -1 +1 @@
|
|
1 |
-
!function(e){var t={};function a(
|
1 |
+
!function(e){var t={};function a(l){if(t[l])return t[l].exports;var o=t[l]={i:l,l:!1,exports:{}};return e[l].call(o.exports,o,o.exports,a),o.l=!0,o.exports}a.m=e,a.c=t,a.d=function(e,t,l){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:l})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var l=Object.create(null);if(a.r(l),Object.defineProperty(l,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)a.d(l,o,function(t){return e[t]}.bind(null,o));return l},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=37)}({37:function(e,t){ea.hooks.addAction("editMode.init","ea",(function(){elementor.settings.page.addChangeCallback("eael_ext_table_of_content",(function(e){elementor.settings.page.setSettings("eael_ext_table_of_content",e),elementor.saver.update.apply().then((function(){elementor.reloadPreview()}))})),elementor.settings.page.addChangeCallback("eael_ext_toc_position",(function(e){var t=jQuery("#eael-toc");"right"===e?t.addClass("eael-toc-right"):(t.removeClass("eael-toc-right"),t.addClass("eael-toc-left"))})),elementor.settings.page.addChangeCallback("eael_ext_table_of_content_list_style",(function(e){var t=jQuery(".eael-toc-list");t.removeClass("eael-toc-list-bar eael-toc-list-arrow"),"none"!==e&&t.addClass("eael-toc-list-"+e)})),elementor.settings.page.addChangeCallback("eael_ext_toc_collapse_sub_heading",(function(e){var t=jQuery(".eael-toc-list");"yes"===e?t.addClass("eael-toc-collapse"):t.removeClass("eael-toc-collapse")})),elementor.settings.page.addChangeCallback("eael_ext_table_of_content_header_icon",(function(e){$(".eael-toc-button i").removeClass().addClass(e.value)})),elementor.settings.page.addChangeCallback("eael_ext_toc_list_icon",(function(e){var t=jQuery(".eael-toc-list");"number"===e?t.addClass("eael-toc-number").removeClass("eael-toc-bullet"):t.addClass("eael-toc-bullet").removeClass("eael-toc-number")})),elementor.settings.page.addChangeCallback("eael_ext_toc_word_wrap",(function(e){var t=jQuery(".eael-toc-list");"yes"===e?t.addClass("eael-toc-word-wrap"):t.removeClass("eael-toc-word-wrap")})),elementor.settings.page.addChangeCallback("eael_ext_toc_close_button_text_style",(function(e){var t=jQuery("#eael-toc");"bottom_to_top"===e?t.addClass("eael-bottom-to-top"):t.removeClass("eael-bottom-to-top")})),elementor.settings.page.addChangeCallback("eael_ext_toc_box_shadow",(function(e){var t=jQuery("#eael-toc");"yes"===e?t.addClass("eael-box-shadow"):t.removeClass("eael-box-shadow")})),elementor.settings.page.addChangeCallback("eael_ext_toc_auto_collapse",(function(e){var t=jQuery("#eael-toc");"yes"===e?t.addClass("eael-toc-auto-collapse collapsed"):t.removeClass("eael-toc-auto-collapse collapsed")})),elementor.settings.page.addChangeCallback("eael_ext_toc_auto_highlight",(function(e){var t=jQuery("#eael-toc-list");"yes"===e?t.addClass("eael-toc-auto-highlight"):t.removeClass("eael-toc-auto-highlight")})),elementor.settings.page.addChangeCallback("eael_ext_toc_auto_highlight_single_item_only",(function(e){var t=jQuery("#eael-toc-list");"yes"===e?t.hasClass("eael-toc-auto-highlight")&&t.addClass("eael-toc-highlight-single-item"):t.removeClass("eael-toc-highlight-single-item")})),elementor.settings.page.addChangeCallback("eael_ext_toc_title",(function(e){elementorFrontend.elements.$document.find(".eael-toc-title").text(e),elementorFrontend.elements.$document.find(".eael-toc-button span").text(e)}))}))}});
|
@@ -93,7 +93,7 @@
|
|
93 |
/*! no static exports found */
|
94 |
/***/ (function(module, exports) {
|
95 |
|
96 |
-
eval("ea.hooks.addAction(\"init\", \"ea\", function () {\n elementorFrontend.hooks.addAction(\"frontend/element_ready/eael-adv-tabs.default\", function ($scope, $) {\n var $currentTab = $scope.find('.eael-advance-tabs');\n\n if (!$currentTab.attr('id')) {\n return false;\n }\n\n var $currentTabId = '#' + $currentTab.attr('id').toString();\n var hashTag = window.location.hash.substr(1);\n hashTag = hashTag === 'safari' ? 'eael-safari' : hashTag;\n var hashLink = false;\n $($currentTabId + ' > .eael-tabs-nav ul li', $scope).each(function (index) {\n if (hashTag && $(this).attr(\"id\") == hashTag) {\n $($currentTabId + ' .eael-tabs-nav > ul li', $scope).removeClass(\"active\").addClass(\"inactive\");\n $(this).removeClass(\"inactive\").addClass(\"active\");\n hashLink = true;\n } else {\n if ($(this).hasClass(\"active-default\") && !hashLink) {\n $($currentTabId + ' .eael-tabs-nav > ul li', $scope).removeClass(\"active\").addClass(\"inactive\");\n $(this).removeClass(\"inactive\").addClass('active');\n } else {\n if (index == 0) {\n $(this).removeClass(\"inactive\").addClass(\"active\");\n }\n }\n }\n });\n var hashContent = false;\n $($currentTabId + ' > .eael-tabs-content > div', $scope).each(function (index) {\n if (hashTag && $(this).attr(\"id\") == hashTag + '-tab') {\n $($currentTabId + ' > .eael-tabs-content > div', $scope).removeClass(\"active\");\n var nestedLink = $(this).closest('.eael-tabs-content').closest('.eael-tab-content-item');\n\n if (nestedLink.length) {\n var parentTab = nestedLink.closest('.eael-advance-tabs'),\n titleID = $(\"#\" + nestedLink.attr(\"id\")),\n contentID = titleID.data('title-link');\n parentTab.find(\" > .eael-tabs-nav > ul > li\").removeClass('active');\n parentTab.find(\" > .eael-tabs-content > div\").removeClass('active');\n titleID.addClass(\"active\");\n $(\"#\" + contentID).addClass(\"active\");\n }\n\n $(this).removeClass(\"inactive\").addClass(\"active\");\n hashContent = true;\n } else {\n if ($(this).hasClass(\"active-default\") && !hashContent) {\n $($currentTabId + ' > .eael-tabs-content > div', $scope).removeClass(\"active\");\n $(this).removeClass(\"inactive\").addClass(\"active\");\n } else {\n if (index == 0) {\n $(this).removeClass(\"inactive\").addClass(\"active\");\n }\n }\n }\n });\n $($currentTabId + ' .eael-tabs-nav ul li', $scope).on(\"click\", function (e) {\n e.preventDefault();\n var currentTabIndex = $(this).index();\n var tabsContainer = $(this).closest(\".eael-advance-tabs\");\n var tabsNav = $(tabsContainer).children(\".eael-tabs-nav\").children(\"ul\").children(\"li\");\n var tabsContent = $(tabsContainer).children(\".eael-tabs-content\").children(\"div\");\n $(this).parent(\"li\").addClass(\"active\");\n $(tabsNav).removeClass(\"active active-default\").addClass(\"inactive\").attr('aria-selected', 'false').attr('aria-expanded', 'false');\n $(this).addClass(\"active\").removeClass(\"inactive\");\n $(this).attr(\"aria-selected\", 'true').attr(\"aria-expanded\", 'true');\n $(tabsContent).removeClass(\"active\").addClass(\"inactive\");\n $(tabsContent).eq(currentTabIndex).addClass(\"active\").removeClass(\"inactive\");\n ea.hooks.doAction(\"ea-advanced-tabs-triggered\", $(tabsContent).eq(currentTabIndex));\n $(tabsContent).each(function (index) {\n $(this).removeClass(\"active-default\");\n });\n var $filterGallery = tabsContent.eq(currentTabIndex).find(\".eael-filter-gallery-container\"),\n $postGridGallery = tabsContent.eq(currentTabIndex).find(\".eael-post-grid.eael-post-appender\"),\n $twitterfeedGallery = tabsContent.eq(currentTabIndex).find(\".eael-twitter-feed-masonry\"),\n $instaGallery = tabsContent.eq(currentTabIndex).find(\".eael-instafeed\"),\n $paGallery = tabsContent.eq(currentTabIndex).find(\".premium-gallery-container\"),\n $evCalendar = $(\".eael-event-calendar-cls\", tabsContent);\n\n if ($postGridGallery.length) {\n $postGridGallery.isotope(\"layout\");\n }\n\n if ($twitterfeedGallery.length) {\n $twitterfeedGallery.isotope(\"layout\");\n }\n\n if ($filterGallery.length) {\n $filterGallery.isotope(\"layout\");\n }\n\n if ($instaGallery.length) {\n $instaGallery.isotope(\"layout\");\n }\n\n if ($paGallery.length) {\n $paGallery.each(function (index, item) {\n $(item).isotope(\"layout\");\n });\n }\n\n if ($evCalendar.length) {\n ea.hooks.doAction(\"eventCalendar.reinit\");\n }\n });\n });\n});\n\n//# sourceURL=webpack:///./src/js/view/advanced-tabs.js?");
|
97 |
|
98 |
/***/ })
|
99 |
|
93 |
/*! no static exports found */
|
94 |
/***/ (function(module, exports) {
|
95 |
|
96 |
+
eval("ea.hooks.addAction(\"init\", \"ea\", function () {\n elementorFrontend.hooks.addAction(\"frontend/element_ready/eael-adv-tabs.default\", function ($scope, $) {\n var $currentTab = $scope.find('.eael-advance-tabs');\n\n if (!$currentTab.attr('id')) {\n return false;\n }\n\n var $currentTabId = '#' + $currentTab.attr('id').toString();\n var hashTag = window.location.hash.substr(1);\n hashTag = hashTag === 'safari' ? 'eael-safari' : hashTag;\n var hashLink = false;\n $($currentTabId + ' > .eael-tabs-nav ul li', $scope).each(function (index) {\n if (hashTag && $(this).attr(\"id\") == hashTag) {\n $($currentTabId + ' .eael-tabs-nav > ul li', $scope).removeClass(\"active\").addClass(\"inactive\");\n $(this).removeClass(\"inactive\").addClass(\"active\");\n hashLink = true;\n } else {\n if ($(this).hasClass(\"active-default\") && !hashLink) {\n $($currentTabId + ' .eael-tabs-nav > ul li', $scope).removeClass(\"active\").addClass(\"inactive\");\n $(this).removeClass(\"inactive\").addClass('active');\n } else {\n if (index == 0) {\n if ($currentTab.hasClass('eael-tab-auto-active')) {\n $(this).removeClass(\"inactive\").addClass(\"active\");\n }\n }\n }\n }\n });\n var hashContent = false;\n $($currentTabId + ' > .eael-tabs-content > div', $scope).each(function (index) {\n if (hashTag && $(this).attr(\"id\") == hashTag + '-tab') {\n $($currentTabId + ' > .eael-tabs-content > div', $scope).removeClass(\"active\");\n var nestedLink = $(this).closest('.eael-tabs-content').closest('.eael-tab-content-item');\n\n if (nestedLink.length) {\n var parentTab = nestedLink.closest('.eael-advance-tabs'),\n titleID = $(\"#\" + nestedLink.attr(\"id\")),\n contentID = titleID.data('title-link');\n parentTab.find(\" > .eael-tabs-nav > ul > li\").removeClass('active');\n parentTab.find(\" > .eael-tabs-content > div\").removeClass('active');\n titleID.addClass(\"active\");\n $(\"#\" + contentID).addClass(\"active\");\n }\n\n $(this).removeClass(\"inactive\").addClass(\"active\");\n hashContent = true;\n } else {\n if ($(this).hasClass(\"active-default\") && !hashContent) {\n $($currentTabId + ' > .eael-tabs-content > div', $scope).removeClass(\"active\");\n $(this).removeClass(\"inactive\").addClass(\"active\");\n } else {\n if (index == 0) {\n if ($currentTab.hasClass('eael-tab-auto-active')) {\n $(this).removeClass(\"inactive\").addClass(\"active\");\n }\n }\n }\n }\n });\n $($currentTabId + ' .eael-tabs-nav ul li', $scope).on(\"click\", function (e) {\n e.preventDefault();\n var currentTabIndex = $(this).index();\n var tabsContainer = $(this).closest(\".eael-advance-tabs\");\n var tabsNav = $(tabsContainer).children(\".eael-tabs-nav\").children(\"ul\").children(\"li\");\n var tabsContent = $(tabsContainer).children(\".eael-tabs-content\").children(\"div\");\n $(this).parent(\"li\").addClass(\"active\");\n $(tabsNav).removeClass(\"active active-default\").addClass(\"inactive\").attr('aria-selected', 'false').attr('aria-expanded', 'false');\n $(this).addClass(\"active\").removeClass(\"inactive\");\n $(this).attr(\"aria-selected\", 'true').attr(\"aria-expanded\", 'true');\n $(tabsContent).removeClass(\"active\").addClass(\"inactive\");\n $(tabsContent).eq(currentTabIndex).addClass(\"active\").removeClass(\"inactive\");\n ea.hooks.doAction(\"ea-advanced-tabs-triggered\", $(tabsContent).eq(currentTabIndex));\n $(tabsContent).each(function (index) {\n $(this).removeClass(\"active-default\");\n });\n var $filterGallery = tabsContent.eq(currentTabIndex).find(\".eael-filter-gallery-container\"),\n $postGridGallery = tabsContent.eq(currentTabIndex).find(\".eael-post-grid.eael-post-appender\"),\n $twitterfeedGallery = tabsContent.eq(currentTabIndex).find(\".eael-twitter-feed-masonry\"),\n $instaGallery = tabsContent.eq(currentTabIndex).find(\".eael-instafeed\"),\n $paGallery = tabsContent.eq(currentTabIndex).find(\".premium-gallery-container\"),\n $evCalendar = $(\".eael-event-calendar-cls\", tabsContent);\n\n if ($postGridGallery.length) {\n $postGridGallery.isotope(\"layout\");\n }\n\n if ($twitterfeedGallery.length) {\n $twitterfeedGallery.isotope(\"layout\");\n }\n\n if ($filterGallery.length) {\n $filterGallery.isotope(\"layout\");\n }\n\n if ($instaGallery.length) {\n $instaGallery.isotope(\"layout\");\n }\n\n if ($paGallery.length) {\n $paGallery.each(function (index, item) {\n $(item).isotope(\"layout\");\n });\n }\n\n if ($evCalendar.length) {\n ea.hooks.doAction(\"eventCalendar.reinit\");\n }\n });\n });\n});\n\n//# sourceURL=webpack:///./src/js/view/advanced-tabs.js?");
|
97 |
|
98 |
/***/ })
|
99 |
|
@@ -1 +1 @@
|
|
1 |
-
!function(e){var a={};function t(i){if(a[i])return a[i].exports;var n=a[i]={i:i,l:!1,exports:{}};return e[i].call(n.exports,n,n.exports,t),n.l=!0,n.exports}t.m=e,t.c=a,t.d=function(e,a,i){t.o(e,a)||Object.defineProperty(e,a,{enumerable:!0,get:i})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,a){if(1&a&&(e=t(e)),8&a)return e;if(4&a&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(t.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&a&&"string"!=typeof e)for(var n in e)t.d(i,n,function(a){return e[a]}.bind(null,n));return i},t.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(a,"a",a),a},t.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},t.p="",t(t.s=2)}({2:function(e,a){ea.hooks.addAction("init","ea",(function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-adv-tabs.default",(function(e,a){var t=e.find(".eael-advance-tabs");if(!t.attr("id"))return!1;var i="#"+t.attr("id").toString(),n=window.location.hash.substr(1);n="safari"===n?"eael-safari":n;var s=!1;a(i+" > .eael-tabs-nav ul li",e).each((function(
|
1 |
+
!function(e){var a={};function t(i){if(a[i])return a[i].exports;var n=a[i]={i:i,l:!1,exports:{}};return e[i].call(n.exports,n,n.exports,t),n.l=!0,n.exports}t.m=e,t.c=a,t.d=function(e,a,i){t.o(e,a)||Object.defineProperty(e,a,{enumerable:!0,get:i})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,a){if(1&a&&(e=t(e)),8&a)return e;if(4&a&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(t.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&a&&"string"!=typeof e)for(var n in e)t.d(i,n,function(a){return e[a]}.bind(null,n));return i},t.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(a,"a",a),a},t.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},t.p="",t(t.s=2)}({2:function(e,a){ea.hooks.addAction("init","ea",(function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-adv-tabs.default",(function(e,a){var t=e.find(".eael-advance-tabs");if(!t.attr("id"))return!1;var i="#"+t.attr("id").toString(),n=window.location.hash.substr(1);n="safari"===n?"eael-safari":n;var s=!1;a(i+" > .eael-tabs-nav ul li",e).each((function(l){n&&a(this).attr("id")==n?(a(i+" .eael-tabs-nav > ul li",e).removeClass("active").addClass("inactive"),a(this).removeClass("inactive").addClass("active"),s=!0):a(this).hasClass("active-default")&&!s?(a(i+" .eael-tabs-nav > ul li",e).removeClass("active").addClass("inactive"),a(this).removeClass("inactive").addClass("active")):0==l&&t.hasClass("eael-tab-auto-active")&&a(this).removeClass("inactive").addClass("active")}));var l=!1;a(i+" > .eael-tabs-content > div",e).each((function(s){if(n&&a(this).attr("id")==n+"-tab"){a(i+" > .eael-tabs-content > div",e).removeClass("active");var r=a(this).closest(".eael-tabs-content").closest(".eael-tab-content-item");if(r.length){var o=r.closest(".eael-advance-tabs"),d=a("#"+r.attr("id")),c=d.data("title-link");o.find(" > .eael-tabs-nav > ul > li").removeClass("active"),o.find(" > .eael-tabs-content > div").removeClass("active"),d.addClass("active"),a("#"+c).addClass("active")}a(this).removeClass("inactive").addClass("active"),l=!0}else a(this).hasClass("active-default")&&!l?(a(i+" > .eael-tabs-content > div",e).removeClass("active"),a(this).removeClass("inactive").addClass("active")):0==s&&t.hasClass("eael-tab-auto-active")&&a(this).removeClass("inactive").addClass("active")})),a(i+" .eael-tabs-nav ul li",e).on("click",(function(e){e.preventDefault();var t=a(this).index(),i=a(this).closest(".eael-advance-tabs"),n=a(i).children(".eael-tabs-nav").children("ul").children("li"),s=a(i).children(".eael-tabs-content").children("div");a(this).parent("li").addClass("active"),a(n).removeClass("active active-default").addClass("inactive").attr("aria-selected","false").attr("aria-expanded","false"),a(this).addClass("active").removeClass("inactive"),a(this).attr("aria-selected","true").attr("aria-expanded","true"),a(s).removeClass("active").addClass("inactive"),a(s).eq(t).addClass("active").removeClass("inactive"),ea.hooks.doAction("ea-advanced-tabs-triggered",a(s).eq(t)),a(s).each((function(e){a(this).removeClass("active-default")}));var l=s.eq(t).find(".eael-filter-gallery-container"),r=s.eq(t).find(".eael-post-grid.eael-post-appender"),o=s.eq(t).find(".eael-twitter-feed-masonry"),d=s.eq(t).find(".eael-instafeed"),c=s.eq(t).find(".premium-gallery-container"),v=a(".eael-event-calendar-cls",s);r.length&&r.isotope("layout"),o.length&&o.isotope("layout"),l.length&&l.isotope("layout"),d.length&&d.isotope("layout"),c.length&&c.each((function(e,t){a(t).isotope("layout")})),v.length&&ea.hooks.doAction("eventCalendar.reinit")}))}))}))}});
|
@@ -93,7 +93,7 @@
|
|
93 |
/*! no static exports found */
|
94 |
/***/ (function(module, exports) {
|
95 |
|
96 |
-
eval("var EventCalendar = function EventCalendar($scope, $) {\n var Calendar = FullCalendar.Calendar;\n var element = $(\".eael-event-calendar-cls\", $scope),\n CloseButton = $(\".eaelec-modal-close\", $scope).eq(0),\n ecModal = $(\"#eaelecModal\", $scope),\n eventAll = element.data(\"events\"),\n firstDay = element.data(\"first_day\"),\n calendarID = element.data(\"cal_id\"),\n locale = element.data(\"locale\"),\n translate = element.data(\"translate\"),\n defaultView = element.data(\"defaultview\"),\n defaultDate = element.data(\"defaultdate\"),\n time_format = element.data(\"time_format\") == \"yes\" ? true : false;\n var calendar = new Calendar($scope[0].querySelector(\".eael-event-calendar-cls\"), {\n plugins: [\"dayGrid\", \"timeGrid\", \"list\"],\n editable: false,\n selectable: false,\n draggable: false,\n firstDay: firstDay,\n eventTimeFormat: {\n hour: \"2-digit\",\n minute: \"2-digit\",\n hour12: !time_format\n },\n nextDayThreshold: \"00:00:00\",\n header: {\n left: \"prev,next today\",\n center: \"title\",\n right: \"timeGridDay,timeGridWeek,dayGridMonth,listMonth\"\n },\n events: eventAll,\n selectHelper: true,\n locale: locale,\n eventLimit: 3,\n defaultView: defaultView,\n defaultDate: defaultDate,\n eventRender: function eventRender(info) {\n var element = $(info.el),\n event = info.event;\n moment.locale(locale); // when event is finished event text are cross\n\n if (event.extendedProps.eventHasComplete !== undefined && event.extendedProps.eventHasComplete === \"yes\") {\n element.find(\"div.fc-content .fc-title\").addClass(\"eael-event-completed\");\n element.find(\"td.fc-list-item-title\").addClass(\"eael-event-completed\");\n }\n\n translate.today = info.event._calendar.dateEnv.locale.options.buttonText.today;\n element.attr(\"href\", \"javascript:void(0);\");\n
|
97 |
|
98 |
/***/ })
|
99 |
|
93 |
/*! no static exports found */
|
94 |
/***/ (function(module, exports) {
|
95 |
|
96 |
+
eval("var EventCalendar = function EventCalendar($scope, $) {\n var Calendar = FullCalendar.Calendar;\n var element = $(\".eael-event-calendar-cls\", $scope),\n CloseButton = $(\".eaelec-modal-close\", $scope).eq(0),\n ecModal = $(\"#eaelecModal\", $scope),\n eventAll = element.data(\"events\"),\n firstDay = element.data(\"first_day\"),\n calendarID = element.data(\"cal_id\"),\n locale = element.data(\"locale\"),\n translate = element.data(\"translate\"),\n defaultView = element.data(\"defaultview\"),\n defaultDate = element.data(\"defaultdate\"),\n time_format = element.data(\"time_format\") == \"yes\" ? true : false;\n var calendar = new Calendar($scope[0].querySelector(\".eael-event-calendar-cls\"), {\n plugins: [\"dayGrid\", \"timeGrid\", \"list\"],\n editable: false,\n selectable: false,\n draggable: false,\n firstDay: firstDay,\n eventTimeFormat: {\n hour: \"2-digit\",\n minute: \"2-digit\",\n hour12: !time_format\n },\n nextDayThreshold: \"00:00:00\",\n header: {\n left: \"prev,next today\",\n center: \"title\",\n right: \"timeGridDay,timeGridWeek,dayGridMonth,listMonth\"\n },\n events: eventAll,\n selectHelper: true,\n locale: locale,\n eventLimit: 3,\n defaultView: defaultView,\n defaultDate: defaultDate,\n eventRender: function eventRender(info) {\n var element = $(info.el),\n event = info.event;\n moment.locale(locale); // when event is finished event text are cross\n\n if (event.extendedProps.eventHasComplete !== undefined && event.extendedProps.eventHasComplete === \"yes\") {\n element.find(\"div.fc-content .fc-title\").addClass(\"eael-event-completed\");\n element.find(\"td.fc-list-item-title\").addClass(\"eael-event-completed\");\n }\n\n translate.today = info.event._calendar.dateEnv.locale.options.buttonText.today;\n\n if (event.extendedProps.is_redirect == 'yes') {\n element.attr(\"href\", event.url);\n\n if (event.extendedProps.external === \"on\") {\n element.attr(\"target\", \"_blank\");\n element.find(\"td.fc-list-item-title a\").attr(\"target\", \"_blank\");\n }\n\n if (event.extendedProps.nofollow === \"on\") {\n element.attr(\"rel\", \"nofollow\");\n element.find(\"td.fc-list-item-title a\").attr(\"rel\", \"nofollow\");\n }\n\n if (event.extendedProps.custom_attributes != '') {\n $.each(event.extendedProps.custom_attributes, function (index, item) {\n element.attr(item.key, item.value);\n element.find(\"td.fc-list-item-title a\").attr(item.key, item.value);\n });\n }\n\n if (element.hasClass('fc-list-item')) {\n element.removeAttr(\"href target rel\");\n element.removeClass(\"fc-has-url\");\n element.css('cursor', 'default');\n }\n } else {\n element.attr(\"href\", \"javascript:void(0);\");\n element.click(function (e) {\n e.preventDefault();\n e.stopPropagation();\n var startDate = event.start,\n timeFormate = time_format ? \"H:mm\" : \"h:mm A\",\n endDate = event.end,\n startSelector = $(\"span.eaelec-event-date-start\"),\n endSelector = $(\"span.eaelec-event-date-end\");\n\n if (event.allDay === \"yes\") {\n var newEnd = moment(endDate).subtract(1, \"days\");\n endDate = newEnd._d;\n timeFormate = \" \";\n }\n\n var startYear = moment(startDate).format(\"YYYY\"),\n endYear = moment(endDate).format(\"YYYY\"),\n yearDiff = endYear > startYear,\n startView = \"\",\n endView = \"\";\n startSelector.html(\" \");\n endSelector.html(\" \");\n ecModal.addClass(\"eael-ec-popup-ready\").removeClass(\"eael-ec-modal-removing\");\n\n if (event.allDay === \"yes\" && moment(startDate).format(\"MM-DD-YYYY\") === moment(endDate).format(\"MM-DD-YYYY\")) {\n startView = moment(startDate).format(\"MMM Do\");\n\n if (moment(startDate).isSame(Date.now(), \"day\") === true) {\n startView = translate.today;\n } else if (moment(startDate).format(\"MM-DD-YYYY\") === moment(new Date()).add(1, \"days\").format(\"MM-DD-YYYY\")) {\n startView = translate.tomorrow;\n }\n } else {\n if (moment(event.start).isSame(Date.now(), \"day\") === true) {\n startView = translate.today + \" \" + moment(event.start).format(timeFormate);\n }\n\n if (moment(startDate).format(\"MM-DD-YYYY\") === moment(new Date()).add(1, \"days\").format(\"MM-DD-YYYY\")) {\n startView = translate.tomorrow + \" \" + moment(event.start).format(timeFormate);\n }\n\n if (moment(startDate).format(\"MM-DD-YYYY\") < moment(new Date()).format(\"MM-DD-YYYY\") || moment(startDate).format(\"MM-DD-YYYY\") > moment(new Date()).add(1, \"days\").format(\"MM-DD-YYYY\")) {\n startView = moment(event.start).format(\"MMM Do \" + timeFormate);\n }\n\n startView = yearDiff ? startYear + \" \" + startView : startView;\n\n if (moment(endDate).isSame(Date.now(), \"day\") === true) {\n if (moment(startDate).isSame(Date.now(), \"day\") !== true) {\n endView = translate.today + \" \" + moment(endDate).format(timeFormate);\n } else {\n endView = moment(endDate).format(timeFormate);\n }\n }\n\n if (moment(startDate).format(\"MM-DD-YYYY\") !== moment(new Date()).add(1, \"days\").format(\"MM-DD-YYYY\") && moment(endDate).format(\"MM-DD-YYYY\") === moment(new Date()).add(1, \"days\").format(\"MM-DD-YYYY\")) {\n endView = translate.tomorrow + \" \" + moment(endDate).format(timeFormate);\n }\n\n if (moment(startDate).format(\"MM-DD-YYYY\") === moment(new Date()).add(1, \"days\").format(\"MM-DD-YYYY\") && moment(endDate).format(\"MM-DD-YYYY\") === moment(new Date()).add(1, \"days\").format(\"MM-DD-YYYY\")) {\n endView = moment(endDate).format(timeFormate);\n }\n\n if (moment(endDate).diff(moment(startDate), \"days\") > 0 && endSelector.text().trim().length < 1) {\n endView = moment(endDate).format(\"MMM Do \" + timeFormate);\n }\n\n if (moment(startDate).format(\"MM-DD-YYYY\") === moment(endDate).format(\"MM-DD-YYYY\")) {\n endView = moment(endDate).format(timeFormate);\n }\n\n endView = yearDiff ? endYear + \" \" + endView : endView;\n }\n\n if (event.extendedProps.hideEndDate !== undefined && event.extendedProps.hideEndDate === \"yes\") {\n endSelector.html(\" \");\n } else {\n endSelector.html(endView != \"\" ? \"- \" + endView : \"\");\n }\n\n startSelector.html('<i class=\"eicon-calendar\"></i> ' + startView);\n $(\".eaelec-modal-header h2\").html(event.title);\n $(\".eaelec-modal-body p\").html(event.extendedProps.description);\n\n if (event.extendedProps.description.length < 1) {\n $(\".eaelec-modal-body\").css(\"height\", \"auto\");\n } else {\n $(\".eaelec-modal-body\").css(\"height\", \"300px\");\n }\n\n $(\".eaelec-modal-footer a\").attr(\"href\", event.url);\n\n if (event.extendedProps.external === \"on\") {\n $(\".eaelec-modal-footer a\").attr(\"target\", \"_blank\");\n }\n\n if (event.extendedProps.nofollow === \"on\") {\n $(\".eaelec-modal-footer a\").attr(\"rel\", \"nofollow\");\n }\n\n if (event.extendedProps.custom_attributes != '') {\n $.each(event.extendedProps.custom_attributes, function (index, item) {\n $(\".eaelec-modal-footer a\").attr(item.key, item.value);\n });\n }\n\n if (event.url == \"\") {\n $(\".eaelec-modal-footer a\").css(\"display\", \"none\");\n } // Popup color\n\n\n $(\".eaelec-modal-header\").css(\"border-left\", \"5px solid \" + event.borderColor); // Popup color\n\n $(\".eaelec-modal-header\").css(\"border-left\", \"5px solid \" + event.borderColor);\n });\n }\n }\n });\n CloseButton.on(\"click\", function (event) {\n event.stopPropagation();\n ecModal.addClass(\"eael-ec-modal-removing\").removeClass(\"eael-ec-popup-ready\");\n });\n $(document).on(\"click\", function (event) {\n if (event.target.closest(\".eaelec-modal-content\")) return;\n\n if (ecModal.hasClass(\"eael-ec-popup-ready\")) {\n ecModal.addClass(\"eael-ec-modal-removing\").removeClass(\"eael-ec-popup-ready\");\n }\n });\n calendar.render();\n ea.hooks.addAction(\"eventCalendar.reinit\", \"ea\", function () {\n calendar.today();\n });\n};\n\njQuery(window).on(\"elementor/frontend/init\", function () {\n elementorFrontend.hooks.addAction(\"frontend/element_ready/eael-event-calendar.default\", EventCalendar);\n});\n\n//# sourceURL=webpack:///./src/js/view/event-calendar.js?");
|
97 |
|
98 |
/***/ })
|
99 |
|
@@ -1 +1 @@
|
|
1 |
-
!function(e){var t={};function a(o){if(t[o])return t[o].exports;var n=t[o]={i:o,l:!1,exports:{}};return e[o].call(n.exports,n,n.exports,a),n.l=!0,n.exports}a.m=e,a.c=t,a.d=function(e,t,o){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(a.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)a.d(o,n,function(t){return e[t]}.bind(null,n));return o},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=8)}({8:function(e,t){var a=function(e,t){var a=FullCalendar.Calendar,o=t(".eael-event-calendar-cls",e),n=t(".eaelec-modal-close",e).eq(0),r=t("#eaelecModal",e),d=o.data("events"),
|
1 |
+
!function(e){var t={};function a(o){if(t[o])return t[o].exports;var n=t[o]={i:o,l:!1,exports:{}};return e[o].call(n.exports,n,n.exports,a),n.l=!0,n.exports}a.m=e,a.c=t,a.d=function(e,t,o){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(a.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)a.d(o,n,function(t){return e[t]}.bind(null,n));return o},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=8)}({8:function(e,t){var a=function(e,t){var a=FullCalendar.Calendar,o=t(".eael-event-calendar-cls",e),n=t(".eaelec-modal-close",e).eq(0),r=t("#eaelecModal",e),d=o.data("events"),l=o.data("first_day"),m=(o.data("cal_id"),o.data("locale")),s=o.data("translate"),i=o.data("defaultview"),c=o.data("defaultdate"),f="yes"==o.data("time_format"),Y=new a(e[0].querySelector(".eael-event-calendar-cls"),{plugins:["dayGrid","timeGrid","list"],editable:!1,selectable:!1,draggable:!1,firstDay:l,eventTimeFormat:{hour:"2-digit",minute:"2-digit",hour12:!f},nextDayThreshold:"00:00:00",header:{left:"prev,next today",center:"title",right:"timeGridDay,timeGridWeek,dayGridMonth,listMonth"},events:d,selectHelper:!0,locale:m,eventLimit:3,defaultView:i,defaultDate:c,eventRender:function(e){var a=t(e.el),o=e.event;moment.locale(m),void 0!==o.extendedProps.eventHasComplete&&"yes"===o.extendedProps.eventHasComplete&&(a.find("div.fc-content .fc-title").addClass("eael-event-completed"),a.find("td.fc-list-item-title").addClass("eael-event-completed")),s.today=e.event._calendar.dateEnv.locale.options.buttonText.today,"yes"==o.extendedProps.is_redirect?(a.attr("href",o.url),"on"===o.extendedProps.external&&(a.attr("target","_blank"),a.find("td.fc-list-item-title a").attr("target","_blank")),"on"===o.extendedProps.nofollow&&(a.attr("rel","nofollow"),a.find("td.fc-list-item-title a").attr("rel","nofollow")),""!=o.extendedProps.custom_attributes&&t.each(o.extendedProps.custom_attributes,(function(e,t){a.attr(t.key,t.value),a.find("td.fc-list-item-title a").attr(t.key,t.value)})),a.hasClass("fc-list-item")&&(a.removeAttr("href target rel"),a.removeClass("fc-has-url"),a.css("cursor","default"))):(a.attr("href","javascript:void(0);"),a.click((function(e){e.preventDefault(),e.stopPropagation();var a=o.start,n=f?"H:mm":"h:mm A",d=o.end,l=t("span.eaelec-event-date-start"),m=t("span.eaelec-event-date-end");"yes"===o.allDay&&(d=moment(d).subtract(1,"days")._d,n=" ");var i=moment(a).format("YYYY"),c=moment(d).format("YYYY"),Y=c>i,u="",p="";l.html(" "),m.html(" "),r.addClass("eael-ec-popup-ready").removeClass("eael-ec-modal-removing"),"yes"===o.allDay&&moment(a).format("MM-DD-YYYY")===moment(d).format("MM-DD-YYYY")?(u=moment(a).format("MMM Do"),!0===moment(a).isSame(Date.now(),"day")?u=s.today:moment(a).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&(u=s.tomorrow)):(!0===moment(o.start).isSame(Date.now(),"day")&&(u=s.today+" "+moment(o.start).format(n)),moment(a).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&(u=s.tomorrow+" "+moment(o.start).format(n)),(moment(a).format("MM-DD-YYYY")<moment(new Date).format("MM-DD-YYYY")||moment(a).format("MM-DD-YYYY")>moment(new Date).add(1,"days").format("MM-DD-YYYY"))&&(u=moment(o.start).format("MMM Do "+n)),u=Y?i+" "+u:u,!0===moment(d).isSame(Date.now(),"day")&&(p=!0!==moment(a).isSame(Date.now(),"day")?s.today+" "+moment(d).format(n):moment(d).format(n)),moment(a).format("MM-DD-YYYY")!==moment(new Date).add(1,"days").format("MM-DD-YYYY")&&moment(d).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&(p=s.tomorrow+" "+moment(d).format(n)),moment(a).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&moment(d).format("MM-DD-YYYY")===moment(new Date).add(1,"days").format("MM-DD-YYYY")&&(p=moment(d).format(n)),moment(d).diff(moment(a),"days")>0&&m.text().trim().length<1&&(p=moment(d).format("MMM Do "+n)),moment(a).format("MM-DD-YYYY")===moment(d).format("MM-DD-YYYY")&&(p=moment(d).format(n)),p=Y?c+" "+p:p),void 0!==o.extendedProps.hideEndDate&&"yes"===o.extendedProps.hideEndDate?m.html(" "):m.html(""!=p?"- "+p:""),l.html('<i class="eicon-calendar"></i> '+u),t(".eaelec-modal-header h2").html(o.title),t(".eaelec-modal-body p").html(o.extendedProps.description),o.extendedProps.description.length<1?t(".eaelec-modal-body").css("height","auto"):t(".eaelec-modal-body").css("height","300px"),t(".eaelec-modal-footer a").attr("href",o.url),"on"===o.extendedProps.external&&t(".eaelec-modal-footer a").attr("target","_blank"),"on"===o.extendedProps.nofollow&&t(".eaelec-modal-footer a").attr("rel","nofollow"),""!=o.extendedProps.custom_attributes&&t.each(o.extendedProps.custom_attributes,(function(e,a){t(".eaelec-modal-footer a").attr(a.key,a.value)})),""==o.url&&t(".eaelec-modal-footer a").css("display","none"),t(".eaelec-modal-header").css("border-left","5px solid "+o.borderColor),t(".eaelec-modal-header").css("border-left","5px solid "+o.borderColor)})))}});n.on("click",(function(e){e.stopPropagation(),r.addClass("eael-ec-modal-removing").removeClass("eael-ec-popup-ready")})),t(document).on("click",(function(e){e.target.closest(".eaelec-modal-content")||r.hasClass("eael-ec-popup-ready")&&r.addClass("eael-ec-modal-removing").removeClass("eael-ec-popup-ready")})),Y.render(),ea.hooks.addAction("eventCalendar.reinit","ea",(function(){Y.today()}))};jQuery(window).on("elementor/frontend/init",(function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-event-calendar.default",a)}))}});
|
@@ -93,7 +93,7 @@
|
|
93 |
/*! no static exports found */
|
94 |
/***/ (function(module, exports) {
|
95 |
|
96 |
-
eval("function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\n\nfunction _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== \"undefined\" && arr[Symbol.iterator] || arr[\"@@iterator\"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nfunction _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== \"undefined\" && o[Symbol.iterator] || o[\"@@iterator\"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === \"number\") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e2) { throw _e2; }, f: F }; } throw new TypeError(\"Invalid attempt to iterate non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e3) { didErr = true; err = _e3; }, f: function f() { try { if (!normalCompletion && it[\"return\"] != null) it[\"return\"](); } finally { if (didErr) throw err; } } }; }\n\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\n\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\n\njQuery(window).on(\"elementor/frontend/init\", function () {\n var filterableGalleryHandler = function filterableGalleryHandler($scope, $) {\n var filterControls = $scope.find(\".fg-layout-3-filter-controls\").eq(0),\n filterTrigger = $scope.find(\"#fg-filter-trigger\"),\n form = $scope.find(\".fg-layout-3-search-box\"),\n input = $scope.find(\"#fg-search-box-input\"),\n searchRegex,\n buttonFilter,\n timer;\n\n if (form.length) {\n form.on(\"submit\", function (e) {\n e.preventDefault();\n });\n }\n\n filterTrigger.on(\"click\", function () {\n filterControls.toggleClass(\"open-filters\");\n });\n filterTrigger.on(\"blur\", function () {\n filterControls.removeClass(\"open-filters\");\n });\n\n if (!isEditMode) {\n var $gallery = $(\".eael-filter-gallery-container\", $scope),\n $settings = $gallery.data(\"settings\"),\n fg_items = $gallery_items = $gallery.data(\"gallery-items\"),\n $layout_mode = $settings.grid_style === \"masonry\" ? \"masonry\" : \"fitRows\",\n $gallery_enabled = $settings.gallery_enabled === \"yes\",\n $images_per_page = $gallery.data(\"images-per-page\"),\n $init_show_setting = $gallery.data(\"init-show\");\n fg_items.splice(0, $init_show_setting); // init isotope\n\n var gwrap = $(\".eael-filter-gallery-wrapper\");\n var layoutMode = gwrap.data(\"layout-mode\");\n var mfpCaption = gwrap.data(\"mfp_caption\");\n var $isotope_gallery = $gallery.isotope({\n itemSelector: \".eael-filterable-gallery-item-wrap\",\n layoutMode: $layout_mode,\n percentPosition: true,\n stagger: 30,\n transitionDuration: $settings.duration + \"ms\",\n filter: function filter() {\n var $this = $(this);\n var $result = searchRegex ? $this.text().match(searchRegex) : true;\n\n if (buttonFilter === undefined) {\n if (layoutMode !== \"layout_3\") {\n buttonFilter = $scope.find(\".eael-filter-gallery-control ul li\").first().data(\"filter\");\n } else {\n buttonFilter = $scope.find(\".fg-layout-3-filter-controls li\").first().data(\"filter\");\n }\n }\n\n var buttonResult = buttonFilter ? $this.is(buttonFilter) : true;\n return $result && buttonResult;\n }\n }); // Popup\n\n $($scope).magnificPopup({\n delegate: \".eael-magnific-link.active\",\n type: \"image\",\n gallery: {\n enabled: $gallery_enabled\n },\n image: {\n titleSrc: function titleSrc(item) {\n if (mfpCaption === \"yes\") {\n return item.el.parents('.gallery-item-caption-over').find('.fg-item-title').html() || item.el.parents('.gallery-item-caption-wrap').find('.fg-item-title').html() || item.el.parents('.eael-filterable-gallery-item-wrap').find('.fg-item-title').html();\n }\n }\n }\n }); // filter\n\n $scope.on(\"click\", \".control\", function () {\n var $this = $(this);\n buttonFilter = $(this).attr(\"data-filter\");\n var initData = $(\".eael-filter-gallery-container .eael-filterable-gallery-item-wrap\" + buttonFilter, $scope).length;\n var $tspan = $scope.find(\"#fg-filter-trigger > span\");\n\n if ($tspan.length) {\n $tspan.text($this.text());\n }\n\n var firstInit = parseInt($this.data('first-init'));\n\n if (!firstInit) {\n $this.data('first-init', 1);\n var item_found = initData;\n var index_list = $items = [];\n\n var _iterator = _createForOfIteratorHelper(fg_items.entries()),\n _step;\n\n try {\n for (_iterator.s(); !(_step = _iterator.n()).done;) {\n var _step$value = _slicedToArray(_step.value, 2),\n index = _step$value[0],\n item = _step$value[1];\n\n if (buttonFilter !== '' && buttonFilter !== '*') {\n var element = $($(item)[0]);\n\n if (element.is(buttonFilter)) {\n ++item_found;\n $items.push($(item)[0]);\n index_list.push(index);\n }\n }\n\n if (item_found === $images_per_page) {\n break;\n }\n }\n } catch (err) {\n _iterator.e(err);\n } finally {\n _iterator.f();\n }\n\n if (index_list.length > 0) {\n fg_items = fg_items.filter(function (item, index) {\n return !index_list.includes(index);\n });\n }\n }\n\n var LoadMoreShow = $(this).data(\"load-more-status\"),\n loadMore = $(\".eael-gallery-load-more\", $scope); //hide load more button if selected control have no item to show\n\n if (LoadMoreShow || fg_items.length < 1) {\n loadMore.hide();\n } else {\n loadMore.show();\n }\n\n $this.siblings().removeClass(\"active\");\n $this.addClass(\"active\");\n\n if (!firstInit && $items.length > 0) {\n $isotope_gallery.isotope();\n $gallery.append($items);\n $isotope_gallery.isotope('appended', $items);\n $isotope_gallery.imagesLoaded().progress(function () {\n $isotope_gallery.isotope(\"layout\");\n });\n } else {\n $isotope_gallery.isotope();\n }\n }); //quick search\n\n input.on(\"input\", function () {\n var $this = $(this);\n clearTimeout(timer);\n timer = setTimeout(function () {\n searchRegex = new RegExp($this.val(), \"gi\");\n $isotope_gallery.isotope();\n }, 600);\n }); // layout gal, while images are loading\n\n $isotope_gallery.imagesLoaded().progress(function () {\n $isotope_gallery.isotope(\"layout\");\n }); // layout gal, on click tabs\n\n $isotope_gallery.on(\"arrangeComplete\", function () {\n $isotope_gallery.isotope(\"layout\");\n }); // layout gal, after window loaded\n\n $(window).on(\"load\", function () {\n $isotope_gallery.isotope(\"layout\");\n }); // Load more button\n\n $scope.on(\"click\", \".eael-gallery-load-more\", function (e) {\n e.preventDefault();\n var $this = $(this),\n // $init_show = $(\".eael-filter-gallery-container\", $scope).children(\".eael-filterable-gallery-item-wrap\").length,\n // $total_items = $gallery.data(\"total-gallery-items\"),\n $nomore_text = $gallery.data(\"nomore-item-text\"),\n filter_enable = $(\".eael-filter-gallery-control\", $scope).length,\n $items = [];\n var filter_name = $(\".eael-filter-gallery-control li.active\", $scope).data('filter');\n\n if (filterControls.length > 0) {\n filter_name = $(\".fg-layout-3-filter-controls li.active\", $scope).data('filter');\n }\n\n var item_found = 0;\n var index_list = [];\n\n var _iterator2 = _createForOfIteratorHelper(fg_items.entries()),\n _step2;\n\n try {\n for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {\n var _step2$value = _slicedToArray(_step2.value, 2),\n index = _step2$value[0],\n item = _step2$value[1];\n\n if (filter_name !== '' && filter_name !== '*' && filter_enable) {\n var element = $($(item)[0]);\n\n if (element.is(filter_name)) {\n ++item_found;\n $items.push($(item)[0]);\n index_list.push(index);\n }\n\n if (fg_items.length - 1 === index) {\n $(\".eael-filter-gallery-control li.active\", $scope).data('load-more-status', 1);\n $this.hide();\n }\n } else {\n ++item_found;\n $items.push($(item)[0]);\n index_list.push(index);\n }\n\n if (item_found === $images_per_page) {\n break;\n }\n }\n } catch (err) {\n _iterator2.e(err);\n } finally {\n _iterator2.f();\n }\n\n if (index_list.length > 0) {\n fg_items = fg_items.filter(function (item, index) {\n return !index_list.includes(index);\n });\n }\n\n if (fg_items.length < 1) {\n $this.html('<div class=\"no-more-items-text\">' + $nomore_text + \"</div>\");\n setTimeout(function () {\n $this.fadeOut(\"slow\");\n }, 600);\n } // append items\n\n\n $gallery.append($items);\n $isotope_gallery.isotope(\"appended\", $items);\n $isotope_gallery.imagesLoaded().progress(function () {\n $isotope_gallery.isotope(\"layout\");\n });\n }); // Fix issue on Safari: hide filter menu\n\n $(document).on('mouseup', function (e) {\n if (!filterTrigger.is(e.target) && filterTrigger.has(e.target).length === 0) {\n filterControls.removeClass(\"open-filters\");\n }\n });\n }\n };\n\n elementorFrontend.hooks.addAction(\"frontend/element_ready/eael-filterable-gallery.default\", filterableGalleryHandler);\n});\n\n//# sourceURL=webpack:///./src/js/view/filterable-gallery.js?");
|
97 |
|
98 |
/***/ })
|
99 |
|
93 |
/*! no static exports found */
|
94 |
/***/ (function(module, exports) {
|
95 |
|
96 |
+
eval("function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\n\nfunction _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== \"undefined\" && arr[Symbol.iterator] || arr[\"@@iterator\"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nfunction _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== \"undefined\" && o[Symbol.iterator] || o[\"@@iterator\"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === \"number\") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e2) { throw _e2; }, f: F }; } throw new TypeError(\"Invalid attempt to iterate non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e3) { didErr = true; err = _e3; }, f: function f() { try { if (!normalCompletion && it[\"return\"] != null) it[\"return\"](); } finally { if (didErr) throw err; } } }; }\n\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\n\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\n\njQuery(window).on(\"elementor/frontend/init\", function () {\n var filterableGalleryHandler = function filterableGalleryHandler($scope, $) {\n var filterControls = $scope.find(\".fg-layout-3-filter-controls\").eq(0),\n filterTrigger = $scope.find(\"#fg-filter-trigger\"),\n form = $scope.find(\".fg-layout-3-search-box\"),\n input = $scope.find(\"#fg-search-box-input\"),\n searchRegex,\n buttonFilter,\n timer;\n\n if (form.length) {\n form.on(\"submit\", function (e) {\n e.preventDefault();\n });\n }\n\n filterTrigger.on(\"click\", function () {\n filterControls.toggleClass(\"open-filters\");\n });\n filterTrigger.on(\"blur\", function () {\n filterControls.removeClass(\"open-filters\");\n });\n\n if (!isEditMode) {\n var $gallery = $(\".eael-filter-gallery-container\", $scope),\n $settings = $gallery.data(\"settings\"),\n fg_items = $gallery_items = $gallery.data(\"gallery-items\"),\n $layout_mode = $settings.grid_style === \"masonry\" ? \"masonry\" : \"fitRows\",\n $gallery_enabled = $settings.gallery_enabled === \"yes\",\n $images_per_page = $gallery.data(\"images-per-page\"),\n $init_show_setting = $gallery.data(\"init-show\");\n fg_items.splice(0, $init_show_setting); // init isotope\n\n var gwrap = $(\".eael-filter-gallery-wrapper\");\n var layoutMode = gwrap.data(\"layout-mode\");\n var mfpCaption = gwrap.data(\"mfp_caption\");\n var $isotope_gallery = $gallery.isotope({\n itemSelector: \".eael-filterable-gallery-item-wrap\",\n layoutMode: $layout_mode,\n percentPosition: true,\n stagger: 30,\n transitionDuration: $settings.duration + \"ms\",\n filter: function filter() {\n var $this = $(this);\n var $result = searchRegex ? $this.text().match(searchRegex) : true;\n\n if (buttonFilter === undefined) {\n if (layoutMode !== \"layout_3\") {\n buttonFilter = $scope.find(\".eael-filter-gallery-control ul li\").first().data(\"filter\");\n } else {\n buttonFilter = $scope.find(\".fg-layout-3-filter-controls li\").first().data(\"filter\");\n }\n }\n\n var buttonResult = buttonFilter ? $this.is(buttonFilter) : true;\n return $result && buttonResult;\n }\n }); // Popup\n\n $($scope).magnificPopup({\n delegate: \".eael-magnific-link.active\",\n type: \"image\",\n gallery: {\n enabled: $gallery_enabled\n },\n image: {\n titleSrc: function titleSrc(item) {\n if (mfpCaption === \"yes\") {\n return item.el.parents('.gallery-item-caption-over').find('.fg-item-title').html() || item.el.parents('.gallery-item-caption-wrap').find('.fg-item-title').html() || item.el.parents('.eael-filterable-gallery-item-wrap').find('.fg-item-title').html();\n }\n }\n }\n }); // filter\n\n $scope.on(\"click\", \".control\", function () {\n var $this = $(this);\n buttonFilter = $(this).attr(\"data-filter\");\n var initData = $(\".eael-filter-gallery-container .eael-filterable-gallery-item-wrap\" + buttonFilter, $scope).length;\n var $tspan = $scope.find(\"#fg-filter-trigger > span\");\n\n if ($tspan.length) {\n $tspan.text($this.text());\n }\n\n var firstInit = parseInt($this.data('first-init'));\n\n if (!firstInit) {\n $this.data('first-init', 1);\n var item_found = initData;\n var index_list = $items = [];\n\n var _iterator = _createForOfIteratorHelper(fg_items.entries()),\n _step;\n\n try {\n for (_iterator.s(); !(_step = _iterator.n()).done;) {\n var _step$value = _slicedToArray(_step.value, 2),\n index = _step$value[0],\n item = _step$value[1];\n\n if (buttonFilter !== '' && buttonFilter !== '*') {\n var element = $($(item)[0]);\n\n if (element.is(buttonFilter)) {\n ++item_found;\n $items.push($(item)[0]);\n index_list.push(index);\n }\n }\n\n if (item_found === $images_per_page) {\n break;\n }\n }\n } catch (err) {\n _iterator.e(err);\n } finally {\n _iterator.f();\n }\n\n if (index_list.length > 0) {\n fg_items = fg_items.filter(function (item, index) {\n return !index_list.includes(index);\n });\n }\n }\n\n var LoadMoreShow = $(this).data(\"load-more-status\"),\n loadMore = $(\".eael-gallery-load-more\", $scope); //hide load more button if selected control have no item to show\n\n if (LoadMoreShow || fg_items.length < 1) {\n loadMore.hide();\n } else {\n loadMore.show();\n }\n\n $this.siblings().removeClass(\"active\");\n $this.addClass(\"active\");\n\n if (!firstInit && $items.length > 0) {\n $isotope_gallery.isotope();\n $gallery.append($items);\n $isotope_gallery.isotope('appended', $items);\n $isotope_gallery.imagesLoaded().progress(function () {\n $isotope_gallery.isotope(\"layout\");\n });\n } else {\n $isotope_gallery.isotope();\n }\n }); //quick search\n\n input.on(\"input\", function () {\n var $this = $(this);\n clearTimeout(timer);\n timer = setTimeout(function () {\n searchRegex = new RegExp($this.val(), \"gi\");\n $isotope_gallery.isotope();\n }, 600);\n }); // layout gal, while images are loading\n\n $isotope_gallery.imagesLoaded().progress(function () {\n $isotope_gallery.isotope(\"layout\");\n }); // layout gal, on click tabs\n\n $isotope_gallery.on(\"arrangeComplete\", function () {\n $isotope_gallery.isotope(\"layout\");\n }); // layout gal, after window loaded\n\n $(window).on(\"load\", function () {\n $isotope_gallery.isotope(\"layout\");\n }); // Load more button\n\n $scope.on(\"click\", \".eael-gallery-load-more\", function (e) {\n e.preventDefault();\n var $this = $(this),\n // $init_show = $(\".eael-filter-gallery-container\", $scope).children(\".eael-filterable-gallery-item-wrap\").length,\n // $total_items = $gallery.data(\"total-gallery-items\"),\n $nomore_text = $gallery.data(\"nomore-item-text\"),\n filter_enable = $(\".eael-filter-gallery-control\", $scope).length,\n $items = [];\n var filter_name = $(\".eael-filter-gallery-control li.active\", $scope).data('filter');\n\n if (filterControls.length > 0) {\n filter_name = $(\".fg-layout-3-filter-controls li.active\", $scope).data('filter');\n }\n\n var item_found = 0;\n var index_list = [];\n\n var _iterator2 = _createForOfIteratorHelper(fg_items.entries()),\n _step2;\n\n try {\n for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {\n var _step2$value = _slicedToArray(_step2.value, 2),\n index = _step2$value[0],\n item = _step2$value[1];\n\n var element = $($(item)[0]);\n\n if (element.is(filter_name)) {\n ++item_found;\n $items.push($(item)[0]);\n index_list.push(index);\n }\n\n if (filter_name !== '' && filter_name !== '*' && fg_items.length - 1 === index) {\n $(\".eael-filter-gallery-control li.active\", $scope).data('load-more-status', 1);\n $this.hide();\n }\n\n if (item_found === $images_per_page) {\n break;\n }\n }\n } catch (err) {\n _iterator2.e(err);\n } finally {\n _iterator2.f();\n }\n\n if (index_list.length > 0) {\n fg_items = fg_items.filter(function (item, index) {\n return !index_list.includes(index);\n });\n }\n\n if (fg_items.length < 1) {\n $this.html('<div class=\"no-more-items-text\">' + $nomore_text + \"</div>\");\n setTimeout(function () {\n $this.fadeOut(\"slow\");\n }, 600);\n } // append items\n\n\n $gallery.append($items);\n $isotope_gallery.isotope(\"appended\", $items);\n $isotope_gallery.imagesLoaded().progress(function () {\n $isotope_gallery.isotope(\"layout\");\n });\n }); // Fix issue on Safari: hide filter menu\n\n $(document).on('mouseup', function (e) {\n if (!filterTrigger.is(e.target) && filterTrigger.has(e.target).length === 0) {\n filterControls.removeClass(\"open-filters\");\n }\n });\n }\n };\n\n elementorFrontend.hooks.addAction(\"frontend/element_ready/eael-filterable-gallery.default\", filterableGalleryHandler);\n});\n\n//# sourceURL=webpack:///./src/js/view/filterable-gallery.js?");
|
97 |
|
98 |
/***/ })
|
99 |
|
@@ -1 +1 @@
|
|
1 |
-
!function(e){var t={};function r(n){if(t[n])return t[n].exports;var i=t[n]={i:n,l:!1,exports:{}};return e[n].call(i.exports,i,i.exports,r),i.l=!0,i.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)r.d(n,i,function(t){return e[t]}.bind(null,i));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=11)}({11:function(e,t){function r(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==r)return;var n,i,o=[],a=!0,l=!1;try{for(r=r.call(e);!(a=(n=r.next()).done)&&(o.push(n.value),!t||o.length!==t);a=!0);}catch(e){l=!0,i=e}finally{try{a||null==r.return||r.return()}finally{if(l)throw i}}return o}(e,t)||i(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function n(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=i(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,l=!0,f=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return l=e.done,e},e:function(e){f=!0,a=e},f:function(){try{l||null==r.return||r.return()}finally{if(f)throw a}}}}function i(e,t){if(e){if("string"==typeof e)return o(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?o(e,t):void 0}}function o(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}jQuery(window).on("elementor/frontend/init",(function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-filterable-gallery.default",(function(e,t){var i,o,a,l=e.find(".fg-layout-3-filter-controls").eq(0),f=e.find("#fg-filter-trigger"),u=e.find(".fg-layout-3-search-box"),s=e.find("#fg-search-box-input");if(u.length&&u.on("submit",(function(e){e.preventDefault()})),f.on("click",(function(){l.toggleClass("open-filters")})),f.on("blur",(function(){l.removeClass("open-filters")})),!isEditMode){var c=t(".eael-filter-gallery-container",e),d=c.data("settings"),p=$gallery_items=c.data("gallery-items"),g="masonry"===d.grid_style?"masonry":"fitRows",y="yes"===d.gallery_enabled,m=c.data("images-per-page"),
|
1 |
+
!function(e){var t={};function r(n){if(t[n])return t[n].exports;var i=t[n]={i:n,l:!1,exports:{}};return e[n].call(i.exports,i,i.exports,r),i.l=!0,i.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)r.d(n,i,function(t){return e[t]}.bind(null,i));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=11)}({11:function(e,t){function r(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==r)return;var n,i,o=[],a=!0,l=!1;try{for(r=r.call(e);!(a=(n=r.next()).done)&&(o.push(n.value),!t||o.length!==t);a=!0);}catch(e){l=!0,i=e}finally{try{a||null==r.return||r.return()}finally{if(l)throw i}}return o}(e,t)||i(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function n(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=i(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,l=!0,f=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return l=e.done,e},e:function(e){f=!0,a=e},f:function(){try{l||null==r.return||r.return()}finally{if(f)throw a}}}}function i(e,t){if(e){if("string"==typeof e)return o(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?o(e,t):void 0}}function o(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}jQuery(window).on("elementor/frontend/init",(function(){elementorFrontend.hooks.addAction("frontend/element_ready/eael-filterable-gallery.default",(function(e,t){var i,o,a,l=e.find(".fg-layout-3-filter-controls").eq(0),f=e.find("#fg-filter-trigger"),u=e.find(".fg-layout-3-search-box"),s=e.find("#fg-search-box-input");if(u.length&&u.on("submit",(function(e){e.preventDefault()})),f.on("click",(function(){l.toggleClass("open-filters")})),f.on("blur",(function(){l.removeClass("open-filters")})),!isEditMode){var c=t(".eael-filter-gallery-container",e),d=c.data("settings"),p=$gallery_items=c.data("gallery-items"),g="masonry"===d.grid_style?"masonry":"fitRows",y="yes"===d.gallery_enabled,m=c.data("images-per-page"),v=c.data("init-show");p.splice(0,v);var h=t(".eael-filter-gallery-wrapper"),b=h.data("layout-mode"),w=h.data("mfp_caption"),x=c.isotope({itemSelector:".eael-filterable-gallery-item-wrap",layoutMode:g,percentPosition:!0,stagger:30,transitionDuration:d.duration+"ms",filter:function(){var r=t(this),n=!i||r.text().match(i);void 0===o&&(o="layout_3"!==b?e.find(".eael-filter-gallery-control ul li").first().data("filter"):e.find(".fg-layout-3-filter-controls li").first().data("filter"));var a=!o||r.is(o);return n&&a}});t(e).magnificPopup({delegate:".eael-magnific-link.active",type:"image",gallery:{enabled:y},image:{titleSrc:function(e){if("yes"===w)return e.el.parents(".gallery-item-caption-over").find(".fg-item-title").html()||e.el.parents(".gallery-item-caption-wrap").find(".fg-item-title").html()||e.el.parents(".eael-filterable-gallery-item-wrap").find(".fg-item-title").html()}}}),e.on("click",".control",(function(){var i=t(this);o=t(this).attr("data-filter");var a=t(".eael-filter-gallery-container .eael-filterable-gallery-item-wrap"+o,e).length,l=e.find("#fg-filter-trigger > span");l.length&&l.text(i.text());var f=parseInt(i.data("first-init"));if(!f){i.data("first-init",1);var u,s=a,d=$items=[],g=n(p.entries());try{for(g.s();!(u=g.n()).done;){var y=r(u.value,2),v=y[0],h=y[1];if(""!==o&&"*"!==o)t(t(h)[0]).is(o)&&(++s,$items.push(t(h)[0]),d.push(v));if(s===m)break}}catch(e){g.e(e)}finally{g.f()}d.length>0&&(p=p.filter((function(e,t){return!d.includes(t)})))}var b=t(this).data("load-more-status"),w=t(".eael-gallery-load-more",e);b||p.length<1?w.hide():w.show(),i.siblings().removeClass("active"),i.addClass("active"),!f&&$items.length>0?(x.isotope(),c.append($items),x.isotope("appended",$items),x.imagesLoaded().progress((function(){x.isotope("layout")}))):x.isotope()})),s.on("input",(function(){var e=t(this);clearTimeout(a),a=setTimeout((function(){i=new RegExp(e.val(),"gi"),x.isotope()}),600)})),x.imagesLoaded().progress((function(){x.isotope("layout")})),x.on("arrangeComplete",(function(){x.isotope("layout")})),t(window).on("load",(function(){x.isotope("layout")})),e.on("click",".eael-gallery-load-more",(function(i){i.preventDefault();var o=t(this),a=c.data("nomore-item-text"),f=(t(".eael-filter-gallery-control",e).length,[]),u=t(".eael-filter-gallery-control li.active",e).data("filter");l.length>0&&(u=t(".fg-layout-3-filter-controls li.active",e).data("filter"));var s,d=0,g=[],y=n(p.entries());try{for(y.s();!(s=y.n()).done;){var v=r(s.value,2),h=v[0],b=v[1];if(t(t(b)[0]).is(u)&&(++d,f.push(t(b)[0]),g.push(h)),""!==u&&"*"!==u&&p.length-1===h&&(t(".eael-filter-gallery-control li.active",e).data("load-more-status",1),o.hide()),d===m)break}}catch(e){y.e(e)}finally{y.f()}g.length>0&&(p=p.filter((function(e,t){return!g.includes(t)}))),p.length<1&&(o.html('<div class="no-more-items-text">'+a+"</div>"),setTimeout((function(){o.fadeOut("slow")}),600)),c.append(f),x.isotope("appended",f),x.imagesLoaded().progress((function(){x.isotope("layout")}))})),t(document).on("mouseup",(function(e){f.is(e.target)||0!==f.has(e.target).length||l.removeClass("open-filters")}))}}))}))}});
|
@@ -310,7 +310,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/**\n * Validate a namespace
|
|
310 |
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
311 |
|
312 |
"use strict";
|
313 |
-
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _wordpress_hooks__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @wordpress/hooks */ \"./node_modules/@wordpress/hooks/build-module/index.js\");\n\nwindow.isEditMode = false;\nwindow.ea = {\n hooks: Object(_wordpress_hooks__WEBPACK_IMPORTED_MODULE_0__[\"createHooks\"])(),\n isEditMode: false\n};\nea.hooks.addAction(\"widgets.reinit\", \"ea\", function ($content) {\n var filterGallery = jQuery(\".eael-filter-gallery-container\", $content);\n var postGridGallery = jQuery(\".eael-post-grid:not(.eael-post-carousel)\", $content);\n var twitterfeedGallery = jQuery(\".eael-twitter-feed-masonry\", $content);\n var instaGallery = jQuery(\".eael-instafeed\", $content);\n var paGallery = jQuery(\".premium-gallery-container\", $content);\n var eventCalendar = jQuery(\".eael-event-calendar-cls\", $content);\n var testimonialSlider = jQuery(\".eael-testimonial-slider\", $content);\n var teamMemberCarousel = jQuery(\".eael-tm-carousel\", $content);\n var postCarousel = jQuery(\".eael-post-carousel:not(.eael-post-grid)\", $content);\n var logoCarousel = jQuery(\".eael-logo-carousel\", $content);\n var twitterCarousel = jQuery(\".eael-twitter-feed-carousel\", $content);\n\n if (filterGallery.length) {\n filterGallery.isotope(\"layout\");\n }\n\n if (postGridGallery.length) {\n postGridGallery.isotope(\"layout\");\n }\n\n if (twitterfeedGallery.length) {\n twitterfeedGallery.isotope(\"layout\");\n }\n\n if (instaGallery.length) {\n instaGallery.isotope(\"layout\");\n }\n\n if (paGallery.length) {\n paGallery.isotope(\"layout\");\n }\n\n if (eventCalendar.length) {\n ea.hooks.doAction(\"eventCalendar.reinit\");\n }\n\n if (testimonialSlider.length) {\n ea.hooks.doAction(\"testimonialSlider.reinit\");\n }\n\n if (teamMemberCarousel.length) {\n ea.hooks.doAction(\"teamMemberCarousel.reinit\");\n }\n\n if (postCarousel.length) {\n ea.hooks.doAction(\"postCarousel.reinit\");\n }\n\n if (logoCarousel.length) {\n ea.hooks.doAction(\"logoCarousel.reinit\");\n }\n\n if (twitterCarousel.length) {\n ea.hooks.doAction(\"twitterCarousel.reinit\");\n }\n});\njQuery(window).on(\"elementor/frontend/init\", function () {\n window.isEditMode = elementorFrontend.isEditMode();\n window.ea.isEditMode = elementorFrontend.isEditMode(); // hooks\n\n ea.hooks.doAction(\"init\"); // init edit mode hook\n\n if (ea.isEditMode) {\n ea.hooks.doAction(\"editMode.init\");\n }\n});\n\n(function ($) {\n $(
|
314 |
|
315 |
/***/ })
|
316 |
|
310 |
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
311 |
|
312 |
"use strict";
|
313 |
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _wordpress_hooks__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @wordpress/hooks */ \"./node_modules/@wordpress/hooks/build-module/index.js\");\n\nwindow.isEditMode = false;\nwindow.ea = {\n hooks: Object(_wordpress_hooks__WEBPACK_IMPORTED_MODULE_0__[\"createHooks\"])(),\n isEditMode: false\n};\nea.hooks.addAction(\"widgets.reinit\", \"ea\", function ($content) {\n var filterGallery = jQuery(\".eael-filter-gallery-container\", $content);\n var postGridGallery = jQuery(\".eael-post-grid:not(.eael-post-carousel)\", $content);\n var twitterfeedGallery = jQuery(\".eael-twitter-feed-masonry\", $content);\n var instaGallery = jQuery(\".eael-instafeed\", $content);\n var paGallery = jQuery(\".premium-gallery-container\", $content);\n var eventCalendar = jQuery(\".eael-event-calendar-cls\", $content);\n var testimonialSlider = jQuery(\".eael-testimonial-slider\", $content);\n var teamMemberCarousel = jQuery(\".eael-tm-carousel\", $content);\n var postCarousel = jQuery(\".eael-post-carousel:not(.eael-post-grid)\", $content);\n var logoCarousel = jQuery(\".eael-logo-carousel\", $content);\n var twitterCarousel = jQuery(\".eael-twitter-feed-carousel\", $content);\n\n if (filterGallery.length) {\n filterGallery.isotope(\"layout\");\n }\n\n if (postGridGallery.length) {\n postGridGallery.isotope(\"layout\");\n }\n\n if (twitterfeedGallery.length) {\n twitterfeedGallery.isotope(\"layout\");\n }\n\n if (instaGallery.length) {\n instaGallery.isotope(\"layout\");\n }\n\n if (paGallery.length) {\n paGallery.isotope(\"layout\");\n }\n\n if (eventCalendar.length) {\n ea.hooks.doAction(\"eventCalendar.reinit\");\n }\n\n if (testimonialSlider.length) {\n ea.hooks.doAction(\"testimonialSlider.reinit\");\n }\n\n if (teamMemberCarousel.length) {\n ea.hooks.doAction(\"teamMemberCarousel.reinit\");\n }\n\n if (postCarousel.length) {\n ea.hooks.doAction(\"postCarousel.reinit\");\n }\n\n if (logoCarousel.length) {\n ea.hooks.doAction(\"logoCarousel.reinit\");\n }\n\n if (twitterCarousel.length) {\n ea.hooks.doAction(\"twitterCarousel.reinit\");\n }\n});\njQuery(window).on(\"elementor/frontend/init\", function () {\n window.isEditMode = elementorFrontend.isEditMode();\n window.ea.isEditMode = elementorFrontend.isEditMode(); // hooks\n\n ea.hooks.doAction(\"init\"); // init edit mode hook\n\n if (ea.isEditMode) {\n ea.hooks.doAction(\"editMode.init\");\n }\n});\n\n(function ($) {\n $('a').on('click', function (e) {\n var hashURL = $(this).attr('href'),\n isStartWithHash;\n hashURL = hashURL === undefined ? '' : hashURL;\n isStartWithHash = hashURL.startsWith('#');\n\n if (!isStartWithHash) {\n hashURL = hashURL.replace(localize.page_permalink, '');\n isStartWithHash = hashURL.startsWith('#');\n } // we will try and catch the error but not show anything just do it if possible\n\n\n try {\n if (isStartWithHash && ($(hashURL).hasClass('eael-tab-item-trigger') || $(hashURL).hasClass('eael-accordion-header'))) {\n $(hashURL).trigger('click');\n }\n } catch (err) {// nothing to do\n }\n });\n})(jQuery);\n\n(function ($) {\n $(document).on('click', '.theme-savoy .eael-product-popup .nm-qty-minus, .theme-savoy .eael-product-popup .nm-qty-plus', function (e) {\n // Get elements and values\n var $this = $(this),\n $qty = $this.closest('.quantity').find('.qty'),\n currentVal = parseFloat($qty.val()),\n max = parseFloat($qty.attr('max')),\n min = parseFloat($qty.attr('min')),\n step = $qty.attr('step'); // Format values\n\n if (!currentVal || currentVal === '' || currentVal === 'NaN') currentVal = 0;\n if (max === '' || max === 'NaN') max = '';\n if (min === '' || min === 'NaN') min = 0;\n if (step === 'any' || step === '' || step === undefined || parseFloat(step) === 'NaN') step = 1; // Change the value\n\n if ($this.hasClass('nm-qty-plus')) {\n if (max && (max == currentVal || currentVal > max)) {\n $qty.val(max);\n } else {\n $qty.val(currentVal + parseFloat(step));\n }\n } else {\n if (min && (min == currentVal || currentVal < min)) {\n $qty.val(min);\n } else if (currentVal > 0) {\n $qty.val(currentVal - parseFloat(step));\n }\n }\n });\n})(jQuery);\n\n//# sourceURL=webpack:///./src/js/view/general.js?");
|
314 |
|
315 |
/***/ })
|
316 |
|
@@ -1 +1 @@
|
|
1 |
-
!function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=90)}({90:function(e,t,n){"use strict";n.r(t);var r=function(e){return"string"!=typeof e||""===e?(console.error("The namespace must be a non-empty string."),!1):!!/^[a-zA-Z][a-zA-Z0-9_.\-\/]*$/.test(e)||(console.error("The namespace can only contain numbers, letters, dashes, periods, underscores and slashes."),!1)};var o=function(e){return"string"!=typeof e||""===e?(console.error("The hook name must be a non-empty string."),!1):/^__/.test(e)?(console.error("The hook name cannot begin with `__`."),!1):!!/^[a-zA-Z][a-zA-Z0-9_.-]*$/.test(e)||(console.error("The hook name can only contain numbers, letters, dashes, periods and underscores."),!1)};var i=function(e,t){return function(n,i,a){var s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:10,l=e[t];if(o(n)&&r(i))if("function"==typeof a)if("number"==typeof s){var c={callback:a,priority:s,namespace:i};if(l[n]){var u,d=l[n].handlers;for(u=d.length;u>0&&!(s>=d[u-1].priority);u--);u===d.length?d[u]=c:d.splice(u,0,c),l.__current.forEach((function(e){e.name===n&&e.currentIndex>=u&&e.currentIndex++}))}else l[n]={handlers:[c],runs:0};"hookAdded"!==n&&e.doAction("hookAdded",n,i,a,s)}else console.error("If specified, the hook priority must be a number.");else console.error("The hook callback must be a function.")}};var a=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return function(i,a){var s=e[t];if(o(i)&&(n||r(a))){if(!s[i])return 0;var l=0;if(n)l=s[i].handlers.length,s[i]={runs:s[i].runs,handlers:[]};else for(var c=s[i].handlers,u=function(e){c[e].namespace===a&&(c.splice(e,1),l++,s.__current.forEach((function(t){t.name===i&&t.currentIndex>=e&&t.currentIndex--})))},d=c.length-1;d>=0;d--)u(d);return"hookRemoved"!==i&&e.doAction("hookRemoved",i,a),l}}};var s=function(e,t){return function(n,r){var o=e[t];return void 0!==r?n in o&&o[n].handlers.some((function(e){return e.namespace===r})):n in o}};var l=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return function(r){var o=e[t];o[r]||(o[r]={handlers:[],runs:0}),o[r].runs++;var i=o[r].handlers;for(var a=arguments.length,s=new Array(a>1?a-1:0),l=1;l<a;l++)s[l-1]=arguments[l];if(!i||!i.length)return n?s[0]:void 0;var c={name:r,currentIndex:0};for(o.__current.push(c);c.currentIndex<i.length;){var u=i[c.currentIndex],d=u.callback.apply(null,s);n&&(s[0]=d),c.currentIndex++}return o.__current.pop(),n?s[0]:void 0}};var c=function(e,t){return function(){var n,r,o=e[t];return null!==(n=null===(r=o.__current[o.__current.length-1])||void 0===r?void 0:r.name)&&void 0!==n?n:null}};var u=function(e,t){return function(n){var r=e[t];return void 0===n?void 0!==r.__current[0]:!!r.__current[0]&&n===r.__current[0].name}};var d=function(e,t){return function(n){var r=e[t];if(o(n))return r[n]&&r[n].runs?r[n].runs:0}},h=function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.actions=Object.create(null),this.actions.__current=[],this.filters=Object.create(null),this.filters.__current=[],this.addAction=i(this,"actions"),this.addFilter=i(this,"filters"),this.removeAction=a(this,"actions"),this.removeFilter=a(this,"filters"),this.hasAction=s(this,"actions"),this.hasFilter=s(this,"filters"),this.removeAllActions=a(this,"actions",!0),this.removeAllFilters=a(this,"filters",!0),this.doAction=l(this,"actions"),this.applyFilters=l(this,"filters",!0),this.currentAction=c(this,"actions"),this.currentFilter=c(this,"filters"),this.doingAction=u(this,"actions"),this.doingFilter=u(this,"filters"),this.didAction=d(this,"actions"),this.didFilter=d(this,"filters")};var f,p=function(){return new h},v=p();v.addAction,v.addFilter,v.removeAction,v.removeFilter,v.hasAction,v.hasFilter,v.removeAllActions,v.removeAllFilters,v.doAction,v.applyFilters,v.currentAction,v.currentFilter,v.doingAction,v.doingFilter,v.didAction,v.didFilter,v.actions,v.filters;window.isEditMode=!1,window.ea={hooks:p(),isEditMode:!1},ea.hooks.addAction("widgets.reinit","ea",(function(e){var t=jQuery(".eael-filter-gallery-container",e),n=jQuery(".eael-post-grid:not(.eael-post-carousel)",e),r=jQuery(".eael-twitter-feed-masonry",e),o=jQuery(".eael-instafeed",e),i=jQuery(".premium-gallery-container",e),a=jQuery(".eael-event-calendar-cls",e),s=jQuery(".eael-testimonial-slider",e),l=jQuery(".eael-tm-carousel",e),c=jQuery(".eael-post-carousel:not(.eael-post-grid)",e),u=jQuery(".eael-logo-carousel",e),d=jQuery(".eael-twitter-feed-carousel",e);t.length&&t.isotope("layout"),n.length&&n.isotope("layout"),r.length&&r.isotope("layout"),o.length&&o.isotope("layout"),i.length&&i.isotope("layout"),a.length&&ea.hooks.doAction("eventCalendar.reinit"),s.length&&ea.hooks.doAction("testimonialSlider.reinit"),l.length&&ea.hooks.doAction("teamMemberCarousel.reinit"),c.length&&ea.hooks.doAction("postCarousel.reinit"),u.length&&ea.hooks.doAction("logoCarousel.reinit"),d.length&&ea.hooks.doAction("twitterCarousel.reinit")})),jQuery(window).on("elementor/frontend/init",(function(){window.isEditMode=elementorFrontend.isEditMode(),window.ea.isEditMode=elementorFrontend.isEditMode(),ea.hooks.doAction("init"),ea.isEditMode&&ea.hooks.doAction("editMode.init")})),(f=jQuery)(
|
1 |
+
!function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=90)}({90:function(e,t,n){"use strict";n.r(t);var r=function(e){return"string"!=typeof e||""===e?(console.error("The namespace must be a non-empty string."),!1):!!/^[a-zA-Z][a-zA-Z0-9_.\-\/]*$/.test(e)||(console.error("The namespace can only contain numbers, letters, dashes, periods, underscores and slashes."),!1)};var o=function(e){return"string"!=typeof e||""===e?(console.error("The hook name must be a non-empty string."),!1):/^__/.test(e)?(console.error("The hook name cannot begin with `__`."),!1):!!/^[a-zA-Z][a-zA-Z0-9_.-]*$/.test(e)||(console.error("The hook name can only contain numbers, letters, dashes, periods and underscores."),!1)};var i=function(e,t){return function(n,i,a){var s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:10,l=e[t];if(o(n)&&r(i))if("function"==typeof a)if("number"==typeof s){var c={callback:a,priority:s,namespace:i};if(l[n]){var u,d=l[n].handlers;for(u=d.length;u>0&&!(s>=d[u-1].priority);u--);u===d.length?d[u]=c:d.splice(u,0,c),l.__current.forEach((function(e){e.name===n&&e.currentIndex>=u&&e.currentIndex++}))}else l[n]={handlers:[c],runs:0};"hookAdded"!==n&&e.doAction("hookAdded",n,i,a,s)}else console.error("If specified, the hook priority must be a number.");else console.error("The hook callback must be a function.")}};var a=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return function(i,a){var s=e[t];if(o(i)&&(n||r(a))){if(!s[i])return 0;var l=0;if(n)l=s[i].handlers.length,s[i]={runs:s[i].runs,handlers:[]};else for(var c=s[i].handlers,u=function(e){c[e].namespace===a&&(c.splice(e,1),l++,s.__current.forEach((function(t){t.name===i&&t.currentIndex>=e&&t.currentIndex--})))},d=c.length-1;d>=0;d--)u(d);return"hookRemoved"!==i&&e.doAction("hookRemoved",i,a),l}}};var s=function(e,t){return function(n,r){var o=e[t];return void 0!==r?n in o&&o[n].handlers.some((function(e){return e.namespace===r})):n in o}};var l=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return function(r){var o=e[t];o[r]||(o[r]={handlers:[],runs:0}),o[r].runs++;var i=o[r].handlers;for(var a=arguments.length,s=new Array(a>1?a-1:0),l=1;l<a;l++)s[l-1]=arguments[l];if(!i||!i.length)return n?s[0]:void 0;var c={name:r,currentIndex:0};for(o.__current.push(c);c.currentIndex<i.length;){var u=i[c.currentIndex],d=u.callback.apply(null,s);n&&(s[0]=d),c.currentIndex++}return o.__current.pop(),n?s[0]:void 0}};var c=function(e,t){return function(){var n,r,o=e[t];return null!==(n=null===(r=o.__current[o.__current.length-1])||void 0===r?void 0:r.name)&&void 0!==n?n:null}};var u=function(e,t){return function(n){var r=e[t];return void 0===n?void 0!==r.__current[0]:!!r.__current[0]&&n===r.__current[0].name}};var d=function(e,t){return function(n){var r=e[t];if(o(n))return r[n]&&r[n].runs?r[n].runs:0}},h=function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.actions=Object.create(null),this.actions.__current=[],this.filters=Object.create(null),this.filters.__current=[],this.addAction=i(this,"actions"),this.addFilter=i(this,"filters"),this.removeAction=a(this,"actions"),this.removeFilter=a(this,"filters"),this.hasAction=s(this,"actions"),this.hasFilter=s(this,"filters"),this.removeAllActions=a(this,"actions",!0),this.removeAllFilters=a(this,"filters",!0),this.doAction=l(this,"actions"),this.applyFilters=l(this,"filters",!0),this.currentAction=c(this,"actions"),this.currentFilter=c(this,"filters"),this.doingAction=u(this,"actions"),this.doingFilter=u(this,"filters"),this.didAction=d(this,"actions"),this.didFilter=d(this,"filters")};var f,p=function(){return new h},v=p();v.addAction,v.addFilter,v.removeAction,v.removeFilter,v.hasAction,v.hasFilter,v.removeAllActions,v.removeAllFilters,v.doAction,v.applyFilters,v.currentAction,v.currentFilter,v.doingAction,v.doingFilter,v.didAction,v.didFilter,v.actions,v.filters;window.isEditMode=!1,window.ea={hooks:p(),isEditMode:!1},ea.hooks.addAction("widgets.reinit","ea",(function(e){var t=jQuery(".eael-filter-gallery-container",e),n=jQuery(".eael-post-grid:not(.eael-post-carousel)",e),r=jQuery(".eael-twitter-feed-masonry",e),o=jQuery(".eael-instafeed",e),i=jQuery(".premium-gallery-container",e),a=jQuery(".eael-event-calendar-cls",e),s=jQuery(".eael-testimonial-slider",e),l=jQuery(".eael-tm-carousel",e),c=jQuery(".eael-post-carousel:not(.eael-post-grid)",e),u=jQuery(".eael-logo-carousel",e),d=jQuery(".eael-twitter-feed-carousel",e);t.length&&t.isotope("layout"),n.length&&n.isotope("layout"),r.length&&r.isotope("layout"),o.length&&o.isotope("layout"),i.length&&i.isotope("layout"),a.length&&ea.hooks.doAction("eventCalendar.reinit"),s.length&&ea.hooks.doAction("testimonialSlider.reinit"),l.length&&ea.hooks.doAction("teamMemberCarousel.reinit"),c.length&&ea.hooks.doAction("postCarousel.reinit"),u.length&&ea.hooks.doAction("logoCarousel.reinit"),d.length&&ea.hooks.doAction("twitterCarousel.reinit")})),jQuery(window).on("elementor/frontend/init",(function(){window.isEditMode=elementorFrontend.isEditMode(),window.ea.isEditMode=elementorFrontend.isEditMode(),ea.hooks.doAction("init"),ea.isEditMode&&ea.hooks.doAction("editMode.init")})),(f=jQuery)("a").on("click",(function(e){var t,n=f(this).attr("href");(t=(n=void 0===n?"":n).startsWith("#"))||(t=(n=n.replace(localize.page_permalink,"")).startsWith("#"));try{t&&(f(n).hasClass("eael-tab-item-trigger")||f(n).hasClass("eael-accordion-header"))&&f(n).trigger("click")}catch(e){}})),function(e){e(document).on("click",".theme-savoy .eael-product-popup .nm-qty-minus, .theme-savoy .eael-product-popup .nm-qty-plus",(function(t){var n=e(this),r=n.closest(".quantity").find(".qty"),o=parseFloat(r.val()),i=parseFloat(r.attr("max")),a=parseFloat(r.attr("min")),s=r.attr("step");o&&""!==o&&"NaN"!==o||(o=0),""!==i&&"NaN"!==i||(i=""),""!==a&&"NaN"!==a||(a=0),"any"!==s&&""!==s&&void 0!==s&&"NaN"!==parseFloat(s)||(s=1),n.hasClass("nm-qty-plus")?i&&(i==o||o>i)?r.val(i):r.val(o+parseFloat(s)):a&&(a==o||o<a)?r.val(a):o>0&&r.val(o-parseFloat(s))}))}(jQuery)}});
|
@@ -93,7 +93,7 @@
|
|
93 |
/*! no static exports found */
|
94 |
/***/ (function(module, exports) {
|
95 |
|
96 |
-
eval("function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }\n\nfunction _nonIterableSpread() { throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\n\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\n\nfunction _iterableToArray(iter) { if (typeof Symbol !== \"undefined\" && iter[Symbol.iterator] != null || iter[\"@@iterator\"] != null) return Array.from(iter); }\n\nfunction _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }\n\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\n\n(function ($) {\n jQuery(document).ready(function () {\n /**\n * add ID in main content heading tag\n * @param selector\n * @param supportTag\n */\n var headerHeight = $(\"header\").height();\n var page_offset = $(\"#eael-toc\").data(\"page_offset\");\n var page_offset = page_offset !== 0 && page_offset !== undefined ? page_offset : null;\n var offsetSpan = page_offset !== null ? page_offset : headerHeight !== undefined && headerHeight !== 0 ? headerHeight + 10 : 120;\n\n function eael_toc_content(selector, supportTag) {\n var listId = document.getElementById(\"eael-toc-list\");\n\n if (selector === null || supportTag === undefined || !listId) {\n return null;\n }\n\n var eaelToc = document.getElementById(\"eael-toc\");\n var titleUrl = typeof eaelToc.dataset.titleurl !== \"undefined\" ? eaelToc.dataset.titleurl : \"false\";\n var excludeArr = typeof eaelToc.dataset.excludeSelector !== \"undefined\" ? eaelToc.dataset.excludeSelector.replace(/^,|,$/g, \"\") : \"\";\n var allSupportTag = [];\n var mainSelector = document.querySelectorAll(selector),\n listIndex = 0;\n\n for (var j = 0; j < mainSelector.length; j++) {\n allSupportTag = [].concat(_toConsumableArray(allSupportTag), _toConsumableArray(mainSelector[j].querySelectorAll(supportTag)));\n }\n\n allSupportTag = Array.from(new Set(allSupportTag));\n allSupportTag.forEach(function (el) {\n if (eaelTocExclude(excludeArr, el)) {\n return;\n }\n\n el.id = listIndex + \"-\" + eael_build_id(titleUrl, el.textContent);\n el.classList.add(\"eael-heading-content\");\n listIndex++;\n }); //build toc list hierarchy\n\n eael_list_hierarchy(selector, supportTag, allSupportTag);\n var firstChild = $(\"ul.eael-toc-list > li\");\n\n if (firstChild.length < 1) {\n document.getElementById(\"eael-toc\").classList.add(\"eael-toc-disable\");\n }\n\n firstChild.each(function () {\n this.classList.add(\"eael-first-child\");\n });\n }\n /**\n * Make toc list\n * @param selector\n * @param supportTag\n */\n\n\n function eael_list_hierarchy(selector, supportTag, allSupportTagList) {\n var tagList = supportTag;\n var allHeadings = allSupportTagList;\n var eaelToc = document.getElementById(\"eael-toc\");\n var titleUrl = typeof eaelToc.dataset.titleurl !== \"undefined\" ? eaelToc.dataset.titleurl : \"false\";\n var listId = document.getElementById(\"eael-toc-list\");\n var excludeArr = typeof eaelToc.dataset.excludeselector !== \"undefined\" ? eaelToc.dataset.excludeselector.replace(/^,|,$/g, \"\") : \"\";\n var parentLevel = \"\",\n baseTag = parentLevel = tagList.trim().split(\",\")[0].substr(1, 1),\n ListNode = listId;\n listId.innerHTML = \"\";\n\n if (allHeadings.length > 0) {\n document.getElementById(\"eael-toc\").classList.remove(\"eael-toc-disable\");\n }\n\n for (var i = 0, len = allHeadings.length; i < len; ++i) {\n var currentHeading = allHeadings[i];\n\n if (eaelTocExclude(excludeArr, currentHeading)) {\n continue;\n }\n\n var latestLavel = parseInt(currentHeading.tagName.substr(1, 1));\n var diff = latestLavel - parentLevel;\n\n if (diff > 0) {\n var containerLiNode = ListNode.lastChild;\n\n if (containerLiNode) {\n var createUlNode = document.createElement(\"UL\");\n containerLiNode.appendChild(createUlNode);\n ListNode = createUlNode;\n parentLevel = latestLavel;\n }\n }\n\n var sequenceParent = false;\n\n if (diff < 0) {\n while (0 !== diff++) {\n if (ListNode.parentNode.parentNode) {\n ListNode = ListNode.parentNode.parentNode;\n }\n }\n\n parentLevel = latestLavel;\n sequenceParent = true;\n }\n\n if (ListNode.tagName !== \"UL\") {\n ListNode = listId;\n }\n\n if (currentHeading.textContent.trim() === \"\") {\n continue;\n }\n\n var liNode = document.createElement(\"LI\");\n var anchorTag = document.createElement(\"A\");\n var spanTag = document.createElement(\"SPAN\");\n\n if (baseTag === parentLevel || sequenceParent) {\n liNode.setAttribute(\"itemscope\", \"\");\n liNode.setAttribute(\"itemtype\", \"http://schema.org/ListItem\");\n liNode.setAttribute(\"itemprop\", \"itemListElement\");\n }\n\n var Linkid = \"#\" + i + \"-\" + eael_build_id(titleUrl, currentHeading.textContent);\n anchorTag.className = \"eael-toc-link\";\n anchorTag.setAttribute(\"itemprop\", \"item\");\n anchorTag.setAttribute(\"href\", Linkid);\n spanTag.appendChild(document.createTextNode(currentHeading.textContent));\n anchorTag.appendChild(spanTag);\n liNode.appendChild(anchorTag);\n ListNode.appendChild(liNode);\n }\n } // expand collapse\n\n\n $(document).on(\"click\", \"ul.eael-toc-list a\", function (e) {\n e.preventDefault();\n $(document).off(\"scroll\");\n var target = this.hash;\n history.pushState(\"\", document.title, window.location.pathname + window.location.search);\n var parentLi = $(this).parent();\n\n if (parentLi.is(\".eael-highlight-parent.eael-highlight-active\")) {\n $('html, body').animate({\n scrollTop: $(target).offset().top - offsetSpan\n }, 0);\n return false;\n }\n\n $(\".eael-highlight-active, .eael-highlight-parent\").removeClass(\"eael-highlight-active eael-highlight-parent\");\n $(this).closest(\".eael-first-child\").addClass(\"eael-highlight-parent\");\n $(this).parent().addClass(\"eael-highlight-active\");\n $('html, body').animate({\n scrollTop: $(target).offset().top - offsetSpan\n }, 0);\n }); //some site not working with **window.onscroll**\n\n window.addEventListener(\"scroll\", function (e) {\n eaelTocSticky();\n });\n var stickyScroll = $(\"#eael-toc\").data(\"stickyscroll\");\n /**\n * Check selector in array\n *\n * @param arr\n * @param el\n * @returns boolean\n */\n\n function eaelTocExclude(excludes, el) {\n return $(el).closest(excludes).length;\n }\n /**\n * check sticky\n */\n\n\n function eaelTocSticky() {\n var eaelToc = document.getElementById(\"eael-toc\");\n\n if (!eaelToc) {\n return;\n }\n\n stickyScroll = stickyScroll !== undefined ? stickyScroll : 200;\n\n if (window.pageYOffset >= stickyScroll && !eaelToc.classList.contains(\"eael-toc-disable\")) {\n eaelToc.classList.add(\"eael-sticky\");\n } else {\n eaelToc.classList.remove(\"eael-sticky\");\n }\n }\n /**\n *\n * @param content\n * @returns {string}\n */\n\n\n function eael_build_id(showTitle, title) {\n if (showTitle == \"true\" && title != \"\") {\n //create slug from Heading text\n return title.toString().toLowerCase().normalize(\"NFD\").trim().replace(/[^a-z0-9 -]/g, \"\").replace(/\\s+/g, \"-\").replace(/^-+/, \"\").replace(/-+$/, \"\").replace(/-+/g, \"-\");\n } else {\n return \"eael-table-of-content\";\n }\n }\n /**\n *\n * @returns {null|selector}\n */\n\n\n function eael_toc_check_content() {\n var eaelToc = document.getElementById(\"eael-toc\");\n\n if (eaelToc && eaelToc.dataset.contentselector) {\n return eaelToc.dataset.contentselector;\n }\n\n var contentSelectro = \".site-content\";\n\n if ($(\".site-content\")[0]) {\n contentSelectro = \".site-content\";\n } else if ($(\".elementor-inner\")[0]) {\n contentSelectro = \".elementor-inner\";\n } else if ($(\"#site-content\")[0]) {\n contentSelectro = \"#site-content\";\n } else if ($(\".site-main\")) {\n contentSelectro = \".site-main\";\n }\n\n return contentSelectro;\n } //toc auto collapse\n\n\n $(\"body\").click(function (e) {\n var target = $(e.target);\n var eaToc = $(\"#eael-toc\");\n\n if (eaToc.hasClass(\"eael-toc-auto-collapse\") && eaToc.hasClass(\"eael-sticky\") && !eaToc.hasClass(\"collapsed\") && $(target).closest(\"#eael-toc\").length === 0) {\n eaToc.toggleClass(\"collapsed\");\n }\n });\n $(document).on(\"click\", \".eael-toc-close ,.eael-toc-button\", function (event) {\n event.stopPropagation();\n $(\".eael-toc\").toggleClass(\"collapsed\");\n });\n\n function eael_build_toc($settings) {\n var pageSetting = $settings.settings,\n title = pageSetting.eael_ext_toc_title,\n toc_style_class = \"eael-toc-list eael-toc-list-\" + pageSetting.eael_ext_table_of_content_list_style,\n icon = pageSetting.eael_ext_table_of_content_header_icon.value,\n el_class = pageSetting.eael_ext_toc_position === \"right\" ? \" eael-toc-right\" : \" \";\n toc_style_class += pageSetting.eael_ext_toc_collapse_sub_heading === \"yes\" ? \" eael-toc-collapse\" : \" \";\n toc_style_class += pageSetting.eael_ext_toc_list_icon === \"number\" ? \" eael-toc-number\" : \" eael-toc-bullet\";\n return '<div id=\"eael-toc\" class=\"eael-toc eael-toc-disable ' + el_class + '\">' + '<div class=\"eael-toc-header\"><span class=\"eael-toc-close\">×</span><h2 class=\"eael-toc-title\">' + title + \"</h2></div>\" + '<div class=\"eael-toc-body\"><ul id=\"eael-toc-list\" class=\"' + toc_style_class + '\"></ul></div>' + '<button class=\"eael-toc-button\"><i class=\"' + icon + '\"></i><span>' + title + \"</span></button>\" + \"</div>\";\n }\n\n if (typeof ea !== 'undefined' && ea.isEditMode) {\n elementorFrontend.hooks.addAction(\"frontend/element_ready/widget\", function ($scope, jQuery) {\n var tocLoad = jQuery(\"#eael-toc #eael-toc-list\");\n var TocList = tocLoad.find(\"li.eael-first-child\");\n\n if (TocList.length < 1 && tocLoad.length >= 1) {\n var tagList = jQuery(\"#eael-toc\").data(\"eaeltoctag\");\n\n if (tagList) {\n eael_toc_content(eael_toc_check_content(), tagList);\n }\n }\n });\n }\n\n var editMode = typeof isEditMode !== 'undefined' ? isEditMode : false;\n var intSupportTag = $(\"#eael-toc\").data(\"eaeltoctag\");\n\n if (intSupportTag !== \"\" && !editMode) {\n eael_toc_content(eael_toc_check_content(), intSupportTag);\n }\n });\n})(jQuery);\n\n//# sourceURL=webpack:///./src/js/view/table-of-content.js?");
|
97 |
|
98 |
/***/ })
|
99 |
|
93 |
/*! no static exports found */
|
94 |
/***/ (function(module, exports) {
|
95 |
|
96 |
+
eval("function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }\n\nfunction _nonIterableSpread() { throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\n\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\n\nfunction _iterableToArray(iter) { if (typeof Symbol !== \"undefined\" && iter[Symbol.iterator] != null || iter[\"@@iterator\"] != null) return Array.from(iter); }\n\nfunction _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }\n\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\n\n(function ($) {\n jQuery(document).ready(function () {\n /**\n * add ID in main content heading tag\n * @param selector\n * @param supportTag\n */\n var headerHeight = $(\"header\").height();\n var page_offset = $(\"#eael-toc\").data(\"page_offset\");\n var page_offset = page_offset !== 0 && page_offset !== undefined ? page_offset : null;\n var offsetSpan = page_offset !== null ? page_offset : headerHeight !== undefined && headerHeight !== 0 ? headerHeight + 10 : 120;\n\n function eael_toc_content(selector, supportTag) {\n var listId = document.getElementById(\"eael-toc-list\");\n\n if (selector === null || supportTag === undefined || !listId) {\n return null;\n }\n\n var eaelToc = document.getElementById(\"eael-toc\");\n var titleUrl = typeof eaelToc.dataset.titleurl !== \"undefined\" ? eaelToc.dataset.titleurl : \"false\";\n var excludeArr = typeof eaelToc.dataset.excludeSelector !== \"undefined\" ? eaelToc.dataset.excludeSelector.replace(/^,|,$/g, \"\") : \"\";\n var allSupportTag = [];\n var mainSelector = document.querySelectorAll(selector),\n listIndex = 0;\n\n for (var j = 0; j < mainSelector.length; j++) {\n allSupportTag = [].concat(_toConsumableArray(allSupportTag), _toConsumableArray(mainSelector[j].querySelectorAll(supportTag)));\n }\n\n allSupportTag = Array.from(new Set(allSupportTag));\n allSupportTag.forEach(function (el) {\n if (eaelTocExclude(excludeArr, el)) {\n return;\n }\n\n el.id = listIndex + \"-\" + eael_build_id(titleUrl, el.textContent);\n el.classList.add(\"eael-heading-content\");\n listIndex++;\n }); //build toc list hierarchy\n\n eael_list_hierarchy(selector, supportTag, allSupportTag);\n var firstChild = $(\"ul.eael-toc-list > li\");\n\n if (firstChild.length < 1) {\n document.getElementById(\"eael-toc\").classList.add(\"eael-toc-disable\");\n }\n\n firstChild.each(function () {\n this.classList.add(\"eael-first-child\");\n });\n }\n /**\n * Make toc list\n * @param selector\n * @param supportTag\n */\n\n\n function eael_list_hierarchy(selector, supportTag, allSupportTagList) {\n var tagList = supportTag;\n var allHeadings = allSupportTagList;\n var eaelToc = document.getElementById(\"eael-toc\");\n var titleUrl = typeof eaelToc.dataset.titleurl !== \"undefined\" ? eaelToc.dataset.titleurl : \"false\";\n var listId = document.getElementById(\"eael-toc-list\");\n var excludeArr = typeof eaelToc.dataset.excludeselector !== \"undefined\" ? eaelToc.dataset.excludeselector.replace(/^,|,$/g, \"\") : \"\";\n var parentLevel = \"\",\n baseTag = parentLevel = tagList.trim().split(\",\")[0].substr(1, 1),\n ListNode = listId;\n listId.innerHTML = \"\";\n\n if (allHeadings.length > 0) {\n document.getElementById(\"eael-toc\").classList.remove(\"eael-toc-disable\");\n }\n\n for (var i = 0, len = allHeadings.length; i < len; ++i) {\n var currentHeading = allHeadings[i];\n\n if (eaelTocExclude(excludeArr, currentHeading)) {\n continue;\n }\n\n var latestLavel = parseInt(currentHeading.tagName.substr(1, 1));\n var diff = latestLavel - parentLevel;\n\n if (diff > 0) {\n var containerLiNode = ListNode.lastChild;\n\n if (containerLiNode) {\n var createUlNode = document.createElement(\"UL\");\n containerLiNode.appendChild(createUlNode);\n ListNode = createUlNode;\n parentLevel = latestLavel;\n }\n }\n\n var sequenceParent = false;\n\n if (diff < 0) {\n while (0 !== diff++) {\n if (ListNode.parentNode.parentNode) {\n ListNode = ListNode.parentNode.parentNode;\n }\n }\n\n parentLevel = latestLavel;\n sequenceParent = true;\n }\n\n if (ListNode.tagName !== \"UL\") {\n ListNode = listId;\n }\n\n if (currentHeading.textContent.trim() === \"\") {\n continue;\n }\n\n var liNode = document.createElement(\"LI\");\n var anchorTag = document.createElement(\"A\");\n var spanTag = document.createElement(\"SPAN\");\n\n if (baseTag === parentLevel || sequenceParent) {\n liNode.setAttribute(\"itemscope\", \"\");\n liNode.setAttribute(\"itemtype\", \"http://schema.org/ListItem\");\n liNode.setAttribute(\"itemprop\", \"itemListElement\");\n }\n\n var Linkid = \"#\" + i + \"-\" + eael_build_id(titleUrl, currentHeading.textContent);\n anchorTag.className = \"eael-toc-link\";\n anchorTag.setAttribute(\"itemprop\", \"item\");\n anchorTag.setAttribute(\"href\", Linkid);\n spanTag.appendChild(document.createTextNode(currentHeading.textContent));\n anchorTag.appendChild(spanTag);\n liNode.appendChild(anchorTag);\n ListNode.appendChild(liNode);\n }\n } // expand collapse\n\n\n $(document).on(\"click\", \"ul.eael-toc-list a\", function (e) {\n e.preventDefault();\n $(document).off(\"scroll\");\n var target = this.hash;\n history.pushState(\"\", document.title, window.location.pathname + window.location.search);\n var parentLi = $(this).parent();\n\n if (parentLi.is(\".eael-highlight-parent.eael-highlight-active\")) {\n $('html, body').animate({\n scrollTop: $(target).offset().top - offsetSpan\n }, 0);\n return false;\n }\n\n $(\".eael-highlight-active, .eael-highlight-parent\").removeClass(\"eael-highlight-active eael-highlight-parent\");\n $(this).closest(\".eael-first-child\").addClass(\"eael-highlight-parent\");\n $(this).parent().addClass(\"eael-highlight-active\");\n $('html, body').animate({\n scrollTop: $(target).offset().top - offsetSpan\n }, 0);\n }); //some site not working with **window.onscroll**\n\n window.addEventListener(\"scroll\", function (e) {\n eaelTocSticky();\n });\n var stickyScroll = $(\"#eael-toc\").data(\"stickyscroll\");\n /**\n * Check selector in array\n *\n * @param arr\n * @param el\n * @returns boolean\n */\n\n function eaelTocExclude(excludes, el) {\n return $(el).closest(excludes).length;\n }\n /**\n * check sticky\n */\n\n\n function eaelTocSticky() {\n var eaelToc = document.getElementById(\"eael-toc\");\n\n if (!eaelToc) {\n return;\n }\n\n stickyScroll = stickyScroll !== undefined ? stickyScroll : 200;\n\n if (window.pageYOffset >= stickyScroll && !eaelToc.classList.contains(\"eael-toc-disable\")) {\n eaelToc.classList.add(\"eael-sticky\");\n\n if ($('#eael-toc-list').hasClass('eael-toc-auto-highlight')) {\n highlightCurrentHeading();\n }\n } else {\n eaelToc.classList.remove(\"eael-sticky\");\n }\n }\n\n function highlightCurrentHeading() {\n var allHeadings = document.querySelectorAll(\"#eael-toc-list .eael-toc-link\");\n $('#eael-toc-list .eael-toc-link').removeClass('eael-highlight-active');\n var showSinlgeHeadingOnly = $('#eael-toc').hasClass('eael-toc-auto-highlight.eael-toc-highlight-single-item') ? true : false;\n\n for (var i = 0; i < allHeadings.length; i++) {\n var headingElement = allHeadings[i];\n var headingTarget = headingElement.getAttribute(\"href\");\n var headingTargettedElement = document.getElementById(headingTarget.substring(1)); //removes # and fetch element\n\n if (isElementInViewport(headingTargettedElement)) {\n $(headingElement).addClass(\"eael-highlight-active\");\n\n if (showSinlgeHeadingOnly) {\n break;\n }\n }\n }\n }\n /**\n * Determine if the element is in the viewport.\n * @param {*} el \n * @returns \n */\n\n\n function isElementInViewport(el) {\n // Special bonus for those using jQuery\n if (typeof jQuery === \"function\" && el instanceof jQuery) {\n el = el[0];\n }\n\n var rect = el.getBoundingClientRect();\n return rect.top >= 0 && rect.left >= 0 && rect.bottom <= (window.innerHeight || document.documentElement.clientHeight) &&\n /* or $(window).height() */\n rect.right <= (window.innerWidth || document.documentElement.clientWidth)\n /* or $(window).width() */\n ;\n }\n /**\n *\n * @param content\n * @returns {string}\n */\n\n\n function eael_build_id(showTitle, title) {\n if (showTitle == \"true\" && title != \"\") {\n //create slug from Heading text\n return title.toString().toLowerCase().normalize(\"NFD\").trim().replace(/[^a-z0-9 -]/g, \"\").replace(/\\s+/g, \"-\").replace(/^-+/, \"\").replace(/-+$/, \"\").replace(/-+/g, \"-\");\n } else {\n return \"eael-table-of-content\";\n }\n }\n /**\n *\n * @returns {null|selector}\n */\n\n\n function eael_toc_check_content() {\n var eaelToc = document.getElementById(\"eael-toc\");\n\n if (eaelToc && eaelToc.dataset.contentselector) {\n return eaelToc.dataset.contentselector;\n }\n\n var contentSelectro = \".site-content\";\n\n if ($(\".site-content\")[0]) {\n contentSelectro = \".site-content\";\n } else if ($(\".elementor-inner\")[0]) {\n contentSelectro = \".elementor-inner\";\n } else if ($(\"#site-content\")[0]) {\n contentSelectro = \"#site-content\";\n } else if ($(\".site-main\")) {\n contentSelectro = \".site-main\";\n }\n\n return contentSelectro;\n } //toc auto collapse\n\n\n $(\"body\").click(function (e) {\n var target = $(e.target);\n var eaToc = $(\"#eael-toc\");\n\n if (eaToc.hasClass(\"eael-toc-auto-collapse\") && eaToc.hasClass(\"eael-sticky\") && !eaToc.hasClass(\"collapsed\") && $(target).closest(\"#eael-toc\").length === 0) {\n eaToc.toggleClass(\"collapsed\");\n }\n });\n $(document).on(\"click\", \".eael-toc-close ,.eael-toc-button\", function (event) {\n event.stopPropagation();\n $(\".eael-toc\").toggleClass(\"collapsed\");\n });\n\n function eael_build_toc($settings) {\n var pageSetting = $settings.settings,\n title = pageSetting.eael_ext_toc_title,\n toc_style_class = \"eael-toc-list eael-toc-list-\" + pageSetting.eael_ext_table_of_content_list_style,\n icon = pageSetting.eael_ext_table_of_content_header_icon.value,\n el_class = pageSetting.eael_ext_toc_position === \"right\" ? \" eael-toc-right\" : \" \";\n toc_style_class += pageSetting.eael_ext_toc_collapse_sub_heading === \"yes\" ? \" eael-toc-collapse\" : \" \";\n toc_style_class += pageSetting.eael_ext_toc_list_icon === \"number\" ? \" eael-toc-number\" : \" eael-toc-bullet\";\n return '<div id=\"eael-toc\" class=\"eael-toc eael-toc-disable ' + el_class + '\">' + '<div class=\"eael-toc-header\"><span class=\"eael-toc-close\">×</span><h2 class=\"eael-toc-title\">' + title + \"</h2></div>\" + '<div class=\"eael-toc-body\"><ul id=\"eael-toc-list\" class=\"' + toc_style_class + '\"></ul></div>' + '<button class=\"eael-toc-button\"><i class=\"' + icon + '\"></i><span>' + title + \"</span></button>\" + \"</div>\";\n }\n\n if (typeof ea !== 'undefined' && ea.isEditMode) {\n elementorFrontend.hooks.addAction(\"frontend/element_ready/widget\", function ($scope, jQuery) {\n var tocLoad = jQuery(\"#eael-toc #eael-toc-list\");\n var TocList = tocLoad.find(\"li.eael-first-child\");\n\n if (TocList.length < 1 && tocLoad.length >= 1) {\n var tagList = jQuery(\"#eael-toc\").data(\"eaeltoctag\");\n\n if (tagList) {\n eael_toc_content(eael_toc_check_content(), tagList);\n }\n }\n });\n }\n\n var editMode = typeof isEditMode !== 'undefined' ? isEditMode : false;\n var intSupportTag = $(\"#eael-toc\").data(\"eaeltoctag\");\n\n if (intSupportTag !== \"\" && !editMode) {\n eael_toc_content(eael_toc_check_content(), intSupportTag);\n }\n });\n})(jQuery);\n\n//# sourceURL=webpack:///./src/js/view/table-of-content.js?");
|
97 |
|
98 |
/***/ })
|
99 |
|
@@ -1 +1 @@
|
|
1 |
-
!function(e){var t={};function n(a){if(t[a])return t[a].exports;var
|
1 |
+
!function(e){var t={};function n(a){if(t[a])return t[a].exports;var l=t[a]={i:a,l:!1,exports:{}};return e[a].call(l.exports,l,l.exports,n),l.l=!0,l.exports}n.m=e,n.c=t,n.d=function(e,t,a){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:a})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(n.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var l in e)n.d(a,l,function(t){return e[t]}.bind(null,l));return a},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=25)}({25:function(e,t){function n(e){return function(e){if(Array.isArray(e))return a(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return a(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return a(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,a=new Array(t);n<t;n++)a[n]=e[n];return a}var l;l=jQuery,jQuery(document).ready((function(){var e,t=l("header").height(),a=null!==(e=0!==(e=l("#eael-toc").data("page_offset"))&&void 0!==e?e:null)?e:void 0!==t&&0!==t?t+10:120;function o(e,t){var a=document.getElementById("eael-toc-list");if(null===e||void 0===t||!a)return null;for(var o=document.getElementById("eael-toc"),r=void 0!==o.dataset.titleurl?o.dataset.titleurl:"false",c=void 0!==o.dataset.excludeSelector?o.dataset.excludeSelector.replace(/^,|,$/g,""):"",d=[],u=document.querySelectorAll(e),f=0,h=0;h<u.length;h++)d=[].concat(n(d),n(u[h].querySelectorAll(t)));(d=Array.from(new Set(d))).forEach((function(e){i(c,e)||(e.id=f+"-"+s(r,e.textContent),e.classList.add("eael-heading-content"),f++)})),function(e,t,n){var a=t,l=n,o=document.getElementById("eael-toc"),r=void 0!==o.dataset.titleurl?o.dataset.titleurl:"false",c=document.getElementById("eael-toc-list"),d=void 0!==o.dataset.excludeselector?o.dataset.excludeselector.replace(/^,|,$/g,""):"",u="",f=u=a.trim().split(",")[0].substr(1,1),h=c;c.innerHTML="",l.length>0&&document.getElementById("eael-toc").classList.remove("eael-toc-disable");for(var m=0,g=l.length;m<g;++m){var p=l[m];if(!i(d,p)){var v=parseInt(p.tagName.substr(1,1)),y=v-u;if(y>0){var b=h.lastChild;if(b){var C=document.createElement("UL");b.appendChild(C),h=C,u=v}}var E=!1;if(y<0){for(;0!=y++;)h.parentNode.parentNode&&(h=h.parentNode.parentNode);u=v,E=!0}if("UL"!==h.tagName&&(h=c),""!==p.textContent.trim()){var A=document.createElement("LI"),w=document.createElement("A"),S=document.createElement("SPAN");(f===u||E)&&(A.setAttribute("itemscope",""),A.setAttribute("itemtype","http://schema.org/ListItem"),A.setAttribute("itemprop","itemListElement"));var I="#"+m+"-"+s(r,p.textContent);w.className="eael-toc-link",w.setAttribute("itemprop","item"),w.setAttribute("href",I),S.appendChild(document.createTextNode(p.textContent)),w.appendChild(S),A.appendChild(w),h.appendChild(A)}}}}(0,t,d);var m=l("ul.eael-toc-list > li");m.length<1&&document.getElementById("eael-toc").classList.add("eael-toc-disable"),m.each((function(){this.classList.add("eael-first-child")}))}l(document).on("click","ul.eael-toc-list a",(function(e){e.preventDefault(),l(document).off("scroll");var t=this.hash;if(history.pushState("",document.title,window.location.pathname+window.location.search),l(this).parent().is(".eael-highlight-parent.eael-highlight-active"))return l("html, body").animate({scrollTop:l(t).offset().top-a},0),!1;l(".eael-highlight-active, .eael-highlight-parent").removeClass("eael-highlight-active eael-highlight-parent"),l(this).closest(".eael-first-child").addClass("eael-highlight-parent"),l(this).parent().addClass("eael-highlight-active"),l("html, body").animate({scrollTop:l(t).offset().top-a},0)})),window.addEventListener("scroll",(function(e){var t;(t=document.getElementById("eael-toc"))&&(r=void 0!==r?r:200,window.pageYOffset>=r&&!t.classList.contains("eael-toc-disable")?(t.classList.add("eael-sticky"),l("#eael-toc-list").hasClass("eael-toc-auto-highlight")&&function(){var e=document.querySelectorAll("#eael-toc-list .eael-toc-link");l("#eael-toc-list .eael-toc-link").removeClass("eael-highlight-active");for(var t=!!l("#eael-toc").hasClass("eael-toc-auto-highlight.eael-toc-highlight-single-item"),n=0;n<e.length;n++){var a=e[n],o=a.getAttribute("href");if(c(document.getElementById(o.substring(1)))&&(l(a).addClass("eael-highlight-active"),t))break}}()):t.classList.remove("eael-sticky"))}));var r=l("#eael-toc").data("stickyscroll");function i(e,t){return l(t).closest(e).length}function c(e){"function"==typeof jQuery&&e instanceof jQuery&&(e=e[0]);var t=e.getBoundingClientRect();return t.top>=0&&t.left>=0&&t.bottom<=(window.innerHeight||document.documentElement.clientHeight)&&t.right<=(window.innerWidth||document.documentElement.clientWidth)}function s(e,t){return"true"==e&&""!=t?t.toString().toLowerCase().normalize("NFD").trim().replace(/[^a-z0-9 -]/g,"").replace(/\s+/g,"-").replace(/^-+/,"").replace(/-+$/,"").replace(/-+/g,"-"):"eael-table-of-content"}function d(){var e=document.getElementById("eael-toc");if(e&&e.dataset.contentselector)return e.dataset.contentselector;var t=".site-content";return l(".site-content")[0]?t=".site-content":l(".elementor-inner")[0]?t=".elementor-inner":l("#site-content")[0]?t="#site-content":l(".site-main")&&(t=".site-main"),t}l("body").click((function(e){var t=l(e.target),n=l("#eael-toc");n.hasClass("eael-toc-auto-collapse")&&n.hasClass("eael-sticky")&&!n.hasClass("collapsed")&&0===l(t).closest("#eael-toc").length&&n.toggleClass("collapsed")})),l(document).on("click",".eael-toc-close ,.eael-toc-button",(function(e){e.stopPropagation(),l(".eael-toc").toggleClass("collapsed")})),"undefined"!=typeof ea&&ea.isEditMode&&elementorFrontend.hooks.addAction("frontend/element_ready/widget",(function(e,t){var n=t("#eael-toc #eael-toc-list");if(n.find("li.eael-first-child").length<1&&n.length>=1){var a=t("#eael-toc").data("eaeltoctag");a&&o(d(),a)}}));var u="undefined"!=typeof isEditMode&&isEditMode,f=l("#eael-toc").data("eaeltoctag");""===f||u||o(d(),f)}))}});
|
@@ -4,13 +4,13 @@
|
|
4 |
* Description: The Essential plugin you install after Elementor! Packed with 40+ stunning free elements including Advanced Data Table, Event Calendar, Filterable Gallery, WooCommerce, and many more.
|
5 |
* Plugin URI: https://essential-addons.com/elementor/
|
6 |
* Author: WPDeveloper
|
7 |
-
* Version: 5.1.
|
8 |
* Author URI: https://wpdeveloper.com/
|
9 |
* Text Domain: essential-addons-for-elementor-lite
|
10 |
* Domain Path: /languages
|
11 |
*
|
12 |
* WC tested up to: 6.5.1
|
13 |
-
* Elementor tested up to: 3.6.
|
14 |
* Elementor Pro tested up to: 3.7.1
|
15 |
*/
|
16 |
|
@@ -27,7 +27,7 @@ define('EAEL_PLUGIN_FILE', __FILE__);
|
|
27 |
define('EAEL_PLUGIN_BASENAME', plugin_basename(__FILE__));
|
28 |
define('EAEL_PLUGIN_PATH', trailingslashit(plugin_dir_path(__FILE__)));
|
29 |
define('EAEL_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__)));
|
30 |
-
define('EAEL_PLUGIN_VERSION', '5.1.
|
31 |
define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor');
|
32 |
define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor');
|
33 |
/**
|
4 |
* Description: The Essential plugin you install after Elementor! Packed with 40+ stunning free elements including Advanced Data Table, Event Calendar, Filterable Gallery, WooCommerce, and many more.
|
5 |
* Plugin URI: https://essential-addons.com/elementor/
|
6 |
* Author: WPDeveloper
|
7 |
+
* Version: 5.1.5
|
8 |
* Author URI: https://wpdeveloper.com/
|
9 |
* Text Domain: essential-addons-for-elementor-lite
|
10 |
* Domain Path: /languages
|
11 |
*
|
12 |
* WC tested up to: 6.5.1
|
13 |
+
* Elementor tested up to: 3.6.6
|
14 |
* Elementor Pro tested up to: 3.7.1
|
15 |
*/
|
16 |
|
27 |
define('EAEL_PLUGIN_BASENAME', plugin_basename(__FILE__));
|
28 |
define('EAEL_PLUGIN_PATH', trailingslashit(plugin_dir_path(__FILE__)));
|
29 |
define('EAEL_PLUGIN_URL', trailingslashit(plugins_url('/', __FILE__)));
|
30 |
+
define('EAEL_PLUGIN_VERSION', '5.1.5');
|
31 |
define('EAEL_ASSET_PATH', wp_upload_dir()['basedir'] . '/essential-addons-elementor');
|
32 |
define('EAEL_ASSET_URL', wp_upload_dir()['baseurl'] . '/essential-addons-elementor');
|
33 |
/**
|
@@ -195,7 +195,7 @@ class Bootstrap
|
|
195 |
add_action('init', [$this, 'login_or_register_user']);
|
196 |
add_filter('wp_new_user_notification_email', array($this, 'new_user_notification_email'), 10, 3);
|
197 |
add_filter('wp_new_user_notification_email_admin', array($this, 'new_user_notification_email_admin'), 10, 3);
|
198 |
-
|
199 |
//rank math support
|
200 |
add_filter('rank_math/researches/toc_plugins', [$this, 'toc_rank_math_support']);
|
201 |
|
195 |
add_action('init', [$this, 'login_or_register_user']);
|
196 |
add_filter('wp_new_user_notification_email', array($this, 'new_user_notification_email'), 10, 3);
|
197 |
add_filter('wp_new_user_notification_email_admin', array($this, 'new_user_notification_email_admin'), 10, 3);
|
198 |
+
|
199 |
//rank math support
|
200 |
add_filter('rank_math/researches/toc_plugins', [$this, 'toc_rank_math_support']);
|
201 |
|
@@ -673,7 +673,7 @@ class Helper
|
|
673 |
|
674 |
public static function get_dynamic_args(array $settings, array $args)
|
675 |
{
|
676 |
-
|
677 |
$data = get_queried_object();
|
678 |
|
679 |
if (isset($data->post_type)) {
|
673 |
|
674 |
public static function get_dynamic_args(array $settings, array $args)
|
675 |
{
|
676 |
+
if ( $settings['post_type'] === 'source_dynamic' && ( is_archive() || is_search() ) ) {
|
677 |
$data = get_queried_object();
|
678 |
|
679 |
if (isset($data->post_type)) {
|
@@ -231,6 +231,59 @@ class Adv_Accordion extends Widget_Base
|
|
231 |
]
|
232 |
);
|
233 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
234 |
$repeater->add_control(
|
235 |
'eael_adv_accordion_tab_title_icon_new',
|
236 |
[
|
@@ -243,10 +296,15 @@ class Adv_Accordion extends Widget_Base
|
|
243 |
],
|
244 |
'condition' => [
|
245 |
'eael_adv_accordion_tab_icon_show' => 'yes',
|
|
|
246 |
],
|
247 |
]
|
248 |
);
|
249 |
|
|
|
|
|
|
|
|
|
250 |
$repeater->add_control(
|
251 |
'eael_adv_accordion_tab_title',
|
252 |
[
|
@@ -255,6 +313,7 @@ class Adv_Accordion extends Widget_Base
|
|
255 |
'type' => Controls_Manager::TEXT,
|
256 |
'default' => esc_html__('Tab Title', 'essential-addons-for-elementor-lite'),
|
257 |
'dynamic' => ['active' => true],
|
|
|
258 |
]
|
259 |
);
|
260 |
|
@@ -1076,16 +1135,27 @@ class Adv_Accordion extends Widget_Base
|
|
1076 |
if ($tab['eael_adv_accordion_tab_icon_show'] === 'yes') {
|
1077 |
if ($tab_icon_is_new || $tab_icon_migrated) {
|
1078 |
if ( 'svg' === $tab['eael_adv_accordion_tab_title_icon_new']['library'] ) {
|
1079 |
-
echo '<span class="fa-accordion-icon fa-accordion-icon-svg eaa-svg">';
|
1080 |
Icons_Manager::render_icon( $tab['eael_adv_accordion_tab_title_icon_new'] );
|
1081 |
echo '</span>';
|
|
|
|
|
|
|
|
|
1082 |
}else{
|
|
|
1083 |
Icons_Manager::render_icon( $tab['eael_adv_accordion_tab_title_icon_new'], [ 'aria-hidden' => 'true', 'class' => "fa-accordion-icon" ] );
|
|
|
|
|
|
|
|
|
|
|
1084 |
}
|
1085 |
|
1086 |
|
1087 |
} else {
|
1088 |
-
echo '<i class="' . $tab['eael_adv_accordion_tab_title_icon'] . ' fa-accordion-icon"></i>';
|
|
|
1089 |
}
|
1090 |
}
|
1091 |
// tab title
|
231 |
]
|
232 |
);
|
233 |
|
234 |
+
// $repeater->add_control(
|
235 |
+
// 'eael_adv_accordion_tab_title_icon_new_active',
|
236 |
+
// [
|
237 |
+
// 'label' => esc_html__('Opened Tab Icon?', 'essential-addons-for-elementor-lite'),
|
238 |
+
// 'description' => esc_html__('Set icon by tab type (opened or closed)!', 'essential-addons-for-elementor-lite'),
|
239 |
+
// 'type' => Controls_Manager::SWITCHER,
|
240 |
+
// 'default' => 'closed',
|
241 |
+
// 'return_value' => 'opened',
|
242 |
+
// 'condition' => [
|
243 |
+
// 'eael_adv_accordion_tab_icon_show' => 'yes',
|
244 |
+
// ],
|
245 |
+
// ]
|
246 |
+
// );
|
247 |
+
|
248 |
+
$repeater->start_controls_tabs( 'tab_icons_repeater' );
|
249 |
+
|
250 |
+
$repeater->start_controls_tab( 'opened_tab',
|
251 |
+
[
|
252 |
+
'label' => esc_html__( 'Opened Tab', 'essential-addons-for-elementor-lite' ),
|
253 |
+
'condition' => [
|
254 |
+
'eael_adv_accordion_tab_icon_show' => 'yes',
|
255 |
+
],
|
256 |
+
]
|
257 |
+
);
|
258 |
+
|
259 |
+
$repeater->add_control(
|
260 |
+
'eael_adv_accordion_tab_title_icon_new_opened',
|
261 |
+
[
|
262 |
+
'label' => esc_html__('Icon', 'essential-addons-for-elementor-lite'),
|
263 |
+
'type' => Controls_Manager::ICONS,
|
264 |
+
'fa4compatibility' => 'eael_adv_accordion_tab_title_icon_opened',
|
265 |
+
'default' => [
|
266 |
+
'value' => 'fas fa-minus',
|
267 |
+
'library' => 'fa-solid',
|
268 |
+
],
|
269 |
+
'condition' => [
|
270 |
+
'eael_adv_accordion_tab_icon_show' => 'yes',
|
271 |
+
// 'eael_adv_accordion_tab_title_icon_new_active' => 'opened'
|
272 |
+
],
|
273 |
+
]
|
274 |
+
);
|
275 |
+
|
276 |
+
$repeater->end_controls_tab();
|
277 |
+
|
278 |
+
$repeater->start_controls_tab( 'closed_tab',
|
279 |
+
[
|
280 |
+
'label' => esc_html__( 'Closed Tab', 'essential-addons-for-elementor-lite' ),
|
281 |
+
'condition' => [
|
282 |
+
'eael_adv_accordion_tab_icon_show' => 'yes',
|
283 |
+
],
|
284 |
+
]
|
285 |
+
);
|
286 |
+
|
287 |
$repeater->add_control(
|
288 |
'eael_adv_accordion_tab_title_icon_new',
|
289 |
[
|
296 |
],
|
297 |
'condition' => [
|
298 |
'eael_adv_accordion_tab_icon_show' => 'yes',
|
299 |
+
// 'eael_adv_accordion_tab_title_icon_new_active!' => 'opened'
|
300 |
],
|
301 |
]
|
302 |
);
|
303 |
|
304 |
+
$repeater->end_controls_tab();
|
305 |
+
|
306 |
+
$repeater->end_controls_tabs();
|
307 |
+
|
308 |
$repeater->add_control(
|
309 |
'eael_adv_accordion_tab_title',
|
310 |
[
|
313 |
'type' => Controls_Manager::TEXT,
|
314 |
'default' => esc_html__('Tab Title', 'essential-addons-for-elementor-lite'),
|
315 |
'dynamic' => ['active' => true],
|
316 |
+
'separator' => 'before',
|
317 |
]
|
318 |
);
|
319 |
|
1135 |
if ($tab['eael_adv_accordion_tab_icon_show'] === 'yes') {
|
1136 |
if ($tab_icon_is_new || $tab_icon_migrated) {
|
1137 |
if ( 'svg' === $tab['eael_adv_accordion_tab_title_icon_new']['library'] ) {
|
1138 |
+
echo '<span class="fa-accordion-icon fa-accordion-icon-svg eaa-svg eael-advanced-accordion-icon-closed">';
|
1139 |
Icons_Manager::render_icon( $tab['eael_adv_accordion_tab_title_icon_new'] );
|
1140 |
echo '</span>';
|
1141 |
+
|
1142 |
+
echo '<span class="fa-accordion-icon fa-accordion-icon-svg eaa-svg eael-advanced-accordion-icon-opened">';
|
1143 |
+
Icons_Manager::render_icon( $tab['eael_adv_accordion_tab_title_icon_new_opened'] );
|
1144 |
+
echo '</span>';
|
1145 |
}else{
|
1146 |
+
echo '<span class="eael-advanced-accordion-icon-closed">';
|
1147 |
Icons_Manager::render_icon( $tab['eael_adv_accordion_tab_title_icon_new'], [ 'aria-hidden' => 'true', 'class' => "fa-accordion-icon" ] );
|
1148 |
+
echo '</span>';
|
1149 |
+
|
1150 |
+
echo '<span class="eael-advanced-accordion-icon-opened">';
|
1151 |
+
Icons_Manager::render_icon( $tab['eael_adv_accordion_tab_title_icon_new_opened'], [ 'aria-hidden' => 'true', 'class' => "fa-accordion-icon" ] );
|
1152 |
+
echo '</span>';
|
1153 |
}
|
1154 |
|
1155 |
|
1156 |
} else {
|
1157 |
+
echo '<span class="eael-advanced-accordion-icon-closed"><i class="' . $tab['eael_adv_accordion_tab_title_icon'] . ' fa-accordion-icon"></i></span>';
|
1158 |
+
echo '<span class="eael-advanced-accordion-icon-opened"><i class="' . !empty($tab['eael_adv_accordion_tab_title_icon_opened']) ? $tab['eael_adv_accordion_tab_title_icon_opened'] : ' fa fa-minus ' . ' fa-accordion-icon"></i></span>';
|
1159 |
}
|
1160 |
}
|
1161 |
// tab title
|
@@ -136,6 +136,19 @@ class Adv_Tabs extends Widget_Base
|
|
136 |
]
|
137 |
);
|
138 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
139 |
$this->end_controls_section();
|
140 |
|
141 |
/**
|
@@ -225,6 +238,28 @@ class Adv_Tabs extends Widget_Base
|
|
225 |
]
|
226 |
);
|
227 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
228 |
$repeater->add_control(
|
229 |
'eael_adv_tabs_text_type',
|
230 |
[
|
@@ -469,8 +504,8 @@ class Adv_Tabs extends Widget_Base
|
|
469 |
],
|
470 |
],
|
471 |
'selectors' => [
|
472 |
-
'{{WRAPPER}} .eael-tab-inline-icon li
|
473 |
-
'{{WRAPPER}} .eael-tab-inline-icon li
|
474 |
'{{WRAPPER}} .eael-tab-top-icon li i, {{WRAPPER}} .eael-tab-top-icon li img, {{WRAPPER}} .eael-tab-top-icon li svg' => 'margin-bottom: {{SIZE}}{{UNIT}};',
|
475 |
],
|
476 |
]
|
@@ -904,12 +939,13 @@ class Adv_Tabs extends Widget_Base
|
|
904 |
$eael_adv_tab_content_id = 1;
|
905 |
$tab_icon_migrated = isset($settings['__fa4_migrated']['eael_adv_tabs_tab_title_icon_new']);
|
906 |
$tab_icon_is_new = empty($settings['eael_adv_tabs_tab_title_icon']);
|
|
|
907 |
|
908 |
$this->add_render_attribute(
|
909 |
'eael_tab_wrapper',
|
910 |
[
|
911 |
'id' => "eael-advance-tabs-{$this->get_id()}",
|
912 |
-
'class' => ['eael-advance-tabs', $settings['eael_adv_tab_layout']],
|
913 |
'data-tabid' => $this->get_id(),
|
914 |
]
|
915 |
);
|
@@ -943,10 +979,24 @@ class Adv_Tabs extends Widget_Base
|
|
943 |
'aria-controls' => $tab_id . '-tab',
|
944 |
'aria-expanded' => 'false',
|
945 |
] );
|
|
|
|
|
|
|
|
|
946 |
?>
|
947 |
<li <?php $this->print_render_attribute_string( $tab_title_setting_key ); ?>>
|
948 |
<?php if( $settings['eael_adv_tab_icon_position'] === 'eael-tab-inline-icon' && $settings['eael_adv_tabs_tab_icon_alignment'] === 'after' ) : ?>
|
949 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
950 |
<?php endif; ?>
|
951 |
|
952 |
<?php if ($settings['eael_adv_tabs_icon_show'] === 'yes') :
|
@@ -962,16 +1012,37 @@ class Adv_Tabs extends Widget_Base
|
|
962 |
<?php endif; ?>
|
963 |
|
964 |
<?php if( $settings['eael_adv_tab_icon_position'] === 'eael-tab-inline-icon' && $settings['eael_adv_tabs_tab_icon_alignment'] !== 'after' ) : ?>
|
965 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
966 |
<?php endif; ?>
|
967 |
|
968 |
<?php if( $settings['eael_adv_tab_icon_position'] !== 'eael-tab-inline-icon' ) : ?>
|
969 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
970 |
<?php endif; ?>
|
971 |
</li>
|
972 |
<?php endforeach; ?>
|
973 |
</ul>
|
974 |
</div>
|
|
|
975 |
<div class="eael-tabs-content">
|
976 |
<?php foreach ($settings['eael_adv_tabs_tab'] as $tab) :
|
977 |
$eael_find_default_tab[] = $tab['eael_adv_tabs_tab_show_as_default'];
|
136 |
]
|
137 |
);
|
138 |
|
139 |
+
$this->add_control(
|
140 |
+
'eael_adv_tabs_default_active_tab',
|
141 |
+
[
|
142 |
+
'label' => esc_html__('Tab Auto Active?', 'essential-addons-for-elementor-lite'),
|
143 |
+
'type' => Controls_Manager::SWITCHER,
|
144 |
+
'description' => esc_html__('If no tab is selected as default active tab, then we display first tab as active. Turn on/off this default behaviour.', 'essential-addons-for-elementor-lite'),
|
145 |
+
'default' => 'yes',
|
146 |
+
'return_value' => 'yes',
|
147 |
+
'label_on' => __('Yes', 'essential-addons-for-elementor-lite'),
|
148 |
+
'label_off' => __('No', 'essential-addons-for-elementor-lite'),
|
149 |
+
]
|
150 |
+
);
|
151 |
+
|
152 |
$this->end_controls_section();
|
153 |
|
154 |
/**
|
238 |
]
|
239 |
);
|
240 |
|
241 |
+
$repeater->add_control(
|
242 |
+
'eael_adv_tabs_tab_title_html_tag',
|
243 |
+
[
|
244 |
+
'name' => 'eael_adv_tabs_tab_title',
|
245 |
+
'label' => esc_html__('Title HTML Tag', 'essential-addons-for-elementor-lite'),
|
246 |
+
'type' => Controls_Manager::SELECT,
|
247 |
+
'options' => [
|
248 |
+
'h1' => 'H1',
|
249 |
+
'h2' => 'H2',
|
250 |
+
'h3' => 'H3',
|
251 |
+
'h4' => 'H4',
|
252 |
+
'h5' => 'H5',
|
253 |
+
'h6' => 'H6',
|
254 |
+
'div' => 'div',
|
255 |
+
'span' => 'span',
|
256 |
+
'p' => 'p',
|
257 |
+
],
|
258 |
+
'default' => 'span',
|
259 |
+
'dynamic' => ['active' => true],
|
260 |
+
]
|
261 |
+
);
|
262 |
+
|
263 |
$repeater->add_control(
|
264 |
'eael_adv_tabs_text_type',
|
265 |
[
|
504 |
],
|
505 |
],
|
506 |
'selectors' => [
|
507 |
+
'{{WRAPPER}} .eael-tab-inline-icon li .title-before-icon' => 'margin-right: {{SIZE}}{{UNIT}};',
|
508 |
+
'{{WRAPPER}} .eael-tab-inline-icon li .title-after-icon' => 'margin-left: {{SIZE}}{{UNIT}};',
|
509 |
'{{WRAPPER}} .eael-tab-top-icon li i, {{WRAPPER}} .eael-tab-top-icon li img, {{WRAPPER}} .eael-tab-top-icon li svg' => 'margin-bottom: {{SIZE}}{{UNIT}};',
|
510 |
],
|
511 |
]
|
939 |
$eael_adv_tab_content_id = 1;
|
940 |
$tab_icon_migrated = isset($settings['__fa4_migrated']['eael_adv_tabs_tab_title_icon_new']);
|
941 |
$tab_icon_is_new = empty($settings['eael_adv_tabs_tab_title_icon']);
|
942 |
+
$tab_auto_active = 'yes' === $settings['eael_adv_tabs_default_active_tab'] ? esc_attr('eael-tab-auto-active') : '';
|
943 |
|
944 |
$this->add_render_attribute(
|
945 |
'eael_tab_wrapper',
|
946 |
[
|
947 |
'id' => "eael-advance-tabs-{$this->get_id()}",
|
948 |
+
'class' => ['eael-advance-tabs', $settings['eael_adv_tab_layout'], $tab_auto_active],
|
949 |
'data-tabid' => $this->get_id(),
|
950 |
]
|
951 |
);
|
979 |
'aria-controls' => $tab_id . '-tab',
|
980 |
'aria-expanded' => 'false',
|
981 |
] );
|
982 |
+
|
983 |
+
$repeater_html_tag = !empty($tab['eael_adv_tabs_tab_title_html_tag']) ? $tab['eael_adv_tabs_tab_title_html_tag'] : 'span';
|
984 |
+
$repeater_tab_title = Helper::eael_wp_kses($tab['eael_adv_tabs_tab_title']);
|
985 |
+
|
986 |
?>
|
987 |
<li <?php $this->print_render_attribute_string( $tab_title_setting_key ); ?>>
|
988 |
<?php if( $settings['eael_adv_tab_icon_position'] === 'eael-tab-inline-icon' && $settings['eael_adv_tabs_tab_icon_alignment'] === 'after' ) : ?>
|
989 |
+
<?php
|
990 |
+
$this->add_render_attribute( $tab_title_setting_key . '_repeater_tab_title_attr', [
|
991 |
+
'class' => [ 'eael-tab-title', ' title-before-icon' ],
|
992 |
+
] );
|
993 |
+
|
994 |
+
printf('<%1$s %2$s>%3$s</%1$s>',
|
995 |
+
$repeater_html_tag,
|
996 |
+
$this->get_render_attribute_string( $tab_title_setting_key . '_repeater_tab_title_attr'),
|
997 |
+
$repeater_tab_title
|
998 |
+
);
|
999 |
+
?>
|
1000 |
<?php endif; ?>
|
1001 |
|
1002 |
<?php if ($settings['eael_adv_tabs_icon_show'] === 'yes') :
|
1012 |
<?php endif; ?>
|
1013 |
|
1014 |
<?php if( $settings['eael_adv_tab_icon_position'] === 'eael-tab-inline-icon' && $settings['eael_adv_tabs_tab_icon_alignment'] !== 'after' ) : ?>
|
1015 |
+
<?php
|
1016 |
+
$this->add_render_attribute( $tab_title_setting_key . '_repeater_tab_title_attr', [
|
1017 |
+
'class' => [ 'eael-tab-title', ' title-after-icon' ],
|
1018 |
+
] );
|
1019 |
+
|
1020 |
+
printf('<%1$s %2$s>%3$s</%1$s>',
|
1021 |
+
$repeater_html_tag,
|
1022 |
+
$this->get_render_attribute_string( $tab_title_setting_key . '_repeater_tab_title_attr'),
|
1023 |
+
$repeater_tab_title
|
1024 |
+
);
|
1025 |
+
?>
|
1026 |
<?php endif; ?>
|
1027 |
|
1028 |
<?php if( $settings['eael_adv_tab_icon_position'] !== 'eael-tab-inline-icon' ) : ?>
|
1029 |
+
<?php
|
1030 |
+
$this->add_render_attribute( $tab_title_setting_key . '_repeater_tab_title_attr', [
|
1031 |
+
'class' => [ 'eael-tab-title', ' title-after-icon' ],
|
1032 |
+
] );
|
1033 |
+
|
1034 |
+
printf('<%1$s %2$s>%3$s</%1$s>',
|
1035 |
+
$repeater_html_tag,
|
1036 |
+
$this->get_render_attribute_string( $tab_title_setting_key . '_repeater_tab_title_attr'),
|
1037 |
+
$repeater_tab_title
|
1038 |
+
);
|
1039 |
+
?>
|
1040 |
<?php endif; ?>
|
1041 |
</li>
|
1042 |
<?php endforeach; ?>
|
1043 |
</ul>
|
1044 |
</div>
|
1045 |
+
|
1046 |
<div class="eael-tabs-content">
|
1047 |
<?php foreach ($settings['eael_adv_tabs_tab'] as $tab) :
|
1048 |
$eael_find_default_tab[] = $tab['eael_adv_tabs_tab_show_as_default'];
|
@@ -1440,8 +1440,10 @@ class Cta_Box extends Widget_Base
|
|
1440 |
if(!empty($sub_title)){
|
1441 |
$headingMarkup .='<h4 class="sub-title">'.$sub_title.'</h4>';
|
1442 |
}
|
1443 |
-
$headingMarkup .='<'.Helper::eael_validate_html_tag($settings['title_tag']).' class="title">'.Helper::eael_wp_kses($settings['eael_cta_title']).'</'.Helper::eael_validate_html_tag($settings['title_tag']).'>';
|
1444 |
|
|
|
|
|
|
|
1445 |
// content markup
|
1446 |
$contentMarkup = '';
|
1447 |
if ('content' == $settings['eael_cta_title_content_type']) {
|
1440 |
if(!empty($sub_title)){
|
1441 |
$headingMarkup .='<h4 class="sub-title">'.$sub_title.'</h4>';
|
1442 |
}
|
|
|
1443 |
|
1444 |
+
if (!empty($settings['eael_cta_title'])){
|
1445 |
+
$headingMarkup .='<'.Helper::eael_validate_html_tag($settings['title_tag']).' class="title">'.Helper::eael_wp_kses($settings['eael_cta_title']).'</'.Helper::eael_validate_html_tag($settings['title_tag']).'>';
|
1446 |
+
}
|
1447 |
// content markup
|
1448 |
$contentMarkup = '';
|
1449 |
if ('content' == $settings['eael_cta_title_content_type']) {
|
@@ -1227,6 +1227,12 @@ class Data_Table extends Widget_Base {
|
|
1227 |
|
1228 |
}
|
1229 |
|
|
|
|
|
|
|
|
|
|
|
|
|
1230 |
|
1231 |
protected function render( ) {
|
1232 |
|
1227 |
|
1228 |
}
|
1229 |
|
1230 |
+
public function get_style_depends() {
|
1231 |
+
return [
|
1232 |
+
'font-awesome-5-all',
|
1233 |
+
'font-awesome-4-shim',
|
1234 |
+
];
|
1235 |
+
}
|
1236 |
|
1237 |
protected function render( ) {
|
1238 |
|
@@ -155,7 +155,7 @@ class Event_Calendar extends Widget_Base
|
|
155 |
$repeater->add_control(
|
156 |
'eael_event_link',
|
157 |
[
|
158 |
-
'label' => __('Link', 'essential-addons-for-elementor-lite'),
|
159 |
'type' => Controls_Manager::URL,
|
160 |
'dynamic' => ['active' => true],
|
161 |
'placeholder' => __('https://sample-domain.com', 'essential-addons-for-elementor-lite'),
|
@@ -163,6 +163,17 @@ class Event_Calendar extends Widget_Base
|
|
163 |
]
|
164 |
);
|
165 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
166 |
$repeater->add_control(
|
167 |
'eael_event_all_day',
|
168 |
[
|
@@ -247,6 +258,9 @@ class Event_Calendar extends Widget_Base
|
|
247 |
'label' => __('Popup Ribbon Color', 'essential-addons-for-elementor-lite'),
|
248 |
'type' => Controls_Manager::COLOR,
|
249 |
'default' => '#E8E6ED',
|
|
|
|
|
|
|
250 |
]
|
251 |
);
|
252 |
|
@@ -256,6 +270,9 @@ class Event_Calendar extends Widget_Base
|
|
256 |
'eaelec_event_content_tab',
|
257 |
[
|
258 |
'label' => __('Content', 'essential-addons-for-elementor-lite'),
|
|
|
|
|
|
|
259 |
]
|
260 |
);
|
261 |
|
@@ -508,11 +525,10 @@ class Event_Calendar extends Widget_Base
|
|
508 |
$this->add_control(
|
509 |
'eael_event_time_format',
|
510 |
[
|
511 |
-
'label' => __('24-
|
512 |
'type' => Controls_Manager::SWITCHER,
|
513 |
'label_block' => false,
|
514 |
'return_value' => 'yes',
|
515 |
-
'description' => __('Hide Event Details link in event popup', 'essential-addons-for-elementor-lite'),
|
516 |
]
|
517 |
);
|
518 |
|
@@ -575,6 +591,16 @@ class Event_Calendar extends Widget_Base
|
|
575 |
]
|
576 |
);
|
577 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
578 |
$this->add_control(
|
579 |
'eael_event_details_text',
|
580 |
[
|
@@ -601,15 +627,79 @@ class Event_Calendar extends Widget_Base
|
|
601 |
);
|
602 |
}
|
603 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
604 |
$this->add_control(
|
605 |
'eael_event_global_bg_color',
|
606 |
[
|
607 |
'label' => __('Event Background Color', 'essential-addons-for-elementor-lite'),
|
608 |
'type' => Controls_Manager::COLOR,
|
609 |
'default' => '#5725ff',
|
610 |
-
'
|
611 |
-
|
612 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
613 |
]
|
614 |
);
|
615 |
|
@@ -619,9 +709,46 @@ class Event_Calendar extends Widget_Base
|
|
619 |
'label' => __('Event Text Color', 'essential-addons-for-elementor-lite'),
|
620 |
'type' => Controls_Manager::COLOR,
|
621 |
'default' => '#ffffff',
|
622 |
-
'
|
623 |
-
|
624 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
625 |
]
|
626 |
);
|
627 |
$this->add_control(
|
@@ -1806,6 +1933,13 @@ class Event_Calendar extends Widget_Base
|
|
1806 |
$end = date('Y-m-d H:i', strtotime($event["eael_event_end_date"])) . ":01";
|
1807 |
}
|
1808 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1809 |
$settings_eael_event_global_bg_color = $this->fetch_color_or_global_color($event, 'eael_event_bg_color');
|
1810 |
$settings_eael_event_global_text_color = $this->fetch_color_or_global_color($event, 'eael_event_text_color');
|
1811 |
$settings_eael_event_global_popup_ribbon_color = $this->fetch_color_or_global_color($event, 'eael_event_border_color');
|
@@ -1835,10 +1969,11 @@ class Event_Calendar extends Widget_Base
|
|
1835 |
'borderColor' => !empty($settings_eael_event_global_popup_ribbon_color) ? $settings_eael_event_global_popup_ribbon_color : '#10ecab',
|
1836 |
'textColor' => $settings_eael_event_global_text_color,
|
1837 |
'color' => $settings_eael_event_global_bg_color,
|
1838 |
-
'url' => ($settings['eael_event_details_link_hide'] !== 'yes') ? $event["eael_event_link"]["url"] : '',
|
1839 |
'allDay' => $event['eael_event_all_day'],
|
1840 |
'external' => $event['eael_event_link']['is_external'],
|
1841 |
'nofollow' => $event['eael_event_link']['nofollow'],
|
|
|
1842 |
'custom_attributes' => $custom_attributes,
|
1843 |
];
|
1844 |
|
@@ -1909,6 +2044,10 @@ class Event_Calendar extends Widget_Base
|
|
1909 |
|
1910 |
$calendar_data = [];
|
1911 |
$data = json_decode($data);
|
|
|
|
|
|
|
|
|
1912 |
if (isset($data->items)) {
|
1913 |
|
1914 |
foreach ($data->items as $key => $item) {
|
@@ -1925,9 +2064,25 @@ class Event_Calendar extends Widget_Base
|
|
1925 |
$ev_end_date = $item->end->dateTime;
|
1926 |
}
|
1927 |
|
1928 |
-
|
1929 |
-
|
1930 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1931 |
|
1932 |
$calendar_data[] = [
|
1933 |
'id' => ++$key,
|
@@ -1946,7 +2101,7 @@ class Event_Calendar extends Widget_Base
|
|
1946 |
}
|
1947 |
|
1948 |
}
|
1949 |
-
|
1950 |
return $calendar_data;
|
1951 |
}
|
1952 |
|
@@ -1982,6 +2137,10 @@ class Event_Calendar extends Widget_Base
|
|
1982 |
return [];
|
1983 |
}
|
1984 |
|
|
|
|
|
|
|
|
|
1985 |
$calendar_data = [];
|
1986 |
foreach ($events as $key => $event) {
|
1987 |
$date_format = 'Y-m-d';
|
@@ -1997,9 +2156,27 @@ class Event_Calendar extends Widget_Base
|
|
1997 |
} else {
|
1998 |
$end = date('Y-m-d H:i', strtotime(tribe_get_end_date($event->ID, true, $date_format))) . ":01";
|
1999 |
}
|
|
|
|
|
|
|
2000 |
|
2001 |
-
|
2002 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2003 |
$settings_eael_event_global_popup_ribbon_color = $this->fetch_color_or_global_color($settings, 'eael_event_global_popup_ribbon_color');
|
2004 |
|
2005 |
$calendar_data[] = [
|
@@ -2007,7 +2184,7 @@ class Event_Calendar extends Widget_Base
|
|
2007 |
'title' => !empty($event->post_title) ? $event->post_title : __('No Title',
|
2008 |
'essential-addons-for-elementor-lite'),
|
2009 |
'description' => do_shortcode($event->post_content),
|
2010 |
-
'start' =>
|
2011 |
'end' => $end,
|
2012 |
'borderColor' => !empty($settings_eael_event_global_popup_ribbon_color) ? $settings_eael_event_global_popup_ribbon_color : '#10ecab',
|
2013 |
'textColor' => $settings_eael_event_global_text_color,
|
@@ -2021,6 +2198,16 @@ class Event_Calendar extends Widget_Base
|
|
2021 |
return $calendar_data;
|
2022 |
}
|
2023 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024 |
public function fetch_color_or_global_color($settings, $control_name=''){
|
2025 |
if( !isset($settings[$control_name])) {
|
2026 |
return '';
|
@@ -2040,4 +2227,11 @@ class Event_Calendar extends Widget_Base
|
|
2040 |
|
2041 |
return $color;
|
2042 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2043 |
}
|
155 |
$repeater->add_control(
|
156 |
'eael_event_link',
|
157 |
[
|
158 |
+
'label' => __('Event Link', 'essential-addons-for-elementor-lite'),
|
159 |
'type' => Controls_Manager::URL,
|
160 |
'dynamic' => ['active' => true],
|
161 |
'placeholder' => __('https://sample-domain.com', 'essential-addons-for-elementor-lite'),
|
163 |
]
|
164 |
);
|
165 |
|
166 |
+
$repeater->add_control(
|
167 |
+
'eael_event_redirection',
|
168 |
+
[
|
169 |
+
'label' => __('Redirect to Event Link', 'essential-addons-for-elementor-lite'),
|
170 |
+
'type' => Controls_Manager::SWITCHER,
|
171 |
+
'label_block' => false,
|
172 |
+
'return_value' => 'yes',
|
173 |
+
'description' => __('The popup will not appear and you will be redirected to the Event Link page instead.', 'essential-addons-for-elementor-lite')
|
174 |
+
]
|
175 |
+
);
|
176 |
+
|
177 |
$repeater->add_control(
|
178 |
'eael_event_all_day',
|
179 |
[
|
258 |
'label' => __('Popup Ribbon Color', 'essential-addons-for-elementor-lite'),
|
259 |
'type' => Controls_Manager::COLOR,
|
260 |
'default' => '#E8E6ED',
|
261 |
+
'condition' => [
|
262 |
+
'eael_event_redirection!' => 'yes'
|
263 |
+
]
|
264 |
]
|
265 |
);
|
266 |
|
270 |
'eaelec_event_content_tab',
|
271 |
[
|
272 |
'label' => __('Content', 'essential-addons-for-elementor-lite'),
|
273 |
+
'condition' => [
|
274 |
+
'eael_event_redirection!' => 'yes'
|
275 |
+
]
|
276 |
]
|
277 |
);
|
278 |
|
525 |
$this->add_control(
|
526 |
'eael_event_time_format',
|
527 |
[
|
528 |
+
'label' => __('24-Hour Time Format', 'essential-addons-for-elementor-lite'),
|
529 |
'type' => Controls_Manager::SWITCHER,
|
530 |
'label_block' => false,
|
531 |
'return_value' => 'yes',
|
|
|
532 |
]
|
533 |
);
|
534 |
|
591 |
]
|
592 |
);
|
593 |
|
594 |
+
$this->add_control(
|
595 |
+
'eael_old_events_hide',
|
596 |
+
[
|
597 |
+
'label' => __('Hide Old Events', 'essential-addons-for-elementor-lite'),
|
598 |
+
'type' => Controls_Manager::SWITCHER,
|
599 |
+
'label_block' => false,
|
600 |
+
'return_value' => 'yes',
|
601 |
+
]
|
602 |
+
);
|
603 |
+
|
604 |
$this->add_control(
|
605 |
'eael_event_details_text',
|
606 |
[
|
627 |
);
|
628 |
}
|
629 |
|
630 |
+
$this->add_control(
|
631 |
+
'eael_event_random_bg_color',
|
632 |
+
[
|
633 |
+
'label' => __('Random Background Color', 'essential-addons-for-elementor-lite'),
|
634 |
+
'type' => Controls_Manager::SWITCHER,
|
635 |
+
'label_on' => esc_html__( 'Yes', 'essential-addons-for-elementor-lite' ),
|
636 |
+
'label_off' => esc_html__( 'No', 'essential-addons-for-elementor-lite' ),
|
637 |
+
'return_value' => 'yes',
|
638 |
+
'default' => '',
|
639 |
+
'conditions' => [
|
640 |
+
'relation' => 'or',
|
641 |
+
'terms' => [
|
642 |
+
[
|
643 |
+
'name' => 'eael_event_calendar_type',
|
644 |
+
'operator' => '=',
|
645 |
+
'value' => 'google'
|
646 |
+
],
|
647 |
+
[
|
648 |
+
'name' => 'eael_event_calendar_type',
|
649 |
+
'operator' => '=',
|
650 |
+
'value' => 'the_events_calendar'
|
651 |
+
],
|
652 |
+
],
|
653 |
+
],
|
654 |
+
]
|
655 |
+
);
|
656 |
+
|
657 |
$this->add_control(
|
658 |
'eael_event_global_bg_color',
|
659 |
[
|
660 |
'label' => __('Event Background Color', 'essential-addons-for-elementor-lite'),
|
661 |
'type' => Controls_Manager::COLOR,
|
662 |
'default' => '#5725ff',
|
663 |
+
'conditions' => [
|
664 |
+
'relation' => 'or',
|
665 |
+
'terms' => [
|
666 |
+
[
|
667 |
+
'relation' => 'and',
|
668 |
+
'terms' => [
|
669 |
+
[
|
670 |
+
'name' => 'eael_event_calendar_type',
|
671 |
+
'operator' => '=',
|
672 |
+
'value' => 'google'
|
673 |
+
],
|
674 |
+
[
|
675 |
+
'name' => 'eael_event_random_bg_color',
|
676 |
+
'operator' => '=',
|
677 |
+
'value' => ''
|
678 |
+
]
|
679 |
+
],
|
680 |
+
],
|
681 |
+
[
|
682 |
+
'relation' => 'and',
|
683 |
+
'terms' => [
|
684 |
+
[
|
685 |
+
'name' => 'eael_event_calendar_type',
|
686 |
+
'operator' => '=',
|
687 |
+
'value' => 'the_events_calendar'
|
688 |
+
],
|
689 |
+
[
|
690 |
+
'name' => 'eael_event_random_bg_color',
|
691 |
+
'operator' => '=',
|
692 |
+
'value' => ''
|
693 |
+
]
|
694 |
+
],
|
695 |
+
],
|
696 |
+
[
|
697 |
+
'name' => 'eael_event_calendar_type',
|
698 |
+
'operator' => '=',
|
699 |
+
'value' => 'eventon'
|
700 |
+
]
|
701 |
+
]
|
702 |
+
]
|
703 |
]
|
704 |
);
|
705 |
|
709 |
'label' => __('Event Text Color', 'essential-addons-for-elementor-lite'),
|
710 |
'type' => Controls_Manager::COLOR,
|
711 |
'default' => '#ffffff',
|
712 |
+
'conditions' => [
|
713 |
+
'relation' => 'or',
|
714 |
+
'terms' => [
|
715 |
+
[
|
716 |
+
'relation' => 'and',
|
717 |
+
'terms' => [
|
718 |
+
[
|
719 |
+
'name' => 'eael_event_calendar_type',
|
720 |
+
'operator' => '=',
|
721 |
+
'value' => 'google'
|
722 |
+
],
|
723 |
+
[
|
724 |
+
'name' => 'eael_event_random_bg_color',
|
725 |
+
'operator' => '=',
|
726 |
+
'value' => ''
|
727 |
+
]
|
728 |
+
],
|
729 |
+
],
|
730 |
+
[
|
731 |
+
'relation' => 'and',
|
732 |
+
'terms' => [
|
733 |
+
[
|
734 |
+
'name' => 'eael_event_calendar_type',
|
735 |
+
'operator' => '=',
|
736 |
+
'value' => 'the_events_calendar'
|
737 |
+
],
|
738 |
+
[
|
739 |
+
'name' => 'eael_event_random_bg_color',
|
740 |
+
'operator' => '=',
|
741 |
+
'value' => ''
|
742 |
+
]
|
743 |
+
],
|
744 |
+
],
|
745 |
+
[
|
746 |
+
'name' => 'eael_event_calendar_type',
|
747 |
+
'operator' => '=',
|
748 |
+
'value' => 'eventon'
|
749 |
+
]
|
750 |
+
]
|
751 |
+
]
|
752 |
]
|
753 |
);
|
754 |
$this->add_control(
|
1933 |
$end = date('Y-m-d H:i', strtotime($event["eael_event_end_date"])) . ":01";
|
1934 |
}
|
1935 |
|
1936 |
+
if( !empty( $settings['eael_old_events_hide'] ) && 'yes' === $settings['eael_old_events_hide'] ){
|
1937 |
+
$is_old_event = $this->is_old_event($start);
|
1938 |
+
if($is_old_event) {
|
1939 |
+
continue;
|
1940 |
+
}
|
1941 |
+
}
|
1942 |
+
|
1943 |
$settings_eael_event_global_bg_color = $this->fetch_color_or_global_color($event, 'eael_event_bg_color');
|
1944 |
$settings_eael_event_global_text_color = $this->fetch_color_or_global_color($event, 'eael_event_text_color');
|
1945 |
$settings_eael_event_global_popup_ribbon_color = $this->fetch_color_or_global_color($event, 'eael_event_border_color');
|
1969 |
'borderColor' => !empty($settings_eael_event_global_popup_ribbon_color) ? $settings_eael_event_global_popup_ribbon_color : '#10ecab',
|
1970 |
'textColor' => $settings_eael_event_global_text_color,
|
1971 |
'color' => $settings_eael_event_global_bg_color,
|
1972 |
+
'url' => ($settings['eael_event_details_link_hide'] !== 'yes') ? esc_url($event["eael_event_link"]["url"]) : '',
|
1973 |
'allDay' => $event['eael_event_all_day'],
|
1974 |
'external' => $event['eael_event_link']['is_external'],
|
1975 |
'nofollow' => $event['eael_event_link']['nofollow'],
|
1976 |
+
'is_redirect' => $event['eael_event_redirection'],
|
1977 |
'custom_attributes' => $custom_attributes,
|
1978 |
];
|
1979 |
|
2044 |
|
2045 |
$calendar_data = [];
|
2046 |
$data = json_decode($data);
|
2047 |
+
$random_colors = $this->get_random_colors();
|
2048 |
+
$random_color_enabled = isset( $settings['eael_event_random_bg_color'] ) && 'yes' == $settings['eael_event_random_bg_color'];
|
2049 |
+
$random_color_index = 0;
|
2050 |
+
|
2051 |
if (isset($data->items)) {
|
2052 |
|
2053 |
foreach ($data->items as $key => $item) {
|
2064 |
$ev_end_date = $item->end->dateTime;
|
2065 |
}
|
2066 |
|
2067 |
+
if ( $random_color_enabled ) {
|
2068 |
+
$random_color_index = $random_color_index > count( $random_colors ) - 2 ? 0 : $random_color_index+1;
|
2069 |
+
|
2070 |
+
$settings_eael_event_global_bg_color = $random_colors[ $random_color_index ];
|
2071 |
+
$settings_eael_event_global_text_color = '#ffffff';
|
2072 |
+
}
|
2073 |
+
else {
|
2074 |
+
$settings_eael_event_global_bg_color = $this->fetch_color_or_global_color($settings, 'eael_event_global_bg_color');
|
2075 |
+
$settings_eael_event_global_text_color = $this->fetch_color_or_global_color($settings, 'eael_event_global_text_color');
|
2076 |
+
}
|
2077 |
+
|
2078 |
+
$settings_eael_event_global_popup_ribbon_color = $this->fetch_color_or_global_color($settings, 'eael_event_global_popup_ribbon_color');
|
2079 |
+
|
2080 |
+
if( !empty( $settings['eael_old_events_hide'] ) && 'yes' === $settings['eael_old_events_hide'] ){
|
2081 |
+
$is_old_event = $this->is_old_event($ev_start_date);
|
2082 |
+
if($is_old_event) {
|
2083 |
+
continue;
|
2084 |
+
}
|
2085 |
+
}
|
2086 |
|
2087 |
$calendar_data[] = [
|
2088 |
'id' => ++$key,
|
2101 |
}
|
2102 |
|
2103 |
}
|
2104 |
+
|
2105 |
return $calendar_data;
|
2106 |
}
|
2107 |
|
2137 |
return [];
|
2138 |
}
|
2139 |
|
2140 |
+
$random_colors = $this->get_random_colors();
|
2141 |
+
$random_color_enabled = isset( $settings['eael_event_random_bg_color'] ) && 'yes' == $settings['eael_event_random_bg_color'];
|
2142 |
+
$random_color_index = 0;
|
2143 |
+
|
2144 |
$calendar_data = [];
|
2145 |
foreach ($events as $key => $event) {
|
2146 |
$date_format = 'Y-m-d';
|
2156 |
} else {
|
2157 |
$end = date('Y-m-d H:i', strtotime(tribe_get_end_date($event->ID, true, $date_format))) . ":01";
|
2158 |
}
|
2159 |
+
|
2160 |
+
if ( $random_color_enabled ) {
|
2161 |
+
$random_color_index = $random_color_index > count( $random_colors ) - 2 ? 0 : $random_color_index+1;
|
2162 |
|
2163 |
+
$settings_eael_event_global_bg_color = $random_colors[ $random_color_index ];
|
2164 |
+
$settings_eael_event_global_text_color = '#ffffff';
|
2165 |
+
}
|
2166 |
+
else {
|
2167 |
+
$settings_eael_event_global_bg_color = $this->fetch_color_or_global_color($settings, 'eael_event_global_bg_color');
|
2168 |
+
$settings_eael_event_global_text_color = $this->fetch_color_or_global_color($settings, 'eael_event_global_text_color');
|
2169 |
+
}
|
2170 |
+
|
2171 |
+
$start = tribe_get_start_date($event->ID, true, $date_format);
|
2172 |
+
|
2173 |
+
if( !empty( $settings['eael_old_events_hide'] ) && 'yes' === $settings['eael_old_events_hide'] ){
|
2174 |
+
$is_old_event = $this->is_old_event($start);
|
2175 |
+
if($is_old_event) {
|
2176 |
+
continue;
|
2177 |
+
}
|
2178 |
+
}
|
2179 |
+
|
2180 |
$settings_eael_event_global_popup_ribbon_color = $this->fetch_color_or_global_color($settings, 'eael_event_global_popup_ribbon_color');
|
2181 |
|
2182 |
$calendar_data[] = [
|
2184 |
'title' => !empty($event->post_title) ? $event->post_title : __('No Title',
|
2185 |
'essential-addons-for-elementor-lite'),
|
2186 |
'description' => do_shortcode($event->post_content),
|
2187 |
+
'start' => $start,
|
2188 |
'end' => $end,
|
2189 |
'borderColor' => !empty($settings_eael_event_global_popup_ribbon_color) ? $settings_eael_event_global_popup_ribbon_color : '#10ecab',
|
2190 |
'textColor' => $settings_eael_event_global_text_color,
|
2198 |
return $calendar_data;
|
2199 |
}
|
2200 |
|
2201 |
+
public function is_old_event($start_date){
|
2202 |
+
$today = strtotime(current_time( 'Y-m-d' ));
|
2203 |
+
$start_date_timestamp = strtotime($start_date);
|
2204 |
+
|
2205 |
+
if($start_date_timestamp < $today){
|
2206 |
+
return true;
|
2207 |
+
}
|
2208 |
+
return false;
|
2209 |
+
}
|
2210 |
+
|
2211 |
public function fetch_color_or_global_color($settings, $control_name=''){
|
2212 |
if( !isset($settings[$control_name])) {
|
2213 |
return '';
|
2227 |
|
2228 |
return $color;
|
2229 |
}
|
2230 |
+
|
2231 |
+
public function get_random_colors()
|
2232 |
+
{
|
2233 |
+
$colors = [ '#F43E3E', '#F46C3E', '#F4993E', '#F4C63E', '#F4F43E', '#C6F43E', '#99F43E', '#3EF43E', '#3EF499', '#3EF4C6', '#3EF4F4', '#3EC6F4', '#3E99F4', '#3E3EF4', '#6C3EF4', '#993EF4', '#C63EF4', '#F43EF4', '#F43E99', '#F43E6C', '#F43E3E'];
|
2234 |
+
|
2235 |
+
return $colors;
|
2236 |
+
}
|
2237 |
}
|
@@ -214,6 +214,7 @@ class Filterable_Gallery extends Widget_Base
|
|
214 |
'{{WRAPPER}} .gallery-item-caption-wrap' => 'transition: {{SIZE}}ms;',
|
215 |
],
|
216 |
'condition' => [
|
|
|
217 |
'eael_fg_grid_hover_style!' => 'eael-none',
|
218 |
],
|
219 |
]
|
@@ -2980,18 +2981,11 @@ class Filterable_Gallery extends Widget_Base
|
|
2980 |
}
|
2981 |
|
2982 |
if ($settings['eael_section_fg_full_image_action'] === 'link') {
|
2983 |
-
$
|
2984 |
-
$
|
2985 |
-
|
2986 |
-
if ( !empty($item['link']) && !empty($item['link']['nofollow']) ) {
|
2987 |
-
$fia_string .= 'rel="nofollow"';
|
2988 |
-
}
|
2989 |
-
|
2990 |
-
if ( !empty($item['link']) && !empty($item['link']['is_external']) ) {
|
2991 |
-
$fia_string .= 'target="_blank"';
|
2992 |
-
}
|
2993 |
|
2994 |
-
$html .= '<a ' . $
|
2995 |
}
|
2996 |
|
2997 |
return $html;
|
@@ -3126,18 +3120,12 @@ class Filterable_Gallery extends Widget_Base
|
|
3126 |
}
|
3127 |
|
3128 |
if ($item['maybe_link'] == 'true') {
|
3129 |
-
|
3130 |
-
|
3131 |
-
|
3132 |
-
|
3133 |
-
|
3134 |
-
|
3135 |
-
if ($item['link']['is_external']) {
|
3136 |
-
$a_string .= 'target="_blank"';
|
3137 |
-
}
|
3138 |
-
|
3139 |
-
if (!empty($item['link']['url'])) {
|
3140 |
-
echo '<a ' . $a_string . '>';
|
3141 |
echo '<span class="fg-item-icon-inner">';
|
3142 |
|
3143 |
if ($link_icon_is_new || $link_icon_migrated) {
|
@@ -3174,7 +3162,12 @@ class Filterable_Gallery extends Widget_Base
|
|
3174 |
$html .= $this->gallery_item_full_image_clickable_content($settings, $item, false);
|
3175 |
}
|
3176 |
|
3177 |
-
$
|
|
|
|
|
|
|
|
|
|
|
3178 |
|
3179 |
$html .= '<img src="' . $item['image'] . '" data-lazy-src="' . $item['image'] . '" alt="' . esc_attr(get_post_meta($item['image_id'], '_wp_attachment_image_alt', true)) . '" class="gallery-item-thumbnail">';
|
3180 |
|
@@ -3251,7 +3244,12 @@ class Filterable_Gallery extends Widget_Base
|
|
3251 |
$html .= $this->gallery_item_full_image_clickable_content($settings, $item);
|
3252 |
}
|
3253 |
|
3254 |
-
$
|
|
|
|
|
|
|
|
|
|
|
3255 |
|
3256 |
$html .= $this->gallery_item_thumbnail_content($settings, $item);
|
3257 |
|
@@ -3267,9 +3265,7 @@ class Filterable_Gallery extends Widget_Base
|
|
3267 |
|
3268 |
|
3269 |
if ($item['video_gallery_switch'] != 'true' || $settings['eael_fg_caption_style'] == 'card') {
|
3270 |
-
|
3271 |
-
$html .= $this->gallery_item_caption_content($settings, $item, $caption_style);
|
3272 |
-
}
|
3273 |
}
|
3274 |
|
3275 |
if ($settings['eael_fg_show_popup'] == 'media') {
|
214 |
'{{WRAPPER}} .gallery-item-caption-wrap' => 'transition: {{SIZE}}ms;',
|
215 |
],
|
216 |
'condition' => [
|
217 |
+
'eael_fg_caption_style' => 'hoverer',
|
218 |
'eael_fg_grid_hover_style!' => 'eael-none',
|
219 |
],
|
220 |
]
|
2981 |
}
|
2982 |
|
2983 |
if ($settings['eael_section_fg_full_image_action'] === 'link') {
|
2984 |
+
static $ea_link_repeater_index = 0;
|
2985 |
+
$link_key = 'link_' . $ea_link_repeater_index++;
|
2986 |
+
$this->add_link_attributes( $link_key, $item['link'] );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2987 |
|
2988 |
+
$html .= '<a ' . $this->get_render_attribute_string( $link_key ) . '>';
|
2989 |
}
|
2990 |
|
2991 |
return $html;
|
3120 |
}
|
3121 |
|
3122 |
if ($item['maybe_link'] == 'true') {
|
3123 |
+
if ( !empty( $item['link']['url'] ) ) {
|
3124 |
+
static $ea_link_repeater_index = 0;
|
3125 |
+
$link_key = 'link_' . $ea_link_repeater_index++;
|
3126 |
+
|
3127 |
+
$this->add_link_attributes( $link_key, $item['link'] ); ?>
|
3128 |
+
<a <?php $this->print_render_attribute_string( $link_key ); ?>> <?php
|
|
|
|
|
|
|
|
|
|
|
|
|
3129 |
echo '<span class="fg-item-icon-inner">';
|
3130 |
|
3131 |
if ($link_icon_is_new || $link_icon_migrated) {
|
3162 |
$html .= $this->gallery_item_full_image_clickable_content($settings, $item, false);
|
3163 |
}
|
3164 |
|
3165 |
+
if (isset($item['video_gallery_switch']) && ($item['video_gallery_switch'] === 'true')
|
3166 |
+
&& isset($settings['eael_section_fg_full_image_clickable']) && $settings['eael_section_fg_full_image_clickable'] === 'yes') {
|
3167 |
+
$html .= '<div class="gallery-item-thumbnail-wrap fg-layout-3-item-thumb video_gallery_switch_on">';
|
3168 |
+
} else {
|
3169 |
+
$html .= '<div class="gallery-item-thumbnail-wrap fg-layout-3-item-thumb">';
|
3170 |
+
}
|
3171 |
|
3172 |
$html .= '<img src="' . $item['image'] . '" data-lazy-src="' . $item['image'] . '" alt="' . esc_attr(get_post_meta($item['image_id'], '_wp_attachment_image_alt', true)) . '" class="gallery-item-thumbnail">';
|
3173 |
|
3244 |
$html .= $this->gallery_item_full_image_clickable_content($settings, $item);
|
3245 |
}
|
3246 |
|
3247 |
+
if (isset($item['video_gallery_switch']) && ($item['video_gallery_switch'] === 'true')
|
3248 |
+
&& isset($settings['eael_section_fg_full_image_clickable']) && $settings['eael_section_fg_full_image_clickable'] === 'yes') {
|
3249 |
+
$html .= '<div class="gallery-item-thumbnail-wrap video_gallery_switch_on">';
|
3250 |
+
} else {
|
3251 |
+
$html .= '<div class="gallery-item-thumbnail-wrap">';
|
3252 |
+
}
|
3253 |
|
3254 |
$html .= $this->gallery_item_thumbnail_content($settings, $item);
|
3255 |
|
3265 |
|
3266 |
|
3267 |
if ($item['video_gallery_switch'] != 'true' || $settings['eael_fg_caption_style'] == 'card') {
|
3268 |
+
$html .= $this->gallery_item_caption_content($settings, $item, $caption_style);
|
|
|
|
|
3269 |
}
|
3270 |
|
3271 |
if ($settings['eael_fg_show_popup'] == 'media') {
|
@@ -1547,7 +1547,9 @@ class Flip_Box extends Widget_Base
|
|
1547 |
<img class="eael-flipbox-image-as-icon" src="<?php echo esc_url($flipbox_image_url); ?>" alt="<?php echo esc_attr(get_post_meta($flipbox_image['id'], '_wp_attachment_image_alt', true)); ?>">
|
1548 |
<?php endif; ?>
|
1549 |
</div>
|
|
|
1550 |
<<?php echo Helper::eael_validate_html_tag($settings['eael_flipbox_front_title_tag']); ?> class="eael-elements-flip-box-heading"><?php echo esc_html__($settings['eael_flipbox_front_title'], 'essential-addons-for-elementor-lite'); ?></<?php echo Helper::eael_validate_html_tag($settings['eael_flipbox_front_title_tag']); ?>>
|
|
|
1551 |
<div class="eael-elements-flip-box-content">
|
1552 |
<p><?php echo __($settings['eael_flipbox_front_text'], 'essential-addons-for-elementor-lite'); ?></p>
|
1553 |
</div>
|
@@ -1577,8 +1579,10 @@ class Flip_Box extends Widget_Base
|
|
1577 |
} ?>
|
1578 |
</div>
|
1579 |
<?php } ?>
|
1580 |
-
|
|
|
1581 |
<<?php echo $flipbox_if_html_title_tag, ' ', $this->get_render_attribute_string('flipbox-title-container'); ?>><?php echo esc_html__($settings['eael_flipbox_back_title'], 'essential-addons-for-elementor-lite'); ?></<?php echo $flipbox_if_html_title_tag; ?>>
|
|
|
1582 |
<div class="eael-elements-flip-box-content">
|
1583 |
<p><?php echo __($settings['eael_flipbox_back_text'], 'essential-addons-for-elementor-lite'); ?></p>
|
1584 |
</div>
|
1547 |
<img class="eael-flipbox-image-as-icon" src="<?php echo esc_url($flipbox_image_url); ?>" alt="<?php echo esc_attr(get_post_meta($flipbox_image['id'], '_wp_attachment_image_alt', true)); ?>">
|
1548 |
<?php endif; ?>
|
1549 |
</div>
|
1550 |
+
<?php if ( !empty( $settings['eael_flipbox_front_title'] ) ): ?>
|
1551 |
<<?php echo Helper::eael_validate_html_tag($settings['eael_flipbox_front_title_tag']); ?> class="eael-elements-flip-box-heading"><?php echo esc_html__($settings['eael_flipbox_front_title'], 'essential-addons-for-elementor-lite'); ?></<?php echo Helper::eael_validate_html_tag($settings['eael_flipbox_front_title_tag']); ?>>
|
1552 |
+
<?php endif; ?>
|
1553 |
<div class="eael-elements-flip-box-content">
|
1554 |
<p><?php echo __($settings['eael_flipbox_front_text'], 'essential-addons-for-elementor-lite'); ?></p>
|
1555 |
</div>
|
1579 |
} ?>
|
1580 |
</div>
|
1581 |
<?php } ?>
|
1582 |
+
>
|
1583 |
+
<?php if ( !empty( $settings['eael_flipbox_back_title'] ) ): ?>
|
1584 |
<<?php echo $flipbox_if_html_title_tag, ' ', $this->get_render_attribute_string('flipbox-title-container'); ?>><?php echo esc_html__($settings['eael_flipbox_back_title'], 'essential-addons-for-elementor-lite'); ?></<?php echo $flipbox_if_html_title_tag; ?>>
|
1585 |
+
<?php endif; ?>
|
1586 |
<div class="eael-elements-flip-box-content">
|
1587 |
<p><?php echo __($settings['eael_flipbox_back_text'], 'essential-addons-for-elementor-lite'); ?></p>
|
1588 |
</div>
|
@@ -605,8 +605,15 @@ class Image_Accordion extends Widget_Base {
|
|
605 |
<div class="overlay">
|
606 |
<div class="overlay-inner">
|
607 |
<div class="overlay-inner <?php echo( $active === 'yes' ? ' overlay-inner-show' : '' ); ?>">
|
608 |
-
<?php
|
609 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
610 |
</div>
|
611 |
</div>
|
612 |
</div>
|
605 |
<div class="overlay">
|
606 |
<div class="overlay-inner">
|
607 |
<div class="overlay-inner <?php echo( $active === 'yes' ? ' overlay-inner-show' : '' ); ?>">
|
608 |
+
<?php
|
609 |
+
if ( !empty( $img_accordion[ 'eael_accordion_tittle' ] ) ):
|
610 |
+
printf( '<%1$s class="img-accordion-title">%2$s</%1$s>', Helper::eael_validate_html_tag($settings[ 'title_tag' ]), Helper::eael_wp_kses($img_accordion[ 'eael_accordion_tittle' ]) );
|
611 |
+
endif;
|
612 |
+
|
613 |
+
if ( !empty( $img_accordion[ 'eael_accordion_content' ] ) ):
|
614 |
+
?>
|
615 |
+
<p><?php echo sprintf( "%s", $this->parse_text_editor( $img_accordion[ 'eael_accordion_content' ] ) ); ?></p>
|
616 |
+
<?php endif; ?>
|
617 |
</div>
|
618 |
</div>
|
619 |
</div>
|
@@ -1634,8 +1634,11 @@ if ('yes' == $settings['eael_show_infobox_clickable']): ?></a><?php endif;
|
|
1634 |
ob_start();
|
1635 |
?>
|
1636 |
<div <?php echo $this->get_render_attribute_string('infobox_content'); ?>>
|
1637 |
-
|
1638 |
-
|
|
|
|
|
|
|
1639 |
<?php if ('content' === $settings['eael_infobox_text_type']): ?>
|
1640 |
<?php if (!empty($settings['eael_infobox_text'])): ?>
|
1641 |
<p><?php echo $settings['eael_infobox_text']; ?></p>
|
1634 |
ob_start();
|
1635 |
?>
|
1636 |
<div <?php echo $this->get_render_attribute_string('infobox_content'); ?>>
|
1637 |
+
<?php if ( !empty( $settings['eael_infobox_title'] ) ): ?>
|
1638 |
+
<<?php echo Helper::eael_validate_html_tag( $settings['eael_infobox_title_tag'] ); ?> class="title"><?php echo esc_html__($settings['eael_infobox_title']); ?></<?php echo Helper::eael_validate_html_tag( $settings['eael_infobox_title_tag'] ); ?>>
|
1639 |
+
<?php
|
1640 |
+
endif;
|
1641 |
+
if ('yes' == $settings['eael_show_infobox_content']): ?>
|
1642 |
<?php if ('content' === $settings['eael_infobox_text_type']): ?>
|
1643 |
<?php if (!empty($settings['eael_infobox_text'])): ?>
|
1644 |
<p><?php echo $settings['eael_infobox_text']; ?></p>
|
@@ -355,7 +355,7 @@ class Interactive_Circle extends Widget_Base {
|
|
355 |
[
|
356 |
'name' => 'eael_interactive_circle_border',
|
357 |
'label' => esc_html__( 'Border', 'essential-addons-for-elementor-lite' ),
|
358 |
-
'selector' => '{{WRAPPER}} .eael-circle-inner, {{WRAPPER}} .eael-circle-inner .eael-circle-item',
|
359 |
'exclude' => [ 'color' ],
|
360 |
]
|
361 |
);
|
@@ -366,7 +366,7 @@ class Interactive_Circle extends Widget_Base {
|
|
366 |
'label' => esc_html__( 'Border Color', 'essential-addons-for-elementor-lite' ),
|
367 |
'type' => Controls_Manager::COLOR,
|
368 |
'selectors' => [
|
369 |
-
'{{WRAPPER}} .eael-circle-inner, {{WRAPPER}} .eael-circle-inner .eael-circle-item' => 'border-color: {{VALUE}}!important;',
|
370 |
],
|
371 |
]
|
372 |
);
|
@@ -395,6 +395,18 @@ class Interactive_Circle extends Widget_Base {
|
|
395 |
]
|
396 |
);
|
397 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
398 |
$this->end_controls_section();
|
399 |
}
|
400 |
|
@@ -728,7 +740,11 @@ class Interactive_Circle extends Widget_Base {
|
|
728 |
[
|
729 |
'name' => 'eael_interactive_circle_content_border',
|
730 |
'label' => esc_html__( 'Border', 'essential-addons-for-elementor-lite' ),
|
731 |
-
'selector' => '{{WRAPPER}} .eael-circle-content
|
|
|
|
|
|
|
|
|
732 |
]
|
733 |
);
|
734 |
|
@@ -784,6 +800,9 @@ class Interactive_Circle extends Widget_Base {
|
|
784 |
$item_count = count( $settings['eael_interactive_circle_item'] );
|
785 |
$show_btn_icon = isset( $settings['eael_interactive_circle_btn_icon_show'] ) && 'yes' === $settings['eael_interactive_circle_btn_icon_show'];
|
786 |
$show_btn_title = isset( $settings['eael_interactive_circle_btn_text_show'] ) && 'yes' === $settings['eael_interactive_circle_btn_text_show'];
|
|
|
|
|
|
|
787 |
|
788 |
|
789 |
?>
|
355 |
[
|
356 |
'name' => 'eael_interactive_circle_border',
|
357 |
'label' => esc_html__( 'Border', 'essential-addons-for-elementor-lite' ),
|
358 |
+
'selector' => '{{WRAPPER}} .eael-circle-inner, {{WRAPPER}} .eael-circle-responsive-view .eael-circle-inner .eael-circle-item',
|
359 |
'exclude' => [ 'color' ],
|
360 |
]
|
361 |
);
|
366 |
'label' => esc_html__( 'Border Color', 'essential-addons-for-elementor-lite' ),
|
367 |
'type' => Controls_Manager::COLOR,
|
368 |
'selectors' => [
|
369 |
+
'{{WRAPPER}} .eael-circle-inner, {{WRAPPER}} .eael-circle-responsive-view .eael-circle-inner .eael-circle-item' => 'border-color: {{VALUE}}!important;',
|
370 |
],
|
371 |
]
|
372 |
);
|
395 |
]
|
396 |
);
|
397 |
|
398 |
+
$this->add_control(
|
399 |
+
'eael_interactive_circle_desktop_view',
|
400 |
+
[
|
401 |
+
'label' => esc_html__( 'Desktop view for mobile', 'essential-addons-for-elementor-lite' ),
|
402 |
+
'type' => Controls_Manager::SWITCHER,
|
403 |
+
'label_on' => esc_html__( 'Enable', 'essential-addons-for-elementor-lite' ),
|
404 |
+
'label_off' => esc_html__( 'Disable', 'essential-addons-for-elementor-lite' ),
|
405 |
+
'default' => '',
|
406 |
+
'return_value' => 'yes',
|
407 |
+
]
|
408 |
+
);
|
409 |
+
|
410 |
$this->end_controls_section();
|
411 |
}
|
412 |
|
740 |
[
|
741 |
'name' => 'eael_interactive_circle_content_border',
|
742 |
'label' => esc_html__( 'Border', 'essential-addons-for-elementor-lite' ),
|
743 |
+
'selector' => '{{WRAPPER}} .eael-circle-responsive-view .eael-circle-content,
|
744 |
+
{{WRAPPER}} .eael-circle-desktop-view.eael-interactive-circle-preset-1 .eael-circle-btn-content,
|
745 |
+
{{WRAPPER}} .eael-circle-desktop-view.eael-interactive-circle-preset-2 .eael-circle-btn-content,
|
746 |
+
{{WRAPPER}} .eael-interactive-circle-preset-3 .eael-circle-content,
|
747 |
+
{{WRAPPER}} .eael-circle-desktop-view.eael-interactive-circle-preset-4 .eael-circle-content',
|
748 |
]
|
749 |
);
|
750 |
|
800 |
$item_count = count( $settings['eael_interactive_circle_item'] );
|
801 |
$show_btn_icon = isset( $settings['eael_interactive_circle_btn_icon_show'] ) && 'yes' === $settings['eael_interactive_circle_btn_icon_show'];
|
802 |
$show_btn_title = isset( $settings['eael_interactive_circle_btn_text_show'] ) && 'yes' === $settings['eael_interactive_circle_btn_text_show'];
|
803 |
+
$mobile_view = isset( $settings['eael_interactive_circle_desktop_view'] ) && 'yes' === $settings['eael_interactive_circle_desktop_view'] ? 'eael-circle-desktop-view' : 'eael-circle-responsive-view';
|
804 |
+
|
805 |
+
$this->add_render_attribute( 'eael_circle_wrapper', 'class', $mobile_view );
|
806 |
|
807 |
|
808 |
?>
|
@@ -177,7 +177,7 @@ class Login_Register extends Widget_Base {
|
|
177 |
* @return array
|
178 |
*/
|
179 |
protected function get_form_field_types() {
|
180 |
-
|
181 |
'user_name' => __( 'Username', 'essential-addons-for-elementor-lite' ),
|
182 |
'email' => __( 'Email', 'essential-addons-for-elementor-lite' ),
|
183 |
'password' => __( 'Password', 'essential-addons-for-elementor-lite' ),
|
@@ -185,7 +185,10 @@ class Login_Register extends Widget_Base {
|
|
185 |
'first_name' => __( 'First Name', 'essential-addons-for-elementor-lite' ),
|
186 |
'last_name' => __( 'Last Name', 'essential-addons-for-elementor-lite' ),
|
187 |
'website' => __( 'Website', 'essential-addons-for-elementor-lite' ),
|
188 |
-
|
|
|
|
|
|
|
189 |
}
|
190 |
|
191 |
/**
|
@@ -1067,7 +1070,7 @@ class Login_Register extends Widget_Base {
|
|
1067 |
] );
|
1068 |
$this->add_control( 'register_form_field_note', [
|
1069 |
'type' => Controls_Manager::RAW_HTML,
|
1070 |
-
'raw' => __( 'Select the type of fields you want to show in the registration form', 'essential-addons-for-elementor-lite' ),
|
1071 |
'content_classes' => 'elementor-panel-alert elementor-panel-alert-info',
|
1072 |
] );
|
1073 |
$repeater = new Repeater();
|
@@ -4049,6 +4052,7 @@ class Login_Register extends Widget_Base {
|
|
4049 |
$first_name_exists = 0;
|
4050 |
$last_name_exists = 0;
|
4051 |
$website_exists = 0;
|
|
|
4052 |
$f_labels = [
|
4053 |
'email' => __( 'Email', 'essential-addons-for-elementor-lite' ),
|
4054 |
'password' => __( 'Password', 'essential-addons-for-elementor-lite' ),
|
177 |
* @return array
|
178 |
*/
|
179 |
protected function get_form_field_types() {
|
180 |
+
$eael_form_field_types = [
|
181 |
'user_name' => __( 'Username', 'essential-addons-for-elementor-lite' ),
|
182 |
'email' => __( 'Email', 'essential-addons-for-elementor-lite' ),
|
183 |
'password' => __( 'Password', 'essential-addons-for-elementor-lite' ),
|
185 |
'first_name' => __( 'First Name', 'essential-addons-for-elementor-lite' ),
|
186 |
'last_name' => __( 'Last Name', 'essential-addons-for-elementor-lite' ),
|
187 |
'website' => __( 'Website', 'essential-addons-for-elementor-lite' ),
|
188 |
+
|
189 |
+
];
|
190 |
+
|
191 |
+
return apply_filters( 'eael/registration-form-fields', $eael_form_field_types );
|
192 |
}
|
193 |
|
194 |
/**
|
1070 |
] );
|
1071 |
$this->add_control( 'register_form_field_note', [
|
1072 |
'type' => Controls_Manager::RAW_HTML,
|
1073 |
+
'raw' => __( 'Select the type of fields you want to show in the registration form' , 'essential-addons-for-elementor-lite' ),
|
1074 |
'content_classes' => 'elementor-panel-alert elementor-panel-alert-info',
|
1075 |
] );
|
1076 |
$repeater = new Repeater();
|
4052 |
$first_name_exists = 0;
|
4053 |
$last_name_exists = 0;
|
4054 |
$website_exists = 0;
|
4055 |
+
|
4056 |
$f_labels = [
|
4057 |
'email' => __( 'Email', 'essential-addons-for-elementor-lite' ),
|
4058 |
'password' => __( 'Password', 'essential-addons-for-elementor-lite' ),
|
@@ -1496,6 +1496,14 @@ class Pricing_Table extends Widget_Base
|
|
1496 |
]
|
1497 |
);
|
1498 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1499 |
$this->add_control(
|
1500 |
'eael_pricing_table_tooltip_bg_color',
|
1501 |
[
|
1496 |
]
|
1497 |
);
|
1498 |
|
1499 |
+
$this->add_group_control(
|
1500 |
+
Group_Control_Typography::get_type(),
|
1501 |
+
[
|
1502 |
+
'name' => 'eael_pricing_table_tooltip_typography',
|
1503 |
+
'selector' => '.tooltipster-base.tooltipster-sidetip .tooltipster-content',
|
1504 |
+
]
|
1505 |
+
);
|
1506 |
+
|
1507 |
$this->add_control(
|
1508 |
'eael_pricing_table_tooltip_bg_color',
|
1509 |
[
|
@@ -338,6 +338,19 @@ class Team_Member extends Widget_Base {
|
|
338 |
]
|
339 |
);
|
340 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
341 |
$this->add_control(
|
342 |
'eael_team_members_overlay_background',
|
343 |
[
|
@@ -346,9 +359,22 @@ class Team_Member extends Widget_Base {
|
|
346 |
'default' => 'rgba(255,255,255,0.8)',
|
347 |
'selectors' => [
|
348 |
'{{WRAPPER}} .eael-team-members-overlay .eael-team-content' => 'background-color: {{VALUE}};',
|
349 |
-
|
350 |
-
|
351 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
352 |
],
|
353 |
]
|
354 |
);
|
@@ -361,6 +387,7 @@ class Team_Member extends Widget_Base {
|
|
361 |
'default' => '',
|
362 |
'selectors' => [
|
363 |
'{{WRAPPER}} .eael-team-item .eael-team-content' => 'background-color: {{VALUE}};',
|
|
|
364 |
],
|
365 |
]
|
366 |
);
|
@@ -613,6 +640,7 @@ class Team_Member extends Widget_Base {
|
|
613 |
'default' => '#272727',
|
614 |
'selectors' => [
|
615 |
'{{WRAPPER}} .eael-team-item .eael-team-content .eael-team-text' => 'color: {{VALUE}};',
|
|
|
616 |
],
|
617 |
]
|
618 |
);
|
@@ -621,7 +649,8 @@ class Team_Member extends Widget_Base {
|
|
621 |
Group_Control_Typography::get_type(),
|
622 |
[
|
623 |
'name' => 'eael_team_members_description_typography',
|
624 |
-
'selector' => '{{WRAPPER}} .eael-team-item .eael-team-content .eael-team-text
|
|
|
625 |
]
|
626 |
);
|
627 |
|
@@ -851,7 +880,6 @@ class Team_Member extends Widget_Base {
|
|
851 |
|
852 |
}
|
853 |
|
854 |
-
|
855 |
protected function render( ) {
|
856 |
|
857 |
$settings = $this->get_settings_for_display();
|
@@ -860,6 +888,12 @@ class Team_Member extends Widget_Base {
|
|
860 |
if( empty( $team_member_image_url ) ) : $team_member_image_url = $team_member_image['url']; else: $team_member_image_url = $team_member_image_url; endif;
|
861 |
$team_member_classes = $this->get_settings('eael_team_members_preset') . " " . $this->get_settings('eael_team_members_image_rounded');
|
862 |
|
|
|
|
|
|
|
|
|
|
|
|
|
863 |
?>
|
864 |
|
865 |
|
@@ -870,8 +904,17 @@ class Team_Member extends Widget_Base {
|
|
870 |
<img src="<?php echo esc_url($team_member_image_url);?>" alt="<?php echo esc_attr( get_post_meta($team_member_image['id'], '_wp_attachment_image_alt', true) ); ?>">
|
871 |
</figure>
|
872 |
<?php if( 'eael-team-members-social-right' === $settings['eael_team_members_preset'] ) : ?>
|
873 |
-
<?php do_action('eael/team_member_social_right_markup', $settings); ?>
|
874 |
<?php endif; ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
875 |
</div>
|
876 |
|
877 |
<div class="eael-team-content">
|
@@ -879,17 +922,17 @@ class Team_Member extends Widget_Base {
|
|
879 |
<h4 class="eael-team-member-position"><?php echo HelperClass::eael_wp_kses($settings['eael_team_member_job_title']); ?></h4>
|
880 |
|
881 |
<?php if( 'eael-team-members-social-bottom' === $settings['eael_team_members_preset'] ) : ?>
|
882 |
-
<?php do_action('eael/team_member_social_botton_markup', $settings); ?>
|
883 |
<?php else: ?>
|
884 |
<?php if ( ! empty( $settings['eael_team_member_enable_social_profiles'] ) && 'eael-team-members-social-right' !== $settings['eael_team_members_preset'] ): ?>
|
885 |
<ul class="eael-team-member-social-profiles">
|
886 |
-
<?php foreach ( $settings['eael_team_member_social_profile_links'] as $item ) : ?>
|
887 |
<?php $icon_migrated = isset($item['__fa4_migrated']['social_new']);
|
888 |
$icon_is_new = empty($item['social']); ?>
|
889 |
<?php if ( ! empty( $item['social'] ) || !empty($item['social_new'])) : ?>
|
890 |
-
<?php $
|
891 |
<li class="eael-team-member-social-link">
|
892 |
-
<a
|
893 |
<?php if ($icon_is_new || $icon_migrated) { ?>
|
894 |
<?php if( isset( $item['social_new']['value']['url'] ) ) : ?>
|
895 |
<img src="<?php echo esc_attr($item['social_new']['value']['url'] ); ?>" alt="<?php echo esc_attr(get_post_meta($item['social_new']['value']['id'], '_wp_attachment_image_alt', true)); ?>" />
|
@@ -905,7 +948,7 @@ class Team_Member extends Widget_Base {
|
|
905 |
<?php endforeach; ?>
|
906 |
</ul>
|
907 |
<?php endif; ?>
|
908 |
-
<p
|
909 |
<?php endif; ?>
|
910 |
</div>
|
911 |
</div>
|
338 |
]
|
339 |
);
|
340 |
|
341 |
+
$this->add_control(
|
342 |
+
'eael_team_members_enable_text_overlay',
|
343 |
+
[
|
344 |
+
'label' => esc_html__( 'Enable Description Overlay', 'essential-addons-for-elementor-lite'),
|
345 |
+
'type' => Controls_Manager::SWITCHER,
|
346 |
+
'default' => 'no',
|
347 |
+
'return_value' => 'yes',
|
348 |
+
'condition' => [
|
349 |
+
'eael_team_members_preset' => 'eael-team-members-simple'
|
350 |
+
]
|
351 |
+
]
|
352 |
+
);
|
353 |
+
|
354 |
$this->add_control(
|
355 |
'eael_team_members_overlay_background',
|
356 |
[
|
359 |
'default' => 'rgba(255,255,255,0.8)',
|
360 |
'selectors' => [
|
361 |
'{{WRAPPER}} .eael-team-members-overlay .eael-team-content' => 'background-color: {{VALUE}};',
|
362 |
+
'{{WRAPPER}} .eael-team-image .eael-team-text-overlay' => 'background-color: {{VALUE}};',
|
363 |
+
],
|
364 |
+
'conditions' => [
|
365 |
+
'relation' => 'or',
|
366 |
+
'terms' => [
|
367 |
+
[
|
368 |
+
'name' => 'eael_team_members_preset',
|
369 |
+
'operator' => '=',
|
370 |
+
'value' => 'eael-team-members-overlay'
|
371 |
+
],
|
372 |
+
[
|
373 |
+
'name' => 'eael_team_members_enable_text_overlay',
|
374 |
+
'operator' => '=',
|
375 |
+
'value' => 'yes'
|
376 |
+
]
|
377 |
+
]
|
378 |
],
|
379 |
]
|
380 |
);
|
387 |
'default' => '',
|
388 |
'selectors' => [
|
389 |
'{{WRAPPER}} .eael-team-item .eael-team-content' => 'background-color: {{VALUE}};',
|
390 |
+
'{{WRAPPER}} .eael-team-item .eael-team-image .eael-team-text-overlay' => 'background-color: {{VALUE}};',
|
391 |
],
|
392 |
]
|
393 |
);
|
640 |
'default' => '#272727',
|
641 |
'selectors' => [
|
642 |
'{{WRAPPER}} .eael-team-item .eael-team-content .eael-team-text' => 'color: {{VALUE}};',
|
643 |
+
'{{WRAPPER}} .eael-team-item .eael-team-image .eael-team-text.eael-team-text-overlay' => 'color: {{VALUE}};',
|
644 |
],
|
645 |
]
|
646 |
);
|
649 |
Group_Control_Typography::get_type(),
|
650 |
[
|
651 |
'name' => 'eael_team_members_description_typography',
|
652 |
+
'selector' => '{{WRAPPER}} .eael-team-item .eael-team-content .eael-team-text,
|
653 |
+
{{WRAPPER}} .eael-team-item .eael-team-image .eael-team-text.eael-team-text-overlay',
|
654 |
]
|
655 |
);
|
656 |
|
880 |
|
881 |
}
|
882 |
|
|
|
883 |
protected function render( ) {
|
884 |
|
885 |
$settings = $this->get_settings_for_display();
|
888 |
if( empty( $team_member_image_url ) ) : $team_member_image_url = $team_member_image['url']; else: $team_member_image_url = $team_member_image_url; endif;
|
889 |
$team_member_classes = $this->get_settings('eael_team_members_preset') . " " . $this->get_settings('eael_team_members_image_rounded');
|
890 |
|
891 |
+
$this->add_render_attribute( 'eael_team_text', 'class', 'eael-team-text' );
|
892 |
+
|
893 |
+
if ( isset( $settings['eael_team_members_enable_text_overlay'] ) && $settings['eael_team_members_enable_text_overlay'] == 'yes' ) {
|
894 |
+
$this->add_render_attribute( 'eael_team_text', 'class', 'eael-team-text-overlay' );
|
895 |
+
}
|
896 |
+
|
897 |
?>
|
898 |
|
899 |
|
904 |
<img src="<?php echo esc_url($team_member_image_url);?>" alt="<?php echo esc_attr( get_post_meta($team_member_image['id'], '_wp_attachment_image_alt', true) ); ?>">
|
905 |
</figure>
|
906 |
<?php if( 'eael-team-members-social-right' === $settings['eael_team_members_preset'] ) : ?>
|
907 |
+
<?php do_action( 'eael/team_member_social_right_markup', $settings, $this ); ?>
|
908 |
<?php endif; ?>
|
909 |
+
|
910 |
+
<?php
|
911 |
+
if ( isset( $settings['eael_team_members_enable_text_overlay'] ) && $settings['eael_team_members_enable_text_overlay'] == 'yes' ) {
|
912 |
+
?>
|
913 |
+
<p <?php echo $this->get_render_attribute_string('eael_team_text'); ?>><?php echo HelperClass::eael_wp_kses($settings['eael_team_member_description']); ?></p>
|
914 |
+
<?php
|
915 |
+
}
|
916 |
+
?>
|
917 |
+
|
918 |
</div>
|
919 |
|
920 |
<div class="eael-team-content">
|
922 |
<h4 class="eael-team-member-position"><?php echo HelperClass::eael_wp_kses($settings['eael_team_member_job_title']); ?></h4>
|
923 |
|
924 |
<?php if( 'eael-team-members-social-bottom' === $settings['eael_team_members_preset'] ) : ?>
|
925 |
+
<?php do_action( 'eael/team_member_social_botton_markup', $settings, $this ); ?>
|
926 |
<?php else: ?>
|
927 |
<?php if ( ! empty( $settings['eael_team_member_enable_social_profiles'] ) && 'eael-team-members-social-right' !== $settings['eael_team_members_preset'] ): ?>
|
928 |
<ul class="eael-team-member-social-profiles">
|
929 |
+
<?php foreach ( $settings['eael_team_member_social_profile_links'] as $index => $item ) : ?>
|
930 |
<?php $icon_migrated = isset($item['__fa4_migrated']['social_new']);
|
931 |
$icon_is_new = empty($item['social']); ?>
|
932 |
<?php if ( ! empty( $item['social'] ) || !empty($item['social_new'])) : ?>
|
933 |
+
<?php $this->add_link_attributes( 'social_link_' . $index, $item['link'] ); ?>
|
934 |
<li class="eael-team-member-social-link">
|
935 |
+
<a <?php $this->print_render_attribute_string( 'social_link_' . $index ); ?>>
|
936 |
<?php if ($icon_is_new || $icon_migrated) { ?>
|
937 |
<?php if( isset( $item['social_new']['value']['url'] ) ) : ?>
|
938 |
<img src="<?php echo esc_attr($item['social_new']['value']['url'] ); ?>" alt="<?php echo esc_attr(get_post_meta($item['social_new']['value']['id'], '_wp_attachment_image_alt', true)); ?>" />
|
948 |
<?php endforeach; ?>
|
949 |
</ul>
|
950 |
<?php endif; ?>
|
951 |
+
<p <?php echo $this->get_render_attribute_string('eael_team_text'); ?>><?php echo HelperClass::eael_wp_kses($settings['eael_team_member_description']); ?></p>
|
952 |
<?php endif; ?>
|
953 |
</div>
|
954 |
</div>
|
@@ -247,9 +247,9 @@ class Twitter_Feed extends Widget_Base
|
|
247 |
);
|
248 |
|
249 |
$this->add_control(
|
250 |
-
'
|
251 |
[
|
252 |
-
'label' => esc_html__('Show
|
253 |
'type' => Controls_Manager::SWITCHER,
|
254 |
'label_on' => __('yes', 'essential-addons-for-elementor-lite'),
|
255 |
'label_off' => __('no', 'essential-addons-for-elementor-lite'),
|
@@ -328,6 +328,18 @@ class Twitter_Feed extends Widget_Base
|
|
328 |
]
|
329 |
);
|
330 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
331 |
$this->end_controls_section();
|
332 |
|
333 |
if (!apply_filters('eael/pro_enabled', false)) {
|
247 |
);
|
248 |
|
249 |
$this->add_control(
|
250 |
+
'eael_twitter_feed_show_replies',
|
251 |
[
|
252 |
+
'label' => esc_html__('Show Replies', 'essential-addons-for-elementor-lite'),
|
253 |
'type' => Controls_Manager::SWITCHER,
|
254 |
'label_on' => __('yes', 'essential-addons-for-elementor-lite'),
|
255 |
'label_off' => __('no', 'essential-addons-for-elementor-lite'),
|
328 |
]
|
329 |
);
|
330 |
|
331 |
+
$this->add_control(
|
332 |
+
'eael_twitter_feed_media',
|
333 |
+
[
|
334 |
+
'label' => esc_html__('Show Media', 'essential-addons-for-elementor-lite'),
|
335 |
+
'type' => Controls_Manager::SWITCHER,
|
336 |
+
'label_on' => __('yes', 'essential-addons-for-elementor-lite'),
|
337 |
+
'label_off' => __('no', 'essential-addons-for-elementor-lite'),
|
338 |
+
'default' => 'true',
|
339 |
+
'return_value' => 'true',
|
340 |
+
]
|
341 |
+
);
|
342 |
+
|
343 |
$this->end_controls_section();
|
344 |
|
345 |
if (!apply_filters('eael/pro_enabled', false)) {
|
@@ -262,6 +262,38 @@ class Table_of_Content
|
|
262 |
]
|
263 |
);
|
264 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
265 |
$element->add_control(
|
266 |
'eael_ext_toc_hide_in_mobile',
|
267 |
[
|
262 |
]
|
263 |
);
|
264 |
|
265 |
+
$element->add_control(
|
266 |
+
'eael_ext_toc_auto_highlight',
|
267 |
+
[
|
268 |
+
'label' => __('TOC Auto Highlight', 'essential-addons-for-elementor-lite'),
|
269 |
+
'type' => Controls_Manager::SWITCHER,
|
270 |
+
'default' => 'no',
|
271 |
+
'label_on' => __('Yes', 'essential-addons-for-elementor-lite'),
|
272 |
+
'label_off' => __('No', 'essential-addons-for-elementor-lite'),
|
273 |
+
'return_value' => 'yes',
|
274 |
+
'condition' => [
|
275 |
+
'eael_ext_table_of_content' => 'yes',
|
276 |
+
],
|
277 |
+
]
|
278 |
+
);
|
279 |
+
|
280 |
+
$element->add_control(
|
281 |
+
'eael_ext_toc_auto_highlight_single_item_only',
|
282 |
+
[
|
283 |
+
'label' => __('Single or All Visible Headings?', 'essential-addons-for-elementor-lite'),
|
284 |
+
'type' => Controls_Manager::SWITCHER,
|
285 |
+
'default' => 'yes',
|
286 |
+
'label_on' => __('Single', 'essential-addons-for-elementor-lite'),
|
287 |
+
'label_off' => __('All', 'essential-addons-for-elementor-lite'),
|
288 |
+
'return_value' => 'yes',
|
289 |
+
'description' => __('If you select "Single", only the first visible heading will be highlighted. If you select "All", all visible headings will be highlighted.', 'essential-addons-for-elementor-lite'),
|
290 |
+
'condition' => [
|
291 |
+
'eael_ext_table_of_content' => 'yes',
|
292 |
+
'eael_ext_toc_auto_highlight' => 'yes',
|
293 |
+
],
|
294 |
+
]
|
295 |
+
);
|
296 |
+
|
297 |
$element->add_control(
|
298 |
'eael_ext_toc_hide_in_mobile',
|
299 |
[
|
@@ -46,7 +46,7 @@ if ( true === wc_get_loop_product_visibility( $product->get_id() ) || $product->
|
|
46 |
<div class="product-image-wrap">
|
47 |
<div class="image-wrap">
|
48 |
<?php
|
49 |
-
echo ( ! $product->
|
50 |
if( $should_print_image_clickable ) {
|
51 |
echo '<a href="' . $product->get_permalink() . '" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">';
|
52 |
}
|
46 |
<div class="product-image-wrap">
|
47 |
<div class="image-wrap">
|
48 |
<?php
|
49 |
+
echo ( ! $product->is_in_stock() ? '<span class="eael-onsale outofstock '.$sale_badge_preset.' '.$sale_badge_align.'">'. $stockout_text .'</span>' : ($product->is_on_sale() ? '<span class="eael-onsale '.$sale_badge_preset.' '.$sale_badge_align.'">' . $sale_text . '</span>' : '') );
|
50 |
if( $should_print_image_clickable ) {
|
51 |
echo '<a href="' . $product->get_permalink() . '" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">';
|
52 |
}
|
@@ -46,7 +46,7 @@ if ( true === wc_get_loop_product_visibility( $product->get_id() ) || $product->
|
|
46 |
<div class="product-image-wrap">
|
47 |
<div class="image-wrap">
|
48 |
<?php
|
49 |
-
echo ( ! $product->
|
50 |
if( $should_print_image_clickable ) {
|
51 |
echo '<a href="' . $product->get_permalink() . '" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">';
|
52 |
}
|
46 |
<div class="product-image-wrap">
|
47 |
<div class="image-wrap">
|
48 |
<?php
|
49 |
+
echo ( ! $product->is_in_stock() ? '<span class="eael-onsale outofstock '.$sale_badge_preset.' '.$sale_badge_align.'">'. $stockout_text .'</span>' : ($product->is_on_sale() ? '<span class="eael-onsale '.$sale_badge_preset.' '.$sale_badge_align.'">' . $sale_text . '</span>' : '') );
|
50 |
if( $should_print_image_clickable ) {
|
51 |
echo '<a href="' . $product->get_permalink() . '" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">';
|
52 |
}
|
@@ -44,7 +44,7 @@ if ( true === wc_get_loop_product_visibility( $product->get_id() ) || $product->
|
|
44 |
<div class="product-image-wrap">
|
45 |
<div class="image-wrap">
|
46 |
<?php
|
47 |
-
echo ( ! $product->
|
48 |
if( $should_print_image_clickable ) {
|
49 |
echo '<a href="' . $product->get_permalink() . '" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">';
|
50 |
}
|
44 |
<div class="product-image-wrap">
|
45 |
<div class="image-wrap">
|
46 |
<?php
|
47 |
+
echo ( ! $product->is_in_stock() ? '<span class="eael-onsale outofstock '.$sale_badge_preset.' '.$sale_badge_align.'">'. $stockout_text .'</span>' : ($product->is_on_sale() ? '<span class="eael-onsale '.$sale_badge_preset.' '.$sale_badge_align.'">' . $sale_text . '</span>' : '') );
|
48 |
if( $should_print_image_clickable ) {
|
49 |
echo '<a href="' . $product->get_permalink() . '" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">';
|
50 |
}
|
@@ -46,7 +46,7 @@ if ( true === wc_get_loop_product_visibility( $product->get_id() ) || $product->
|
|
46 |
<div class="product-image-wrap">
|
47 |
<div class="image-wrap">
|
48 |
<?php
|
49 |
-
echo ( ! $product->
|
50 |
if( $should_print_image_clickable ) {
|
51 |
echo '<a href="' . $product->get_permalink() . '" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">';
|
52 |
}
|
46 |
<div class="product-image-wrap">
|
47 |
<div class="image-wrap">
|
48 |
<?php
|
49 |
+
echo ( ! $product->is_in_stock() ? '<span class="eael-onsale outofstock '.$sale_badge_preset.' '.$sale_badge_align.'">'. $stockout_text .'</span>' : ($product->is_on_sale() ? '<span class="eael-onsale '.$sale_badge_preset.' '.$sale_badge_align.'">' . $sale_text . '</span>' : '') );
|
50 |
if( $should_print_image_clickable ) {
|
51 |
echo '<a href="' . $product->get_permalink() . '" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">';
|
52 |
}
|
@@ -54,12 +54,14 @@ $quick_view_setting = [
|
|
54 |
<li class="product">
|
55 |
<div class="eael-product-wrap">
|
56 |
<?php
|
57 |
-
echo ( ! $product->
|
58 |
|
59 |
if( $should_print_image_clickable ) {
|
60 |
echo '<a href="' . $product->get_permalink() . '" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">';
|
61 |
}?>
|
62 |
-
<?php
|
|
|
|
|
63 |
if ( $should_print_image_clickable ) {
|
64 |
echo '</a>';
|
65 |
}
|
@@ -89,7 +91,7 @@ $quick_view_setting = [
|
|
89 |
echo '<a href="' . $product->get_permalink() . '" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">';
|
90 |
}?>
|
91 |
<?php
|
92 |
-
echo ( ! $product->
|
93 |
echo $product->get_image($settings['eael_product_gallery_image_size_size'], ['loading' => 'eager']);
|
94 |
?>
|
95 |
<?php if( $should_print_image_clickable ) {
|
@@ -171,7 +173,7 @@ $quick_view_setting = [
|
|
171 |
}?>
|
172 |
|
173 |
<?php
|
174 |
-
echo ( ! $product->
|
175 |
echo $product->get_image($settings['eael_product_gallery_image_size_size'], ['loading' => 'eager']);
|
176 |
?>
|
177 |
<?php if( $should_print_image_clickable ) {
|
54 |
<li class="product">
|
55 |
<div class="eael-product-wrap">
|
56 |
<?php
|
57 |
+
echo ( ! $product->is_in_stock() ? '<span class="eael-onsale outofstock '.$sale_badge_preset.' '.$sale_badge_align.'">'. $stockout_text .'</span>' : ($product->is_on_sale() ? '<span class="eael-onsale '.$sale_badge_preset.' '.$sale_badge_align.'">' . $sale_text . '</span>' : '') );
|
58 |
|
59 |
if( $should_print_image_clickable ) {
|
60 |
echo '<a href="' . $product->get_permalink() . '" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">';
|
61 |
}?>
|
62 |
+
<?php
|
63 |
+
// echo wp_kses_post( $product->get_image( 'woocommerce_thumbnail', ['loading' => 'eager'] ) );
|
64 |
+
echo wp_kses_post( $product->get_image( $settings['eael_product_gallery_image_size_size'], ['loading' => 'eager'] ) );
|
65 |
if ( $should_print_image_clickable ) {
|
66 |
echo '</a>';
|
67 |
}
|
91 |
echo '<a href="' . $product->get_permalink() . '" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">';
|
92 |
}?>
|
93 |
<?php
|
94 |
+
echo ( ! $product->is_in_stock() ? '<span class="eael-onsale outofstock '.$sale_badge_preset.' '.$sale_badge_align.'">'. $stockout_text .'</span>' : ($product->is_on_sale() ? '<span class="eael-onsale '.$sale_badge_preset.' '.$sale_badge_align.'">' . $sale_text . '</span>' : '') );
|
95 |
echo $product->get_image($settings['eael_product_gallery_image_size_size'], ['loading' => 'eager']);
|
96 |
?>
|
97 |
<?php if( $should_print_image_clickable ) {
|
173 |
}?>
|
174 |
|
175 |
<?php
|
176 |
+
echo ( ! $product->is_in_stock() ? '<span class="eael-onsale outofstock '.$sale_badge_preset.' '.$sale_badge_align.'">'. $stockout_text .'</span>' : ($product->is_on_sale() ? '<span class="eael-onsale '.$sale_badge_preset.' '.$sale_badge_align.'">' . $sale_text . '</span>' : '') );
|
177 |
echo $product->get_image($settings['eael_product_gallery_image_size_size'], ['loading' => 'eager']);
|
178 |
?>
|
179 |
<?php if( $should_print_image_clickable ) {
|
@@ -700,6 +700,31 @@ trait Controls
|
|
700 |
);
|
701 |
|
702 |
if( 'eael-post-block' === $wb->get_name() ) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
703 |
$wb->add_control(
|
704 |
'post_block_image_height',
|
705 |
[
|
@@ -724,6 +749,31 @@ trait Controls
|
|
724 |
}
|
725 |
|
726 |
if( 'eael-post-grid' === $wb->get_name() ) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
727 |
$wb->add_responsive_control(
|
728 |
'postgrid_image_height',
|
729 |
[
|
@@ -831,6 +881,49 @@ trait Controls
|
|
831 |
|
832 |
}
|
833 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
834 |
$wb->add_control(
|
835 |
'eael_show_title',
|
836 |
[
|
@@ -879,6 +972,36 @@ trait Controls
|
|
879 |
);
|
880 |
}
|
881 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
882 |
$wb->add_control(
|
883 |
'eael_show_excerpt',
|
884 |
[
|
@@ -1008,10 +1131,17 @@ trait Controls
|
|
1008 |
);
|
1009 |
}
|
1010 |
|
1011 |
-
if ( 'eael-post-carousel' === $wb->get_name()
|
|
|
|
|
|
|
1012 |
|
1013 |
$eael_show_post_terms_condition = ['eael_show_image' => 'yes']; //Applicable for both elements: Post Carousel and Post Grid
|
1014 |
|
|
|
|
|
|
|
|
|
1015 |
$wb->add_control(
|
1016 |
'eael_show_post_terms',
|
1017 |
[
|
@@ -1026,6 +1156,10 @@ trait Controls
|
|
1026 |
|
1027 |
$eael_show_post_terms_child_condition = ['eael_show_image' => 'yes', 'eael_show_post_terms' => 'yes'];
|
1028 |
|
|
|
|
|
|
|
|
|
1029 |
$post_types = ControlsHelper::get_post_types();
|
1030 |
unset(
|
1031 |
$post_types['post'],
|
700 |
);
|
701 |
|
702 |
if( 'eael-post-block' === $wb->get_name() ) {
|
703 |
+
$wb->add_responsive_control(
|
704 |
+
'post_block_image_ratio',
|
705 |
+
[
|
706 |
+
'label' => __('Image Ratio', 'essential-addons-for-elementor-lite'),
|
707 |
+
'type' => Controls_Manager::SLIDER,
|
708 |
+
'range' => [
|
709 |
+
'px' => [
|
710 |
+
'min' => 0.1,
|
711 |
+
'max' => 2,
|
712 |
+
'step' => 0.01,
|
713 |
+
],
|
714 |
+
],
|
715 |
+
'default' => [
|
716 |
+
'unit' => 'px',
|
717 |
+
'size' => 0.66,
|
718 |
+
],
|
719 |
+
'size_units' => ['px'],
|
720 |
+
'selectors' => [
|
721 |
+
'{{WRAPPER}} .eael-entry-thumbnail' => 'padding-bottom: calc({{SIZE}} * 100%);',
|
722 |
+
],
|
723 |
+
'condition' => [
|
724 |
+
'eael_show_image' => 'yes',
|
725 |
+
],
|
726 |
+
]
|
727 |
+
);
|
728 |
$wb->add_control(
|
729 |
'post_block_image_height',
|
730 |
[
|
749 |
}
|
750 |
|
751 |
if( 'eael-post-grid' === $wb->get_name() ) {
|
752 |
+
$wb->add_responsive_control(
|
753 |
+
'postgrid_image_ratio',
|
754 |
+
[
|
755 |
+
'label' => __('Image Ratio', 'essential-addons-for-elementor-lite'),
|
756 |
+
'type' => Controls_Manager::SLIDER,
|
757 |
+
'range' => [
|
758 |
+
'px' => [
|
759 |
+
'min' => 0.1,
|
760 |
+
'max' => 2,
|
761 |
+
'step' => 0.01,
|
762 |
+
],
|
763 |
+
],
|
764 |
+
'default' => [
|
765 |
+
'unit' => 'px',
|
766 |
+
'size' => 0.66,
|
767 |
+
],
|
768 |
+
'size_units' => ['px'],
|
769 |
+
'selectors' => [
|
770 |
+
'{{WRAPPER}} .eael-entry-thumbnail' => 'padding-bottom: calc({{SIZE}} * 100%);',
|
771 |
+
],
|
772 |
+
'condition' => [
|
773 |
+
'eael_show_image' => 'yes',
|
774 |
+
],
|
775 |
+
]
|
776 |
+
);
|
777 |
$wb->add_responsive_control(
|
778 |
'postgrid_image_height',
|
779 |
[
|
881 |
|
882 |
}
|
883 |
|
884 |
+
if( 'eael-post-carousel' === $wb->get_name() ) {
|
885 |
+
$wb->add_control(
|
886 |
+
'enable_post_carousel_image_ratio',
|
887 |
+
[
|
888 |
+
'label' => __('Enable Image Ratio', 'essential-addons-for-elementor-lite'),
|
889 |
+
'type' => Controls_Manager::SWITCHER,
|
890 |
+
'label_on' => __('Yes', 'essential-addons-for-elementor-lite'),
|
891 |
+
'label_off' => __('No', 'essential-addons-for-elementor-lite'),
|
892 |
+
'return_value' => 'yes',
|
893 |
+
'default' => '',
|
894 |
+
'condition' => [
|
895 |
+
'eael_show_image' => 'yes',
|
896 |
+
],
|
897 |
+
]
|
898 |
+
);
|
899 |
+
$wb->add_responsive_control(
|
900 |
+
'post_carousel_image_ratio',
|
901 |
+
[
|
902 |
+
'label' => __('Image Ratio', 'essential-addons-for-elementor-lite'),
|
903 |
+
'type' => Controls_Manager::SLIDER,
|
904 |
+
'range' => [
|
905 |
+
'px' => [
|
906 |
+
'min' => 0.1,
|
907 |
+
'max' => 2,
|
908 |
+
'step' => 0.01,
|
909 |
+
],
|
910 |
+
],
|
911 |
+
'default' => [
|
912 |
+
'unit' => 'px',
|
913 |
+
'size' => 0.66,
|
914 |
+
],
|
915 |
+
'size_units' => ['px'],
|
916 |
+
'selectors' => [
|
917 |
+
'{{WRAPPER}} div.eael-entry-thumbnail' => 'padding-bottom: calc({{SIZE}} * 100%);height: auto !important;',
|
918 |
+
],
|
919 |
+
'condition' => [
|
920 |
+
'eael_show_image' => 'yes',
|
921 |
+
'enable_post_carousel_image_ratio' => 'yes',
|
922 |
+
],
|
923 |
+
]
|
924 |
+
);
|
925 |
+
}
|
926 |
+
|
927 |
$wb->add_control(
|
928 |
'eael_show_title',
|
929 |
[
|
972 |
);
|
973 |
}
|
974 |
|
975 |
+
if ( 'eael-content-timeline' === $wb->get_name() ) {
|
976 |
+
$wb->add_control(
|
977 |
+
'eael_show_image',
|
978 |
+
[
|
979 |
+
'label' => __( 'Show Image', 'essential-addons-for-elementor-lite' ),
|
980 |
+
'type' => Controls_Manager::SWITCHER,
|
981 |
+
'label_on' => __( 'Show', 'essential-addons-for-elementor-lite' ),
|
982 |
+
'label_off' => __( 'Hide', 'essential-addons-for-elementor-lite' ),
|
983 |
+
'return_value' => 'yes',
|
984 |
+
'default' => '',
|
985 |
+
'condition' => [
|
986 |
+
'eael_content_timeline_choose' => 'dynamic',
|
987 |
+
],
|
988 |
+
]
|
989 |
+
);
|
990 |
+
|
991 |
+
$wb->add_group_control(
|
992 |
+
Group_Control_Image_Size::get_type(),
|
993 |
+
[
|
994 |
+
'name' => 'image',
|
995 |
+
'exclude' => [ 'custom' ],
|
996 |
+
'default' => 'medium',
|
997 |
+
'condition' => [
|
998 |
+
'eael_show_image' => 'yes',
|
999 |
+
'eael_content_timeline_choose' => 'dynamic',
|
1000 |
+
],
|
1001 |
+
]
|
1002 |
+
);
|
1003 |
+
}
|
1004 |
+
|
1005 |
$wb->add_control(
|
1006 |
'eael_show_excerpt',
|
1007 |
[
|
1131 |
);
|
1132 |
}
|
1133 |
|
1134 |
+
if ( 'eael-post-carousel' === $wb->get_name()
|
1135 |
+
|| 'eael-post-grid' === $wb->get_name()
|
1136 |
+
|| 'eael-post-block' === $wb->get_name()
|
1137 |
+
) {
|
1138 |
|
1139 |
$eael_show_post_terms_condition = ['eael_show_image' => 'yes']; //Applicable for both elements: Post Carousel and Post Grid
|
1140 |
|
1141 |
+
if( 'eael-post-block' === $wb->get_name() ){
|
1142 |
+
$eael_show_post_terms_condition = [];
|
1143 |
+
}
|
1144 |
+
|
1145 |
$wb->add_control(
|
1146 |
'eael_show_post_terms',
|
1147 |
[
|
1156 |
|
1157 |
$eael_show_post_terms_child_condition = ['eael_show_image' => 'yes', 'eael_show_post_terms' => 'yes'];
|
1158 |
|
1159 |
+
if( 'eael-post-block' === $wb->get_name() ){
|
1160 |
+
$eael_show_post_terms_child_condition = [ 'eael_show_post_terms' => 'yes' ];
|
1161 |
+
}
|
1162 |
+
|
1163 |
$post_types = ControlsHelper::get_post_types();
|
1164 |
unset(
|
1165 |
$post_types['post'],
|
@@ -224,6 +224,8 @@ trait Core
|
|
224 |
'eael_ext_toc_word_wrap' => $document->get_settings('eael_ext_toc_word_wrap'),
|
225 |
'eael_ext_toc_table_box_shadow_box_shadow' => $document->get_settings('eael_ext_toc_table_box_shadow_box_shadow'),
|
226 |
'eael_ext_toc_auto_collapse' => $document->get_settings('eael_ext_toc_auto_collapse'),
|
|
|
|
|
227 |
'eael_ext_toc_hide_in_mobile' => $document->get_settings('eael_ext_toc_hide_in_mobile'),
|
228 |
'eael_ext_toc_border_border' => $document->get_settings('eael_ext_toc_border_border'),
|
229 |
'eael_ext_toc_border_width' => $document->get_settings('eael_ext_toc_border_width'),
|
224 |
'eael_ext_toc_word_wrap' => $document->get_settings('eael_ext_toc_word_wrap'),
|
225 |
'eael_ext_toc_table_box_shadow_box_shadow' => $document->get_settings('eael_ext_toc_table_box_shadow_box_shadow'),
|
226 |
'eael_ext_toc_auto_collapse' => $document->get_settings('eael_ext_toc_auto_collapse'),
|
227 |
+
'eael_ext_toc_auto_highlight' => $document->get_settings('eael_ext_toc_auto_highlight'),
|
228 |
+
'eael_ext_toc_auto_highlight_single_item_only' => $document->get_settings('eael_ext_toc_auto_highlight_single_item_only'),
|
229 |
'eael_ext_toc_hide_in_mobile' => $document->get_settings('eael_ext_toc_hide_in_mobile'),
|
230 |
'eael_ext_toc_border_border' => $document->get_settings('eael_ext_toc_border_border'),
|
231 |
'eael_ext_toc_border_width' => $document->get_settings('eael_ext_toc_border_width'),
|
@@ -433,6 +433,8 @@ trait Elements
|
|
433 |
$page_offset = !empty($settings_data['eael_ext_toc_main_page_offset']) ? $settings_data['eael_ext_toc_main_page_offset']['size'] : 0 ;
|
434 |
$close_bt_text_style = $settings_data['eael_ext_toc_close_button_text_style'];
|
435 |
$auto_collapse = $settings_data['eael_ext_toc_auto_collapse'];
|
|
|
|
|
436 |
$title_to_url = $settings_data['eael_ext_toc_use_title_in_url'];
|
437 |
$toc_style = $settings_data['eael_ext_table_of_content_list_style'];
|
438 |
$toc_word_wrap = $settings_data['eael_ext_toc_word_wrap'];
|
@@ -454,6 +456,8 @@ trait Elements
|
|
454 |
$toc_style_class .= ($toc_collapse == 'yes') ? ' eael-toc-collapse' : ' ';
|
455 |
$toc_style_class .= ($list_icon == 'number') ? ' eael-toc-number' : ' eael-toc-bullet';
|
456 |
$toc_style_class .= ($toc_word_wrap == 'yes') ? ' eael-toc-word-wrap' : ' ';
|
|
|
|
|
457 |
$title_url = ($title_to_url == 'yes') ? 'true' : 'false';
|
458 |
|
459 |
if (!empty($icon_check['value'])) {
|
433 |
$page_offset = !empty($settings_data['eael_ext_toc_main_page_offset']) ? $settings_data['eael_ext_toc_main_page_offset']['size'] : 0 ;
|
434 |
$close_bt_text_style = $settings_data['eael_ext_toc_close_button_text_style'];
|
435 |
$auto_collapse = $settings_data['eael_ext_toc_auto_collapse'];
|
436 |
+
$auto_highlight = !empty($settings_data['eael_ext_toc_auto_highlight']) ? $settings_data['eael_ext_toc_auto_highlight'] : '';
|
437 |
+
$auto_highlight_single_item_only = !empty($settings_data['eael_ext_toc_auto_highlight_single_item_only']) ? $settings_data['eael_ext_toc_auto_highlight_single_item_only'] : '';
|
438 |
$title_to_url = $settings_data['eael_ext_toc_use_title_in_url'];
|
439 |
$toc_style = $settings_data['eael_ext_table_of_content_list_style'];
|
440 |
$toc_word_wrap = $settings_data['eael_ext_toc_word_wrap'];
|
456 |
$toc_style_class .= ($toc_collapse == 'yes') ? ' eael-toc-collapse' : ' ';
|
457 |
$toc_style_class .= ($list_icon == 'number') ? ' eael-toc-number' : ' eael-toc-bullet';
|
458 |
$toc_style_class .= ($toc_word_wrap == 'yes') ? ' eael-toc-word-wrap' : ' ';
|
459 |
+
$toc_style_class .= ($auto_highlight == 'yes') ? ' eael-toc-auto-highlight' : ' ';
|
460 |
+
$toc_style_class .= ($auto_highlight == 'yes' && $auto_highlight_single_item_only == 'yes') ? ' eael-toc-highlight-single-item' : ' ';
|
461 |
$title_url = ($title_to_url == 'yes') ? 'true' : 'false';
|
462 |
|
463 |
if (!empty($icon_check['value'])) {
|
@@ -175,8 +175,10 @@ trait Helper
|
|
175 |
$this->add_render_attribute( 'load-more', [ 'data-max-page' => $max_page ] );
|
176 |
}
|
177 |
|
178 |
-
if (
|
179 |
-
|
|
|
|
|
180 |
<button <?php $this->print_render_attribute_string( 'load-more' ); ?>>
|
181 |
<div class="eael-btn-loader button__loader"></div>
|
182 |
<span><?php echo esc_html($settings['show_load_more_text']) ?></span>
|
175 |
$this->add_render_attribute( 'load-more', [ 'data-max-page' => $max_page ] );
|
176 |
}
|
177 |
|
178 |
+
if ( $args['posts_per_page'] != '-1' ) {
|
179 |
+
$show_or_hide = ('true' == $settings['show_load_more'] || 1 == $settings['show_load_more'] || 'yes' == $settings['show_load_more']) ? '' : ' eael-force-hide';
|
180 |
+
?>
|
181 |
+
<div class="eael-load-more-button-wrap<?php echo "eael-dynamic-filterable-gallery" == $this->get_name() ? " dynamic-filter-gallery-loadmore" : ""; echo esc_attr( $show_or_hide ); ?>">
|
182 |
<button <?php $this->print_render_attribute_string( 'load-more' ); ?>>
|
183 |
<div class="eael-btn-loader button__loader"></div>
|
184 |
<span><?php echo esc_html($settings['show_load_more_text']) ?></span>
|
@@ -244,7 +244,6 @@ trait Login_Registration {
|
|
244 |
|
245 |
$settings = $this->lr_get_widget_settings( $page_id, $widget_id);
|
246 |
|
247 |
-
|
248 |
if ( is_user_logged_in() ) {
|
249 |
$err_msg = isset( $settings['err_loggedin'] ) ? $settings['err_loggedin'] : __( 'You are already logged in.', 'essential-addons-for-elementor-lite' );
|
250 |
if ( $ajax ) {
|
@@ -277,8 +276,6 @@ trait Login_Registration {
|
|
277 |
exit();
|
278 |
}
|
279 |
// prepare vars and flag errors
|
280 |
-
|
281 |
-
|
282 |
if ( isset( $_POST['eael_tnc_active'] ) && empty( $_POST['eael_accept_tnc'] ) ) {
|
283 |
$errors['terms_conditions'] = isset( $settings['err_tc'] ) ? $settings['err_tc'] : __( 'You did not accept the Terms and Conditions. Please accept it and try again.', 'essential-addons-for-elementor-lite' );
|
284 |
}
|
@@ -366,6 +363,7 @@ trait Login_Registration {
|
|
366 |
if ( ! empty( $_POST['website'] ) ) {
|
367 |
$user_data['user_url'] = self::$email_options['website'] = esc_url_raw( $_POST['website'] );
|
368 |
}
|
|
|
369 |
$register_actions = [];
|
370 |
$custom_redirect_url = '';
|
371 |
if ( !empty( $settings) ) {
|
@@ -420,6 +418,7 @@ trait Login_Registration {
|
|
420 |
}
|
421 |
|
422 |
$user_id = wp_insert_user( $user_data );
|
|
|
423 |
do_action( 'eael/login-register/after-insert-user', $user_id, $user_data );
|
424 |
|
425 |
if ( is_wp_error( $user_id ) ) {
|
@@ -768,4 +767,5 @@ trait Login_Registration {
|
|
768 |
delete_option('eael_register_success_' . $widget_id);
|
769 |
delete_option('eael_register_errors_' . $widget_id);
|
770 |
}
|
|
|
771 |
}
|
244 |
|
245 |
$settings = $this->lr_get_widget_settings( $page_id, $widget_id);
|
246 |
|
|
|
247 |
if ( is_user_logged_in() ) {
|
248 |
$err_msg = isset( $settings['err_loggedin'] ) ? $settings['err_loggedin'] : __( 'You are already logged in.', 'essential-addons-for-elementor-lite' );
|
249 |
if ( $ajax ) {
|
276 |
exit();
|
277 |
}
|
278 |
// prepare vars and flag errors
|
|
|
|
|
279 |
if ( isset( $_POST['eael_tnc_active'] ) && empty( $_POST['eael_accept_tnc'] ) ) {
|
280 |
$errors['terms_conditions'] = isset( $settings['err_tc'] ) ? $settings['err_tc'] : __( 'You did not accept the Terms and Conditions. Please accept it and try again.', 'essential-addons-for-elementor-lite' );
|
281 |
}
|
363 |
if ( ! empty( $_POST['website'] ) ) {
|
364 |
$user_data['user_url'] = self::$email_options['website'] = esc_url_raw( $_POST['website'] );
|
365 |
}
|
366 |
+
|
367 |
$register_actions = [];
|
368 |
$custom_redirect_url = '';
|
369 |
if ( !empty( $settings) ) {
|
418 |
}
|
419 |
|
420 |
$user_id = wp_insert_user( $user_data );
|
421 |
+
|
422 |
do_action( 'eael/login-register/after-insert-user', $user_id, $user_data );
|
423 |
|
424 |
if ( is_wp_error( $user_id ) ) {
|
767 |
delete_option('eael_register_success_' . $widget_id);
|
768 |
delete_option('eael_register_errors_' . $widget_id);
|
769 |
}
|
770 |
+
|
771 |
}
|
@@ -2,6 +2,8 @@
|
|
2 |
|
3 |
namespace Essential_Addons_Elementor\Traits;
|
4 |
|
|
|
|
|
5 |
if (!defined('ABSPATH')) {
|
6 |
exit;
|
7 |
} // Exit if accessed directly
|
@@ -60,6 +62,10 @@ trait Twitter_Feed
|
|
60 |
],
|
61 |
]);
|
62 |
|
|
|
|
|
|
|
|
|
63 |
if ( ! empty( $response['response'] ) && $response['response']['code'] == 200 ) {
|
64 |
$items = json_decode( wp_remote_retrieve_body( $response ), true );
|
65 |
set_transient( $cache_key, $items, $expiration );
|
@@ -91,6 +97,13 @@ trait Twitter_Feed
|
|
91 |
$items = array_splice($items, 0, $settings['eael_twitter_feed_post_limit']);
|
92 |
|
93 |
foreach ($items as $item) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
94 |
$delimeter = strlen($item['full_text']) > $settings['eael_twitter_feed_content_length'] ? '...' : '';
|
95 |
|
96 |
$media = isset( $item['extended_entities']['media'] ) ? $item['extended_entities']['media'] :
|
@@ -106,14 +119,14 @@ trait Twitter_Feed
|
|
106 |
<img src="' . $item['user']['profile_image_url_https'] . '">
|
107 |
</a>';
|
108 |
}
|
109 |
-
|
110 |
$html .= '<a class="eael-twitter-feed-item-meta" href="//twitter.com/' . $settings['eael_twitter_feed_ac_name'] . '" target="_blank">';
|
111 |
if ($settings['eael_twitter_feed_show_icon'] == 'true') {
|
112 |
$html .= '<i class="fab fa-twitter eael-twitter-feed-item-icon"></i>';
|
113 |
}
|
114 |
$html .= '<span class="eael-twitter-feed-item-author">' . $item['user']['name'] . '</span>
|
115 |
</a>';
|
116 |
-
|
117 |
if ($settings['eael_twitter_feed_show_date'] == 'true') {
|
118 |
$html .= '<span class="eael-twitter-feed-item-date">' . sprintf(__('%s ago', 'essential-addons-for-elementor-lite'), human_time_diff(strtotime($item['created_at']))) . '</span>';
|
119 |
}
|
2 |
|
3 |
namespace Essential_Addons_Elementor\Traits;
|
4 |
|
5 |
+
use function Better_Payment\Lite\Classes\better_payment_dd;
|
6 |
+
|
7 |
if (!defined('ABSPATH')) {
|
8 |
exit;
|
9 |
} // Exit if accessed directly
|
62 |
],
|
63 |
]);
|
64 |
|
65 |
+
if ( is_wp_error( $response ) ) {
|
66 |
+
return $html;
|
67 |
+
}
|
68 |
+
|
69 |
if ( ! empty( $response['response'] ) && $response['response']['code'] == 200 ) {
|
70 |
$items = json_decode( wp_remote_retrieve_body( $response ), true );
|
71 |
set_transient( $cache_key, $items, $expiration );
|
97 |
$items = array_splice($items, 0, $settings['eael_twitter_feed_post_limit']);
|
98 |
|
99 |
foreach ($items as $item) {
|
100 |
+
$is_reply = !empty($item['in_reply_to_status_id']) ? true : false;
|
101 |
+
$show_reply = ( !empty($settings['eael_twitter_feed_show_replies']) && 'true' === $settings['eael_twitter_feed_show_replies'] ) ? true : false;
|
102 |
+
|
103 |
+
if($is_reply && !$show_reply){
|
104 |
+
continue;
|
105 |
+
}
|
106 |
+
|
107 |
$delimeter = strlen($item['full_text']) > $settings['eael_twitter_feed_content_length'] ? '...' : '';
|
108 |
|
109 |
$media = isset( $item['extended_entities']['media'] ) ? $item['extended_entities']['media'] :
|
119 |
<img src="' . $item['user']['profile_image_url_https'] . '">
|
120 |
</a>';
|
121 |
}
|
122 |
+
|
123 |
$html .= '<a class="eael-twitter-feed-item-meta" href="//twitter.com/' . $settings['eael_twitter_feed_ac_name'] . '" target="_blank">';
|
124 |
if ($settings['eael_twitter_feed_show_icon'] == 'true') {
|
125 |
$html .= '<i class="fab fa-twitter eael-twitter-feed-item-icon"></i>';
|
126 |
}
|
127 |
$html .= '<span class="eael-twitter-feed-item-author">' . $item['user']['name'] . '</span>
|
128 |
</a>';
|
129 |
+
|
130 |
if ($settings['eael_twitter_feed_show_date'] == 'true') {
|
131 |
$html .= '<span class="eael-twitter-feed-item-date">' . sprintf(__('%s ago', 'essential-addons-for-elementor-lite'), human_time_diff(strtotime($item['created_at']))) . '</span>';
|
132 |
}
|
@@ -134,6 +134,8 @@
|
|
134 |
<?php endif; ?>
|
135 |
|
136 |
<div class="border__line"><span></span></div>
|
|
|
|
|
137 |
<div class="modal__content">
|
138 |
<div class="eael__flex align__center justify__center">
|
139 |
<button class="eael-button button__themeColor mr15 eael-save-trigger eael-admin-popup-close">
|
134 |
<?php endif; ?>
|
135 |
|
136 |
<div class="border__line"><span></span></div>
|
137 |
+
|
138 |
+
<!-- <div class="border__line"><span></span></div> -->
|
139 |
<div class="modal__content">
|
140 |
<div class="eael__flex align__center justify__center">
|
141 |
<button class="eael-button button__themeColor mr15 eael-save-trigger eael-admin-popup-close">
|
@@ -6,7 +6,7 @@ msgstr ""
|
|
6 |
"MIME-Version: 1.0\n"
|
7 |
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
"Content-Transfer-Encoding: 8bit\n"
|
9 |
-
"POT-Creation-Date: 2022-
|
10 |
"X-Poedit-Basepath: ..\n"
|
11 |
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
|
12 |
"X-Poedit-SearchPath-0: .\n"
|
@@ -14,11 +14,11 @@ msgstr ""
|
|
14 |
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
16 |
|
17 |
-
#: ../includes/Classes/Helper.php:205, ../includes/Elements/Adv_Accordion.php:
|
18 |
msgid "Go Premium for More Features"
|
19 |
msgstr ""
|
20 |
|
21 |
-
#: ../includes/Classes/Helper.php:212, ../includes/Elements/Adv_Accordion.php:
|
22 |
msgid "Unlock more possibilities"
|
23 |
msgstr ""
|
24 |
|
@@ -62,7 +62,7 @@ msgstr ""
|
|
62 |
msgid "Install Now!"
|
63 |
msgstr ""
|
64 |
|
65 |
-
#: ../includes/Classes/WPDeveloper_Plugin_Installer.php:151, ../includes/Classes/WPDeveloper_Plugin_Installer.php:169, ../includes/Classes/WPDeveloper_Plugin_Installer.php:188, ../includes/Classes/WPDeveloper_Setup_Wizard.php:517, ../includes/Classes/WPDeveloper_Setup_Wizard.php:543, ../includes/Traits/Ajax_Handler.php:796, ../includes/Traits/Ajax_Handler.php:903, ../includes/Traits/Ajax_Handler.php:924, ../includes/Traits/Helper.php:
|
66 |
msgid "you are not allowed to do this action"
|
67 |
msgstr ""
|
68 |
|
@@ -122,7 +122,7 @@ msgstr ""
|
|
122 |
msgid "Next"
|
123 |
msgstr ""
|
124 |
|
125 |
-
#: ../includes/Classes/WPDeveloper_Setup_Wizard.php:154, ../includes/Elements/Advanced_Data_Table.php:439, ../includes/Elements/Advanced_Data_Table.php:558, ../includes/Elements/Advanced_Data_Table.php:984, ../includes/Elements/Advanced_Data_Table.php:1131, ../includes/Elements/Adv_Accordion.php:154, ../includes/Elements/Betterdocs_Category_Box.php:775, ../includes/Elements/Betterdocs_Category_Grid.php:1521, ../includes/Elements/Betterdocs_Category_Grid.php:1546, ../includes/Elements/Caldera_Forms.php:241, ../includes/Elements/Caldera_Forms.php:423, ../includes/Elements/Caldera_Forms.php:569, ../includes/Elements/Caldera_Forms.php:1144, ../includes/Elements/Contact_Form_7.php:339, ../includes/Elements/Contact_Form_7.php:451, ../includes/Elements/Contact_Form_7.php:1171, ../includes/Elements/Content_Ticker.php:291, ../includes/Elements/Countdown.php:126, ../includes/Elements/Countdown.php:1038, ../includes/Elements/Creative_Button.php:456, ../includes/Elements/Cta_Box.php:119, ../includes/Elements/Data_Table.php:561, ../includes/Elements/Data_Table.php:786, ../includes/Elements/Data_Table.php:1035, ../includes/Elements/Dual_Color_Header.php:199, ../includes/Elements/Event_Calendar.php:
|
126 |
msgid "Right"
|
127 |
msgstr ""
|
128 |
|
@@ -166,7 +166,7 @@ msgid ""
|
|
166 |
" dynamic elements will be activated in this option."
|
167 |
msgstr ""
|
168 |
|
169 |
-
#: ../includes/Classes/WPDeveloper_Setup_Wizard.php:206, ../includes/Elements/Caldera_Forms.php:1164, ../includes/Elements/Contact_Form_7.php:1190, ../includes/Elements/Content_Ticker.php:92, ../includes/Elements/FluentForm.php:1514, ../includes/Elements/Formstack.php:1400, ../includes/Elements/GravityForms.php:1981, ../includes/Elements/Login_Register.php:
|
170 |
msgid "Custom"
|
171 |
msgstr ""
|
172 |
|
@@ -198,7 +198,7 @@ msgstr ""
|
|
198 |
msgid "Upgrade to PRO"
|
199 |
msgstr ""
|
200 |
|
201 |
-
#: ../includes/Classes/WPDeveloper_Setup_Wizard.php:324, ../includes/Traits/Helper.php:
|
202 |
msgid "Install Templately"
|
203 |
msgstr ""
|
204 |
|
@@ -533,7 +533,7 @@ msgstr ""
|
|
533 |
msgid "Woo Product Gallery"
|
534 |
msgstr ""
|
535 |
|
536 |
-
#: ../includes/Classes/WPDeveloper_Setup_Wizard.php:852, ../includes/Elements/Adv_Accordion.php:117, ../includes/Elements/Login_Register.php:
|
537 |
msgid "Toggle"
|
538 |
msgstr ""
|
539 |
|
@@ -573,11 +573,11 @@ msgstr ""
|
|
573 |
msgid "Remove"
|
574 |
msgstr ""
|
575 |
|
576 |
-
#: ../includes/Controls/Select2.php:29, ../includes/Elements/Adv_Tabs.php:
|
577 |
msgid "Image"
|
578 |
msgstr ""
|
579 |
|
580 |
-
#: ../includes/Controls/Select2.php:30, ../includes/Elements/Betterdocs_Category_Box.php:627, ../includes/Elements/Betterdocs_Category_Box.php:666, ../includes/Elements/Betterdocs_Category_Grid.php:589, ../includes/Elements/Betterdocs_Category_Grid.php:1146, ../includes/Elements/Caldera_Forms.php:118, ../includes/Elements/Caldera_Forms.php:258, ../includes/Elements/Contact_Form_7.php:160, ../includes/Elements/Contact_Form_7.php:465, ../includes/Elements/Cta_Box.php:219, ../includes/Elements/Event_Calendar.php:148, ../includes/Elements/Event_Calendar.php:
|
581 |
msgid "Title"
|
582 |
msgstr ""
|
583 |
|
@@ -673,7 +673,7 @@ msgstr ""
|
|
673 |
msgid "Sort"
|
674 |
msgstr ""
|
675 |
|
676 |
-
#: ../includes/Elements/Advanced_Data_Table.php:165, ../includes/Elements/Betterdocs_Search_Form.php:155, ../includes/Elements/Caldera_Forms.php:162, ../includes/Elements/Caldera_Forms.php:895, ../includes/Elements/Contact_Form_7.php:900, ../includes/Elements/Filterable_Gallery.php:
|
677 |
msgid "Placeholder"
|
678 |
msgstr ""
|
679 |
|
@@ -685,7 +685,7 @@ msgstr ""
|
|
685 |
msgid "Pagination Type"
|
686 |
msgstr ""
|
687 |
|
688 |
-
#: ../includes/Elements/Advanced_Data_Table.php:193, ../includes/Elements/Advanced_Data_Table.php:1345, ../includes/Elements/Betterdocs_Category_Grid.php:1290, ../includes/Elements/Event_Calendar.php:
|
689 |
msgid "Button"
|
690 |
msgstr ""
|
691 |
|
@@ -717,15 +717,15 @@ msgstr ""
|
|
717 |
msgid "Import"
|
718 |
msgstr ""
|
719 |
|
720 |
-
#: ../includes/Elements/Advanced_Data_Table.php:292, ../includes/Elements/Event_Calendar.php:
|
721 |
msgid "Data Cache Setting"
|
722 |
msgstr ""
|
723 |
|
724 |
-
#: ../includes/Elements/Advanced_Data_Table.php:302, ../includes/Elements/Event_Calendar.php:
|
725 |
msgid "Data Cache Time"
|
726 |
msgstr ""
|
727 |
|
728 |
-
#: ../includes/Elements/Advanced_Data_Table.php:306, ../includes/Elements/Event_Calendar.php:
|
729 |
msgid "Cache expiration time (Minutes)"
|
730 |
msgstr ""
|
731 |
|
@@ -733,19 +733,19 @@ msgstr ""
|
|
733 |
msgid "Table"
|
734 |
msgstr ""
|
735 |
|
736 |
-
#: ../includes/Elements/Advanced_Data_Table.php:324, ../includes/Elements/Advanced_Data_Table.php:885, ../includes/Elements/Advanced_Data_Table.php:1080, ../includes/Elements/Betterdocs_Search_Form.php:320, ../includes/Elements/Caldera_Forms.php:1159, ../includes/Elements/Caldera_Forms.php:1173, ../includes/Elements/Contact_Form_7.php:1185, ../includes/Elements/Contact_Form_7.php:1199, ../includes/Elements/Creative_Button.php:470, ../includes/Elements/Data_Table.php:521, ../includes/Elements/Data_Table.php:1150, ../includes/Elements/Dual_Color_Header.php:749, ../includes/Elements/Dual_Color_Header.php:829, ../includes/Elements/Filterable_Gallery.php:
|
737 |
msgid "Width"
|
738 |
msgstr ""
|
739 |
|
740 |
-
#: ../includes/Elements/Advanced_Data_Table.php:361, ../includes/Elements/Advanced_Data_Table.php:1029, ../includes/Elements/Advanced_Data_Table.php:1227, ../includes/Elements/Advanced_Data_Table.php:1299, ../includes/Elements/Advanced_Data_Table.php:1427, ../includes/Elements/Adv_Accordion.php:
|
741 |
msgid "Border"
|
742 |
msgstr ""
|
743 |
|
744 |
-
#: ../includes/Elements/Advanced_Data_Table.php:387, ../includes/Elements/Advanced_Data_Table.php:1055, ../includes/Elements/Advanced_Data_Table.php:1253, ../includes/Elements/Advanced_Data_Table.php:1325, ../includes/Elements/Advanced_Data_Table.php:1449, ../includes/Elements/Adv_Accordion.php:
|
745 |
msgid "Border Radius"
|
746 |
msgstr ""
|
747 |
|
748 |
-
#: ../includes/Elements/Advanced_Data_Table.php:400, ../includes/Elements/Advanced_Data_Table.php:1463, ../includes/Elements/Betterdocs_Category_Grid.php:331, ../includes/Elements/Betterdocs_Category_Grid.php:379, ../includes/Elements/Event_Calendar.php:
|
749 |
msgid "Box Shadow"
|
750 |
msgstr ""
|
751 |
|
@@ -753,27 +753,27 @@ msgstr ""
|
|
753 |
msgid "Head"
|
754 |
msgstr ""
|
755 |
|
756 |
-
#: ../includes/Elements/Advanced_Data_Table.php:419, ../includes/Elements/Advanced_Data_Table.php:538, ../includes/Elements/Advanced_Data_Table.php:996, ../includes/Elements/Advanced_Data_Table.php:1146, ../includes/Elements/Advanced_Data_Table.php:1354, ../includes/Elements/Caldera_Forms.php:286, ../includes/Elements/Caldera_Forms.php:347, ../includes/Elements/Caldera_Forms.php:535, ../includes/Elements/Caldera_Forms.php:773, ../includes/Elements/Caldera_Forms.php:862, ../includes/Elements/Caldera_Forms.php:1283, ../includes/Elements/Caldera_Forms.php:1398, ../includes/Elements/Contact_Form_7.php:487, ../includes/Elements/Contact_Form_7.php:518, ../includes/Elements/Contact_Form_7.php:735, ../includes/Elements/Contact_Form_7.php:883, ../includes/Elements/Contact_Form_7.php:935, ../includes/Elements/Contact_Form_7.php:1308, ../includes/Elements/Contact_Form_7.php:1443, ../includes/Elements/Contact_Form_7.php:1583, ../includes/Elements/Event_Calendar.php:
|
757 |
msgid "Typography"
|
758 |
msgstr ""
|
759 |
|
760 |
-
#: ../includes/Elements/Advanced_Data_Table.php:427, ../includes/Elements/Advanced_Data_Table.php:546, ../includes/Elements/Betterdocs_Category_Box.php:763, ../includes/Elements/Betterdocs_Category_Grid.php:1509, ../includes/Elements/Countdown.php:1025, ../includes/Elements/Login_Register.php:
|
761 |
msgid "Text Alignment"
|
762 |
msgstr ""
|
763 |
|
764 |
-
#: ../includes/Elements/Advanced_Data_Table.php:431, ../includes/Elements/Advanced_Data_Table.php:550, ../includes/Elements/Advanced_Data_Table.php:976, ../includes/Elements/Advanced_Data_Table.php:1123, ../includes/Elements/Adv_Accordion.php:155, ../includes/Elements/Betterdocs_Category_Box.php:767, ../includes/Elements/Betterdocs_Category_Grid.php:1513, ../includes/Elements/Betterdocs_Category_Grid.php:1538, ../includes/Elements/Caldera_Forms.php:233, ../includes/Elements/Caldera_Forms.php:415, ../includes/Elements/Caldera_Forms.php:561, ../includes/Elements/Caldera_Forms.php:1136, ../includes/Elements/Contact_Form_7.php:331, ../includes/Elements/Contact_Form_7.php:443, ../includes/Elements/Contact_Form_7.php:1163, ../includes/Elements/Content_Ticker.php:290, ../includes/Elements/Countdown.php:118, ../includes/Elements/Countdown.php:1030, ../includes/Elements/Creative_Button.php:448, ../includes/Elements/Cta_Box.php:117, ../includes/Elements/Data_Table.php:553, ../includes/Elements/Data_Table.php:778, ../includes/Elements/Data_Table.php:1027, ../includes/Elements/Dual_Color_Header.php:191, ../includes/Elements/Event_Calendar.php:
|
765 |
msgid "Left"
|
766 |
msgstr ""
|
767 |
|
768 |
-
#: ../includes/Elements/Advanced_Data_Table.php:435, ../includes/Elements/Advanced_Data_Table.php:554, ../includes/Elements/Advanced_Data_Table.php:980, ../includes/Elements/Advanced_Data_Table.php:1127, ../includes/Elements/Betterdocs_Category_Box.php:771, ../includes/Elements/Betterdocs_Category_Grid.php:1517, ../includes/Elements/Betterdocs_Category_Grid.php:1542, ../includes/Elements/Caldera_Forms.php:237, ../includes/Elements/Caldera_Forms.php:419, ../includes/Elements/Caldera_Forms.php:565, ../includes/Elements/Caldera_Forms.php:1140, ../includes/Elements/Contact_Form_7.php:335, ../includes/Elements/Contact_Form_7.php:447, ../includes/Elements/Contact_Form_7.php:1167, ../includes/Elements/Countdown.php:122, ../includes/Elements/Countdown.php:1034, ../includes/Elements/Creative_Button.php:452, ../includes/Elements/Cta_Box.php:118, ../includes/Elements/Data_Table.php:557, ../includes/Elements/Data_Table.php:782, ../includes/Elements/Data_Table.php:1031, ../includes/Elements/Dual_Color_Header.php:195, ../includes/Elements/Dual_Color_Header.php:658, ../includes/Elements/Event_Calendar.php:
|
769 |
msgid "Center"
|
770 |
msgstr ""
|
771 |
|
772 |
-
#: ../includes/Elements/Advanced_Data_Table.php:454, ../includes/Elements/Advanced_Data_Table.php:573, ../includes/Elements/Advanced_Data_Table.php:667, ../includes/Elements/Advanced_Data_Table.php:698, ../includes/Elements/Advanced_Data_Table.php:729, ../includes/Elements/Advanced_Data_Table.php:760, ../includes/Elements/Advanced_Data_Table.php:791, ../includes/Elements/Advanced_Data_Table.php:822, ../includes/Elements/Advanced_Data_Table.php:1004, ../includes/Elements/Advanced_Data_Table.php:1200, ../includes/Elements/Advanced_Data_Table.php:1270, ../includes/Elements/Adv_Accordion.php:
|
773 |
msgid "Text Color"
|
774 |
msgstr ""
|
775 |
|
776 |
-
#: ../includes/Elements/Advanced_Data_Table.php:468, ../includes/Elements/Advanced_Data_Table.php:609, ../includes/Elements/Advanced_Data_Table.php:682, ../includes/Elements/Advanced_Data_Table.php:713, ../includes/Elements/Advanced_Data_Table.php:744, ../includes/Elements/Advanced_Data_Table.php:775, ../includes/Elements/Advanced_Data_Table.php:806, ../includes/Elements/Advanced_Data_Table.php:837, ../includes/Elements/Advanced_Data_Table.php:1016, ../includes/Elements/Advanced_Data_Table.php:1213, ../includes/Elements/Advanced_Data_Table.php:1284, ../includes/Elements/Advanced_Data_Table.php:1379, ../includes/Elements/Advanced_Data_Table.php:1409, ../includes/Elements/Adv_Accordion.php:
|
777 |
msgid "Background Color"
|
778 |
msgstr ""
|
779 |
|
@@ -781,15 +781,15 @@ msgstr ""
|
|
781 |
msgid "Cell Border"
|
782 |
msgstr ""
|
783 |
|
784 |
-
#: ../includes/Elements/Advanced_Data_Table.php:507, ../includes/Elements/Advanced_Data_Table.php:852, ../includes/Elements/Advanced_Data_Table.php:936, ../includes/Elements/Advanced_Data_Table.php:1154, ../includes/Elements/Advanced_Data_Table.php:1471, ../includes/Elements/Adv_Accordion.php:
|
785 |
msgid "Padding"
|
786 |
msgstr ""
|
787 |
|
788 |
-
#: ../includes/Elements/Advanced_Data_Table.php:529, ../includes/Elements/Event_Calendar.php:
|
789 |
msgid "Body"
|
790 |
msgstr ""
|
791 |
|
792 |
-
#: ../includes/Elements/Advanced_Data_Table.php:585, ../includes/Elements/Data_Table.php:974, ../includes/Elements/Facebook_Feed.php:1054, ../includes/Elements/Twitter_Feed.php:
|
793 |
msgid "Link Color"
|
794 |
msgstr ""
|
795 |
|
@@ -801,7 +801,7 @@ msgstr ""
|
|
801 |
msgid "Highlight"
|
802 |
msgstr ""
|
803 |
|
804 |
-
#: ../includes/Elements/Advanced_Data_Table.php:651, ../includes/Elements/Adv_Tabs.php:
|
805 |
msgid "None"
|
806 |
msgstr ""
|
807 |
|
@@ -829,7 +829,7 @@ msgstr ""
|
|
829 |
msgid "Odd Row"
|
830 |
msgstr ""
|
831 |
|
832 |
-
#: ../includes/Elements/Advanced_Data_Table.php:913, ../includes/Elements/Dual_Color_Header.php:775, ../includes/Elements/Dual_Color_Header.php:855, ../includes/Elements/Flip_Box.php:123, ../includes/Elements/FluentForm.php:1317, ../includes/Elements/FluentForm.php:1402, ../includes/Elements/FluentForm.php:1837, ../includes/Elements/Formstack.php:1661, ../includes/Elements/Image_Accordion.php:304, ../includes/Elements/Login_Register.php:
|
833 |
msgid "Height"
|
834 |
msgstr ""
|
835 |
|
@@ -837,23 +837,23 @@ msgstr ""
|
|
837 |
msgid "Margin Bottom"
|
838 |
msgstr ""
|
839 |
|
840 |
-
#: ../includes/Elements/Advanced_Data_Table.php:971, ../includes/Elements/Advanced_Data_Table.php:1119, ../includes/Elements/Caldera_Forms.php:229, ../includes/Elements/Caldera_Forms.php:557, ../includes/Elements/Caldera_Forms.php:1132, ../includes/Elements/Contact_Form_7.php:439, ../includes/Elements/Contact_Form_7.php:1158, ../includes/Elements/Countdown.php:114, ../includes/Elements/Cta_Box.php:112, ../includes/Elements/Data_Table.php:547, ../includes/Elements/Dual_Color_Header.php:186, ../includes/Elements/Dual_Color_Header.php:650, ../includes/Elements/Event_Calendar.php:
|
841 |
msgid "Alignment"
|
842 |
msgstr ""
|
843 |
|
844 |
-
#: ../includes/Elements/Advanced_Data_Table.php:1175, ../includes/Elements/Adv_Accordion.php:
|
845 |
msgid "Margin"
|
846 |
msgstr ""
|
847 |
|
848 |
-
#: ../includes/Elements/Advanced_Data_Table.php:1195, ../includes/Elements/Advanced_Data_Table.php:1361, ../includes/Elements/Adv_Accordion.php:
|
849 |
msgid "Normal"
|
850 |
msgstr ""
|
851 |
|
852 |
-
#: ../includes/Elements/Advanced_Data_Table.php:1265, ../includes/Elements/Advanced_Data_Table.php:1391, ../includes/Elements/Adv_Accordion.php:
|
853 |
msgid "Hover"
|
854 |
msgstr ""
|
855 |
|
856 |
-
#: ../includes/Elements/Advanced_Data_Table.php:1366, ../includes/Elements/Advanced_Data_Table.php:1396, ../includes/Elements/Betterdocs_Category_Box.php:683, ../includes/Elements/Betterdocs_Category_Box.php:716, ../includes/Elements/Betterdocs_Category_Box.php:860, ../includes/Elements/Betterdocs_Category_Box.php:965, ../includes/Elements/Betterdocs_Category_Grid.php:616, ../includes/Elements/Betterdocs_Category_Grid.php:670, ../includes/Elements/Betterdocs_Category_Grid.php:806, ../includes/Elements/Betterdocs_Category_Grid.php:903, ../includes/Elements/Betterdocs_Category_Grid.php:1006, ../includes/Elements/Betterdocs_Category_Grid.php:1086, ../includes/Elements/Betterdocs_Category_Grid.php:1162, ../includes/Elements/Betterdocs_Category_Grid.php:1239, ../includes/Elements/Betterdocs_Category_Grid.php:1362, ../includes/Elements/Betterdocs_Category_Grid.php:1461, ../includes/Elements/Betterdocs_Search_Form.php:246, ../includes/Elements/Betterdocs_Search_Form.php:283, ../includes/Elements/Caldera_Forms.php:983, ../includes/Elements/Caldera_Forms.php:1099, ../includes/Elements/Caldera_Forms.php:1431, ../includes/Elements/Contact_Form_7.php:1010, ../includes/Elements/Contact_Form_7.php:1126, ../includes/Elements/Content_Ticker.php:609, ../includes/Elements/Content_Ticker.php:665, ../includes/Elements/Cta_Box.php:612, ../includes/Elements/Cta_Box.php:653, ../includes/Elements/Cta_Box.php:695, ../includes/Elements/Cta_Box.php:1375, ../includes/Elements/Cta_Box.php:1390, ../includes/Elements/Data_Table.php:624, ../includes/Elements/Data_Table.php:664, ../includes/Elements/Data_Table.php:1175, ../includes/Elements/Dual_Color_Header.php:473, ../includes/Elements/Dual_Color_Header.php:570, ../includes/Elements/Dual_Color_Header.php:713, ../includes/Elements/Event_Calendar.php:
|
857 |
msgid "Color"
|
858 |
msgstr ""
|
859 |
|
@@ -877,39 +877,39 @@ msgstr ""
|
|
877 |
msgid "Select Accordion Tab Title Tag"
|
878 |
msgstr ""
|
879 |
|
880 |
-
#: ../includes/Elements/Adv_Accordion.php:128, ../includes/Elements/Betterdocs_Category_Box.php:184, ../includes/Elements/Betterdocs_Category_Grid.php:222, ../includes/Elements/Cta_Box.php:234, ../includes/Elements/Dual_Color_Header.php:138, ../includes/Elements/Filterable_Gallery.php:
|
881 |
msgid "H1"
|
882 |
msgstr ""
|
883 |
|
884 |
-
#: ../includes/Elements/Adv_Accordion.php:129, ../includes/Elements/Betterdocs_Category_Box.php:185, ../includes/Elements/Betterdocs_Category_Grid.php:223, ../includes/Elements/Cta_Box.php:235, ../includes/Elements/Dual_Color_Header.php:139, ../includes/Elements/Filterable_Gallery.php:
|
885 |
msgid "H2"
|
886 |
msgstr ""
|
887 |
|
888 |
-
#: ../includes/Elements/Adv_Accordion.php:130, ../includes/Elements/Betterdocs_Category_Box.php:186, ../includes/Elements/Betterdocs_Category_Grid.php:224, ../includes/Elements/Cta_Box.php:236, ../includes/Elements/Dual_Color_Header.php:140, ../includes/Elements/Filterable_Gallery.php:
|
889 |
msgid "H3"
|
890 |
msgstr ""
|
891 |
|
892 |
-
#: ../includes/Elements/Adv_Accordion.php:131, ../includes/Elements/Betterdocs_Category_Box.php:187, ../includes/Elements/Betterdocs_Category_Grid.php:225, ../includes/Elements/Cta_Box.php:237, ../includes/Elements/Dual_Color_Header.php:141, ../includes/Elements/Filterable_Gallery.php:
|
893 |
msgid "H4"
|
894 |
msgstr ""
|
895 |
|
896 |
-
#: ../includes/Elements/Adv_Accordion.php:132, ../includes/Elements/Betterdocs_Category_Box.php:188, ../includes/Elements/Betterdocs_Category_Grid.php:226, ../includes/Elements/Cta_Box.php:238, ../includes/Elements/Dual_Color_Header.php:142, ../includes/Elements/Filterable_Gallery.php:
|
897 |
msgid "H5"
|
898 |
msgstr ""
|
899 |
|
900 |
-
#: ../includes/Elements/Adv_Accordion.php:133, ../includes/Elements/Betterdocs_Category_Box.php:189, ../includes/Elements/Betterdocs_Category_Grid.php:227, ../includes/Elements/Cta_Box.php:239, ../includes/Elements/Dual_Color_Header.php:143, ../includes/Elements/Filterable_Gallery.php:
|
901 |
msgid "H6"
|
902 |
msgstr ""
|
903 |
|
904 |
-
#: ../includes/Elements/Adv_Accordion.php:134, ../includes/Elements/Betterdocs_Category_Box.php:190, ../includes/Elements/Betterdocs_Category_Grid.php:228, ../includes/Elements/Cta_Box.php:240, ../includes/Elements/Dual_Color_Header.php:144, ../includes/Elements/Filterable_Gallery.php:
|
905 |
msgid "Span"
|
906 |
msgstr ""
|
907 |
|
908 |
-
#: ../includes/Elements/Adv_Accordion.php:135, ../includes/Elements/Betterdocs_Category_Box.php:191, ../includes/Elements/Betterdocs_Category_Grid.php:229, ../includes/Elements/Cta_Box.php:241, ../includes/Elements/Dual_Color_Header.php:145, ../includes/Elements/Filterable_Gallery.php:
|
909 |
msgid "P"
|
910 |
msgstr ""
|
911 |
|
912 |
-
#: ../includes/Elements/Adv_Accordion.php:136, ../includes/Elements/Betterdocs_Category_Box.php:192, ../includes/Elements/Betterdocs_Category_Grid.php:230, ../includes/Elements/Cta_Box.php:242, ../includes/Elements/Dual_Color_Header.php:146, ../includes/Elements/Filterable_Gallery.php:
|
913 |
msgid "Div"
|
914 |
msgstr ""
|
915 |
|
@@ -937,7 +937,7 @@ msgstr ""
|
|
937 |
msgid "Content Settings"
|
938 |
msgstr ""
|
939 |
|
940 |
-
#: ../includes/Elements/Adv_Accordion.php:217, ../includes/Elements/Adv_Tabs.php:
|
941 |
msgid "Active as Default"
|
942 |
msgstr ""
|
943 |
|
@@ -945,103 +945,111 @@ msgstr ""
|
|
945 |
msgid "Enable Tab Icon"
|
946 |
msgstr ""
|
947 |
|
948 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
|
|
|
|
|
|
|
|
949 |
msgid "Icon"
|
950 |
msgstr ""
|
951 |
|
952 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
|
|
|
|
|
|
|
|
953 |
msgid "Tab Title"
|
954 |
msgstr ""
|
955 |
|
956 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
957 |
msgid "Content Type"
|
958 |
msgstr ""
|
959 |
|
960 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
961 |
msgid "Content"
|
962 |
msgstr ""
|
963 |
|
964 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
965 |
msgid "Saved Templates"
|
966 |
msgstr ""
|
967 |
|
968 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
969 |
msgid "Choose Template"
|
970 |
msgstr ""
|
971 |
|
972 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
973 |
msgid "Tab Content"
|
974 |
msgstr ""
|
975 |
|
976 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
977 |
msgid "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Optio, neque qui velit. Magni dolorum quidem ipsam eligendi, totam, facilis laudantium cum accusamus ullam voluptatibus commodi numquam, error, est. Ea, consequatur."
|
978 |
msgstr ""
|
979 |
|
980 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
981 |
msgid "Custom ID"
|
982 |
msgstr ""
|
983 |
|
984 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
985 |
msgid "Custom ID will be added as an anchor tag. For example, if you add ‘test’ as your custom ID, the link will become like the following: https://www.example.com/#test and it will open the respective tab directly."
|
986 |
msgstr ""
|
987 |
|
988 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
989 |
msgid "Accordion Tab Title 1"
|
990 |
msgstr ""
|
991 |
|
992 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
993 |
msgid "Accordion Tab Title 2"
|
994 |
msgstr ""
|
995 |
|
996 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
997 |
msgid "Accordion Tab Title 3"
|
998 |
msgstr ""
|
999 |
|
1000 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
1001 |
msgid "General Style"
|
1002 |
msgstr ""
|
1003 |
|
1004 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
1005 |
msgid "Tab Style"
|
1006 |
msgstr ""
|
1007 |
|
1008 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
1009 |
msgid "Icon Size"
|
1010 |
msgstr ""
|
1011 |
|
1012 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
1013 |
msgid "Icon Gap"
|
1014 |
msgstr ""
|
1015 |
|
1016 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
1017 |
msgid "Distance"
|
1018 |
msgstr ""
|
1019 |
|
1020 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
1021 |
msgid "Icon Color"
|
1022 |
msgstr ""
|
1023 |
|
1024 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
1025 |
msgid "Active"
|
1026 |
msgstr ""
|
1027 |
|
1028 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
1029 |
msgid "Content Style"
|
1030 |
msgstr ""
|
1031 |
|
1032 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
1033 |
msgid "Toggle Caret Style"
|
1034 |
msgstr ""
|
1035 |
|
1036 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
1037 |
msgid "Icon Padding"
|
1038 |
msgstr ""
|
1039 |
|
1040 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
1041 |
msgid "Icon Radius"
|
1042 |
msgstr ""
|
1043 |
|
1044 |
-
#: ../includes/Elements/Adv_Accordion.php:
|
1045 |
msgid "Caret Color"
|
1046 |
msgstr ""
|
1047 |
|
@@ -1061,7 +1069,7 @@ msgstr ""
|
|
1061 |
msgid "Enable Icon"
|
1062 |
msgstr ""
|
1063 |
|
1064 |
-
#: ../includes/Elements/Adv_Tabs.php:102, ../includes/Elements/Betterdocs_Category_Grid.php:1328, ../includes/Elements/Creative_Button.php:143, ../includes/Elements/Data_Table.php:733, ../includes/Elements/Feature_List.php:299, ../includes/Elements/Filterable_Gallery.php:
|
1065 |
msgid "Icon Position"
|
1066 |
msgstr ""
|
1067 |
|
@@ -1069,7 +1077,7 @@ msgstr ""
|
|
1069 |
msgid "Stacked"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
-
#: ../includes/Elements/Adv_Tabs.php:108, ../includes/Elements/Contact_Form_7.php:831, ../includes/Elements/Countdown.php:85, ../includes/Elements/Login_Register.php:
|
1073 |
msgid "Inline"
|
1074 |
msgstr ""
|
1075 |
|
@@ -1081,62 +1089,74 @@ msgstr ""
|
|
1081 |
msgid "Set icon position before/after the tab title."
|
1082 |
msgstr ""
|
1083 |
|
1084 |
-
#: ../includes/Elements/Adv_Tabs.php:125, ../includes/Elements/Betterdocs_Category_Grid.php:1332, ../includes/Elements/Creative_Button.php:147, ../includes/Elements/Filterable_Gallery.php:
|
1085 |
msgid "Before"
|
1086 |
msgstr ""
|
1087 |
|
1088 |
-
#: ../includes/Elements/Adv_Tabs.php:129, ../includes/Elements/Betterdocs_Category_Grid.php:1333, ../includes/Elements/Creative_Button.php:148, ../includes/Elements/Filterable_Gallery.php:
|
1089 |
msgid "After"
|
1090 |
msgstr ""
|
1091 |
|
1092 |
-
#: ../includes/Elements/Adv_Tabs.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1093 |
msgid "Icon Type"
|
1094 |
msgstr ""
|
1095 |
|
1096 |
-
#: ../includes/Elements/Adv_Tabs.php:
|
|
|
|
|
|
|
|
|
1097 |
msgid "Tab Title 1"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
-
#: ../includes/Elements/Adv_Tabs.php:
|
1101 |
msgid "Tab Title 2"
|
1102 |
msgstr ""
|
1103 |
|
1104 |
-
#: ../includes/Elements/Adv_Tabs.php:
|
1105 |
msgid "Tab Title 3"
|
1106 |
msgstr ""
|
1107 |
|
1108 |
-
#: ../includes/Elements/Adv_Tabs.php:
|
1109 |
msgid "General"
|
1110 |
msgstr ""
|
1111 |
|
1112 |
-
#: ../includes/Elements/Adv_Tabs.php:
|
1113 |
msgid "Title Min Width"
|
1114 |
msgstr ""
|
1115 |
|
1116 |
-
#: ../includes/Elements/Adv_Tabs.php:
|
1117 |
msgid "Tab Background Color"
|
1118 |
msgstr ""
|
1119 |
|
1120 |
-
#: ../includes/Elements/Adv_Tabs.php:
|
1121 |
msgid "Caret"
|
1122 |
msgstr ""
|
1123 |
|
1124 |
-
#: ../includes/Elements/Adv_Tabs.php:
|
1125 |
msgid "Show Caret on Active Tab"
|
1126 |
msgstr ""
|
1127 |
|
1128 |
-
#: ../includes/Elements/Adv_Tabs.php:
|
1129 |
msgid "Caret Size"
|
1130 |
msgstr ""
|
1131 |
|
1132 |
-
#: ../includes/Elements/Adv_Tabs.php:888, ../includes/Elements/Caldera_Forms.php:109, ../includes/Elements/Caldera_Forms.php:936, ../includes/Elements/Contact_Form_7.php:911, ../includes/Elements/Contact_Form_7.php:963, ../includes/Elements/Content_Ticker.php:194, ../includes/Elements/Content_Ticker.php:227, ../includes/Elements/Content_Ticker.php:242, ../includes/Elements/Content_Ticker.php:277, ../includes/Elements/Data_Table.php:87, ../includes/Elements/Data_Table.php:1141, ../includes/Elements/Facebook_Feed.php:456, ../includes/Elements/Filterable_Gallery.php:288, ../includes/Elements/Filterable_Gallery.php:433, ../includes/Elements/Filterable_Gallery.php:482, ../includes/Elements/Filterable_Gallery.php:507, ../includes/Elements/Filterable_Gallery.php:532, ../includes/Elements/Filterable_Gallery.php:592, ../includes/Elements/Filterable_Gallery.php:607, ../includes/Elements/FluentForm.php:151, ../includes/Elements/FluentForm.php:932, ../includes/Elements/Formstack.php:192, ../includes/Elements/Formstack.php:1128, ../includes/Elements/GravityForms.php:149, ../includes/Elements/GravityForms.php:246, ../includes/Elements/GravityForms.php:1250, ../includes/Elements/GravityForms.php:1446, ../includes/Elements/Image_Accordion.php:176, ../includes/Elements/Info_Box.php:359, ../includes/Elements/Info_Box.php:373, ../includes/Elements/Login_Register.php:438, ../includes/Elements/Login_Register.php:516, ../includes/Elements/Login_Register.php:851, ../includes/Elements/NinjaForms.php:114, ../includes/Elements/NinjaForms.php:983, ../includes/Elements/Post_Grid.php:133, ../includes/Elements/Post_Grid.php:147, ../includes/Elements/Post_Grid.php:173, ../includes/Elements/Post_Grid.php:187, ../includes/Elements/Post_Grid.php:213, ../includes/Elements/Post_Grid.php:227, ../includes/Elements/Post_Timeline.php:84, ../includes/Elements/Post_Timeline.php:95, ../includes/Elements/Pricing_Table.php:218, ../includes/Elements/Pricing_Table.php:1904, ../includes/Elements/Simple_Menu.php:183, ../includes/Elements/Simple_Menu.php:224, ../includes/Elements/Team_Member.php:705, ../includes/Elements/Twitter_Feed.php:136, ../includes/Elements/Woo_Product_Carousel.php:327, ../includes/Elements/Woo_Product_Carousel.php:577, ../includes/Elements/Woo_Product_Carousel.php:609, ../includes/Elements/Woo_Product_Carousel.php:624, ../includes/Elements/Woo_Product_Carousel.php:659, ../includes/Elements/Woo_Product_Carousel.php:671, ../includes/Elements/Woo_Product_Carousel.php:682, ../includes/Elements/Woo_Product_Carousel.php:2137, ../includes/Elements/Woo_Product_Gallery.php:248, ../includes/Elements/Woo_Product_Gallery.php:274, ../includes/Elements/WpForms.php:107, ../includes/Elements/WpForms.php:937, ../includes/Extensions/Reading_Progress.php:41, ../includes/Extensions/Reading_Progress.php:77, ../includes/Extensions/Scroll_to_Top.php:42, ../includes/Extensions/Scroll_to_Top.php:78, ../includes/Extensions/Table_of_Content.php:45, ../includes/Extensions/Table_of_Content.php:79, ../includes/Extensions/Table_of_Content.php:211, ../includes/Extensions/Table_of_Content.php:226, ../includes/Extensions/Table_of_Content.php:241, ../includes/Extensions/Table_of_Content.php:256, ../includes/Extensions/Table_of_Content.php:271, ../includes/Traits/Controls.php:145, ../includes/Traits/Controls.php:403
|
1133 |
-
msgid "Yes"
|
1134 |
-
msgstr ""
|
1135 |
-
|
1136 |
-
#: ../includes/Elements/Adv_Tabs.php:889, ../includes/Elements/Caldera_Forms.php:110, ../includes/Elements/Caldera_Forms.php:937, ../includes/Elements/Contact_Form_7.php:912, ../includes/Elements/Contact_Form_7.php:964, ../includes/Elements/Content_Ticker.php:195, ../includes/Elements/Content_Ticker.php:228, ../includes/Elements/Content_Ticker.php:243, ../includes/Elements/Content_Ticker.php:278, ../includes/Elements/Cta_Box.php:779, ../includes/Elements/Data_Table.php:88, ../includes/Elements/Data_Table.php:1142, ../includes/Elements/Facebook_Feed.php:460, ../includes/Elements/Feature_List.php:361, ../includes/Elements/Filterable_Gallery.php:289, ../includes/Elements/Filterable_Gallery.php:434, ../includes/Elements/Filterable_Gallery.php:483, ../includes/Elements/Filterable_Gallery.php:508, ../includes/Elements/Filterable_Gallery.php:533, ../includes/Elements/Filterable_Gallery.php:593, ../includes/Elements/Filterable_Gallery.php:608, ../includes/Elements/FluentForm.php:152, ../includes/Elements/FluentForm.php:933, ../includes/Elements/Formstack.php:193, ../includes/Elements/Formstack.php:1129, ../includes/Elements/GravityForms.php:150, ../includes/Elements/GravityForms.php:247, ../includes/Elements/GravityForms.php:1251, ../includes/Elements/GravityForms.php:1447, ../includes/Elements/Image_Accordion.php:177, ../includes/Elements/Info_Box.php:360, ../includes/Elements/Info_Box.php:374, ../includes/Elements/Login_Register.php:439, ../includes/Elements/Login_Register.php:517, ../includes/Elements/Login_Register.php:852, ../includes/Elements/NinjaForms.php:115, ../includes/Elements/NinjaForms.php:984, ../includes/Elements/Post_Grid.php:134, ../includes/Elements/Post_Grid.php:148, ../includes/Elements/Post_Grid.php:174, ../includes/Elements/Post_Grid.php:188, ../includes/Elements/Post_Grid.php:214, ../includes/Elements/Post_Grid.php:228, ../includes/Elements/Post_Timeline.php:85, ../includes/Elements/Post_Timeline.php:96, ../includes/Elements/Pricing_Table.php:219, ../includes/Elements/Pricing_Table.php:1905, ../includes/Elements/Simple_Menu.php:184, ../includes/Elements/Simple_Menu.php:225, ../includes/Elements/Team_Member.php:706, ../includes/Elements/Twitter_Feed.php:137, ../includes/Elements/Woo_Product_Carousel.php:328, ../includes/Elements/Woo_Product_Carousel.php:578, ../includes/Elements/Woo_Product_Carousel.php:610, ../includes/Elements/Woo_Product_Carousel.php:625, ../includes/Elements/Woo_Product_Carousel.php:660, ../includes/Elements/Woo_Product_Carousel.php:672, ../includes/Elements/Woo_Product_Carousel.php:683, ../includes/Elements/Woo_Product_Carousel.php:2138, ../includes/Elements/Woo_Product_Gallery.php:249, ../includes/Elements/Woo_Product_Gallery.php:275, ../includes/Elements/WpForms.php:108, ../includes/Elements/WpForms.php:938, ../includes/Extensions/Reading_Progress.php:42, ../includes/Extensions/Reading_Progress.php:78, ../includes/Extensions/Scroll_to_Top.php:43, ../includes/Extensions/Scroll_to_Top.php:79, ../includes/Extensions/Table_of_Content.php:46, ../includes/Extensions/Table_of_Content.php:80, ../includes/Extensions/Table_of_Content.php:212, ../includes/Extensions/Table_of_Content.php:227, ../includes/Extensions/Table_of_Content.php:242, ../includes/Extensions/Table_of_Content.php:257, ../includes/Extensions/Table_of_Content.php:272, ../includes/Traits/Controls.php:146, ../includes/Traits/Controls.php:404
|
1137 |
-
msgid "No"
|
1138 |
-
msgstr ""
|
1139 |
-
|
1140 |
#: ../includes/Elements/Betterdocs_Category_Box.php:118, ../includes/Elements/Betterdocs_Category_Grid.php:120
|
1141 |
msgid "Layout Options"
|
1142 |
msgstr ""
|
@@ -1153,15 +1173,15 @@ msgstr ""
|
|
1153 |
msgid "Show Icon"
|
1154 |
msgstr ""
|
1155 |
|
1156 |
-
#: ../includes/Elements/Betterdocs_Category_Box.php:158, ../includes/Elements/Betterdocs_Category_Box.php:170, ../includes/Elements/Betterdocs_Category_Box.php:205, ../includes/Elements/Betterdocs_Category_Grid.php:177, ../includes/Elements/Betterdocs_Category_Grid.php:190, ../includes/Elements/Betterdocs_Category_Grid.php:205, ../includes/Elements/Betterdocs_Category_Grid.php:244, ../includes/Elements/Betterdocs_Category_Grid.php:260, ../includes/Elements/Betterdocs_Category_Grid.php:272, ../includes/Elements/Betterdocs_Category_Grid.php:1303, ../includes/Elements/Caldera_Forms.php:152, ../includes/Elements/Caldera_Forms.php:165, ../includes/Elements/Caldera_Forms.php:191, ../includes/Elements/Contact_Form_7.php:205, ../includes/Elements/Contact_Form_7.php:231, ../includes/Elements/Contact_Form_7.php:251, ../includes/Elements/Content_Ticker.php:255, ../includes/Elements/Countdown.php:503, ../includes/Elements/Creative_Button.php:252, ../includes/Elements/Cta_Box.php:170, ../includes/Elements/Cta_Box.php:353, ../includes/Elements/Dual_Color_Header.php:95, ../includes/Elements/Dual_Color_Header.php:105, ../includes/Elements/Facebook_Feed.php:374, ../includes/Elements/Facebook_Feed.php:386, ../includes/Elements/Facebook_Feed.php:401, ../includes/Elements/Facebook_Feed.php:416, ../includes/Elements/Facebook_Feed.php:431, ../includes/Elements/Facebook_Feed.php:497, ../includes/Elements/Feature_List.php:360, ../includes/Elements/Filterable_Gallery.php:
|
1157 |
msgid "Show"
|
1158 |
msgstr ""
|
1159 |
|
1160 |
-
#: ../includes/Elements/Betterdocs_Category_Box.php:159, ../includes/Elements/Betterdocs_Category_Box.php:171, ../includes/Elements/Betterdocs_Category_Box.php:206, ../includes/Elements/Betterdocs_Category_Grid.php:178, ../includes/Elements/Betterdocs_Category_Grid.php:191, ../includes/Elements/Betterdocs_Category_Grid.php:206, ../includes/Elements/Betterdocs_Category_Grid.php:245, ../includes/Elements/Betterdocs_Category_Grid.php:261, ../includes/Elements/Betterdocs_Category_Grid.php:273, ../includes/Elements/Betterdocs_Category_Grid.php:1304, ../includes/Elements/Caldera_Forms.php:153, ../includes/Elements/Caldera_Forms.php:166, ../includes/Elements/Caldera_Forms.php:192, ../includes/Elements/Contact_Form_7.php:206, ../includes/Elements/Contact_Form_7.php:232, ../includes/Elements/Contact_Form_7.php:252, ../includes/Elements/Content_Ticker.php:256, ../includes/Elements/Countdown.php:504, ../includes/Elements/Creative_Button.php:253, ../includes/Elements/Cta_Box.php:171, ../includes/Elements/Cta_Box.php:354, ../includes/Elements/Dual_Color_Header.php:96, ../includes/Elements/Dual_Color_Header.php:106, ../includes/Elements/Facebook_Feed.php:375, ../includes/Elements/Facebook_Feed.php:387, ../includes/Elements/Facebook_Feed.php:402, ../includes/Elements/Facebook_Feed.php:417, ../includes/Elements/Facebook_Feed.php:432, ../includes/Elements/Facebook_Feed.php:498, ../includes/Elements/Filterable_Gallery.php:
|
1161 |
msgid "Hide"
|
1162 |
msgstr ""
|
1163 |
|
1164 |
-
#: ../includes/Elements/Betterdocs_Category_Box.php:168, ../includes/Elements/Betterdocs_Category_Grid.php:203, ../includes/Elements/Woo_Product_Carousel.php:219, ../includes/Traits/Controls.php:
|
1165 |
msgid "Show Title"
|
1166 |
msgstr ""
|
1167 |
|
@@ -1197,7 +1217,7 @@ msgstr ""
|
|
1197 |
msgid "Box Padding"
|
1198 |
msgstr ""
|
1199 |
|
1200 |
-
#: ../includes/Elements/Betterdocs_Category_Box.php:336, ../includes/Elements/Betterdocs_Category_Box.php:589, ../includes/Elements/Betterdocs_Category_Box.php:728, ../includes/Elements/Betterdocs_Category_Box.php:1027, ../includes/Elements/Betterdocs_Search_Form.php:488, ../includes/Elements/Filterable_Gallery.php:
|
1201 |
msgid "Transition"
|
1202 |
msgstr ""
|
1203 |
|
@@ -1205,11 +1225,11 @@ msgstr ""
|
|
1205 |
msgid "Area"
|
1206 |
msgstr ""
|
1207 |
|
1208 |
-
#: ../includes/Elements/Betterdocs_Category_Box.php:423, ../includes/Elements/Betterdocs_Category_Box.php:458, ../includes/Elements/Betterdocs_Category_Box.php:815, ../includes/Elements/Betterdocs_Category_Box.php:922, ../includes/Elements/Betterdocs_Category_Grid.php:539, ../includes/Elements/Betterdocs_Category_Grid.php:777, ../includes/Elements/Betterdocs_Category_Grid.php:1097, ../includes/Elements/Betterdocs_Category_Grid.php:1250, ../includes/Elements/Betterdocs_Search_Form.php:257, ../includes/Elements/Caldera_Forms.php:945, ../includes/Elements/Contact_Form_7.php:972, ../includes/Elements/Feature_List.php:555, ../includes/Elements/Filterable_Gallery.php:
|
1209 |
msgid "Size"
|
1210 |
msgstr ""
|
1211 |
|
1212 |
-
#: ../includes/Elements/Betterdocs_Category_Box.php:527, ../includes/Elements/Betterdocs_Category_Box.php:695, ../includes/Elements/Betterdocs_Category_Box.php:942, ../includes/Elements/Betterdocs_Category_Grid.php:1116, ../includes/Elements/Betterdocs_Category_Grid.php:1194, ../includes/Elements/Caldera_Forms.php:753, ../includes/Elements/Caldera_Forms.php:870, ../includes/Elements/Contact_Form_7.php:575, ../includes/Elements/Contact_Form_7.php:860, ../includes/Elements/Contact_Form_7.php:1486, ../includes/Elements/Feature_List.php:656, ../includes/Elements/Filterable_Gallery.php:
|
1213 |
msgid "Spacing"
|
1214 |
msgstr ""
|
1215 |
|
@@ -1269,7 +1289,7 @@ msgstr ""
|
|
1269 |
msgid "Show Button"
|
1270 |
msgstr ""
|
1271 |
|
1272 |
-
#: ../includes/Elements/Betterdocs_Category_Grid.php:282, ../includes/Elements/Creative_Button.php:80, ../includes/Elements/Filterable_Gallery.php:
|
1273 |
msgid "Button Text"
|
1274 |
msgstr ""
|
1275 |
|
@@ -1289,11 +1309,11 @@ msgstr ""
|
|
1289 |
msgid "Ticker Background"
|
1290 |
msgstr ""
|
1291 |
|
1292 |
-
#: ../includes/Elements/Betterdocs_Category_Grid.php:979, ../includes/Elements/Betterdocs_Category_Grid.php:990, ../includes/Elements/Event_Calendar.php:
|
1293 |
msgid "List"
|
1294 |
msgstr ""
|
1295 |
|
1296 |
-
#: ../includes/Elements/Betterdocs_Category_Grid.php:1017, ../includes/Elements/Filterable_Gallery.php:
|
1297 |
msgid "Hover Color"
|
1298 |
msgstr ""
|
1299 |
|
@@ -1321,7 +1341,7 @@ msgstr ""
|
|
1321 |
msgid "Area Spacing"
|
1322 |
msgstr ""
|
1323 |
|
1324 |
-
#: ../includes/Elements/Betterdocs_Category_Grid.php:1534, ../includes/Elements/Creative_Button.php:443, ../includes/Elements/Pricing_Table.php:842, ../includes/Elements/WeForms.php:626, ../includes/Traits/Controls.php:
|
1325 |
msgid "Button Alignment"
|
1326 |
msgstr ""
|
1327 |
|
@@ -1357,7 +1377,7 @@ msgstr ""
|
|
1357 |
msgid "Close Icon"
|
1358 |
msgstr ""
|
1359 |
|
1360 |
-
#: ../includes/Elements/Betterdocs_Search_Form.php:294, ../includes/Elements/Caldera_Forms.php:1020, ../includes/Elements/Caldera_Forms.php:1334, ../includes/Elements/Contact_Form_7.php:1047, ../includes/Elements/Contact_Form_7.php:1360, ../includes/Elements/Content_Ticker.php:677, ../includes/Elements/Countdown.php:784, ../includes/Elements/Countdown.php:856, ../includes/Elements/Countdown.php:928, ../includes/Elements/Countdown.php:1000, ../includes/Elements/Creative_Button.php:423, ../includes/Elements/Cta_Box.php:1072, ../includes/Elements/Cta_Box.php:1311, ../includes/Elements/Event_Calendar.php:
|
1361 |
msgid "Border Color"
|
1362 |
msgstr ""
|
1363 |
|
@@ -1373,7 +1393,7 @@ msgstr ""
|
|
1373 |
msgid "Search Result List"
|
1374 |
msgstr ""
|
1375 |
|
1376 |
-
#: ../includes/Elements/Betterdocs_Search_Form.php:404, ../includes/Elements/Betterdocs_Search_Form.php:510, ../includes/Elements/Interactive_Circle.php:
|
1377 |
msgid "Item"
|
1378 |
msgstr ""
|
1379 |
|
@@ -1397,11 +1417,11 @@ msgstr ""
|
|
1397 |
msgid "Custom Title & Description"
|
1398 |
msgstr ""
|
1399 |
|
1400 |
-
#: ../includes/Elements/Caldera_Forms.php:134, ../includes/Elements/Caldera_Forms.php:319, ../includes/Elements/Contact_Form_7.php:187, ../includes/Elements/Contact_Form_7.php:496, ../includes/Elements/Event_Calendar.php:
|
1401 |
msgid "Description"
|
1402 |
msgstr ""
|
1403 |
|
1404 |
-
#: ../includes/Elements/Caldera_Forms.php:149, ../includes/Elements/Caldera_Forms.php:515, ../includes/Elements/Contact_Form_7.php:202, ../includes/Elements/Contact_Form_7.php:805, ../includes/Elements/FluentForm.php:191, ../includes/Elements/FluentForm.php:562, ../includes/Elements/Formstack.php:232, ../includes/Elements/Formstack.php:789, ../includes/Elements/GravityForms.php:219, ../includes/Elements/GravityForms.php:575, ../includes/Elements/Login_Register.php:
|
1405 |
msgid "Labels"
|
1406 |
msgstr ""
|
1407 |
|
@@ -1409,7 +1429,7 @@ msgstr ""
|
|
1409 |
msgid "Errors"
|
1410 |
msgstr ""
|
1411 |
|
1412 |
-
#: ../includes/Elements/Caldera_Forms.php:187, ../includes/Elements/Caldera_Forms.php:1420, ../includes/Elements/Contact_Form_7.php:227, ../includes/Elements/Contact_Form_7.php:1389, ../includes/Elements/FluentForm.php:228, ../includes/Elements/FluentForm.php:2156, ../includes/Elements/Formstack.php:269, ../includes/Elements/Formstack.php:1911, ../includes/Elements/GravityForms.php:268, ../includes/Elements/GravityForms.php:2417, ../includes/Elements/Login_Register.php:
|
1413 |
msgid "Error Messages"
|
1414 |
msgstr ""
|
1415 |
|
@@ -1433,7 +1453,7 @@ msgstr ""
|
|
1433 |
msgid "Form Alignment"
|
1434 |
msgstr ""
|
1435 |
|
1436 |
-
#: ../includes/Elements/Caldera_Forms.php:411, ../includes/Elements/Contact_Form_7.php:327, ../includes/Elements/Contact_Form_7.php:828, ../includes/Elements/Creative_Button.php:227, ../includes/Elements/Cta_Box.php:735, ../includes/Elements/Cta_Box.php:1157, ../includes/Elements/Dual_Color_Header.php:81, ../includes/Elements/Flip_Box.php:878, ../includes/Elements/FluentForm.php:458, ../includes/Elements/Formstack.php:330, ../includes/Elements/GravityForms.php:343, ../includes/Elements/Login_Register.php:
|
1437 |
msgid "Default"
|
1438 |
msgstr ""
|
1439 |
|
@@ -1441,11 +1461,11 @@ msgstr ""
|
|
1441 |
msgid "Form Max Width"
|
1442 |
msgstr ""
|
1443 |
|
1444 |
-
#: ../includes/Elements/Caldera_Forms.php:456, ../includes/Elements/FluentForm.php:503, ../includes/Elements/Formstack.php:375, ../includes/Elements/GravityForms.php:411, ../includes/Elements/Login_Register.php:
|
1445 |
msgid "Form Margin"
|
1446 |
msgstr ""
|
1447 |
|
1448 |
-
#: ../includes/Elements/Caldera_Forms.php:468, ../includes/Elements/Contact_Form_7.php:384, ../includes/Elements/FluentForm.php:515, ../includes/Elements/Formstack.php:387, ../includes/Elements/GravityForms.php:423, ../includes/Elements/Login_Register.php:
|
1449 |
msgid "Form Padding"
|
1450 |
msgstr ""
|
1451 |
|
@@ -1473,7 +1493,7 @@ msgstr ""
|
|
1473 |
msgid "Textarea Height"
|
1474 |
msgstr ""
|
1475 |
|
1476 |
-
#: ../includes/Elements/Caldera_Forms.php:793, ../includes/Elements/Contact_Form_7.php:756, ../includes/Elements/FluentForm.php:842, ../includes/Elements/Formstack.php:1041, ../includes/Elements/GravityForms.php:923, ../includes/Elements/Login_Register.php:
|
1477 |
msgid "Focus"
|
1478 |
msgstr ""
|
1479 |
|
@@ -1493,7 +1513,7 @@ msgstr ""
|
|
1493 |
msgid "Border Width"
|
1494 |
msgstr ""
|
1495 |
|
1496 |
-
#: ../includes/Elements/Caldera_Forms.php:1035, ../includes/Elements/Contact_Form_7.php:1062, ../includes/Elements/FluentForm.php:1031, ../includes/Elements/Formstack.php:1191, ../includes/Elements/GravityForms.php:1240, ../includes/Elements/GravityForms.php:1349, ../includes/Elements/Login_Register.php:
|
1497 |
msgid "Checkbox"
|
1498 |
msgstr ""
|
1499 |
|
@@ -1573,7 +1593,7 @@ msgstr ""
|
|
1573 |
msgid "<strong>Contact Form 7</strong> is not installed/activated on your site. Please install and activate <strong>Contact Form 7</strong> first."
|
1574 |
msgstr ""
|
1575 |
|
1576 |
-
#: ../includes/Elements/Contact_Form_7.php:313, ../includes/Elements/Contact_Form_7.php:1607, ../includes/Elements/Cta_Box.php:871, ../includes/Elements/Cta_Box.php:1060, ../includes/Elements/Cta_Box.php:1233, ../includes/Elements/Cta_Box.php:1302, ../includes/Elements/Dual_Color_Header.php:813, ../includes/Elements/Dual_Color_Header.php:893, ../includes/Elements/Event_Calendar.php:
|
1577 |
msgid "Background"
|
1578 |
msgstr ""
|
1579 |
|
@@ -1613,7 +1633,7 @@ msgstr ""
|
|
1613 |
msgid "Alert"
|
1614 |
msgstr ""
|
1615 |
|
1616 |
-
#: ../includes/Elements/Contact_Form_7.php:1510, ../includes/Elements/Login_Register.php:
|
1617 |
msgid "Fields"
|
1618 |
msgstr ""
|
1619 |
|
@@ -1769,7 +1789,7 @@ msgstr ""
|
|
1769 |
msgid "Label Position"
|
1770 |
msgstr ""
|
1771 |
|
1772 |
-
#: ../includes/Elements/Countdown.php:84, ../includes/Elements/Login_Register.php:
|
1773 |
msgid "Block"
|
1774 |
msgstr ""
|
1775 |
|
@@ -1781,7 +1801,7 @@ msgstr ""
|
|
1781 |
msgid "Use when you select inline labels"
|
1782 |
msgstr ""
|
1783 |
|
1784 |
-
#: ../includes/Elements/Countdown.php:152, ../includes/Elements/Event_Calendar.php:
|
1785 |
msgid "List view"
|
1786 |
msgstr ""
|
1787 |
|
@@ -1853,11 +1873,11 @@ msgstr ""
|
|
1853 |
msgid "Separator Style"
|
1854 |
msgstr ""
|
1855 |
|
1856 |
-
#: ../includes/Elements/Countdown.php:296, ../includes/Elements/Feature_List.php:431, ../includes/Elements/GravityForms.php:1061, ../includes/Elements/Sticky_Video.php:554, ../includes/Extensions/Table_of_Content.php:
|
1857 |
msgid "Solid"
|
1858 |
msgstr ""
|
1859 |
|
1860 |
-
#: ../includes/Elements/Countdown.php:297, ../includes/Elements/Feature_List.php:433, ../includes/Elements/GravityForms.php:1063, ../includes/Elements/Sticky_Video.php:556, ../includes/Extensions/Table_of_Content.php:
|
1861 |
msgid "Dotted"
|
1862 |
msgstr ""
|
1863 |
|
@@ -1869,7 +1889,7 @@ msgstr ""
|
|
1869 |
msgid "Position Left"
|
1870 |
msgstr ""
|
1871 |
|
1872 |
-
#: ../includes/Elements/Countdown.php:361, ../includes/Elements/Filterable_Gallery.php:
|
1873 |
msgid "Separator Color"
|
1874 |
msgstr ""
|
1875 |
|
@@ -1933,7 +1953,7 @@ msgstr ""
|
|
1933 |
msgid "Space Below Container"
|
1934 |
msgstr ""
|
1935 |
|
1936 |
-
#: ../includes/Elements/Countdown.php:648, ../includes/Elements/Dual_Color_Header.php:441, ../includes/Elements/Facebook_Feed.php:932, ../includes/Elements/Flip_Box.php:1167, ../includes/Elements/Image_Accordion.php:479, ../includes/Elements/Info_Box.php:1333, ../includes/Elements/Product_Grid.php:1183, ../includes/Elements/Team_Member.php:
|
1937 |
msgid "Color & Typography"
|
1938 |
msgstr ""
|
1939 |
|
@@ -1961,11 +1981,11 @@ msgstr ""
|
|
1961 |
msgid "Expire Message"
|
1962 |
msgstr ""
|
1963 |
|
1964 |
-
#: ../includes/Elements/Countdown.php:1052, ../includes/Elements/Cta_Box.php:604, ../includes/Elements/Dual_Color_Header.php:449, ../includes/Elements/Flip_Box.php:1183, ../includes/Elements/Flip_Box.php:1251, ../includes/Elements/Info_Box.php:1347, ../includes/Elements/Post_Grid.php:603, ../includes/Elements/Post_Timeline.php:291, ../includes/Elements/Pricing_Table.php:882, ../includes/Elements/Twitter_Feed.php:
|
1965 |
msgid "Title Style"
|
1966 |
msgstr ""
|
1967 |
|
1968 |
-
#: ../includes/Elements/Countdown.php:1061, ../includes/Elements/Event_Calendar.php:
|
1969 |
msgid "Title Color"
|
1970 |
msgstr ""
|
1971 |
|
@@ -1997,7 +2017,7 @@ msgstr ""
|
|
1997 |
msgid "Link URL"
|
1998 |
msgstr ""
|
1999 |
|
2000 |
-
#: ../includes/Elements/Creative_Button.php:160, ../includes/Elements/Filterable_Gallery.php:
|
2001 |
msgid "Icon Spacing"
|
2002 |
msgstr ""
|
2003 |
|
@@ -2069,7 +2089,7 @@ msgstr ""
|
|
2069 |
msgid "Shikoba (Pro)"
|
2070 |
msgstr ""
|
2071 |
|
2072 |
-
#: ../includes/Elements/Creative_Button.php:250, ../includes/Elements/Cta_Box.php:776, ../includes/Elements/Product_Grid.php:1524, ../includes/Elements/Team_Member.php:
|
2073 |
msgid "Use Gradient Background"
|
2074 |
msgstr ""
|
2075 |
|
@@ -2177,11 +2197,11 @@ msgstr ""
|
|
2177 |
msgid "Set max width for the container?"
|
2178 |
msgstr ""
|
2179 |
|
2180 |
-
#: ../includes/Elements/Cta_Box.php:438, ../includes/Elements/Cta_Box.php:778, ../includes/Elements/Data_Table.php:134, ../includes/Elements/Twitter_Feed.php:254, ../includes/Elements/Twitter_Feed.php:275, ../includes/Elements/Twitter_Feed.php:287, ../includes/Elements/Twitter_Feed.php:299, ../includes/Elements/Twitter_Feed.php:324
|
2181 |
msgid "yes"
|
2182 |
msgstr ""
|
2183 |
|
2184 |
-
#: ../includes/Elements/Cta_Box.php:439, ../includes/Elements/Data_Table.php:135, ../includes/Elements/Twitter_Feed.php:255, ../includes/Elements/Twitter_Feed.php:276, ../includes/Elements/Twitter_Feed.php:288, ../includes/Elements/Twitter_Feed.php:300, ../includes/Elements/Twitter_Feed.php:325
|
2185 |
msgid "no"
|
2186 |
msgstr ""
|
2187 |
|
@@ -2197,7 +2217,7 @@ msgstr ""
|
|
2197 |
msgid "Color & Typography "
|
2198 |
msgstr ""
|
2199 |
|
2200 |
-
#: ../includes/Elements/Cta_Box.php:632, ../includes/Elements/Cta_Box.php:673, ../includes/Elements/Event_Calendar.php:
|
2201 |
msgid "Space"
|
2202 |
msgstr ""
|
2203 |
|
@@ -2209,7 +2229,7 @@ msgstr ""
|
|
2209 |
msgid "Primary Button Style"
|
2210 |
msgstr ""
|
2211 |
|
2212 |
-
#: ../includes/Elements/Cta_Box.php:736, ../includes/Elements/Cta_Box.php:1158, ../includes/Extensions/Table_of_Content.php:
|
2213 |
msgid "Top to Bottom"
|
2214 |
msgstr ""
|
2215 |
|
@@ -2229,11 +2249,11 @@ msgstr ""
|
|
2229 |
msgid "Icon Style"
|
2230 |
msgstr ""
|
2231 |
|
2232 |
-
#: ../includes/Elements/Cta_Box.php:1355, ../includes/Elements/Pricing_Table.php:1360, ../includes/Elements/Twitter_Feed.php:
|
2233 |
msgid "Font Size"
|
2234 |
msgstr ""
|
2235 |
|
2236 |
-
#: ../includes/Elements/Data_Table.php:75, ../includes/Elements/Event_Calendar.php:
|
2237 |
msgid "Header"
|
2238 |
msgstr ""
|
2239 |
|
@@ -2301,7 +2321,7 @@ msgstr ""
|
|
2301 |
msgid "Textarea"
|
2302 |
msgstr ""
|
2303 |
|
2304 |
-
#: ../includes/Elements/Data_Table.php:306, ../includes/Elements/Login_Register.php:
|
2305 |
msgid "Editor"
|
2306 |
msgstr ""
|
2307 |
|
@@ -2317,7 +2337,7 @@ msgstr ""
|
|
2317 |
msgid "Cell Text"
|
2318 |
msgstr ""
|
2319 |
|
2320 |
-
#: ../includes/Elements/Data_Table.php:396, ../includes/Elements/
|
2321 |
msgid "Link"
|
2322 |
msgstr ""
|
2323 |
|
@@ -2329,7 +2349,7 @@ msgstr ""
|
|
2329 |
msgid "Header Border Radius"
|
2330 |
msgstr ""
|
2331 |
|
2332 |
-
#: ../includes/Elements/Data_Table.php:755, ../includes/Elements/Filterable_Gallery.php:
|
2333 |
msgid "Icon Space"
|
2334 |
msgstr ""
|
2335 |
|
@@ -2361,7 +2381,7 @@ msgstr ""
|
|
2361 |
msgid "Background Color (Even Row)"
|
2362 |
msgstr ""
|
2363 |
|
2364 |
-
#: ../includes/Elements/Data_Table.php:1022, ../includes/Elements/Filterable_Gallery.php:
|
2365 |
msgid "Content Alignment"
|
2366 |
msgstr ""
|
2367 |
|
@@ -2393,7 +2413,7 @@ msgstr ""
|
|
2393 |
msgid "Show Separator"
|
2394 |
msgstr ""
|
2395 |
|
2396 |
-
#: ../includes/Elements/Dual_Color_Header.php:134, ../includes/Elements/Woo_Product_Carousel.php:231, ../includes/Traits/Controls.php:
|
2397 |
msgid "Title Tag"
|
2398 |
msgstr ""
|
2399 |
|
@@ -2421,7 +2441,7 @@ msgstr ""
|
|
2421 |
msgid "Insert a meaningful line to evaluate the headline."
|
2422 |
msgstr ""
|
2423 |
|
2424 |
-
#: ../includes/Elements/Dual_Color_Header.php:245, ../includes/Elements/Dual_Color_Header.php:597, ../includes/Elements/Filterable_Gallery.php:
|
2425 |
msgid "Separator"
|
2426 |
msgstr ""
|
2427 |
|
@@ -2501,7 +2521,7 @@ msgstr ""
|
|
2501 |
msgid "<strong>EmbedPress</strong> is not installed/activated on your site. Please install and activate <a href=\"plugin-install.php?s=embedpress&tab=search&type=term\" target=\"_blank\">EmbedPress</a> first."
|
2502 |
msgstr ""
|
2503 |
|
2504 |
-
#: ../includes/Elements/Event_Calendar.php:85, ../includes/Elements/Event_Calendar.php:
|
2505 |
msgid "Events"
|
2506 |
msgstr ""
|
2507 |
|
@@ -2517,235 +2537,255 @@ msgstr ""
|
|
2517 |
msgid "The Events Calendar"
|
2518 |
msgstr ""
|
2519 |
|
|
|
|
|
|
|
|
|
2520 |
#: ../includes/Elements/Event_Calendar.php:161
|
2521 |
msgid "https://sample-domain.com"
|
2522 |
msgstr ""
|
2523 |
|
2524 |
#: ../includes/Elements/Event_Calendar.php:169
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2525 |
msgid "All Day"
|
2526 |
msgstr ""
|
2527 |
|
2528 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2529 |
msgid "Start Date"
|
2530 |
msgstr ""
|
2531 |
|
2532 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2533 |
msgid "End Date"
|
2534 |
msgstr ""
|
2535 |
|
2536 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2537 |
msgid "Event Background Color"
|
2538 |
msgstr ""
|
2539 |
|
2540 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2541 |
msgid "Event Text Color"
|
2542 |
msgstr ""
|
2543 |
|
2544 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2545 |
msgid "Popup Ribbon Color"
|
2546 |
msgstr ""
|
2547 |
|
2548 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2549 |
msgid "Event"
|
2550 |
msgstr ""
|
2551 |
|
2552 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2553 |
msgid "Google Calendar"
|
2554 |
msgstr ""
|
2555 |
|
2556 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2557 |
msgid "APi Key"
|
2558 |
msgstr ""
|
2559 |
|
2560 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2561 |
msgid "<a href=\"https://essential-addons.com/elementor/docs/google-api-key/\" class=\"eael-btn\" target=\"_blank\">%s</a>"
|
2562 |
msgstr ""
|
2563 |
|
2564 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2565 |
msgid "Calendar ID"
|
2566 |
msgstr ""
|
2567 |
|
2568 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2569 |
msgid "<a href=\"https://essential-addons.com/elementor/docs/google-calendar-id/\" class=\"eael-btn\" target=\"_blank\">%s</a>"
|
2570 |
msgstr ""
|
2571 |
|
2572 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2573 |
msgid "Max Result"
|
2574 |
msgstr ""
|
2575 |
|
2576 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2577 |
msgid "The Event Calendar"
|
2578 |
msgstr ""
|
2579 |
|
2580 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2581 |
msgid "Get Events"
|
2582 |
msgstr ""
|
2583 |
|
2584 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2585 |
msgid "All"
|
2586 |
msgstr ""
|
2587 |
|
2588 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2589 |
msgid "Date Range"
|
2590 |
msgstr ""
|
2591 |
|
2592 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2593 |
msgid "Event Category"
|
2594 |
msgstr ""
|
2595 |
|
2596 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2597 |
msgid "Calendar"
|
2598 |
msgstr ""
|
2599 |
|
2600 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2601 |
msgid "Language"
|
2602 |
msgstr ""
|
2603 |
|
2604 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2605 |
-
msgid "24-
|
2606 |
msgstr ""
|
2607 |
|
2608 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2609 |
-
msgid "Hide Event Details link in event popup"
|
2610 |
-
msgstr ""
|
2611 |
-
|
2612 |
-
#: ../includes/Elements/Event_Calendar.php:522
|
2613 |
msgid "Calendar Default View"
|
2614 |
msgstr ""
|
2615 |
|
2616 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2617 |
msgid "Day"
|
2618 |
msgstr ""
|
2619 |
|
2620 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2621 |
msgid "Week"
|
2622 |
msgstr ""
|
2623 |
|
2624 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2625 |
msgid "Month"
|
2626 |
msgstr ""
|
2627 |
|
2628 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2629 |
msgid "Calendar Default Start Date"
|
2630 |
msgstr ""
|
2631 |
|
2632 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2633 |
msgid "First Day of Week"
|
2634 |
msgstr ""
|
2635 |
|
2636 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2637 |
msgid "Sunday"
|
2638 |
msgstr ""
|
2639 |
|
2640 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2641 |
msgid "Monday"
|
2642 |
msgstr ""
|
2643 |
|
2644 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2645 |
msgid "Tuesday"
|
2646 |
msgstr ""
|
2647 |
|
2648 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2649 |
msgid "Wednesday"
|
2650 |
msgstr ""
|
2651 |
|
2652 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2653 |
msgid "Thursday"
|
2654 |
msgstr ""
|
2655 |
|
2656 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2657 |
msgid "Friday"
|
2658 |
msgstr ""
|
2659 |
|
2660 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2661 |
msgid "Saturday"
|
2662 |
msgstr ""
|
2663 |
|
2664 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2665 |
msgid "Hide Event Details Link"
|
2666 |
msgstr ""
|
2667 |
|
2668 |
-
#: ../includes/Elements/Event_Calendar.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2669 |
msgid "Event Details Text"
|
2670 |
msgstr ""
|
2671 |
|
2672 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2673 |
msgid "Event Details"
|
2674 |
msgstr ""
|
2675 |
|
2676 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2677 |
msgid "Featured Event Color"
|
2678 |
msgstr ""
|
2679 |
|
2680 |
-
#: ../includes/Elements/Event_Calendar.php:
|
|
|
|
|
|
|
|
|
2681 |
msgid "Inside Space"
|
2682 |
msgstr ""
|
2683 |
|
2684 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2685 |
msgid "Outside Space"
|
2686 |
msgstr ""
|
2687 |
|
2688 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2689 |
msgid "Time"
|
2690 |
msgstr ""
|
2691 |
|
2692 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2693 |
msgid "Date"
|
2694 |
msgstr ""
|
2695 |
|
2696 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2697 |
msgid "Number Background"
|
2698 |
msgstr ""
|
2699 |
|
2700 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2701 |
msgid "Today Date"
|
2702 |
msgstr ""
|
2703 |
|
2704 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2705 |
msgid "Even row Color"
|
2706 |
msgstr ""
|
2707 |
|
2708 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2709 |
msgid "Odd row Color"
|
2710 |
msgstr ""
|
2711 |
|
2712 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2713 |
msgid "Event Popup"
|
2714 |
msgstr ""
|
2715 |
|
2716 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2717 |
msgid "Date Color"
|
2718 |
msgstr ""
|
2719 |
|
2720 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2721 |
msgid "Date Icon"
|
2722 |
msgstr ""
|
2723 |
|
2724 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2725 |
msgid "Content Color"
|
2726 |
msgstr ""
|
2727 |
|
2728 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2729 |
msgid " Close Button"
|
2730 |
msgstr ""
|
2731 |
|
2732 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2733 |
msgid "Button Size"
|
2734 |
msgstr ""
|
2735 |
|
2736 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2737 |
msgid "External Link"
|
2738 |
msgstr ""
|
2739 |
|
2740 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2741 |
msgid "Today"
|
2742 |
msgstr ""
|
2743 |
|
2744 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2745 |
msgid "Tomorrow"
|
2746 |
msgstr ""
|
2747 |
|
2748 |
-
#: ../includes/Elements/Event_Calendar.php:
|
2749 |
msgid "No Title"
|
2750 |
msgstr ""
|
2751 |
|
@@ -2833,15 +2873,15 @@ msgstr ""
|
|
2833 |
msgid "Columns"
|
2834 |
msgstr ""
|
2835 |
|
2836 |
-
#: ../includes/Elements/Facebook_Feed.php:264, ../includes/Elements/Product_Grid.php:290, ../includes/Elements/Product_Grid.php:312, ../includes/Elements/Testimonial.php:195, ../includes/Elements/Woo_Product_Carousel.php:356, ../includes/Elements/Woo_Product_Carousel.php:464, ../includes/Elements/Woo_Product_Gallery.php:342, ../includes/Traits/Controls.php:545, ../includes/Traits/Controls.php:
|
2837 |
msgid "1"
|
2838 |
msgstr ""
|
2839 |
|
2840 |
-
#: ../includes/Elements/Facebook_Feed.php:265, ../includes/Elements/Product_Grid.php:291, ../includes/Elements/Product_Grid.php:313, ../includes/Elements/Testimonial.php:196, ../includes/Elements/Woo_Product_Carousel.php:357, ../includes/Elements/Woo_Product_Carousel.php:465, ../includes/Elements/Woo_Product_Gallery.php:343, ../includes/Traits/Controls.php:546, ../includes/Traits/Controls.php:
|
2841 |
msgid "2"
|
2842 |
msgstr ""
|
2843 |
|
2844 |
-
#: ../includes/Elements/Facebook_Feed.php:266, ../includes/Elements/Product_Grid.php:292, ../includes/Elements/Testimonial.php:197, ../includes/Elements/Woo_Product_Carousel.php:358, ../includes/Elements/Woo_Product_Carousel.php:466, ../includes/Elements/Woo_Product_Gallery.php:344, ../includes/Traits/Controls.php:547, ../includes/Traits/Controls.php:
|
2845 |
msgid "3"
|
2846 |
msgstr ""
|
2847 |
|
@@ -2849,7 +2889,7 @@ msgstr ""
|
|
2849 |
msgid "4"
|
2850 |
msgstr ""
|
2851 |
|
2852 |
-
#: ../includes/Elements/Facebook_Feed.php:268, ../includes/Elements/Filterable_Gallery.php:
|
2853 |
msgid "5"
|
2854 |
msgstr ""
|
2855 |
|
@@ -2909,11 +2949,11 @@ msgstr ""
|
|
2909 |
msgid "Show Load More"
|
2910 |
msgstr ""
|
2911 |
|
2912 |
-
#: ../includes/Elements/Facebook_Feed.php:471, ../includes/Elements/FluentForm.php:1128, ../includes/Elements/FluentForm.php:1748, ../includes/Elements/Formstack.php:650, ../includes/Elements/Login_Register.php:
|
2913 |
msgid "Label"
|
2914 |
msgstr ""
|
2915 |
|
2916 |
-
#: ../includes/Elements/Facebook_Feed.php:474, ../includes/Elements/Filterable_Gallery.php:
|
2917 |
msgid "Load More"
|
2918 |
msgstr ""
|
2919 |
|
@@ -2925,7 +2965,7 @@ msgstr ""
|
|
2925 |
msgid "Space Between Items"
|
2926 |
msgstr ""
|
2927 |
|
2928 |
-
#: ../includes/Elements/Facebook_Feed.php:594, ../includes/Elements/Filterable_Gallery.php:
|
2929 |
msgid "Thumbnail Style"
|
2930 |
msgstr ""
|
2931 |
|
@@ -2973,7 +3013,7 @@ msgstr ""
|
|
2973 |
msgid "Likes & Comments"
|
2974 |
msgstr ""
|
2975 |
|
2976 |
-
#: ../includes/Elements/Facebook_Feed.php:1214, ../includes/Elements/Image_Accordion.php:391, ../includes/Elements/Post_Timeline.php:136, ../includes/Elements/Team_Member.php:
|
2977 |
msgid "Overlay Color"
|
2978 |
msgstr ""
|
2979 |
|
@@ -3161,10 +3201,6 @@ msgstr ""
|
|
3161 |
msgid "Feature Item 3"
|
3162 |
msgstr ""
|
3163 |
|
3164 |
-
#: ../includes/Elements/Feature_List.php:249, ../includes/Elements/Product_Grid.php:436, ../includes/Elements/Progress_Bar.php:135, ../includes/Elements/Woo_Product_Gallery.php:455
|
3165 |
-
msgid "Title HTML Tag"
|
3166 |
-
msgstr ""
|
3167 |
-
|
3168 |
#: ../includes/Elements/Feature_List.php:270
|
3169 |
msgid "Icon Shape"
|
3170 |
msgstr ""
|
@@ -3189,7 +3225,7 @@ msgstr ""
|
|
3189 |
msgid "Framed"
|
3190 |
msgstr ""
|
3191 |
|
3192 |
-
#: ../includes/Elements/Feature_List.php:307, ../includes/Elements/Flip_Box.php:338, ../includes/Elements/Flip_Box.php:569, ../includes/Elements/Image_Accordion.php:132, ../includes/Elements/Info_Box.php:130, ../includes/Elements/Login_Register.php:
|
3193 |
msgid "Top"
|
3194 |
msgstr ""
|
3195 |
|
@@ -3201,7 +3237,7 @@ msgstr ""
|
|
3201 |
msgid "Show Connector"
|
3202 |
msgstr ""
|
3203 |
|
3204 |
-
#: ../includes/Elements/Feature_List.php:385, ../includes/Elements/Login_Register.php:
|
3205 |
msgid "Space Between"
|
3206 |
msgstr ""
|
3207 |
|
@@ -3221,7 +3257,7 @@ msgstr ""
|
|
3221 |
msgid "Connector Styles"
|
3222 |
msgstr ""
|
3223 |
|
3224 |
-
#: ../includes/Elements/Feature_List.php:432, ../includes/Elements/GravityForms.php:1064, ../includes/Elements/Sticky_Video.php:557, ../includes/Extensions/Table_of_Content.php:
|
3225 |
msgid "Dashed"
|
3226 |
msgstr ""
|
3227 |
|
@@ -3257,7 +3293,7 @@ msgstr ""
|
|
3257 |
msgid "Grid Style"
|
3258 |
msgstr ""
|
3259 |
|
3260 |
-
#: ../includes/Elements/Filterable_Gallery.php:156, ../includes/Traits/Controls.php:
|
3261 |
msgid "Image Height"
|
3262 |
msgstr ""
|
3263 |
|
@@ -3285,295 +3321,295 @@ msgstr ""
|
|
3285 |
msgid "Hover Transition"
|
3286 |
msgstr ""
|
3287 |
|
3288 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3289 |
msgid "Link to"
|
3290 |
msgstr ""
|
3291 |
|
3292 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3293 |
msgid "Media"
|
3294 |
msgstr ""
|
3295 |
|
3296 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3297 |
msgid "Buttons"
|
3298 |
msgstr ""
|
3299 |
|
3300 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3301 |
msgid "Lightbox Icon"
|
3302 |
msgstr ""
|
3303 |
|
3304 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3305 |
msgid "Link Icon"
|
3306 |
msgstr ""
|
3307 |
|
3308 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3309 |
msgid "Show Popup Caption"
|
3310 |
msgstr ""
|
3311 |
|
3312 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3313 |
msgid "Full Image Clickable?"
|
3314 |
msgstr ""
|
3315 |
|
3316 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3317 |
msgid "Full Image Action"
|
3318 |
msgstr ""
|
3319 |
|
3320 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3321 |
msgid "Lightbox"
|
3322 |
msgstr ""
|
3323 |
|
3324 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3325 |
msgid "Filterable Controls"
|
3326 |
msgstr ""
|
3327 |
|
3328 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3329 |
msgid "Enable Filter"
|
3330 |
msgstr ""
|
3331 |
|
3332 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3333 |
msgid "Gallery All Label"
|
3334 |
msgstr ""
|
3335 |
|
3336 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3337 |
msgid "All label icon"
|
3338 |
msgstr ""
|
3339 |
|
3340 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3341 |
msgid "Select Title Tag"
|
3342 |
msgstr ""
|
3343 |
|
3344 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3345 |
msgid "List Item"
|
3346 |
msgstr ""
|
3347 |
|
3348 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3349 |
msgid "Gallery Item"
|
3350 |
msgstr ""
|
3351 |
|
3352 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3353 |
msgid "Gallery Items"
|
3354 |
msgstr ""
|
3355 |
|
3356 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3357 |
msgid "Enable Photo Gallery"
|
3358 |
msgstr ""
|
3359 |
|
3360 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3361 |
msgid "Video Gallery?"
|
3362 |
msgstr ""
|
3363 |
|
3364 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3365 |
msgid "Video Link"
|
3366 |
msgstr ""
|
3367 |
|
3368 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3369 |
msgid "Control Name"
|
3370 |
msgstr ""
|
3371 |
|
3372 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3373 |
msgid "Use the gallery control name from Control Settings. Separate multiple items with comma (e.g. <strong>Gallery Item, Gallery Item 2</strong>)"
|
3374 |
msgstr ""
|
3375 |
|
3376 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3377 |
msgid "Item Name"
|
3378 |
msgstr ""
|
3379 |
|
3380 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3381 |
msgid "Gallery item name"
|
3382 |
msgstr ""
|
3383 |
|
3384 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3385 |
msgid "Enable Price ?"
|
3386 |
msgstr ""
|
3387 |
|
3388 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3389 |
msgid "Item Price"
|
3390 |
msgstr ""
|
3391 |
|
3392 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3393 |
msgid "$20.00"
|
3394 |
msgstr ""
|
3395 |
|
3396 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3397 |
msgid "Enable Ratings ?"
|
3398 |
msgstr ""
|
3399 |
|
3400 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3401 |
msgid "Item Ratings"
|
3402 |
msgstr ""
|
3403 |
|
3404 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3405 |
msgid "Enable Category ?"
|
3406 |
msgstr ""
|
3407 |
|
3408 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3409 |
msgid "Item Category"
|
3410 |
msgstr ""
|
3411 |
|
3412 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3413 |
msgid "Essential Addons"
|
3414 |
msgstr ""
|
3415 |
|
3416 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3417 |
msgid "Item Content"
|
3418 |
msgstr ""
|
3419 |
|
3420 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3421 |
msgid "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quidem, provident."
|
3422 |
msgstr ""
|
3423 |
|
3424 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3425 |
msgid "Video play icon"
|
3426 |
msgstr ""
|
3427 |
|
3428 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3429 |
msgid "Gallery Lightbox Button?"
|
3430 |
msgstr ""
|
3431 |
|
3432 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3433 |
msgid "Gallery Link Button?"
|
3434 |
msgstr ""
|
3435 |
|
3436 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3437 |
msgid "Load More Button"
|
3438 |
msgstr ""
|
3439 |
|
3440 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3441 |
msgid "Images Per Page"
|
3442 |
msgstr ""
|
3443 |
|
3444 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3445 |
msgid "No More Items Text"
|
3446 |
msgstr ""
|
3447 |
|
3448 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3449 |
msgid "No more items!"
|
3450 |
msgstr ""
|
3451 |
|
3452 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3453 |
msgid "Extra Small"
|
3454 |
msgstr ""
|
3455 |
|
3456 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3457 |
msgid "Small"
|
3458 |
msgstr ""
|
3459 |
|
3460 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3461 |
msgid "Medium"
|
3462 |
msgstr ""
|
3463 |
|
3464 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3465 |
msgid "Large"
|
3466 |
msgstr ""
|
3467 |
|
3468 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3469 |
msgid "Extra Large"
|
3470 |
msgstr ""
|
3471 |
|
3472 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3473 |
msgid "Button Icon"
|
3474 |
msgstr ""
|
3475 |
|
3476 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3477 |
msgid "Control Style"
|
3478 |
msgstr ""
|
3479 |
|
3480 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3481 |
msgid "Item Style"
|
3482 |
msgstr ""
|
3483 |
|
3484 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3485 |
msgid "Item Hover Style"
|
3486 |
msgstr ""
|
3487 |
|
3488 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3489 |
msgid "Title Typography"
|
3490 |
msgstr ""
|
3491 |
|
3492 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3493 |
msgid "Content Typography"
|
3494 |
msgstr ""
|
3495 |
|
3496 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3497 |
msgid "Video item hover"
|
3498 |
msgstr ""
|
3499 |
|
3500 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3501 |
msgid "Background transition"
|
3502 |
msgstr ""
|
3503 |
|
3504 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3505 |
msgid "Icon size"
|
3506 |
msgstr ""
|
3507 |
|
3508 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3509 |
msgid "Hover icon scale"
|
3510 |
msgstr ""
|
3511 |
|
3512 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3513 |
msgid "Icon transition"
|
3514 |
msgstr ""
|
3515 |
|
3516 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3517 |
msgid "Item Card Style"
|
3518 |
msgstr ""
|
3519 |
|
3520 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3521 |
msgid "Icons Style"
|
3522 |
msgstr ""
|
3523 |
|
3524 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3525 |
msgid "Icon Font Size"
|
3526 |
msgstr ""
|
3527 |
|
3528 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3529 |
msgid "Price Style"
|
3530 |
msgstr ""
|
3531 |
|
3532 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3533 |
msgid "Ratings Style"
|
3534 |
msgstr ""
|
3535 |
|
3536 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3537 |
msgid "Star Color"
|
3538 |
msgstr ""
|
3539 |
|
3540 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3541 |
msgid "Category Style"
|
3542 |
msgstr ""
|
3543 |
|
3544 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3545 |
msgid "Search Form Style"
|
3546 |
msgstr ""
|
3547 |
|
3548 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3549 |
msgid "Controls"
|
3550 |
msgstr ""
|
3551 |
|
3552 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3553 |
msgid "Controls Background"
|
3554 |
msgstr ""
|
3555 |
|
3556 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3557 |
msgid "Separator Size"
|
3558 |
msgstr ""
|
3559 |
|
3560 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3561 |
msgid "Form"
|
3562 |
msgstr ""
|
3563 |
|
3564 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3565 |
msgid "Search Gallery Item..."
|
3566 |
msgstr ""
|
3567 |
|
3568 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3569 |
msgid "Placeholder Color"
|
3570 |
msgstr ""
|
3571 |
|
3572 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3573 |
msgid "Dropdown"
|
3574 |
msgstr ""
|
3575 |
|
3576 |
-
#: ../includes/Elements/Filterable_Gallery.php:
|
3577 |
msgid "Top Spacing"
|
3578 |
msgstr ""
|
3579 |
|
@@ -3641,11 +3677,11 @@ msgstr ""
|
|
3641 |
msgid "Vertical Position"
|
3642 |
msgstr ""
|
3643 |
|
3644 |
-
#: ../includes/Elements/Flip_Box.php:342, ../includes/Elements/Flip_Box.php:573, ../includes/Elements/Info_Box.php:134, ../includes/Elements/Post_Timeline.php:486, ../includes/Elements/Twitter_Feed.php:
|
3645 |
msgid "Middle"
|
3646 |
msgstr ""
|
3647 |
|
3648 |
-
#: ../includes/Elements/Flip_Box.php:346, ../includes/Elements/Flip_Box.php:577, ../includes/Elements/Image_Accordion.php:140, ../includes/Elements/Info_Box.php:138, ../includes/Elements/Post_Timeline.php:490, ../includes/Elements/Pricing_Table.php:390, ../includes/Elements/Tooltip.php:291, ../includes/Elements/Twitter_Feed.php:
|
3649 |
msgid "Bottom"
|
3650 |
msgstr ""
|
3651 |
|
@@ -3689,7 +3725,7 @@ msgstr ""
|
|
3689 |
msgid "Back Background Color"
|
3690 |
msgstr ""
|
3691 |
|
3692 |
-
#: ../includes/Elements/Flip_Box.php:810, ../includes/Elements/Team_Member.php:
|
3693 |
msgid "Content Padding"
|
3694 |
msgstr ""
|
3695 |
|
@@ -3749,7 +3785,7 @@ msgstr ""
|
|
3749 |
msgid "Button Position"
|
3750 |
msgstr ""
|
3751 |
|
3752 |
-
#: ../includes/Elements/FluentForm.php:1756, ../includes/Elements/Login_Register.php:
|
3753 |
msgid "Show Label"
|
3754 |
msgstr ""
|
3755 |
|
@@ -3797,7 +3833,7 @@ msgstr ""
|
|
3797 |
msgid "Rating"
|
3798 |
msgstr ""
|
3799 |
|
3800 |
-
#: ../includes/Elements/Formstack.php:1994, ../includes/Elements/Login_Register.php:
|
3801 |
msgid "Validation Messages"
|
3802 |
msgstr ""
|
3803 |
|
@@ -3829,7 +3865,7 @@ msgstr ""
|
|
3829 |
msgid "Section Field"
|
3830 |
msgstr ""
|
3831 |
|
3832 |
-
#: ../includes/Elements/GravityForms.php:1056, ../includes/Elements/Pricing_Table.php:778, ../includes/Elements/Pricing_Table.php:
|
3833 |
msgid "Border Type"
|
3834 |
msgstr ""
|
3835 |
|
@@ -3913,11 +3949,11 @@ msgstr ""
|
|
3913 |
msgid "On Click"
|
3914 |
msgstr ""
|
3915 |
|
3916 |
-
#: ../includes/Elements/Image_Accordion.php:105, ../includes/Elements/Login_Register.php:
|
3917 |
msgid "Horizontal Alignment"
|
3918 |
msgstr ""
|
3919 |
|
3920 |
-
#: ../includes/Elements/Image_Accordion.php:128, ../includes/Elements/Login_Register.php:
|
3921 |
msgid "Vertical Alignment"
|
3922 |
msgstr ""
|
3923 |
|
@@ -3993,7 +4029,7 @@ msgstr ""
|
|
3993 |
msgid "Image or Icon"
|
3994 |
msgstr ""
|
3995 |
|
3996 |
-
#: ../includes/Elements/Info_Box.php:103, ../includes/Elements/Info_Box.php:195, ../includes/Extensions/Table_of_Content.php:
|
3997 |
msgid "Number"
|
3998 |
msgstr ""
|
3999 |
|
@@ -4105,7 +4141,7 @@ msgstr ""
|
|
4105 |
msgid "Short Title"
|
4106 |
msgstr ""
|
4107 |
|
4108 |
-
#: ../includes/Elements/Interactive_Circle.php:176, ../includes/Elements/Login_Register.php:
|
4109 |
msgid "Style"
|
4110 |
msgstr ""
|
4111 |
|
@@ -4193,978 +4229,990 @@ msgstr ""
|
|
4193 |
msgid "Connectors"
|
4194 |
msgstr ""
|
4195 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4196 |
#: ../includes/Elements/Login_Register.php:118
|
4197 |
msgid "Login | Register Form"
|
4198 |
msgstr ""
|
4199 |
|
4200 |
-
#: ../includes/Elements/Login_Register.php:181, ../includes/Elements/Login_Register.php:
|
4201 |
msgid "Username"
|
4202 |
msgstr ""
|
4203 |
|
4204 |
-
#: ../includes/Elements/Login_Register.php:182, ../includes/Elements/Login_Register.php:
|
4205 |
msgid "Email"
|
4206 |
msgstr ""
|
4207 |
|
4208 |
-
#: ../includes/Elements/Login_Register.php:183, ../includes/Elements/Login_Register.php:
|
4209 |
msgid "Password"
|
4210 |
msgstr ""
|
4211 |
|
4212 |
-
#: ../includes/Elements/Login_Register.php:184, ../includes/Elements/Login_Register.php:
|
4213 |
msgid "Confirm Password"
|
4214 |
msgstr ""
|
4215 |
|
4216 |
-
#: ../includes/Elements/Login_Register.php:185, ../includes/Elements/Login_Register.php:
|
4217 |
msgid "First Name"
|
4218 |
msgstr ""
|
4219 |
|
4220 |
-
#: ../includes/Elements/Login_Register.php:186, ../includes/Elements/Login_Register.php:
|
4221 |
msgid "Last Name"
|
4222 |
msgstr ""
|
4223 |
|
4224 |
-
#: ../includes/Elements/Login_Register.php:187, ../includes/Elements/Login_Register.php:
|
4225 |
msgid "Website"
|
4226 |
msgstr ""
|
4227 |
|
4228 |
-
#: ../includes/Elements/Login_Register.php:
|
4229 |
msgid "Choose the type of form you want to show by default. Note: you can show both forms in a single page even if you select only login or registration from below."
|
4230 |
msgstr ""
|
4231 |
|
4232 |
-
#: ../includes/Elements/Login_Register.php:
|
4233 |
msgid "Default Form Type"
|
4234 |
msgstr ""
|
4235 |
|
4236 |
-
#: ../includes/Elements/Login_Register.php:
|
4237 |
msgid "Login"
|
4238 |
msgstr ""
|
4239 |
|
4240 |
-
#: ../includes/Elements/Login_Register.php:
|
4241 |
msgid "Registration"
|
4242 |
msgstr ""
|
4243 |
|
4244 |
#. translators: %1$s is settings page link open tag, %2$s is link closing tag
|
4245 |
-
#: ../includes/Elements/Login_Register.php:
|
4246 |
msgid "Registration is disabled on your site. Please enable it to use registration form. You can enable it from Dashboard » Settings » General » %1$sMembership%2$s."
|
4247 |
msgstr ""
|
4248 |
|
4249 |
-
#: ../includes/Elements/Login_Register.php:
|
4250 |
msgid "Hide all Forms from Logged-in Users"
|
4251 |
msgstr ""
|
4252 |
|
4253 |
-
#: ../includes/Elements/Login_Register.php:
|
4254 |
msgid "Redirect for Logged-in Users"
|
4255 |
msgstr ""
|
4256 |
|
4257 |
-
#: ../includes/Elements/Login_Register.php:
|
4258 |
msgid "Please note that only your current domain is allowed here to keep your site secure."
|
4259 |
msgstr ""
|
4260 |
|
4261 |
-
#: ../includes/Elements/Login_Register.php:
|
4262 |
msgid "Login Form General"
|
4263 |
msgstr ""
|
4264 |
|
4265 |
-
#: ../includes/Elements/Login_Register.php:
|
4266 |
msgid "Show Logout Link"
|
4267 |
msgstr ""
|
4268 |
|
4269 |
-
#: ../includes/Elements/Login_Register.php:
|
4270 |
msgid "Show Lost your password?"
|
4271 |
msgstr ""
|
4272 |
|
4273 |
-
#: ../includes/Elements/Login_Register.php:
|
4274 |
msgid "Lost Password Text"
|
4275 |
msgstr ""
|
4276 |
|
4277 |
-
#: ../includes/Elements/Login_Register.php:
|
4278 |
msgid "Forgot password?"
|
4279 |
msgstr ""
|
4280 |
|
4281 |
-
#: ../includes/Elements/Login_Register.php:
|
4282 |
msgid "Lost Password Link to"
|
4283 |
msgstr ""
|
4284 |
|
4285 |
-
#: ../includes/Elements/Login_Register.php:
|
4286 |
msgid "Default WordPress Page"
|
4287 |
msgstr ""
|
4288 |
|
4289 |
-
#: ../includes/Elements/Login_Register.php:
|
4290 |
msgid "Custom URL"
|
4291 |
msgstr ""
|
4292 |
|
4293 |
-
#: ../includes/Elements/Login_Register.php:
|
4294 |
msgid "Custom Lost Password URL"
|
4295 |
msgstr ""
|
4296 |
|
4297 |
-
#: ../includes/Elements/Login_Register.php:
|
4298 |
msgid "Remember Me Field"
|
4299 |
msgstr ""
|
4300 |
|
4301 |
-
#: ../includes/Elements/Login_Register.php:
|
4302 |
msgid "Remember Me Field Text"
|
4303 |
msgstr ""
|
4304 |
|
4305 |
-
#: ../includes/Elements/Login_Register.php:
|
4306 |
msgid "Remember Me"
|
4307 |
msgstr ""
|
4308 |
|
4309 |
-
#: ../includes/Elements/Login_Register.php:
|
4310 |
msgid "Show Register Link"
|
4311 |
msgstr ""
|
4312 |
|
4313 |
-
#: ../includes/Elements/Login_Register.php:
|
4314 |
msgid "Register Link Text"
|
4315 |
msgstr ""
|
4316 |
|
4317 |
-
#: ../includes/Elements/Login_Register.php:
|
4318 |
msgid "You can put text in two lines to make the last line linkable. Pro Tip: You can keep the first line empty and put the text only in the second line to get a link only."
|
4319 |
msgstr ""
|
4320 |
|
4321 |
-
#: ../includes/Elements/Login_Register.php:
|
4322 |
msgid ""
|
4323 |
" \n"
|
4324 |
"Register Now"
|
4325 |
msgstr ""
|
4326 |
|
4327 |
-
#: ../includes/Elements/Login_Register.php:
|
4328 |
msgid "Registration Link Action"
|
4329 |
msgstr ""
|
4330 |
|
4331 |
-
#: ../includes/Elements/Login_Register.php:
|
4332 |
msgid "WordPress Registration Page"
|
4333 |
msgstr ""
|
4334 |
|
4335 |
-
#: ../includes/Elements/Login_Register.php:
|
4336 |
msgid "Show Register Form"
|
4337 |
msgstr ""
|
4338 |
|
4339 |
-
#: ../includes/Elements/Login_Register.php:
|
4340 |
msgid "Custom Register URL"
|
4341 |
msgstr ""
|
4342 |
|
4343 |
-
#: ../includes/Elements/Login_Register.php:
|
4344 |
msgid "Enable Google reCAPTCHA"
|
4345 |
msgstr ""
|
4346 |
|
4347 |
-
#: ../includes/Elements/Login_Register.php:
|
4348 |
msgid "reCAPTCHA will prevent spam login from bots."
|
4349 |
msgstr ""
|
4350 |
|
4351 |
-
#: ../includes/Elements/Login_Register.php:
|
4352 |
msgid "reCAPTCHA API keys are missing. Please add them from %sDashboard >> Essential Addons >> Elements >> Login | Register Form %sSettings"
|
4353 |
msgstr ""
|
4354 |
|
4355 |
-
#: ../includes/Elements/Login_Register.php:
|
4356 |
msgid "Show Login Link"
|
4357 |
msgstr ""
|
4358 |
|
4359 |
-
#: ../includes/Elements/Login_Register.php:
|
4360 |
msgid "Register Form General"
|
4361 |
msgstr ""
|
4362 |
|
4363 |
-
#: ../includes/Elements/Login_Register.php:
|
4364 |
msgid "Login Link Text"
|
4365 |
msgstr ""
|
4366 |
|
4367 |
-
#: ../includes/Elements/Login_Register.php:
|
4368 |
msgid ""
|
4369 |
" \n"
|
4370 |
"Sign In"
|
4371 |
msgstr ""
|
4372 |
|
4373 |
-
#: ../includes/Elements/Login_Register.php:
|
4374 |
msgid "Login Link Action"
|
4375 |
msgstr ""
|
4376 |
|
4377 |
-
#: ../includes/Elements/Login_Register.php:
|
4378 |
msgid "Show Login Form"
|
4379 |
msgstr ""
|
4380 |
|
4381 |
-
#: ../includes/Elements/Login_Register.php:
|
4382 |
msgid "Custom Login URL"
|
4383 |
msgstr ""
|
4384 |
|
4385 |
-
#: ../includes/Elements/Login_Register.php:
|
4386 |
msgid "reCAPTCHA will prevent spam registration from bots."
|
4387 |
msgstr ""
|
4388 |
|
4389 |
-
#: ../includes/Elements/Login_Register.php:
|
4390 |
msgid "Submit Form via AJAX %s"
|
4391 |
msgstr ""
|
4392 |
|
4393 |
-
#: ../includes/Elements/Login_Register.php:
|
4394 |
msgid "Login Form Fields"
|
4395 |
msgstr ""
|
4396 |
|
4397 |
-
#: ../includes/Elements/Login_Register.php:
|
4398 |
msgid "Labels & Placeholders"
|
4399 |
msgstr ""
|
4400 |
|
4401 |
-
#: ../includes/Elements/Login_Register.php:
|
4402 |
msgid "Username Label"
|
4403 |
msgstr ""
|
4404 |
|
4405 |
-
#: ../includes/Elements/Login_Register.php:
|
4406 |
msgid "Username or Email Address"
|
4407 |
msgstr ""
|
4408 |
|
4409 |
-
#: ../includes/Elements/Login_Register.php:
|
4410 |
msgid "Password Label"
|
4411 |
msgstr ""
|
4412 |
|
4413 |
-
#: ../includes/Elements/Login_Register.php:
|
4414 |
msgid "Placeholders"
|
4415 |
msgstr ""
|
4416 |
|
4417 |
-
#: ../includes/Elements/Login_Register.php:
|
4418 |
msgid "Username Placeholder"
|
4419 |
msgstr ""
|
4420 |
|
4421 |
-
#: ../includes/Elements/Login_Register.php:
|
4422 |
msgid "Password Placeholder"
|
4423 |
msgstr ""
|
4424 |
|
4425 |
-
#: ../includes/Elements/Login_Register.php:
|
4426 |
msgid "Input Fields width"
|
4427 |
msgstr ""
|
4428 |
|
4429 |
-
#: ../includes/Elements/Login_Register.php:
|
4430 |
msgid "Password Visibility Icon"
|
4431 |
msgstr ""
|
4432 |
|
4433 |
-
#: ../includes/Elements/Login_Register.php:
|
4434 |
msgid "Login Button"
|
4435 |
msgstr ""
|
4436 |
|
4437 |
-
#: ../includes/Elements/Login_Register.php:
|
4438 |
msgid "Log In"
|
4439 |
msgstr ""
|
4440 |
|
4441 |
-
#: ../includes/Elements/Login_Register.php:
|
4442 |
msgid "Form Header Content"
|
4443 |
msgstr ""
|
4444 |
|
4445 |
-
#: ../includes/Elements/Login_Register.php:
|
4446 |
msgid "Form Header Image"
|
4447 |
msgstr ""
|
4448 |
|
4449 |
-
#: ../includes/Elements/Login_Register.php:
|
4450 |
msgid "Header Image Position"
|
4451 |
msgstr ""
|
4452 |
|
4453 |
-
#: ../includes/Elements/Login_Register.php:
|
4454 |
msgid "Form Header Logo"
|
4455 |
msgstr ""
|
4456 |
|
4457 |
-
#: ../includes/Elements/Login_Register.php:
|
4458 |
msgid "Form Logo Position"
|
4459 |
msgstr ""
|
4460 |
|
4461 |
-
#: ../includes/Elements/Login_Register.php:
|
4462 |
msgid "Login Form Title"
|
4463 |
msgstr ""
|
4464 |
|
4465 |
-
#: ../includes/Elements/Login_Register.php:
|
4466 |
msgid "Welcome Back!"
|
4467 |
msgstr ""
|
4468 |
|
4469 |
-
#: ../includes/Elements/Login_Register.php:
|
4470 |
msgid "Login Form Sub Title"
|
4471 |
msgstr ""
|
4472 |
|
4473 |
-
#: ../includes/Elements/Login_Register.php:
|
4474 |
msgid "Please login to your account"
|
4475 |
msgstr ""
|
4476 |
|
4477 |
-
#: ../includes/Elements/Login_Register.php:
|
4478 |
msgid "Register Form Title"
|
4479 |
msgstr ""
|
4480 |
|
4481 |
-
#: ../includes/Elements/Login_Register.php:
|
4482 |
msgid "Create a New Account"
|
4483 |
msgstr ""
|
4484 |
|
4485 |
-
#: ../includes/Elements/Login_Register.php:
|
4486 |
msgid "Register Form Sub Title"
|
4487 |
msgstr ""
|
4488 |
|
4489 |
-
#: ../includes/Elements/Login_Register.php:
|
4490 |
msgid "Create an account to enjoy awesome features."
|
4491 |
msgstr ""
|
4492 |
|
4493 |
-
#: ../includes/Elements/Login_Register.php:
|
4494 |
msgid "Login Form Options"
|
4495 |
msgstr ""
|
4496 |
|
4497 |
-
#: ../includes/Elements/Login_Register.php:
|
4498 |
msgid "Redirect After Login"
|
4499 |
msgstr ""
|
4500 |
|
4501 |
-
#: ../includes/Elements/Login_Register.php:
|
4502 |
msgid "Enable Login with Google %s"
|
4503 |
msgstr ""
|
4504 |
|
4505 |
-
#: ../includes/Elements/Login_Register.php:
|
4506 |
msgid "Enable Login with Facebook %s"
|
4507 |
msgstr ""
|
4508 |
|
4509 |
-
#: ../includes/Elements/Login_Register.php:
|
4510 |
msgid "Terms & Conditions"
|
4511 |
msgstr ""
|
4512 |
|
4513 |
-
#: ../includes/Elements/Login_Register.php:
|
4514 |
msgid "Enforce Terms & Conditions"
|
4515 |
msgstr ""
|
4516 |
|
4517 |
-
#: ../includes/Elements/Login_Register.php:
|
4518 |
msgid "Acceptance Label"
|
4519 |
msgstr ""
|
4520 |
|
4521 |
-
#: ../includes/Elements/Login_Register.php:
|
4522 |
msgid "Eg. I accept the terms & conditions. Note: First line is checkbox label & Last line will be used as link text."
|
4523 |
msgstr ""
|
4524 |
|
4525 |
-
#: ../includes/Elements/Login_Register.php:
|
4526 |
msgid "I Accept the Terms and Conditions."
|
4527 |
msgstr ""
|
4528 |
|
4529 |
#. translators: \n means new line. So, Don't translate this
|
4530 |
-
#: ../includes/Elements/Login_Register.php:
|
4531 |
msgid ""
|
4532 |
"I Accept\n"
|
4533 |
" the Terms and Conditions."
|
4534 |
msgstr ""
|
4535 |
|
4536 |
-
#: ../includes/Elements/Login_Register.php:
|
4537 |
msgid "Content Source"
|
4538 |
msgstr ""
|
4539 |
|
4540 |
-
#: ../includes/Elements/Login_Register.php:
|
4541 |
msgid "Terms and Conditions"
|
4542 |
msgstr ""
|
4543 |
|
4544 |
-
#: ../includes/Elements/Login_Register.php:
|
4545 |
msgid "Please go through the following terms and conditions carefully."
|
4546 |
msgstr ""
|
4547 |
|
4548 |
-
#: ../includes/Elements/Login_Register.php:
|
4549 |
msgid "Terms & Conditions URL"
|
4550 |
msgstr ""
|
4551 |
|
4552 |
-
#: ../includes/Elements/Login_Register.php:
|
4553 |
msgid "Enter the link where your terms & condition or privacy policy is found."
|
4554 |
msgstr ""
|
4555 |
|
4556 |
-
#: ../includes/Elements/Login_Register.php:
|
4557 |
msgid "Invalid Email"
|
4558 |
msgstr ""
|
4559 |
|
4560 |
-
#: ../includes/Elements/Login_Register.php:
|
4561 |
msgid "Eg. Your email is invalid."
|
4562 |
msgstr ""
|
4563 |
|
4564 |
-
#: ../includes/Elements/Login_Register.php:
|
4565 |
msgid "You have used an invalid email"
|
4566 |
msgstr ""
|
4567 |
|
4568 |
-
#: ../includes/Elements/Login_Register.php:
|
4569 |
msgid "Email is missing"
|
4570 |
msgstr ""
|
4571 |
|
4572 |
-
#: ../includes/Elements/Login_Register.php:
|
4573 |
msgid "Eg. Email is missing or Invalid"
|
4574 |
msgstr ""
|
4575 |
|
4576 |
-
#: ../includes/Elements/Login_Register.php:
|
4577 |
msgid "Email is missing or Invalid"
|
4578 |
msgstr ""
|
4579 |
|
4580 |
-
#: ../includes/Elements/Login_Register.php:
|
4581 |
msgid "Already Used Email"
|
4582 |
msgstr ""
|
4583 |
|
4584 |
-
#: ../includes/Elements/Login_Register.php:
|
4585 |
msgid "Eg. Your email is already in use.."
|
4586 |
msgstr ""
|
4587 |
|
4588 |
-
#: ../includes/Elements/Login_Register.php:
|
4589 |
msgid "The provided email is already registered with other account. Please login or reset password or use another email."
|
4590 |
msgstr ""
|
4591 |
|
4592 |
-
#: ../includes/Elements/Login_Register.php:
|
4593 |
msgid "Invalid Username"
|
4594 |
msgstr ""
|
4595 |
|
4596 |
-
#: ../includes/Elements/Login_Register.php:
|
4597 |
msgid "Eg. Your username is invalid."
|
4598 |
msgstr ""
|
4599 |
|
4600 |
-
#: ../includes/Elements/Login_Register.php:
|
4601 |
msgid "You have used an invalid username"
|
4602 |
msgstr ""
|
4603 |
|
4604 |
-
#: ../includes/Elements/Login_Register.php:
|
4605 |
msgid "Username already in use"
|
4606 |
msgstr ""
|
4607 |
|
4608 |
-
#: ../includes/Elements/Login_Register.php:
|
4609 |
msgid "Eg. Your username is already registered."
|
4610 |
msgstr ""
|
4611 |
|
4612 |
-
#: ../includes/Elements/Login_Register.php:
|
4613 |
msgid "Invalid username provided or the username already registered."
|
4614 |
msgstr ""
|
4615 |
|
4616 |
-
#: ../includes/Elements/Login_Register.php:
|
4617 |
msgid "Invalid Password"
|
4618 |
msgstr ""
|
4619 |
|
4620 |
-
#: ../includes/Elements/Login_Register.php:
|
4621 |
msgid "Eg. Your password is invalid"
|
4622 |
msgstr ""
|
4623 |
|
4624 |
-
#: ../includes/Elements/Login_Register.php:
|
4625 |
msgid "Your password is invalid."
|
4626 |
msgstr ""
|
4627 |
|
4628 |
-
#: ../includes/Elements/Login_Register.php:
|
4629 |
msgid "Invalid Password Confirmed"
|
4630 |
msgstr ""
|
4631 |
|
4632 |
-
#: ../includes/Elements/Login_Register.php:
|
4633 |
msgid "Eg. Password did not matched"
|
4634 |
msgstr ""
|
4635 |
|
4636 |
-
#: ../includes/Elements/Login_Register.php:
|
4637 |
msgid "Your confirmed password did not match"
|
4638 |
msgstr ""
|
4639 |
|
4640 |
-
#: ../includes/Elements/Login_Register.php:
|
4641 |
msgid "Already Logged In"
|
4642 |
msgstr ""
|
4643 |
|
4644 |
-
#: ../includes/Elements/Login_Register.php:
|
4645 |
msgid "Eg. You are already logged in"
|
4646 |
msgstr ""
|
4647 |
|
4648 |
-
#: ../includes/Elements/Login_Register.php:
|
4649 |
msgid "You are already logged in"
|
4650 |
msgstr ""
|
4651 |
|
4652 |
-
#: ../includes/Elements/Login_Register.php:
|
4653 |
msgid "reCAPTCHA Failed"
|
4654 |
msgstr ""
|
4655 |
|
4656 |
-
#: ../includes/Elements/Login_Register.php:
|
4657 |
msgid "Eg. reCAPTCHA Validation Failed"
|
4658 |
msgstr ""
|
4659 |
|
4660 |
-
#: ../includes/Elements/Login_Register.php:
|
4661 |
msgid "You did not pass reCAPTCHA challenge."
|
4662 |
msgstr ""
|
4663 |
|
4664 |
-
#: ../includes/Elements/Login_Register.php:
|
4665 |
msgid "Terms & Condition Error"
|
4666 |
msgstr ""
|
4667 |
|
4668 |
-
#: ../includes/Elements/Login_Register.php:
|
4669 |
msgid "Eg. You must accept the Terms & Conditions"
|
4670 |
msgstr ""
|
4671 |
|
4672 |
-
#: ../includes/Elements/Login_Register.php:
|
4673 |
msgid "You did not accept the Terms and Conditions. Please accept it and try again."
|
4674 |
msgstr ""
|
4675 |
|
4676 |
-
#: ../includes/Elements/Login_Register.php:
|
4677 |
msgid "Other Errors"
|
4678 |
msgstr ""
|
4679 |
|
4680 |
-
#: ../includes/Elements/Login_Register.php:
|
4681 |
msgid "Eg. Something went wrong"
|
4682 |
msgstr ""
|
4683 |
|
4684 |
-
#: ../includes/Elements/Login_Register.php:
|
4685 |
msgid "Something went wrong!"
|
4686 |
msgstr ""
|
4687 |
|
4688 |
-
#: ../includes/Elements/Login_Register.php:
|
4689 |
msgid "Success Messages"
|
4690 |
msgstr ""
|
4691 |
|
4692 |
-
#: ../includes/Elements/Login_Register.php:
|
4693 |
msgid "Successful Login"
|
4694 |
msgstr ""
|
4695 |
|
4696 |
-
#: ../includes/Elements/Login_Register.php:
|
4697 |
msgid "Eg. You have logged in successfully"
|
4698 |
msgstr ""
|
4699 |
|
4700 |
-
#: ../includes/Elements/Login_Register.php:
|
4701 |
msgid "You have logged in successfully"
|
4702 |
msgstr ""
|
4703 |
|
4704 |
-
#: ../includes/Elements/Login_Register.php:
|
4705 |
msgid "Successful Registration"
|
4706 |
msgstr ""
|
4707 |
|
4708 |
-
#: ../includes/Elements/Login_Register.php:
|
4709 |
msgid "Registration completed successfully, Check your inbox for password if you did not provided while registering."
|
4710 |
msgstr ""
|
4711 |
|
4712 |
-
#: ../includes/Elements/Login_Register.php:
|
4713 |
msgid "eg. Registration completed successfully"
|
4714 |
msgstr ""
|
4715 |
|
4716 |
-
#: ../includes/Elements/Login_Register.php:
|
4717 |
msgid "Register Form Fields"
|
4718 |
msgstr ""
|
4719 |
|
4720 |
-
#: ../includes/Elements/Login_Register.php:
|
4721 |
msgid "Select the type of fields you want to show in the registration form"
|
4722 |
msgstr ""
|
4723 |
|
4724 |
-
#: ../includes/Elements/Login_Register.php:
|
4725 |
msgid "Type"
|
4726 |
msgstr ""
|
4727 |
|
4728 |
-
#: ../includes/Elements/Login_Register.php:
|
4729 |
msgid "Required"
|
4730 |
msgstr ""
|
4731 |
|
4732 |
-
#: ../includes/Elements/Login_Register.php:
|
4733 |
msgid "Note: This field is required by default."
|
4734 |
msgstr ""
|
4735 |
|
4736 |
-
#: ../includes/Elements/Login_Register.php:
|
4737 |
msgid "Field Width"
|
4738 |
msgstr ""
|
4739 |
|
4740 |
-
#: ../includes/Elements/Login_Register.php:
|
4741 |
msgid "Show Required Mark"
|
4742 |
msgstr ""
|
4743 |
|
4744 |
-
#: ../includes/Elements/Login_Register.php:
|
4745 |
msgid "Register Button"
|
4746 |
msgstr ""
|
4747 |
|
4748 |
-
#: ../includes/Elements/Login_Register.php:
|
4749 |
msgid "Register"
|
4750 |
msgstr ""
|
4751 |
|
4752 |
-
#: ../includes/Elements/Login_Register.php:
|
4753 |
msgid "Register Form Options"
|
4754 |
msgstr ""
|
4755 |
|
4756 |
-
#: ../includes/Elements/Login_Register.php:
|
4757 |
msgid "Register Actions"
|
4758 |
msgstr ""
|
4759 |
|
4760 |
-
#: ../includes/Elements/Login_Register.php:
|
4761 |
msgid "You can select what should happen after a user registers successfully"
|
4762 |
msgstr ""
|
4763 |
|
4764 |
-
#: ../includes/Elements/Login_Register.php:
|
4765 |
msgid "Redirect"
|
4766 |
msgstr ""
|
4767 |
|
4768 |
-
#: ../includes/Elements/Login_Register.php:
|
4769 |
msgid "Auto Login"
|
4770 |
msgstr ""
|
4771 |
|
4772 |
-
#: ../includes/Elements/Login_Register.php:
|
4773 |
msgid "Notify User By Email"
|
4774 |
msgstr ""
|
4775 |
|
4776 |
-
#: ../includes/Elements/Login_Register.php:
|
4777 |
msgid "Custom Redirect URL"
|
4778 |
msgstr ""
|
4779 |
|
4780 |
-
#: ../includes/Elements/Login_Register.php:
|
4781 |
msgid "eg. https://your-link.com/wp-admin/"
|
4782 |
msgstr ""
|
4783 |
|
4784 |
-
#: ../includes/Elements/Login_Register.php:
|
4785 |
msgid "New User Role"
|
4786 |
msgstr ""
|
4787 |
|
4788 |
#. translators: %s: Site Name
|
4789 |
-
#: ../includes/Elements/Login_Register.php:
|
4790 |
msgid "Thank you for registering on \"%s\"!"
|
4791 |
msgstr ""
|
4792 |
|
4793 |
-
#: ../includes/Elements/Login_Register.php:
|
4794 |
msgid "Username: [username]"
|
4795 |
msgstr ""
|
4796 |
|
4797 |
-
#: ../includes/Elements/Login_Register.php:
|
4798 |
msgid "Password: [password]"
|
4799 |
msgstr ""
|
4800 |
|
4801 |
-
#: ../includes/Elements/Login_Register.php:
|
4802 |
msgid "To reset your password, visit the following address:"
|
4803 |
msgstr ""
|
4804 |
|
4805 |
-
#: ../includes/Elements/Login_Register.php:
|
4806 |
msgid "Please click the following address to login to your account:"
|
4807 |
msgstr ""
|
4808 |
|
4809 |
-
#: ../includes/Elements/Login_Register.php:
|
4810 |
msgid "Register User Email Options"
|
4811 |
msgstr ""
|
4812 |
|
4813 |
-
#: ../includes/Elements/Login_Register.php:
|
4814 |
msgid "Email Template Type"
|
4815 |
msgstr ""
|
4816 |
|
4817 |
-
#: ../includes/Elements/Login_Register.php:
|
4818 |
msgid "Default template uses WordPress Default email template. So, please select the Custom Option to send the user proper information if you used any username field."
|
4819 |
msgstr ""
|
4820 |
|
4821 |
-
#: ../includes/Elements/Login_Register.php:
|
4822 |
msgid "WordPres Default"
|
4823 |
msgstr ""
|
4824 |
|
4825 |
-
#: ../includes/Elements/Login_Register.php:
|
4826 |
msgid "Email Subject"
|
4827 |
msgstr ""
|
4828 |
|
4829 |
-
#: ../includes/Elements/Login_Register.php:
|
4830 |
msgid "Email Message"
|
4831 |
msgstr ""
|
4832 |
|
4833 |
-
#: ../includes/Elements/Login_Register.php:
|
4834 |
msgid "Enter Your Custom Email Message.."
|
4835 |
msgstr ""
|
4836 |
|
4837 |
-
#: ../includes/Elements/Login_Register.php:
|
4838 |
msgid "<strong>Note:</strong> You can use dynamic content in the email body like [fieldname]. For example [username] will be replaced by user-typed username. Available tags are: [password], [username], [email], [firstname],[lastname], [website], [loginurl], [password_reset_link] and [sitetitle] "
|
4839 |
msgstr ""
|
4840 |
|
4841 |
-
#: ../includes/Elements/Login_Register.php:
|
4842 |
msgid "Email Content Type"
|
4843 |
msgstr ""
|
4844 |
|
4845 |
-
#: ../includes/Elements/Login_Register.php:
|
4846 |
msgid "HTML"
|
4847 |
msgstr ""
|
4848 |
|
4849 |
-
#: ../includes/Elements/Login_Register.php:
|
4850 |
msgid "Plain"
|
4851 |
msgstr ""
|
4852 |
|
4853 |
#. translators: %s: Site Name
|
4854 |
-
#: ../includes/Elements/Login_Register.php:
|
4855 |
msgid "[\"%s\"] New User Registration"
|
4856 |
msgstr ""
|
4857 |
|
4858 |
#. translators: %s: Site Name
|
4859 |
-
#: ../includes/Elements/Login_Register.php:
|
4860 |
msgid "New user registration on your site %s"
|
4861 |
msgstr ""
|
4862 |
|
4863 |
-
#: ../includes/Elements/Login_Register.php:
|
4864 |
msgid "Email: [email]"
|
4865 |
msgstr ""
|
4866 |
|
4867 |
-
#: ../includes/Elements/Login_Register.php:
|
4868 |
msgid "Register Admin Email Options"
|
4869 |
msgstr ""
|
4870 |
|
4871 |
-
#: ../includes/Elements/Login_Register.php:
|
4872 |
msgid "Default template uses WordPress Default Admin email template. You can customize it by choosing the custom option."
|
4873 |
msgstr ""
|
4874 |
|
4875 |
-
#: ../includes/Elements/Login_Register.php:
|
4876 |
msgid "<strong>Note:</strong> You can use dynamic content in the email body like [fieldname]. For example [username] will be replaced by user-typed username. Available tags are: [username], [email], [firstname],[lastname], [website], [loginurl] and [sitetitle] "
|
4877 |
msgstr ""
|
4878 |
|
4879 |
-
#: ../includes/Elements/Login_Register.php:
|
4880 |
msgid "Container Box"
|
4881 |
msgstr ""
|
4882 |
|
4883 |
-
#: ../includes/Elements/Login_Register.php:
|
4884 |
msgid "Container Box Shadow"
|
4885 |
msgstr ""
|
4886 |
|
4887 |
-
#: ../includes/Elements/Login_Register.php:
|
4888 |
msgid "---Form Wrapper---"
|
4889 |
msgstr ""
|
4890 |
|
4891 |
-
#: ../includes/Elements/Login_Register.php:
|
4892 |
msgid "Wrapper width"
|
4893 |
msgstr ""
|
4894 |
|
4895 |
-
#: ../includes/Elements/Login_Register.php:
|
4896 |
msgid "Wrapper Margin"
|
4897 |
msgstr ""
|
4898 |
|
4899 |
-
#: ../includes/Elements/Login_Register.php:
|
4900 |
msgid "Wrapper Padding"
|
4901 |
msgstr ""
|
4902 |
|
4903 |
-
#: ../includes/Elements/Login_Register.php:
|
4904 |
msgid "Wrapper Border Radius"
|
4905 |
msgstr ""
|
4906 |
|
4907 |
-
#: ../includes/Elements/Login_Register.php:
|
4908 |
msgid "---Form Style---"
|
4909 |
msgstr ""
|
4910 |
|
4911 |
-
#: ../includes/Elements/Login_Register.php:
|
4912 |
msgid "Form width"
|
4913 |
msgstr ""
|
4914 |
|
4915 |
-
#: ../includes/Elements/Login_Register.php:
|
4916 |
msgid "Form Wrapper Shadow"
|
4917 |
msgstr ""
|
4918 |
|
4919 |
-
#: ../includes/Elements/Login_Register.php:
|
4920 |
msgid "Form Shadow"
|
4921 |
msgstr ""
|
4922 |
|
4923 |
-
#: ../includes/Elements/Login_Register.php:
|
4924 |
msgid "%s Form Header"
|
4925 |
msgstr ""
|
4926 |
|
4927 |
-
#: ../includes/Elements/Login_Register.php:
|
4928 |
msgid "Header Content"
|
4929 |
msgstr ""
|
4930 |
|
4931 |
-
#: ../includes/Elements/Login_Register.php:
|
4932 |
msgid "Header width"
|
4933 |
msgstr ""
|
4934 |
|
4935 |
-
#: ../includes/Elements/Login_Register.php:
|
4936 |
msgid "Header height"
|
4937 |
msgstr ""
|
4938 |
|
4939 |
-
#: ../includes/Elements/Login_Register.php:
|
4940 |
msgid "Header Margin"
|
4941 |
msgstr ""
|
4942 |
|
4943 |
-
#: ../includes/Elements/Login_Register.php:
|
4944 |
msgid "Header Padding"
|
4945 |
msgstr ""
|
4946 |
|
4947 |
-
#: ../includes/Elements/Login_Register.php:
|
4948 |
msgid "Form Illustration"
|
4949 |
msgstr ""
|
4950 |
|
4951 |
-
#: ../includes/Elements/Login_Register.php:
|
4952 |
msgid "Illustration Shadow"
|
4953 |
msgstr ""
|
4954 |
|
4955 |
-
#: ../includes/Elements/Login_Register.php:
|
4956 |
msgid "Form Logo"
|
4957 |
msgstr ""
|
4958 |
|
4959 |
-
#: ../includes/Elements/Login_Register.php:
|
4960 |
msgid "width"
|
4961 |
msgstr ""
|
4962 |
|
4963 |
-
#: ../includes/Elements/Login_Register.php:
|
4964 |
msgid "height"
|
4965 |
msgstr ""
|
4966 |
|
4967 |
-
#: ../includes/Elements/Login_Register.php:
|
4968 |
msgid "Logo Shadow"
|
4969 |
msgstr ""
|
4970 |
|
4971 |
-
#: ../includes/Elements/Login_Register.php:
|
4972 |
msgid "Subtitle"
|
4973 |
msgstr ""
|
4974 |
|
4975 |
-
#: ../includes/Elements/Login_Register.php:
|
4976 |
msgid "Subtitle Typography"
|
4977 |
msgstr ""
|
4978 |
|
4979 |
-
#: ../includes/Elements/Login_Register.php:
|
4980 |
msgid "Form Fields"
|
4981 |
msgstr ""
|
4982 |
|
4983 |
-
#: ../includes/Elements/Login_Register.php:
|
4984 |
msgid "Form Input Fields"
|
4985 |
msgstr ""
|
4986 |
|
4987 |
-
#: ../includes/Elements/Login_Register.php:
|
4988 |
msgid "Terms & Condition Field"
|
4989 |
msgstr ""
|
4990 |
|
4991 |
-
#: ../includes/Elements/Login_Register.php:
|
4992 |
msgid "Colors & Border"
|
4993 |
msgstr ""
|
4994 |
|
4995 |
-
#: ../includes/Elements/Login_Register.php:
|
4996 |
msgid "Form Labels"
|
4997 |
msgstr ""
|
4998 |
|
4999 |
-
#: ../includes/Elements/Login_Register.php:
|
5000 |
msgid "Colors"
|
5001 |
msgstr ""
|
5002 |
|
5003 |
-
#: ../includes/Elements/Login_Register.php:
|
5004 |
msgid "Required Mark Style"
|
5005 |
msgstr ""
|
5006 |
|
5007 |
-
#: ../includes/Elements/Login_Register.php:
|
5008 |
msgid "Mark Sign"
|
5009 |
msgstr ""
|
5010 |
|
5011 |
-
#: ../includes/Elements/Login_Register.php:
|
5012 |
msgid "Password Visibility Style"
|
5013 |
msgstr ""
|
5014 |
|
5015 |
-
#: ../includes/Elements/Login_Register.php:
|
5016 |
msgid "Open Eye Color"
|
5017 |
msgstr ""
|
5018 |
|
5019 |
-
#: ../includes/Elements/Login_Register.php:
|
5020 |
msgid "Close Eye Color"
|
5021 |
msgstr ""
|
5022 |
|
5023 |
-
#: ../includes/Elements/Login_Register.php:
|
5024 |
msgid "Remember Me Style"
|
5025 |
msgstr ""
|
5026 |
|
5027 |
-
#: ../includes/Elements/Login_Register.php:
|
5028 |
msgid "Container Margin"
|
5029 |
msgstr ""
|
5030 |
|
5031 |
-
#: ../includes/Elements/Login_Register.php:
|
5032 |
msgid "Container Padding"
|
5033 |
msgstr ""
|
5034 |
|
5035 |
-
#: ../includes/Elements/Login_Register.php:
|
5036 |
msgid "Label Margin"
|
5037 |
msgstr ""
|
5038 |
|
5039 |
-
#: ../includes/Elements/Login_Register.php:
|
5040 |
msgid "Label Padding"
|
5041 |
msgstr ""
|
5042 |
|
5043 |
-
#: ../includes/Elements/Login_Register.php:
|
5044 |
msgid "Text Background"
|
5045 |
msgstr ""
|
5046 |
|
5047 |
-
#: ../includes/Elements/Login_Register.php:
|
5048 |
msgid "Checkbox | Toggle Color"
|
5049 |
msgstr ""
|
5050 |
|
5051 |
-
#: ../includes/Elements/Login_Register.php:
|
5052 |
msgid "Remember Me Typography"
|
5053 |
msgstr ""
|
5054 |
|
5055 |
-
#: ../includes/Elements/Login_Register.php:
|
5056 |
msgid "%s Button"
|
5057 |
msgstr ""
|
5058 |
|
5059 |
-
#: ../includes/Elements/Login_Register.php:
|
5060 |
msgid "Display as"
|
5061 |
msgstr ""
|
5062 |
|
5063 |
-
#: ../includes/Elements/Login_Register.php:
|
5064 |
msgid "Justify Content"
|
5065 |
msgstr ""
|
5066 |
|
5067 |
-
#: ../includes/Elements/Login_Register.php:
|
5068 |
msgid "Start"
|
5069 |
msgstr ""
|
5070 |
|
5071 |
-
#: ../includes/Elements/Login_Register.php:
|
5072 |
msgid "End"
|
5073 |
msgstr ""
|
5074 |
|
5075 |
-
#: ../includes/Elements/Login_Register.php:
|
5076 |
msgid "Space Around"
|
5077 |
msgstr ""
|
5078 |
|
5079 |
-
#: ../includes/Elements/Login_Register.php:
|
5080 |
msgid "Space Evenly"
|
5081 |
msgstr ""
|
5082 |
|
5083 |
-
#: ../includes/Elements/Login_Register.php:
|
5084 |
msgid "Button width"
|
5085 |
msgstr ""
|
5086 |
|
5087 |
-
#: ../includes/Elements/Login_Register.php:
|
5088 |
msgid "Button Height"
|
5089 |
msgstr ""
|
5090 |
|
5091 |
-
#: ../includes/Elements/Login_Register.php:
|
5092 |
msgid "%s Form reCAPTCHA"
|
5093 |
msgstr ""
|
5094 |
|
5095 |
-
#: ../includes/Elements/Login_Register.php:
|
5096 |
msgid "Theme"
|
5097 |
msgstr ""
|
5098 |
|
5099 |
-
#: ../includes/Elements/Login_Register.php:
|
5100 |
msgid "Light"
|
5101 |
msgstr ""
|
5102 |
|
5103 |
-
#: ../includes/Elements/Login_Register.php:
|
5104 |
msgid "Dark"
|
5105 |
msgstr ""
|
5106 |
|
5107 |
-
#: ../includes/Elements/Login_Register.php:
|
5108 |
msgid "Compact"
|
5109 |
msgstr ""
|
5110 |
|
5111 |
-
#: ../includes/Elements/Login_Register.php:
|
5112 |
msgid "%s Link"
|
5113 |
msgstr ""
|
5114 |
|
5115 |
-
#: ../includes/Elements/Login_Register.php:
|
5116 |
msgid "Here you can style the %s link displayed on the %s Form"
|
5117 |
msgstr ""
|
5118 |
|
5119 |
-
#: ../includes/Elements/Login_Register.php:
|
5120 |
msgid "Align Items"
|
5121 |
msgstr ""
|
5122 |
|
5123 |
-
#: ../includes/Elements/Login_Register.php:
|
5124 |
msgid "Stretch"
|
5125 |
msgstr ""
|
5126 |
|
5127 |
-
#: ../includes/Elements/Login_Register.php:
|
5128 |
msgid "Baseline"
|
5129 |
msgstr ""
|
5130 |
|
5131 |
-
#: ../includes/Elements/Login_Register.php:
|
5132 |
msgid "Link Container width"
|
5133 |
msgstr ""
|
5134 |
|
5135 |
-
#: ../includes/Elements/Login_Register.php:
|
5136 |
msgid "Link width"
|
5137 |
msgstr ""
|
5138 |
|
5139 |
-
#: ../includes/Elements/Login_Register.php:
|
5140 |
msgid "Link Height"
|
5141 |
msgstr ""
|
5142 |
|
5143 |
#. translators: %s user display name
|
5144 |
-
#: ../includes/Elements/Login_Register.php:
|
5145 |
msgid "You are already logged in as %s. "
|
5146 |
msgstr ""
|
5147 |
|
5148 |
-
#: ../includes/Elements/Login_Register.php:
|
5149 |
msgid "Logout"
|
5150 |
msgstr ""
|
5151 |
|
5152 |
-
#: ../includes/Elements/Login_Register.php:
|
5153 |
msgid "Form Logo Image"
|
5154 |
msgstr ""
|
5155 |
|
5156 |
#. translators: %s: Error fields
|
5157 |
-
#: ../includes/Elements/Login_Register.php:
|
5158 |
msgid "Error! you seem to have added %s field in the form more than once."
|
5159 |
msgstr ""
|
5160 |
|
5161 |
#. translators: %s: Error String
|
5162 |
-
#: ../includes/Elements/Login_Register.php:
|
5163 |
msgid "Error! It is required to use %s field."
|
5164 |
msgstr ""
|
5165 |
|
5166 |
#. translators: %s: Error String
|
5167 |
-
#: ../includes/Elements/Login_Register.php:
|
5168 |
msgid "Error! It is required to use %s field with %s Field."
|
5169 |
msgstr ""
|
5170 |
|
@@ -5192,7 +5240,7 @@ msgstr ""
|
|
5192 |
msgid "Target Blank"
|
5193 |
msgstr ""
|
5194 |
|
5195 |
-
#: ../includes/Elements/Post_Grid.php:200, ../includes/Elements/Product_Grid.php:649, ../includes/Elements/Twitter_Feed.php:312, ../includes/Traits/Controls.php:
|
5196 |
msgid "Read More"
|
5197 |
msgstr ""
|
5198 |
|
@@ -5208,7 +5256,7 @@ msgstr ""
|
|
5208 |
msgid "Style Two"
|
5209 |
msgstr ""
|
5210 |
|
5211 |
-
#: ../includes/Elements/Post_Grid.php:256, ../includes/Elements/Twitter_Feed.php:
|
5212 |
msgid "Style Three"
|
5213 |
msgstr ""
|
5214 |
|
@@ -5236,7 +5284,7 @@ msgstr ""
|
|
5236 |
msgid "Meta Style"
|
5237 |
msgstr ""
|
5238 |
|
5239 |
-
#: ../includes/Elements/Post_Grid.php:568, ../includes/Elements/Post_Grid.php:580, ../includes/Traits/Controls.php:
|
5240 |
msgid "Meta Position"
|
5241 |
msgstr ""
|
5242 |
|
@@ -5328,7 +5376,7 @@ msgstr ""
|
|
5328 |
msgid "Leave blank or Clear to use default gradient overlay"
|
5329 |
msgstr ""
|
5330 |
|
5331 |
-
#: ../includes/Elements/Post_Timeline.php:416, ../includes/Elements/Woo_Product_Carousel.php:2561, ../includes/Extensions/Table_of_Content.php:
|
5332 |
msgid "Arrow"
|
5333 |
msgstr ""
|
5334 |
|
@@ -5360,7 +5408,7 @@ msgstr ""
|
|
5360 |
msgid "Line Position From Right"
|
5361 |
msgstr ""
|
5362 |
|
5363 |
-
#: ../includes/Elements/Post_Timeline.php:635, ../includes/Extensions/Table_of_Content.php:
|
5364 |
msgid "Bullet Size"
|
5365 |
msgstr ""
|
5366 |
|
@@ -5408,7 +5456,7 @@ msgstr ""
|
|
5408 |
msgid "Pricing Style"
|
5409 |
msgstr ""
|
5410 |
|
5411 |
-
#: ../includes/Elements/Pricing_Table.php:127, ../includes/Elements/Pricing_Table.php:315, ../includes/Extensions/Table_of_Content.php:
|
5412 |
msgid "List Icon"
|
5413 |
msgstr ""
|
5414 |
|
@@ -5512,7 +5560,7 @@ msgstr ""
|
|
5512 |
msgid "Animation Duration"
|
5513 |
msgstr ""
|
5514 |
|
5515 |
-
#: ../includes/Elements/Pricing_Table.php:451, ../includes/Elements/Pricing_Table.php:
|
5516 |
msgid "Tooltip Arrow"
|
5517 |
msgstr ""
|
5518 |
|
@@ -5620,47 +5668,47 @@ msgstr ""
|
|
5620 |
msgid "SVG Icon Size"
|
5621 |
msgstr ""
|
5622 |
|
5623 |
-
#: ../includes/Elements/Pricing_Table.php:1332, ../includes/Extensions/Table_of_Content.php:
|
5624 |
msgid "Line Height"
|
5625 |
msgstr ""
|
5626 |
|
5627 |
-
#: ../includes/Elements/Pricing_Table.php:
|
5628 |
msgid "Arrow Background"
|
5629 |
msgstr ""
|
5630 |
|
5631 |
-
#: ../includes/Elements/Pricing_Table.php:
|
5632 |
msgid "Refresh your browser after saving the padding value for see changes."
|
5633 |
msgstr ""
|
5634 |
|
5635 |
-
#: ../includes/Elements/Pricing_Table.php:
|
5636 |
msgid "Arrow Size"
|
5637 |
msgstr ""
|
5638 |
|
5639 |
-
#: ../includes/Elements/Pricing_Table.php:
|
5640 |
msgid "Icon Settings"
|
5641 |
msgstr ""
|
5642 |
|
5643 |
-
#: ../includes/Elements/Pricing_Table.php:
|
5644 |
msgid "Show Background"
|
5645 |
msgstr ""
|
5646 |
|
5647 |
-
#: ../includes/Elements/Pricing_Table.php:
|
5648 |
msgid "Background Hover Color"
|
5649 |
msgstr ""
|
5650 |
|
5651 |
-
#: ../includes/Elements/Pricing_Table.php:
|
5652 |
msgid "Icon Area Width"
|
5653 |
msgstr ""
|
5654 |
|
5655 |
-
#: ../includes/Elements/Pricing_Table.php:
|
5656 |
msgid "Icon Area Height"
|
5657 |
msgstr ""
|
5658 |
|
5659 |
-
#: ../includes/Elements/Pricing_Table.php:
|
5660 |
msgid "Icon Hover Color"
|
5661 |
msgstr ""
|
5662 |
|
5663 |
-
#: ../includes/Elements/Pricing_Table.php:
|
5664 |
msgid "Button Gradient Background"
|
5665 |
msgstr ""
|
5666 |
|
@@ -5784,7 +5832,7 @@ msgstr ""
|
|
5784 |
msgid "Products Count"
|
5785 |
msgstr ""
|
5786 |
|
5787 |
-
#: ../includes/Elements/Product_Grid.php:407, ../includes/Elements/Woo_Product_Carousel.php:768, ../includes/Elements/Woo_Product_Gallery.php:426, ../includes/Traits/Controls.php:187, ../includes/Traits/Controls.php:317, ../includes/Traits/Controls.php:
|
5788 |
msgid "Offset"
|
5789 |
msgstr ""
|
5790 |
|
@@ -5816,11 +5864,11 @@ msgstr ""
|
|
5816 |
msgid "Short Description?"
|
5817 |
msgstr ""
|
5818 |
|
5819 |
-
#: ../includes/Elements/Product_Grid.php:494, ../includes/Elements/Woo_Product_Carousel.php:290, ../includes/Traits/Controls.php:
|
5820 |
msgid "Excerpt Words"
|
5821 |
msgstr ""
|
5822 |
|
5823 |
-
#: ../includes/Elements/Product_Grid.php:507, ../includes/Elements/Woo_Product_Carousel.php:302, ../includes/Traits/Controls.php:
|
5824 |
msgid "Expansion Indicator"
|
5825 |
msgstr ""
|
5826 |
|
@@ -5880,11 +5928,11 @@ msgstr ""
|
|
5880 |
msgid "Default Product"
|
5881 |
msgstr ""
|
5882 |
|
5883 |
-
#: ../includes/Elements/Product_Grid.php:692, ../includes/Elements/Woo_Product_Gallery.php:524, ../includes/Traits/Controls.php:663, ../includes/Traits/Controls.php:
|
5884 |
msgid "Label Text"
|
5885 |
msgstr ""
|
5886 |
|
5887 |
-
#: ../includes/Elements/Product_Grid.php:766, ../includes/Elements/Team_Member.php:
|
5888 |
msgid "Content Background Color"
|
5889 |
msgstr ""
|
5890 |
|
@@ -6224,7 +6272,7 @@ msgstr ""
|
|
6224 |
msgid "Sticky"
|
6225 |
msgstr ""
|
6226 |
|
6227 |
-
#: ../includes/Elements/Sticky_Video.php:116, ../includes/Elements/Woo_Product_Carousel.php:2122, ../includes/Elements/Woo_Product_Gallery.php:176,
|
6 |
"MIME-Version: 1.0\n"
|
7 |
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
"Content-Transfer-Encoding: 8bit\n"
|
9 |
+
"POT-Creation-Date: 2022-06-14 06:20+0000\n"
|
10 |
"X-Poedit-Basepath: ..\n"
|
11 |
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
|
12 |
"X-Poedit-SearchPath-0: .\n"
|
14 |
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
16 |
|
17 |
+
#: ../includes/Classes/Helper.php:205, ../includes/Elements/Adv_Accordion.php:397, ../includes/Elements/Adv_Tabs.php:333, ../includes/Elements/Contact_Form_7.php:270, ../includes/Elements/Content_Ticker.php:306, ../includes/Elements/Countdown.php:467, ../includes/Elements/Creative_Button.php:188, ../includes/Elements/Cta_Box.php:397, ../includes/Elements/Data_Table.php:482, ../includes/Elements/Dual_Color_Header.php:214, ../includes/Elements/Fancy_Text.php:269, ../includes/Elements/Filterable_Gallery.php:797, ../includes/Elements/Flip_Box.php:733, ../includes/Elements/Info_Box.php:493, ../includes/Elements/Login_Register.php:1041, ../includes/Elements/Pricing_Table.php:702, ../includes/Elements/Progress_Bar.php:271, ../includes/Elements/Team_Member.php:237, ../includes/Elements/Testimonial.php:214, ../includes/Elements/Tooltip.php:513, ../includes/Elements/Twitter_Feed.php:349, ../includes/Elements/WeForms.php:110
|
18 |
msgid "Go Premium for More Features"
|
19 |
msgstr ""
|
20 |
|
21 |
+
#: ../includes/Classes/Helper.php:212, ../includes/Elements/Adv_Accordion.php:404, ../includes/Elements/Adv_Tabs.php:340, ../includes/Elements/Contact_Form_7.php:277, ../includes/Elements/Content_Ticker.php:313, ../includes/Elements/Countdown.php:474, ../includes/Elements/Creative_Button.php:195, ../includes/Elements/Cta_Box.php:404, ../includes/Elements/Data_Table.php:489, ../includes/Elements/Dual_Color_Header.php:221, ../includes/Elements/Fancy_Text.php:276, ../includes/Elements/Filterable_Gallery.php:804, ../includes/Elements/Flip_Box.php:740, ../includes/Elements/Info_Box.php:500, ../includes/Elements/Login_Register.php:1048, ../includes/Elements/Pricing_Table.php:709, ../includes/Elements/Progress_Bar.php:278, ../includes/Elements/Team_Member.php:244, ../includes/Elements/Testimonial.php:221, ../includes/Elements/Tooltip.php:520, ../includes/Elements/Twitter_Feed.php:356, ../includes/Elements/WeForms.php:117
|
22 |
msgid "Unlock more possibilities"
|
23 |
msgstr ""
|
24 |
|
62 |
msgid "Install Now!"
|
63 |
msgstr ""
|
64 |
|
65 |
+
#: ../includes/Classes/WPDeveloper_Plugin_Installer.php:151, ../includes/Classes/WPDeveloper_Plugin_Installer.php:169, ../includes/Classes/WPDeveloper_Plugin_Installer.php:188, ../includes/Classes/WPDeveloper_Setup_Wizard.php:517, ../includes/Classes/WPDeveloper_Setup_Wizard.php:543, ../includes/Traits/Ajax_Handler.php:796, ../includes/Traits/Ajax_Handler.php:903, ../includes/Traits/Ajax_Handler.php:924, ../includes/Traits/Helper.php:307
|
66 |
msgid "you are not allowed to do this action"
|
67 |
msgstr ""
|
68 |
|
122 |
msgid "Next"
|
123 |
msgstr ""
|
124 |
|
125 |
+
#: ../includes/Classes/WPDeveloper_Setup_Wizard.php:154, ../includes/Elements/Advanced_Data_Table.php:439, ../includes/Elements/Advanced_Data_Table.php:558, ../includes/Elements/Advanced_Data_Table.php:984, ../includes/Elements/Advanced_Data_Table.php:1131, ../includes/Elements/Adv_Accordion.php:154, ../includes/Elements/Betterdocs_Category_Box.php:775, ../includes/Elements/Betterdocs_Category_Grid.php:1521, ../includes/Elements/Betterdocs_Category_Grid.php:1546, ../includes/Elements/Caldera_Forms.php:241, ../includes/Elements/Caldera_Forms.php:423, ../includes/Elements/Caldera_Forms.php:569, ../includes/Elements/Caldera_Forms.php:1144, ../includes/Elements/Contact_Form_7.php:339, ../includes/Elements/Contact_Form_7.php:451, ../includes/Elements/Contact_Form_7.php:1171, ../includes/Elements/Content_Ticker.php:291, ../includes/Elements/Countdown.php:126, ../includes/Elements/Countdown.php:1038, ../includes/Elements/Creative_Button.php:456, ../includes/Elements/Cta_Box.php:119, ../includes/Elements/Data_Table.php:561, ../includes/Elements/Data_Table.php:786, ../includes/Elements/Data_Table.php:1035, ../includes/Elements/Dual_Color_Header.php:199, ../includes/Elements/Event_Calendar.php:1158, ../includes/Elements/Event_Calendar.php:1290, ../includes/Elements/Fancy_Text.php:182, ../includes/Elements/Feature_List.php:311, ../includes/Elements/Filterable_Gallery.php:777, ../includes/Elements/Filterable_Gallery.php:1309, ../includes/Elements/Filterable_Gallery.php:1692, ../includes/Elements/Flip_Box.php:381, ../includes/Elements/Flip_Box.php:612, ../includes/Elements/FluentForm.php:275, ../includes/Elements/FluentForm.php:470, ../includes/Elements/FluentForm.php:616, ../includes/Elements/FluentForm.php:1249, ../includes/Elements/FluentForm.php:1494, ../includes/Elements/Formstack.php:342, ../includes/Elements/Formstack.php:457, ../includes/Elements/Formstack.php:771, ../includes/Elements/Formstack.php:1380, ../includes/Elements/GravityForms.php:355, ../includes/Elements/GravityForms.php:492, ../includes/Elements/GravityForms.php:681, ../includes/Elements/GravityForms.php:1958, ../includes/Elements/GravityForms.php:2208, ../includes/Elements/Image_Accordion.php:117, ../includes/Elements/Info_Box.php:312, ../includes/Elements/Login_Register.php:719, ../includes/Elements/Login_Register.php:2598, ../includes/Elements/Login_Register.php:3266, ../includes/Elements/Login_Register.php:3586, ../includes/Elements/NinjaForms.php:290, ../includes/Elements/NinjaForms.php:429, ../includes/Elements/NinjaForms.php:611, ../includes/Elements/NinjaForms.php:1306, ../includes/Elements/Post_Grid.php:495, ../includes/Elements/Post_Grid.php:650, ../includes/Elements/Post_Grid.php:718, ../includes/Elements/Post_Grid.php:813, ../includes/Elements/Post_Grid.php:896, ../includes/Elements/Post_Timeline.php:325, ../includes/Elements/Post_Timeline.php:383, ../includes/Elements/Pricing_Table.php:258, ../includes/Elements/Pricing_Table.php:386, ../includes/Elements/Pricing_Table.php:684, ../includes/Elements/Pricing_Table.php:830, ../includes/Elements/Pricing_Table.php:855, ../includes/Elements/Product_Grid.php:729, ../includes/Elements/Product_Grid.php:1047, ../includes/Elements/Product_Grid.php:1717, ../includes/Elements/Product_Grid.php:2206, ../includes/Elements/Progress_Bar.php:329, ../includes/Elements/Progress_Bar.php:540, ../includes/Elements/Simple_Menu.php:206, ../includes/Elements/Simple_Menu.php:364, ../includes/Elements/Simple_Menu.php:771, ../includes/Elements/Simple_Menu.php:797, ../includes/Elements/Simple_Menu.php:822, ../includes/Elements/Simple_Menu.php:1117, ../includes/Elements/Team_Member.php:415, ../includes/Elements/Testimonial.php:322, ../includes/Elements/Tooltip.php:217, ../includes/Elements/Tooltip.php:289, ../includes/Elements/Tooltip.php:385, ../includes/Elements/TypeForm.php:208, ../includes/Elements/WeForms.php:173, ../includes/Elements/WeForms.php:643, ../includes/Elements/Woo_Cart.php:277, ../includes/Elements/Woo_Cart.php:498, ../includes/Elements/Woo_Cart.php:594, ../includes/Elements/Woo_Cart.php:665, ../includes/Elements/Woo_Cart.php:743, ../includes/Elements/Woo_Cart.php:851, ../includes/Elements/Woo_Cart.php:1596, ../includes/Elements/Woo_Cart.php:2202, ../includes/Elements/Woo_Product_Carousel.php:716, ../includes/Elements/Woo_Product_Carousel.php:835, ../includes/Elements/Woo_Product_Carousel.php:888, ../includes/Elements/Woo_Product_Gallery.php:201, ../includes/Elements/Woo_Product_Gallery.php:227, ../includes/Elements/Woo_Product_Gallery.php:560, ../includes/Elements/Woo_Product_Gallery.php:1523, ../includes/Elements/WpForms.php:279, ../includes/Elements/WpForms.php:396, ../includes/Elements/WpForms.php:580, ../includes/Elements/WpForms.php:1145, ../includes/Extensions/Scroll_to_Top.php:202, ../includes/Extensions/Table_of_Content.php:495, ../includes/Traits/Controls.php:624, ../includes/Traits/Controls.php:1423, ../includes/Traits/Controls.php:1761, ../includes/Traits/Controls.php:1804, ../includes/Traits/Controls.php:1805, ../includes/Traits/Controls.php:2135
|
126 |
msgid "Right"
|
127 |
msgstr ""
|
128 |
|
166 |
" dynamic elements will be activated in this option."
|
167 |
msgstr ""
|
168 |
|
169 |
+
#: ../includes/Classes/WPDeveloper_Setup_Wizard.php:206, ../includes/Elements/Caldera_Forms.php:1164, ../includes/Elements/Contact_Form_7.php:1190, ../includes/Elements/Content_Ticker.php:92, ../includes/Elements/FluentForm.php:1514, ../includes/Elements/Formstack.php:1400, ../includes/Elements/GravityForms.php:1981, ../includes/Elements/Login_Register.php:304, ../includes/Elements/Login_Register.php:464, ../includes/Elements/Login_Register.php:570, ../includes/Elements/Login_Register.php:879, ../includes/Elements/Login_Register.php:1322, ../includes/Elements/Login_Register.php:1428, ../includes/Elements/Login_Register.php:1496, ../includes/Elements/Login_Register.php:1622, ../includes/Elements/Login_Register.php:1879, ../includes/Elements/Login_Register.php:2023, ../includes/Elements/Login_Register.php:2173, ../includes/Elements/Login_Register.php:2316, ../includes/Elements/Login_Register.php:2407, ../includes/Elements/Login_Register.php:2505, ../includes/Elements/Login_Register.php:2707, ../includes/Elements/Login_Register.php:2752, ../includes/Elements/Login_Register.php:2784, ../includes/Elements/Login_Register.php:3018, ../includes/Elements/Login_Register.php:3180, ../includes/Elements/Login_Register.php:3479, ../includes/Elements/NinjaForms.php:1328, ../includes/Elements/Sticky_Video.php:363, ../includes/Elements/WpForms.php:1168, ../includes/Traits/Woo_Product_Comparable.php:420, ../includes/Traits/Woo_Product_Comparable.php:534, ../includes/Traits/Woo_Product_Comparable.php:625, ../includes/Traits/Woo_Product_Comparable.php:694
|
170 |
msgid "Custom"
|
171 |
msgstr ""
|
172 |
|
198 |
msgid "Upgrade to PRO"
|
199 |
msgstr ""
|
200 |
|
201 |
+
#: ../includes/Classes/WPDeveloper_Setup_Wizard.php:324, ../includes/Traits/Helper.php:283, ../includes/templates/admin/general.php:31
|
202 |
msgid "Install Templately"
|
203 |
msgstr ""
|
204 |
|
533 |
msgid "Woo Product Gallery"
|
534 |
msgstr ""
|
535 |
|
536 |
+
#: ../includes/Classes/WPDeveloper_Setup_Wizard.php:852, ../includes/Elements/Adv_Accordion.php:117, ../includes/Elements/Login_Register.php:3032, ../includes/Elements/Woo_Product_Carousel.php:2567, ../includes/Traits/Elements.php:290, ../includes/templates/admin/elements.php:87, ../includes/templates/admin/go-pro.php:75
|
537 |
msgid "Toggle"
|
538 |
msgstr ""
|
539 |
|
573 |
msgid "Remove"
|
574 |
msgstr ""
|
575 |
|
576 |
+
#: ../includes/Controls/Select2.php:29, ../includes/Elements/Adv_Tabs.php:192, ../includes/Elements/Adv_Tabs.php:219, ../includes/Elements/Data_Table.php:156, ../includes/Elements/Data_Table.php:188, ../includes/Elements/Feature_List.php:82, ../includes/Elements/Feature_List.php:167, ../includes/Elements/Filterable_Gallery.php:565, ../includes/Elements/Flip_Box.php:205, ../includes/Elements/Flip_Box.php:436, ../includes/Elements/Info_Box.php:111, ../includes/Elements/Post_Grid.php:120, ../includes/Elements/Post_Timeline.php:235, ../includes/Elements/Tooltip.php:82, ../includes/Elements/Tooltip.php:177, ../includes/Elements/Woo_Cart.php:196, ../includes/Traits/Controls.php:600, ../includes/Traits/Controls.php:811, ../includes/Traits/Woo_Product_Comparable.php:40, ../includes/Traits/Woo_Product_Comparable.php:71
|
577 |
msgid "Image"
|
578 |
msgstr ""
|
579 |
|
580 |
+
#: ../includes/Controls/Select2.php:30, ../includes/Elements/Betterdocs_Category_Box.php:627, ../includes/Elements/Betterdocs_Category_Box.php:666, ../includes/Elements/Betterdocs_Category_Grid.php:589, ../includes/Elements/Betterdocs_Category_Grid.php:1146, ../includes/Elements/Caldera_Forms.php:118, ../includes/Elements/Caldera_Forms.php:258, ../includes/Elements/Contact_Form_7.php:160, ../includes/Elements/Contact_Form_7.php:465, ../includes/Elements/Cta_Box.php:219, ../includes/Elements/Event_Calendar.php:148, ../includes/Elements/Event_Calendar.php:873, ../includes/Elements/Event_Calendar.php:1532, ../includes/Elements/Feature_List.php:181, ../includes/Elements/Feature_List.php:183, ../includes/Elements/Feature_List.php:735, ../includes/Elements/Flip_Box.php:656, ../includes/Elements/FluentForm.php:160, ../includes/Elements/FluentForm.php:293, ../includes/Elements/Formstack.php:201, ../includes/Elements/Formstack.php:472, ../includes/Elements/GravityForms.php:158, ../includes/Elements/GravityForms.php:188, ../includes/Elements/GravityForms.php:507, ../includes/Elements/Image_Accordion.php:197, ../includes/Elements/Image_Accordion.php:487, ../includes/Elements/Interactive_Circle.php:154, ../includes/Elements/Login_Register.php:2313, ../includes/Elements/NinjaForms.php:123, ../includes/Elements/NinjaForms.php:139, ../includes/Elements/NinjaForms.php:443, ../includes/Elements/Post_Grid.php:160, ../includes/Elements/Pricing_Table.php:137, ../includes/Elements/Product_Grid.php:2428, ../includes/Elements/Progress_Bar.php:122, ../includes/Elements/Progress_Bar.php:681, ../includes/Elements/Woo_Cart.php:197, ../includes/Elements/Woo_Cart.php:439, ../includes/Elements/Woo_Cart.php:570, ../includes/Elements/Woo_Cart.php:641, ../includes/Elements/Woo_Cart.php:719, ../includes/Elements/Woo_Checkout.php:335, ../includes/Elements/Woo_Checkout.php:445, ../includes/Elements/Woo_Checkout.php:539, ../includes/Elements/Woo_Product_Carousel.php:1525, ../includes/Elements/Woo_Product_Gallery.php:1764, ../includes/Elements/WpForms.php:116, ../includes/Elements/WpForms.php:146, ../includes/Elements/WpForms.php:410, ../includes/Extensions/Table_of_Content.php:110, ../includes/Traits/Woo_Product_Comparable.php:41, ../includes/Traits/Woo_Product_Comparable.php:75, ../includes/Traits/Woo_Product_Comparable.php:1083, ../includes/Traits/Woo_Product_Comparable.php:1201
|
581 |
msgid "Title"
|
582 |
msgstr ""
|
583 |
|
673 |
msgid "Sort"
|
674 |
msgstr ""
|
675 |
|
676 |
+
#: ../includes/Elements/Advanced_Data_Table.php:165, ../includes/Elements/Betterdocs_Search_Form.php:155, ../includes/Elements/Caldera_Forms.php:162, ../includes/Elements/Caldera_Forms.php:895, ../includes/Elements/Contact_Form_7.php:900, ../includes/Elements/Filterable_Gallery.php:2293, ../includes/Elements/FluentForm.php:203, ../includes/Elements/FluentForm.php:891, ../includes/Elements/Formstack.php:244, ../includes/Elements/Formstack.php:1090, ../includes/Elements/GravityForms.php:231, ../includes/Elements/GravityForms.php:1209, ../includes/Elements/Login_Register.php:1095, ../includes/Elements/NinjaForms.php:183, ../includes/Elements/NinjaForms.php:939, ../includes/Elements/Woo_Cart.php:946, ../includes/Elements/WpForms.php:190, ../includes/Elements/WpForms.php:896
|
677 |
msgid "Placeholder"
|
678 |
msgstr ""
|
679 |
|
685 |
msgid "Pagination Type"
|
686 |
msgstr ""
|
687 |
|
688 |
+
#: ../includes/Elements/Advanced_Data_Table.php:193, ../includes/Elements/Advanced_Data_Table.php:1345, ../includes/Elements/Betterdocs_Category_Grid.php:1290, ../includes/Elements/Event_Calendar.php:902, ../includes/Elements/Flip_Box.php:657, ../includes/Elements/FluentForm.php:1965, ../includes/Elements/Formstack.php:1773, ../includes/Elements/Info_Box.php:350, ../includes/Elements/Interactive_Circle.php:84, ../includes/Elements/Interactive_Circle.php:134, ../includes/Elements/Pricing_Table.php:506, ../includes/Elements/Pricing_Table.php:1849, ../includes/Elements/Product_Grid.php:1834, ../includes/Elements/Woo_Cart.php:1756, ../includes/Elements/Woo_Cart.php:2004, ../includes/Elements/Woo_Checkout.php:1351, ../includes/Elements/Woo_Checkout.php:1682, ../includes/Elements/Woo_Checkout.php:2541, ../includes/Elements/Woo_Product_Carousel.php:1308, ../includes/Elements/Woo_Product_Gallery.php:1641, ../includes/Traits/Woo_Product_Comparable.php:1211, ../includes/Traits/Woo_Product_Comparable.php:1261
|
689 |
msgid "Button"
|
690 |
msgstr ""
|
691 |
|
717 |
msgid "Import"
|
718 |
msgstr ""
|
719 |
|
720 |
+
#: ../includes/Elements/Advanced_Data_Table.php:292, ../includes/Elements/Event_Calendar.php:775
|
721 |
msgid "Data Cache Setting"
|
722 |
msgstr ""
|
723 |
|
724 |
+
#: ../includes/Elements/Advanced_Data_Table.php:302, ../includes/Elements/Event_Calendar.php:785, ../includes/Elements/Facebook_Feed.php:127, ../includes/Elements/Twitter_Feed.php:146
|
725 |
msgid "Data Cache Time"
|
726 |
msgstr ""
|
727 |
|
728 |
+
#: ../includes/Elements/Advanced_Data_Table.php:306, ../includes/Elements/Event_Calendar.php:789, ../includes/Elements/Facebook_Feed.php:131, ../includes/Elements/Twitter_Feed.php:150
|
729 |
msgid "Cache expiration time (Minutes)"
|
730 |
msgstr ""
|
731 |
|
733 |
msgid "Table"
|
734 |
msgstr ""
|
735 |
|
736 |
+
#: ../includes/Elements/Advanced_Data_Table.php:324, ../includes/Elements/Advanced_Data_Table.php:885, ../includes/Elements/Advanced_Data_Table.php:1080, ../includes/Elements/Betterdocs_Search_Form.php:320, ../includes/Elements/Caldera_Forms.php:1159, ../includes/Elements/Caldera_Forms.php:1173, ../includes/Elements/Contact_Form_7.php:1185, ../includes/Elements/Contact_Form_7.php:1199, ../includes/Elements/Creative_Button.php:470, ../includes/Elements/Data_Table.php:521, ../includes/Elements/Data_Table.php:1150, ../includes/Elements/Dual_Color_Header.php:749, ../includes/Elements/Dual_Color_Header.php:829, ../includes/Elements/Filterable_Gallery.php:2158, ../includes/Elements/Filterable_Gallery.php:2316, ../includes/Elements/FluentForm.php:1509, ../includes/Elements/FluentForm.php:1523, ../includes/Elements/Formstack.php:1395, ../includes/Elements/Formstack.php:1409, ../includes/Elements/GravityForms.php:1860, ../includes/Elements/GravityForms.php:1976, ../includes/Elements/GravityForms.php:1990, ../includes/Elements/GravityForms.php:2223, ../includes/Elements/Interactive_Circle.php:431, ../includes/Elements/Login_Register.php:1501, ../includes/Elements/Login_Register.php:2029, ../includes/Elements/NinjaForms.php:1323, ../includes/Elements/NinjaForms.php:1337, ../includes/Elements/Progress_Bar.php:356, ../includes/Elements/Sticky_Video.php:442, ../includes/Elements/Sticky_Video.php:526, ../includes/Elements/Twitter_Feed.php:845, ../includes/Elements/Woo_Cart.php:451, ../includes/Elements/Woo_Cart.php:607, ../includes/Elements/Woo_Cart.php:685, ../includes/Elements/Woo_Cart.php:756, ../includes/Elements/Woo_Cart.php:864, ../includes/Elements/Woo_Cart.php:2164, ../includes/Elements/Woo_Product_Carousel.php:1316, ../includes/Elements/Woo_Product_Carousel.php:2146, ../includes/Elements/Woo_Product_Carousel.php:2349, ../includes/Elements/Woo_Product_Carousel.php:2429, ../includes/Elements/Woo_Product_Gallery.php:1163, ../includes/Elements/WpForms.php:1163, ../includes/Elements/WpForms.php:1177, ../includes/Extensions/Scroll_to_Top.php:239, ../includes/Extensions/Table_of_Content.php:463, ../includes/Traits/Woo_Product_Comparable.php:307, ../includes/Traits/Woo_Product_Comparable.php:969, ../includes/Traits/Woo_Product_Comparable.php:1118
|
737 |
msgid "Width"
|
738 |
msgstr ""
|
739 |
|
740 |
+
#: ../includes/Elements/Advanced_Data_Table.php:361, ../includes/Elements/Advanced_Data_Table.php:1029, ../includes/Elements/Advanced_Data_Table.php:1227, ../includes/Elements/Advanced_Data_Table.php:1299, ../includes/Elements/Advanced_Data_Table.php:1427, ../includes/Elements/Adv_Accordion.php:456, ../includes/Elements/Adv_Accordion.php:645, ../includes/Elements/Adv_Accordion.php:705, ../includes/Elements/Adv_Accordion.php:766, ../includes/Elements/Adv_Accordion.php:849, ../includes/Elements/Adv_Accordion.php:971, ../includes/Elements/Adv_Accordion.php:1017, ../includes/Elements/Adv_Accordion.php:1063, ../includes/Elements/Adv_Tabs.php:395, ../includes/Elements/Adv_Tabs.php:589, ../includes/Elements/Adv_Tabs.php:656, ../includes/Elements/Adv_Tabs.php:725, ../includes/Elements/Adv_Tabs.php:819, ../includes/Elements/Betterdocs_Category_Box.php:300, ../includes/Elements/Betterdocs_Category_Box.php:368, ../includes/Elements/Betterdocs_Category_Box.php:489, ../includes/Elements/Betterdocs_Category_Box.php:565, ../includes/Elements/Betterdocs_Category_Box.php:885, ../includes/Elements/Betterdocs_Category_Box.php:990, ../includes/Elements/Betterdocs_Category_Grid.php:341, ../includes/Elements/Betterdocs_Category_Grid.php:389, ../includes/Elements/Betterdocs_Category_Grid.php:474, ../includes/Elements/Betterdocs_Category_Grid.php:515, ../includes/Elements/Betterdocs_Category_Grid.php:640, ../includes/Elements/Betterdocs_Category_Grid.php:694, ../includes/Elements/Betterdocs_Category_Grid.php:844, ../includes/Elements/Betterdocs_Category_Grid.php:941, ../includes/Elements/Betterdocs_Category_Grid.php:1186, ../includes/Elements/Betterdocs_Category_Grid.php:1386, ../includes/Elements/Betterdocs_Category_Grid.php:1485, ../includes/Elements/Betterdocs_Search_Form.php:219, ../includes/Elements/Betterdocs_Search_Form.php:374, ../includes/Elements/Betterdocs_Search_Form.php:432, ../includes/Elements/Betterdocs_Search_Form.php:542, ../includes/Elements/Caldera_Forms.php:617, ../includes/Elements/Caldera_Forms.php:813, ../includes/Elements/Caldera_Forms.php:1229, ../includes/Elements/Caldera_Forms.php:1387, ../includes/Elements/Contact_Form_7.php:711, ../includes/Elements/Contact_Form_7.php:776, ../includes/Elements/Contact_Form_7.php:1255, ../includes/Elements/Contact_Form_7.php:1457, ../includes/Elements/Contact_Form_7.php:1551, ../includes/Elements/Contact_Form_7.php:1618, ../includes/Elements/Content_Ticker.php:622, ../includes/Elements/Countdown.php:619, ../includes/Elements/Cta_Box.php:557, ../includes/Elements/Cta_Box.php:884, ../includes/Elements/Cta_Box.php:1243, ../includes/Elements/Data_Table.php:652, ../includes/Elements/Data_Table.php:691, ../includes/Elements/Data_Table.php:883, ../includes/Elements/Data_Table.php:1217, ../includes/Elements/Dual_Color_Header.php:347, ../includes/Elements/Event_Calendar.php:953, ../includes/Elements/Event_Calendar.php:1020, ../includes/Elements/Event_Calendar.php:1074, ../includes/Elements/Event_Calendar.php:1746, ../includes/Elements/Event_Calendar.php:1817, ../includes/Elements/Facebook_Feed.php:519, ../includes/Elements/Filterable_Gallery.php:873, ../includes/Elements/Filterable_Gallery.php:986, ../includes/Elements/Filterable_Gallery.php:1052, ../includes/Elements/Filterable_Gallery.php:1132, ../includes/Elements/Filterable_Gallery.php:1279, ../includes/Elements/Filterable_Gallery.php:1336, ../includes/Elements/Filterable_Gallery.php:1555, ../includes/Elements/Filterable_Gallery.php:1830, ../includes/Elements/Filterable_Gallery.php:1891, ../includes/Elements/Filterable_Gallery.php:2412, ../includes/Elements/Filterable_Gallery.php:2529, ../includes/Elements/Flip_Box.php:994, ../includes/Elements/Flip_Box.php:1107, ../includes/Elements/FluentForm.php:666, ../includes/Elements/FluentForm.php:862, ../includes/Elements/FluentForm.php:1580, ../includes/Elements/FluentForm.php:1878, ../includes/Elements/FluentForm.php:2005, ../includes/Elements/FluentForm.php:2123, ../includes/Elements/Formstack.php:865, ../includes/Elements/Formstack.php:1061, ../includes/Elements/Formstack.php:1465, ../includes/Elements/Formstack.php:1686, ../includes/Elements/Formstack.php:1815, ../includes/Elements/GravityForms.php:879, ../includes/Elements/GravityForms.php:943, ../includes/Elements/GravityForms.php:1678, ../includes/Elements/GravityForms.php:1884, ../includes/Elements/GravityForms.php:2053, ../includes/Elements/GravityForms.php:2280, ../includes/Elements/Image_Accordion.php:354, ../includes/Elements/Image_Accordion.php:464, ../includes/Elements/Info_Box.php:569, ../includes/Elements/Info_Box.php:624, ../includes/Elements/Info_Box.php:818, ../includes/Elements/Info_Box.php:898, ../includes/Elements/Info_Box.php:1051, ../includes/Elements/Info_Box.php:1132, ../includes/Elements/Interactive_Circle.php:357, ../includes/Elements/Interactive_Circle.php:515, ../includes/Elements/Interactive_Circle.php:742, ../includes/Elements/Login_Register.php:2781, ../includes/Elements/NinjaForms.php:659, ../includes/Elements/NinjaForms.php:857, ../includes/Elements/NinjaForms.php:1397, ../includes/Elements/Post_Grid.php:303, ../includes/Elements/Pricing_Table.php:1800, ../includes/Elements/Pricing_Table.php:1966, ../includes/Elements/Product_Grid.php:2277, ../includes/Elements/Simple_Menu.php:644, ../includes/Elements/Simple_Menu.php:717, ../includes/Elements/Team_Member.php:440, ../includes/Elements/Team_Member.php:528, ../includes/Elements/Testimonial.php:435, ../includes/Elements/Tooltip.php:439, ../includes/Elements/Tooltip.php:482, ../includes/Elements/Twitter_Feed.php:502, ../includes/Elements/Twitter_Feed.php:592, ../includes/Elements/Twitter_Feed.php:909, ../includes/Elements/Woo_Checkout.php:1571, ../includes/Elements/Woo_Checkout.php:1850, ../includes/Elements/Woo_Product_Carousel.php:2254, ../includes/Elements/Woo_Product_Carousel.php:2688, ../includes/Elements/WpForms.php:628, ../includes/Elements/WpForms.php:814, ../includes/Elements/WpForms.php:1233, ../includes/Extensions/Table_of_Content.php:577, ../includes/Traits/Controls.php:1480, ../includes/Traits/Controls.php:1534, ../includes/Traits/Controls.php:1664
|
741 |
msgid "Border"
|
742 |
msgstr ""
|
743 |
|
744 |
+
#: ../includes/Elements/Advanced_Data_Table.php:387, ../includes/Elements/Advanced_Data_Table.php:1055, ../includes/Elements/Advanced_Data_Table.php:1253, ../includes/Elements/Advanced_Data_Table.php:1325, ../includes/Elements/Advanced_Data_Table.php:1449, ../includes/Elements/Adv_Accordion.php:463, ../includes/Elements/Adv_Accordion.php:652, ../includes/Elements/Adv_Accordion.php:712, ../includes/Elements/Adv_Accordion.php:773, ../includes/Elements/Adv_Tabs.php:403, ../includes/Elements/Adv_Tabs.php:596, ../includes/Elements/Adv_Tabs.php:663, ../includes/Elements/Adv_Tabs.php:732, ../includes/Elements/Adv_Tabs.php:826, ../includes/Elements/Betterdocs_Category_Box.php:308, ../includes/Elements/Betterdocs_Category_Box.php:376, ../includes/Elements/Betterdocs_Category_Box.php:497, ../includes/Elements/Betterdocs_Category_Box.php:574, ../includes/Elements/Betterdocs_Category_Box.php:896, ../includes/Elements/Betterdocs_Category_Box.php:1001, ../includes/Elements/Betterdocs_Category_Grid.php:349, ../includes/Elements/Betterdocs_Category_Grid.php:397, ../includes/Elements/Betterdocs_Category_Grid.php:482, ../includes/Elements/Betterdocs_Category_Grid.php:523, ../includes/Elements/Betterdocs_Category_Grid.php:648, ../includes/Elements/Betterdocs_Category_Grid.php:702, ../includes/Elements/Betterdocs_Category_Grid.php:855, ../includes/Elements/Betterdocs_Category_Grid.php:952, ../includes/Elements/Betterdocs_Category_Grid.php:1394, ../includes/Elements/Betterdocs_Category_Grid.php:1493, ../includes/Elements/Betterdocs_Search_Form.php:206, ../includes/Elements/Caldera_Forms.php:480, ../includes/Elements/Caldera_Forms.php:628, ../includes/Elements/Caldera_Forms.php:1046, ../includes/Elements/Caldera_Forms.php:1072, ../includes/Elements/Caldera_Forms.php:1239, ../includes/Elements/Contact_Form_7.php:396, ../includes/Elements/Contact_Form_7.php:722, ../includes/Elements/Contact_Form_7.php:1073, ../includes/Elements/Contact_Form_7.php:1099, ../includes/Elements/Contact_Form_7.php:1264, ../includes/Elements/Content_Ticker.php:401, ../includes/Elements/Content_Ticker.php:475, ../includes/Elements/Content_Ticker.php:632, ../includes/Elements/Countdown.php:627, ../includes/Elements/Creative_Button.php:336, ../includes/Elements/Cta_Box.php:565, ../includes/Elements/Cta_Box.php:917, ../includes/Elements/Cta_Box.php:1251, ../includes/Elements/Dual_Color_Header.php:355, ../includes/Elements/Event_Calendar.php:961, ../includes/Elements/Event_Calendar.php:1028, ../includes/Elements/Event_Calendar.php:1082, ../includes/Elements/Event_Calendar.php:1318, ../includes/Elements/Event_Calendar.php:1486, ../includes/Elements/Event_Calendar.php:1754, ../includes/Elements/Event_Calendar.php:1825, ../includes/Elements/Facebook_Feed.php:544, ../includes/Elements/Facebook_Feed.php:604, ../includes/Elements/Fancy_Text.php:515, ../includes/Elements/Feature_List.php:640, ../includes/Elements/Filterable_Gallery.php:881, ../includes/Elements/Filterable_Gallery.php:994, ../includes/Elements/Filterable_Gallery.php:1060, ../includes/Elements/Filterable_Gallery.php:1140, ../includes/Elements/Filterable_Gallery.php:1344, ../includes/Elements/Filterable_Gallery.php:1838, ../includes/Elements/Filterable_Gallery.php:1899, ../includes/Elements/Filterable_Gallery.php:2070, ../includes/Elements/Filterable_Gallery.php:2201, ../includes/Elements/Filterable_Gallery.php:2336, ../includes/Elements/Filterable_Gallery.php:2434, ../includes/Elements/Filterable_Gallery.php:2543, ../includes/Elements/Flip_Box.php:832, ../includes/Elements/Flip_Box.php:893, ../includes/Elements/Flip_Box.php:1017, ../includes/Elements/Flip_Box.php:1130, ../includes/Elements/Flip_Box.php:1391, ../includes/Elements/FluentForm.php:527, ../includes/Elements/FluentForm.php:677, ../includes/Elements/FluentForm.php:1042, ../includes/Elements/FluentForm.php:1068, ../includes/Elements/FluentForm.php:1590, ../includes/Elements/FluentForm.php:1889, ../includes/Elements/FluentForm.php:2013, ../includes/Elements/FluentForm.php:2067, ../includes/Elements/Formstack.php:399, ../includes/Elements/Formstack.php:876, ../includes/Elements/Formstack.php:1202, ../includes/Elements/Formstack.php:1228, ../includes/Elements/Formstack.php:1475, ../includes/Elements/Formstack.php:1697, ../includes/Elements/Formstack.php:1823, ../includes/Elements/Formstack.php:1879, ../includes/Elements/GravityForms.php:436, ../includes/Elements/GravityForms.php:890, ../includes/Elements/GravityForms.php:1360, ../includes/Elements/GravityForms.php:1556, ../includes/Elements/GravityForms.php:1688, ../includes/Elements/GravityForms.php:1894, ../includes/Elements/GravityForms.php:2063, ../includes/Elements/GravityForms.php:2290, ../includes/Elements/Image_Accordion.php:362, ../includes/Elements/Image_Accordion.php:452, ../includes/Elements/Info_Box.php:1214, ../includes/Elements/Login_Register.php:1582, ../includes/Elements/Login_Register.php:1817, ../includes/Elements/Login_Register.php:1991, ../includes/Elements/Login_Register.php:2147, ../includes/Elements/Login_Register.php:2287, ../includes/Elements/Login_Register.php:2381, ../includes/Elements/Login_Register.php:2472, ../includes/Elements/Login_Register.php:2646, ../includes/Elements/Login_Register.php:2683, ../includes/Elements/Login_Register.php:2797, ../includes/Elements/Login_Register.php:3307, ../includes/Elements/Login_Register.php:3344, ../includes/Elements/Login_Register.php:3628, ../includes/Elements/Login_Register.php:3665, ../includes/Elements/NinjaForms.php:369, ../includes/Elements/NinjaForms.php:670, ../includes/Elements/NinjaForms.php:1094, ../includes/Elements/NinjaForms.php:1121, ../includes/Elements/NinjaForms.php:1407, ../includes/Elements/Post_Grid.php:311, ../includes/Elements/Post_Timeline.php:183, ../includes/Elements/Post_Timeline.php:266, ../includes/Elements/Post_Timeline.php:564, ../includes/Elements/Pricing_Table.php:786, ../includes/Elements/Pricing_Table.php:1574, ../includes/Elements/Pricing_Table.php:1823, ../includes/Elements/Pricing_Table.php:1974, ../includes/Elements/Product_Grid.php:969, ../includes/Elements/Product_Grid.php:2021, ../includes/Elements/Product_Grid.php:2377, ../includes/Elements/Product_Grid.php:2717, ../includes/Elements/Product_Grid.php:2916, ../includes/Elements/Product_Grid.php:2948, ../includes/Elements/Simple_Menu.php:652, ../includes/Elements/Sticky_Video.php:592, ../includes/Elements/Team_Member.php:448, ../includes/Elements/Team_Member.php:547, ../includes/Elements/Team_Member.php:796, ../includes/Elements/Testimonial.php:454, ../includes/Elements/Tooltip.php:499, ../includes/Elements/Twitter_Feed.php:510, ../includes/Elements/Twitter_Feed.php:603, ../includes/Elements/TypeForm.php:310, ../includes/Elements/WeForms.php:253, ../includes/Elements/WeForms.php:394, ../includes/Elements/WeForms.php:722, ../includes/Elements/Woo_Cart.php:1317, ../includes/Elements/Woo_Cart.php:1464, ../includes/Elements/Woo_Cart.php:1720, ../includes/Elements/Woo_Cart.php:1859, ../includes/Elements/Woo_Cart.php:1960, ../includes/Elements/Woo_Cart.php:2114, ../includes/Elements/Woo_Cart.php:2319, ../includes/Elements/Woo_Cart.php:2405, ../includes/Elements/Woo_Cart.php:2489, ../includes/Elements/Woo_Checkout.php:659, ../includes/Elements/Woo_Checkout.php:808, ../includes/Elements/Woo_Checkout.php:1004, ../includes/Elements/Woo_Checkout.php:1252, ../includes/Elements/Woo_Checkout.php:1457, ../includes/Elements/Woo_Checkout.php:1580, ../includes/Elements/Woo_Checkout.php:1788, ../includes/Elements/Woo_Checkout.php:1996, ../includes/Elements/Woo_Checkout.php:2198, ../includes/Elements/Woo_Checkout.php:2378, ../includes/Elements/Woo_Checkout.php:2658, ../includes/Elements/Woo_Product_Carousel.php:1019, ../includes/Elements/Woo_Product_Carousel.php:1423, ../includes/Elements/Woo_Product_Carousel.php:1826, ../includes/Elements/Woo_Product_Carousel.php:2022, ../includes/Elements/Woo_Product_Carousel.php:2054, ../includes/Elements/Woo_Product_Carousel.php:2264, ../includes/Elements/Woo_Product_Carousel.php:2387, ../includes/Elements/Woo_Product_Carousel.php:2511, ../includes/Elements/Woo_Product_Carousel.php:2698, ../includes/Elements/Woo_Product_Gallery.php:675, ../includes/Elements/Woo_Product_Gallery.php:1692, ../includes/Elements/Woo_Product_Gallery.php:2052, ../includes/Elements/Woo_Product_Gallery.php:2251, ../includes/Elements/Woo_Product_Gallery.php:2283, ../includes/Elements/WpForms.php:338, ../includes/Elements/WpForms.php:639, ../includes/Elements/WpForms.php:1047, ../includes/Elements/WpForms.php:1073, ../includes/Elements/WpForms.php:1243, ../includes/Extensions/Scroll_to_Top.php:443, ../includes/Extensions/Table_of_Content.php:600, ../includes/Extensions/Table_of_Content.php:815, ../includes/Traits/Controls.php:1488, ../includes/Traits/Controls.php:1542, ../includes/Traits/Controls.php:1672, ../includes/Traits/Woo_Product_Comparable.php:368, ../includes/Traits/Woo_Product_Comparable.php:513, ../includes/Traits/Woo_Product_Comparable.php:1394
|
745 |
msgid "Border Radius"
|
746 |
msgstr ""
|
747 |
|
748 |
+
#: ../includes/Elements/Advanced_Data_Table.php:400, ../includes/Elements/Advanced_Data_Table.php:1463, ../includes/Elements/Betterdocs_Category_Grid.php:331, ../includes/Elements/Betterdocs_Category_Grid.php:379, ../includes/Elements/Event_Calendar.php:840, ../includes/Elements/Event_Calendar.php:1778, ../includes/Elements/Event_Calendar.php:1852, ../includes/Elements/Product_Grid.php:929, ../includes/Elements/Product_Grid.php:957, ../includes/Elements/Product_Grid.php:2940, ../includes/Elements/Product_Grid.php:2975, ../includes/Elements/Progress_Bar.php:652, ../includes/Elements/Twitter_Feed.php:705, ../includes/Elements/Twitter_Feed.php:917, ../includes/Elements/Woo_Cart.php:1296, ../includes/Elements/Woo_Cart.php:1453, ../includes/Elements/Woo_Cart.php:2311, ../includes/Elements/Woo_Cart.php:2396, ../includes/Elements/Woo_Cart.php:2481, ../includes/Elements/Woo_Product_Carousel.php:978, ../includes/Elements/Woo_Product_Carousel.php:1007, ../includes/Elements/Woo_Product_Carousel.php:2046, ../includes/Elements/Woo_Product_Carousel.php:2081, ../includes/Elements/Woo_Product_Carousel.php:2760, ../includes/Elements/Woo_Product_Gallery.php:635, ../includes/Elements/Woo_Product_Gallery.php:663, ../includes/Elements/Woo_Product_Gallery.php:1243, ../includes/Elements/Woo_Product_Gallery.php:1419, ../includes/Elements/Woo_Product_Gallery.php:2275, ../includes/Elements/Woo_Product_Gallery.php:2310, ../includes/Extensions/Table_of_Content.php:589, ../includes/Extensions/Table_of_Content.php:834, ../includes/Traits/Woo_Product_Comparable.php:1418
|
749 |
msgid "Box Shadow"
|
750 |
msgstr ""
|
751 |
|
753 |
msgid "Head"
|
754 |
msgstr ""
|
755 |
|
756 |
+
#: ../includes/Elements/Advanced_Data_Table.php:419, ../includes/Elements/Advanced_Data_Table.php:538, ../includes/Elements/Advanced_Data_Table.php:996, ../includes/Elements/Advanced_Data_Table.php:1146, ../includes/Elements/Advanced_Data_Table.php:1354, ../includes/Elements/Caldera_Forms.php:286, ../includes/Elements/Caldera_Forms.php:347, ../includes/Elements/Caldera_Forms.php:535, ../includes/Elements/Caldera_Forms.php:773, ../includes/Elements/Caldera_Forms.php:862, ../includes/Elements/Caldera_Forms.php:1283, ../includes/Elements/Caldera_Forms.php:1398, ../includes/Elements/Contact_Form_7.php:487, ../includes/Elements/Contact_Form_7.php:518, ../includes/Elements/Contact_Form_7.php:735, ../includes/Elements/Contact_Form_7.php:883, ../includes/Elements/Contact_Form_7.php:935, ../includes/Elements/Contact_Form_7.php:1308, ../includes/Elements/Contact_Form_7.php:1443, ../includes/Elements/Contact_Form_7.php:1583, ../includes/Elements/Event_Calendar.php:882, ../includes/Elements/Event_Calendar.php:912, ../includes/Elements/Event_Calendar.php:1126, ../includes/Elements/Event_Calendar.php:1201, ../includes/Elements/Event_Calendar.php:1235, ../includes/Elements/Event_Calendar.php:1478, ../includes/Elements/Event_Calendar.php:1541, ../includes/Elements/Event_Calendar.php:1570, ../includes/Elements/Event_Calendar.php:1638, ../includes/Elements/Event_Calendar.php:1796, ../includes/Elements/Filterable_Gallery.php:1966, ../includes/Elements/Filterable_Gallery.php:2013, ../includes/Elements/Filterable_Gallery.php:2049, ../includes/Elements/Filterable_Gallery.php:2106, ../includes/Elements/Filterable_Gallery.php:2400, ../includes/Elements/Filterable_Gallery.php:2560, ../includes/Elements/FluentForm.php:321, ../includes/Elements/FluentForm.php:382, ../includes/Elements/FluentForm.php:582, ../includes/Elements/FluentForm.php:822, ../includes/Elements/FluentForm.php:1149, ../includes/Elements/FluentForm.php:1204, ../includes/Elements/FluentForm.php:1308, ../includes/Elements/FluentForm.php:1394, ../includes/Elements/FluentForm.php:1460, ../includes/Elements/FluentForm.php:1655, ../includes/Elements/FluentForm.php:1788, ../includes/Elements/FluentForm.php:1985, ../includes/Elements/FluentForm.php:2134, ../includes/Elements/FluentForm.php:2183, ../includes/Elements/Formstack.php:494, ../includes/Elements/Formstack.php:543, ../includes/Elements/Formstack.php:597, ../includes/Elements/Formstack.php:671, ../includes/Elements/Formstack.php:726, ../includes/Elements/Formstack.php:809, ../includes/Elements/Formstack.php:1021, ../includes/Elements/Formstack.php:1519, ../includes/Elements/Formstack.php:1652, ../includes/Elements/Formstack.php:1793, ../includes/Elements/Formstack.php:1953, ../includes/Elements/GravityForms.php:529, ../includes/Elements/GravityForms.php:560, ../includes/Elements/GravityForms.php:601, ../includes/Elements/GravityForms.php:644, ../includes/Elements/GravityForms.php:903, ../includes/Elements/GravityForms.php:992, ../includes/Elements/GravityForms.php:1046, ../includes/Elements/GravityForms.php:1182, ../includes/Elements/GravityForms.php:1772, ../includes/Elements/GravityForms.php:1792, ../includes/Elements/GravityForms.php:1827, ../includes/Elements/GravityForms.php:2162, ../includes/Elements/GravityForms.php:2383, ../includes/Elements/GravityForms.php:2576, ../includes/Elements/NinjaForms.php:465, ../includes/Elements/NinjaForms.php:514, ../includes/Elements/NinjaForms.php:574, ../includes/Elements/NinjaForms.php:817, ../includes/Elements/NinjaForms.php:906, ../includes/Elements/NinjaForms.php:1500, ../includes/Elements/NinjaForms.php:1545, ../includes/Elements/NinjaForms.php:1599, ../includes/Elements/Post_Grid.php:392, ../includes/Elements/Post_Grid.php:510, ../includes/Elements/Post_Grid.php:522, ../includes/Elements/Post_Grid.php:664, ../includes/Elements/Post_Grid.php:876, ../includes/Elements/Post_Timeline.php:283, ../includes/Elements/Post_Timeline.php:544, ../includes/Elements/Product_Grid.php:2437, ../includes/Elements/Product_Grid.php:2468, ../includes/Elements/Product_Grid.php:2510, ../includes/Elements/Product_Grid.php:2576, ../includes/Elements/Product_Grid.php:2617, ../includes/Elements/Product_Grid.php:2674, ../includes/Elements/Product_Grid.php:2791, ../includes/Elements/Progress_Bar.php:672, ../includes/Elements/Simple_Menu.php:854, ../includes/Elements/Simple_Menu.php:1165, ../includes/Elements/Woo_Cart.php:1705, ../includes/Elements/Woo_Cart.php:1766, ../includes/Elements/Woo_Cart.php:1943, ../includes/Elements/Woo_Cart.php:2013, ../includes/Elements/Woo_Checkout.php:1360, ../includes/Elements/Woo_Checkout.php:1691, ../includes/Elements/Woo_Product_Carousel.php:1534, ../includes/Elements/Woo_Product_Carousel.php:1564, ../includes/Elements/Woo_Product_Carousel.php:1606, ../includes/Elements/Woo_Product_Carousel.php:1685, ../includes/Elements/Woo_Product_Carousel.php:1725, ../includes/Elements/Woo_Product_Carousel.php:1782, ../includes/Elements/Woo_Product_Carousel.php:1901, ../includes/Elements/Woo_Product_Gallery.php:1773, ../includes/Elements/Woo_Product_Gallery.php:1803, ../includes/Elements/Woo_Product_Gallery.php:1845, ../includes/Elements/Woo_Product_Gallery.php:1911, ../includes/Elements/Woo_Product_Gallery.php:1952, ../includes/Elements/Woo_Product_Gallery.php:2009, ../includes/Elements/Woo_Product_Gallery.php:2126, ../includes/Elements/WpForms.php:432, ../includes/Elements/WpForms.php:481, ../includes/Elements/WpForms.php:545, ../includes/Elements/WpForms.php:785, ../includes/Elements/WpForms.php:863, ../includes/Elements/WpForms.php:1287, ../includes/Traits/Woo_Product_Comparable.php:1077, ../includes/Traits/Woo_Product_Comparable.php:1195
|
757 |
msgid "Typography"
|
758 |
msgstr ""
|
759 |
|
760 |
+
#: ../includes/Elements/Advanced_Data_Table.php:427, ../includes/Elements/Advanced_Data_Table.php:546, ../includes/Elements/Betterdocs_Category_Box.php:763, ../includes/Elements/Betterdocs_Category_Grid.php:1509, ../includes/Elements/Countdown.php:1025, ../includes/Elements/Login_Register.php:2586
|
761 |
msgid "Text Alignment"
|
762 |
msgstr ""
|
763 |
|
764 |
+
#: ../includes/Elements/Advanced_Data_Table.php:431, ../includes/Elements/Advanced_Data_Table.php:550, ../includes/Elements/Advanced_Data_Table.php:976, ../includes/Elements/Advanced_Data_Table.php:1123, ../includes/Elements/Adv_Accordion.php:155, ../includes/Elements/Betterdocs_Category_Box.php:767, ../includes/Elements/Betterdocs_Category_Grid.php:1513, ../includes/Elements/Betterdocs_Category_Grid.php:1538, ../includes/Elements/Caldera_Forms.php:233, ../includes/Elements/Caldera_Forms.php:415, ../includes/Elements/Caldera_Forms.php:561, ../includes/Elements/Caldera_Forms.php:1136, ../includes/Elements/Contact_Form_7.php:331, ../includes/Elements/Contact_Form_7.php:443, ../includes/Elements/Contact_Form_7.php:1163, ../includes/Elements/Content_Ticker.php:290, ../includes/Elements/Countdown.php:118, ../includes/Elements/Countdown.php:1030, ../includes/Elements/Creative_Button.php:448, ../includes/Elements/Cta_Box.php:117, ../includes/Elements/Data_Table.php:553, ../includes/Elements/Data_Table.php:778, ../includes/Elements/Data_Table.php:1027, ../includes/Elements/Dual_Color_Header.php:191, ../includes/Elements/Event_Calendar.php:1150, ../includes/Elements/Event_Calendar.php:1282, ../includes/Elements/Fancy_Text.php:174, ../includes/Elements/Feature_List.php:303, ../includes/Elements/Filterable_Gallery.php:769, ../includes/Elements/Filterable_Gallery.php:1301, ../includes/Elements/Filterable_Gallery.php:1684, ../includes/Elements/Flip_Box.php:373, ../includes/Elements/Flip_Box.php:604, ../includes/Elements/FluentForm.php:267, ../includes/Elements/FluentForm.php:462, ../includes/Elements/FluentForm.php:608, ../includes/Elements/FluentForm.php:1241, ../includes/Elements/FluentForm.php:1486, ../includes/Elements/Formstack.php:334, ../includes/Elements/Formstack.php:449, ../includes/Elements/Formstack.php:763, ../includes/Elements/Formstack.php:1372, ../includes/Elements/GravityForms.php:347, ../includes/Elements/GravityForms.php:484, ../includes/Elements/GravityForms.php:673, ../includes/Elements/GravityForms.php:1950, ../includes/Elements/GravityForms.php:2200, ../includes/Elements/Image_Accordion.php:109, ../includes/Elements/Info_Box.php:304, ../includes/Elements/Login_Register.php:715, ../includes/Elements/Login_Register.php:748, ../includes/Elements/Login_Register.php:2590, ../includes/Elements/Login_Register.php:3258, ../includes/Elements/Login_Register.php:3578, ../includes/Elements/NinjaForms.php:282, ../includes/Elements/NinjaForms.php:421, ../includes/Elements/NinjaForms.php:603, ../includes/Elements/NinjaForms.php:1298, ../includes/Elements/Post_Grid.php:487, ../includes/Elements/Post_Grid.php:642, ../includes/Elements/Post_Grid.php:710, ../includes/Elements/Post_Grid.php:805, ../includes/Elements/Post_Grid.php:888, ../includes/Elements/Post_Timeline.php:317, ../includes/Elements/Post_Timeline.php:375, ../includes/Elements/Pricing_Table.php:257, ../includes/Elements/Pricing_Table.php:378, ../includes/Elements/Pricing_Table.php:680, ../includes/Elements/Pricing_Table.php:822, ../includes/Elements/Pricing_Table.php:847, ../includes/Elements/Product_Grid.php:721, ../includes/Elements/Product_Grid.php:1039, ../includes/Elements/Product_Grid.php:1713, ../includes/Elements/Product_Grid.php:2198, ../includes/Elements/Progress_Bar.php:321, ../includes/Elements/Progress_Bar.php:532, ../includes/Elements/Simple_Menu.php:198, ../includes/Elements/Simple_Menu.php:356, ../includes/Elements/Simple_Menu.php:763, ../includes/Elements/Simple_Menu.php:789, ../includes/Elements/Simple_Menu.php:814, ../includes/Elements/Simple_Menu.php:1109, ../includes/Elements/Team_Member.php:407, ../includes/Elements/Testimonial.php:314, ../includes/Elements/Tooltip.php:209, ../includes/Elements/Tooltip.php:288, ../includes/Elements/Tooltip.php:377, ../includes/Elements/TypeForm.php:200, ../includes/Elements/WeForms.php:165, ../includes/Elements/WeForms.php:635, ../includes/Elements/Woo_Cart.php:269, ../includes/Elements/Woo_Cart.php:494, ../includes/Elements/Woo_Cart.php:586, ../includes/Elements/Woo_Cart.php:657, ../includes/Elements/Woo_Cart.php:735, ../includes/Elements/Woo_Cart.php:843, ../includes/Elements/Woo_Cart.php:1588, ../includes/Elements/Woo_Cart.php:2194, ../includes/Elements/Woo_Product_Carousel.php:715, ../includes/Elements/Woo_Product_Carousel.php:831, ../includes/Elements/Woo_Product_Carousel.php:880, ../includes/Elements/Woo_Product_Gallery.php:193, ../includes/Elements/Woo_Product_Gallery.php:223, ../includes/Elements/Woo_Product_Gallery.php:552, ../includes/Elements/Woo_Product_Gallery.php:1519, ../includes/Elements/WpForms.php:271, ../includes/Elements/WpForms.php:388, ../includes/Elements/WpForms.php:572, ../includes/Elements/WpForms.php:1137, ../includes/Extensions/Scroll_to_Top.php:165, ../includes/Extensions/Table_of_Content.php:494, ../includes/Traits/Controls.php:626, ../includes/Traits/Controls.php:1415, ../includes/Traits/Controls.php:1753, ../includes/Traits/Controls.php:1804, ../includes/Traits/Controls.php:1805, ../includes/Traits/Controls.php:2127
|
765 |
msgid "Left"
|
766 |
msgstr ""
|
767 |
|
768 |
+
#: ../includes/Elements/Advanced_Data_Table.php:435, ../includes/Elements/Advanced_Data_Table.php:554, ../includes/Elements/Advanced_Data_Table.php:980, ../includes/Elements/Advanced_Data_Table.php:1127, ../includes/Elements/Betterdocs_Category_Box.php:771, ../includes/Elements/Betterdocs_Category_Grid.php:1517, ../includes/Elements/Betterdocs_Category_Grid.php:1542, ../includes/Elements/Caldera_Forms.php:237, ../includes/Elements/Caldera_Forms.php:419, ../includes/Elements/Caldera_Forms.php:565, ../includes/Elements/Caldera_Forms.php:1140, ../includes/Elements/Contact_Form_7.php:335, ../includes/Elements/Contact_Form_7.php:447, ../includes/Elements/Contact_Form_7.php:1167, ../includes/Elements/Countdown.php:122, ../includes/Elements/Countdown.php:1034, ../includes/Elements/Creative_Button.php:452, ../includes/Elements/Cta_Box.php:118, ../includes/Elements/Data_Table.php:557, ../includes/Elements/Data_Table.php:782, ../includes/Elements/Data_Table.php:1031, ../includes/Elements/Dual_Color_Header.php:195, ../includes/Elements/Dual_Color_Header.php:658, ../includes/Elements/Event_Calendar.php:1154, ../includes/Elements/Event_Calendar.php:1286, ../includes/Elements/Fancy_Text.php:178, ../includes/Elements/Filterable_Gallery.php:773, ../includes/Elements/Filterable_Gallery.php:1305, ../includes/Elements/Filterable_Gallery.php:1688, ../includes/Elements/Flip_Box.php:377, ../includes/Elements/Flip_Box.php:608, ../includes/Elements/FluentForm.php:271, ../includes/Elements/FluentForm.php:466, ../includes/Elements/FluentForm.php:612, ../includes/Elements/FluentForm.php:1245, ../includes/Elements/FluentForm.php:1490, ../includes/Elements/Formstack.php:338, ../includes/Elements/Formstack.php:453, ../includes/Elements/Formstack.php:767, ../includes/Elements/Formstack.php:1376, ../includes/Elements/GravityForms.php:351, ../includes/Elements/GravityForms.php:488, ../includes/Elements/GravityForms.php:677, ../includes/Elements/GravityForms.php:1954, ../includes/Elements/GravityForms.php:2204, ../includes/Elements/Image_Accordion.php:113, ../includes/Elements/Image_Accordion.php:136, ../includes/Elements/Info_Box.php:308, ../includes/Elements/Login_Register.php:2594, ../includes/Elements/Login_Register.php:3240, ../includes/Elements/Login_Register.php:3262, ../includes/Elements/Login_Register.php:3539, ../includes/Elements/Login_Register.php:3559, ../includes/Elements/Login_Register.php:3582, ../includes/Elements/NinjaForms.php:286, ../includes/Elements/NinjaForms.php:425, ../includes/Elements/NinjaForms.php:607, ../includes/Elements/NinjaForms.php:1302, ../includes/Elements/Post_Grid.php:491, ../includes/Elements/Post_Grid.php:646, ../includes/Elements/Post_Grid.php:714, ../includes/Elements/Post_Grid.php:809, ../includes/Elements/Post_Grid.php:892, ../includes/Elements/Post_Timeline.php:321, ../includes/Elements/Post_Timeline.php:379, ../includes/Elements/Pricing_Table.php:826, ../includes/Elements/Pricing_Table.php:851, ../includes/Elements/Product_Grid.php:725, ../includes/Elements/Product_Grid.php:1043, ../includes/Elements/Product_Grid.php:2202, ../includes/Elements/Progress_Bar.php:325, ../includes/Elements/Progress_Bar.php:536, ../includes/Elements/Simple_Menu.php:202, ../includes/Elements/Simple_Menu.php:360, ../includes/Elements/Simple_Menu.php:767, ../includes/Elements/Simple_Menu.php:793, ../includes/Elements/Simple_Menu.php:818, ../includes/Elements/Simple_Menu.php:1113, ../includes/Elements/Team_Member.php:411, ../includes/Elements/Testimonial.php:318, ../includes/Elements/Tooltip.php:213, ../includes/Elements/Tooltip.php:381, ../includes/Elements/TypeForm.php:204, ../includes/Elements/WeForms.php:169, ../includes/Elements/WeForms.php:639, ../includes/Elements/Woo_Cart.php:273, ../includes/Elements/Woo_Cart.php:590, ../includes/Elements/Woo_Cart.php:661, ../includes/Elements/Woo_Cart.php:739, ../includes/Elements/Woo_Cart.php:847, ../includes/Elements/Woo_Cart.php:1592, ../includes/Elements/Woo_Cart.php:2198, ../includes/Elements/Woo_Product_Carousel.php:884, ../includes/Elements/Woo_Product_Gallery.php:197, ../includes/Elements/Woo_Product_Gallery.php:556, ../includes/Elements/WpForms.php:275, ../includes/Elements/WpForms.php:392, ../includes/Elements/WpForms.php:576, ../includes/Elements/WpForms.php:1141, ../includes/Traits/Controls.php:625, ../includes/Traits/Controls.php:1419, ../includes/Traits/Controls.php:1757, ../includes/Traits/Controls.php:2131
|
769 |
msgid "Center"
|
770 |
msgstr ""
|
771 |
|
772 |
+
#: ../includes/Elements/Advanced_Data_Table.php:454, ../includes/Elements/Advanced_Data_Table.php:573, ../includes/Elements/Advanced_Data_Table.php:667, ../includes/Elements/Advanced_Data_Table.php:698, ../includes/Elements/Advanced_Data_Table.php:729, ../includes/Elements/Advanced_Data_Table.php:760, ../includes/Elements/Advanced_Data_Table.php:791, ../includes/Elements/Advanced_Data_Table.php:822, ../includes/Elements/Advanced_Data_Table.php:1004, ../includes/Elements/Advanced_Data_Table.php:1200, ../includes/Elements/Advanced_Data_Table.php:1270, ../includes/Elements/Adv_Accordion.php:621, ../includes/Elements/Adv_Accordion.php:681, ../includes/Elements/Adv_Accordion.php:741, ../includes/Elements/Adv_Accordion.php:808, ../includes/Elements/Adv_Tabs.php:562, ../includes/Elements/Adv_Tabs.php:629, ../includes/Elements/Adv_Tabs.php:696, ../includes/Elements/Adv_Tabs.php:778, ../includes/Elements/Caldera_Forms.php:270, ../includes/Elements/Caldera_Forms.php:331, ../includes/Elements/Caldera_Forms.php:523, ../includes/Elements/Caldera_Forms.php:604, ../includes/Elements/Caldera_Forms.php:850, ../includes/Elements/Caldera_Forms.php:906, ../includes/Elements/Caldera_Forms.php:1216, ../includes/Elements/Caldera_Forms.php:1322, ../includes/Elements/Caldera_Forms.php:1375, ../includes/Elements/Contact_Form_7.php:474, ../includes/Elements/Contact_Form_7.php:505, ../includes/Elements/Contact_Form_7.php:562, ../includes/Elements/Contact_Form_7.php:845, ../includes/Elements/Contact_Form_7.php:920, ../includes/Elements/Contact_Form_7.php:1242, ../includes/Elements/Contact_Form_7.php:1348, ../includes/Elements/Contact_Form_7.php:1412, ../includes/Elements/Contact_Form_7.php:1535, ../includes/Elements/Contact_Form_7.php:1592, ../includes/Elements/Content_Ticker.php:357, ../includes/Elements/Content_Ticker.php:433, ../includes/Elements/Countdown.php:1109, ../includes/Elements/Creative_Button.php:277, ../includes/Elements/Creative_Button.php:370, ../includes/Elements/Cta_Box.php:810, ../includes/Elements/Cta_Box.php:825, ../includes/Elements/Cta_Box.php:996, ../includes/Elements/Cta_Box.php:1011, ../includes/Elements/Cta_Box.php:1203, ../includes/Elements/Cta_Box.php:1218, ../includes/Elements/Cta_Box.php:1272, ../includes/Elements/Cta_Box.php:1287, ../includes/Elements/Data_Table.php:989, ../includes/Elements/Data_Table.php:1006, ../includes/Elements/Event_Calendar.php:1396, ../includes/Elements/Event_Calendar.php:1429, ../includes/Elements/Filterable_Gallery.php:961, ../includes/Elements/Filterable_Gallery.php:1027, ../includes/Elements/Filterable_Gallery.php:2512, ../includes/Elements/Filterable_Gallery.php:2707, ../includes/Elements/FluentForm.php:305, ../includes/Elements/FluentForm.php:366, ../includes/Elements/FluentForm.php:570, ../includes/Elements/FluentForm.php:653, ../includes/Elements/FluentForm.php:902, ../includes/Elements/FluentForm.php:1567, ../includes/Elements/FluentForm.php:1694, ../includes/Elements/FluentForm.php:2111, ../includes/Elements/Formstack.php:481, ../includes/Elements/Formstack.php:530, ../includes/Elements/Formstack.php:585, ../includes/Elements/Formstack.php:797, ../includes/Elements/Formstack.php:852, ../includes/Elements/Formstack.php:1101, ../includes/Elements/Formstack.php:1452, ../includes/Elements/Formstack.php:1558, ../includes/Elements/Formstack.php:1781, ../includes/Elements/Formstack.php:2020, ../includes/Elements/GravityForms.php:516, ../includes/Elements/GravityForms.php:547, ../includes/Elements/GravityForms.php:586, ../includes/Elements/GravityForms.php:629, ../includes/Elements/GravityForms.php:716, ../includes/Elements/GravityForms.php:980, ../includes/Elements/GravityForms.php:1033, ../includes/Elements/GravityForms.php:1220, ../includes/Elements/GravityForms.php:1663, ../includes/Elements/GravityForms.php:1739, ../includes/Elements/GravityForms.php:2039, ../includes/Elements/GravityForms.php:2131, ../includes/Elements/GravityForms.php:2267, ../includes/Elements/GravityForms.php:2354, ../includes/Elements/GravityForms.php:2428, ../includes/Elements/GravityForms.php:2563, ../includes/Elements/Info_Box.php:1236, ../includes/Elements/Info_Box.php:1282, ../includes/Elements/Interactive_Circle.php:488, ../includes/Elements/Interactive_Circle.php:548, ../includes/Elements/Interactive_Circle.php:616, ../includes/Elements/Interactive_Circle.php:701, ../includes/Elements/Login_Register.php:2619, ../includes/Elements/Login_Register.php:2758, ../includes/Elements/Login_Register.php:3102, ../includes/Elements/Login_Register.php:3287, ../includes/Elements/Login_Register.php:3324, ../includes/Elements/Login_Register.php:3608, ../includes/Elements/Login_Register.php:3645, ../includes/Elements/NinjaForms.php:452, ../includes/Elements/NinjaForms.php:501, ../includes/Elements/NinjaForms.php:559, ../includes/Elements/NinjaForms.php:646, ../includes/Elements/NinjaForms.php:894, ../includes/Elements/NinjaForms.php:950, ../includes/Elements/NinjaForms.php:1384, ../includes/Elements/NinjaForms.php:1471, ../includes/Elements/NinjaForms.php:1533, ../includes/Elements/NinjaForms.php:1633, ../includes/Elements/Pricing_Table.php:1926, ../includes/Elements/Pricing_Table.php:1995, ../includes/Elements/Product_Grid.php:2252, ../includes/Elements/Product_Grid.php:2290, ../includes/Elements/Product_Grid.php:2334, ../includes/Elements/Simple_Menu.php:386, ../includes/Elements/Simple_Menu.php:420, ../includes/Elements/Simple_Menu.php:454, ../includes/Elements/Simple_Menu.php:512, ../includes/Elements/Simple_Menu.php:546, ../includes/Elements/Simple_Menu.php:872, ../includes/Elements/Simple_Menu.php:999, ../includes/Elements/Simple_Menu.php:1183, ../includes/Elements/Simple_Menu.php:1308, ../includes/Elements/Tooltip.php:418, ../includes/Elements/Tooltip.php:461, ../includes/Elements/Tooltip.php:634, ../includes/Elements/WeForms.php:692, ../includes/Elements/WeForms.php:742, ../includes/Elements/Woo_Cart.php:1248, ../includes/Elements/Woo_Cart.php:1502, ../includes/Elements/Woo_Cart.php:1793, ../includes/Elements/Woo_Cart.php:1831, ../includes/Elements/Woo_Cart.php:1919, ../includes/Elements/Woo_Cart.php:2043, ../includes/Elements/Woo_Cart.php:2084, ../includes/Elements/Woo_Cart.php:2279, ../includes/Elements/Woo_Cart.php:2362, ../includes/Elements/Woo_Cart.php:2449, ../includes/Elements/WpForms.php:419, ../includes/Elements/WpForms.php:468, ../includes/Elements/WpForms.php:533, ../includes/Elements/WpForms.php:615, ../includes/Elements/WpForms.php:851, ../includes/Elements/WpForms.php:907, ../includes/Elements/WpForms.php:1220, ../includes/Elements/WpForms.php:1327, ../includes/Elements/WpForms.php:1372, ../includes/Extensions/Table_of_Content.php:658, ../includes/Extensions/Table_of_Content.php:973, ../includes/Extensions/Table_of_Content.php:996, ../includes/Extensions/Table_of_Content.php:1022, ../includes/Traits/Controls.php:1454, ../includes/Traits/Controls.php:1509, ../includes/Traits/Controls.php:1639, ../includes/Traits/Controls.php:1701, ../includes/Traits/Controls.php:2084
|
773 |
msgid "Text Color"
|
774 |
msgstr ""
|
775 |
|
776 |
+
#: ../includes/Elements/Advanced_Data_Table.php:468, ../includes/Elements/Advanced_Data_Table.php:609, ../includes/Elements/Advanced_Data_Table.php:682, ../includes/Elements/Advanced_Data_Table.php:713, ../includes/Elements/Advanced_Data_Table.php:744, ../includes/Elements/Advanced_Data_Table.php:775, ../includes/Elements/Advanced_Data_Table.php:806, ../includes/Elements/Advanced_Data_Table.php:837, ../includes/Elements/Advanced_Data_Table.php:1016, ../includes/Elements/Advanced_Data_Table.php:1213, ../includes/Elements/Advanced_Data_Table.php:1284, ../includes/Elements/Advanced_Data_Table.php:1379, ../includes/Elements/Advanced_Data_Table.php:1409, ../includes/Elements/Adv_Accordion.php:957, ../includes/Elements/Adv_Accordion.php:1003, ../includes/Elements/Adv_Accordion.php:1049, ../includes/Elements/Adv_Tabs.php:543, ../includes/Elements/Adv_Tabs.php:759, ../includes/Elements/Caldera_Forms.php:592, ../includes/Elements/Caldera_Forms.php:800, ../includes/Elements/Caldera_Forms.php:1204, ../includes/Elements/Caldera_Forms.php:1310, ../includes/Elements/Caldera_Forms.php:1364, ../includes/Elements/Contact_Form_7.php:550, ../includes/Elements/Contact_Form_7.php:763, ../includes/Elements/Contact_Form_7.php:1230, ../includes/Elements/Contact_Form_7.php:1336, ../includes/Elements/Contact_Form_7.php:1427, ../includes/Elements/Contact_Form_7.php:1520, ../includes/Elements/Content_Ticker.php:345, ../includes/Elements/Content_Ticker.php:422, ../includes/Elements/Content_Ticker.php:597, ../includes/Elements/Content_Ticker.php:653, ../includes/Elements/Countdown.php:733, ../includes/Elements/Countdown.php:745, ../includes/Elements/Countdown.php:805, ../includes/Elements/Countdown.php:817, ../includes/Elements/Countdown.php:877, ../includes/Elements/Countdown.php:889, ../includes/Elements/Countdown.php:949, ../includes/Elements/Countdown.php:961, ../includes/Elements/Creative_Button.php:291, ../includes/Elements/Creative_Button.php:384, ../includes/Elements/Cta_Box.php:137, ../includes/Elements/Cta_Box.php:477, ../includes/Elements/Cta_Box.php:518, ../includes/Elements/Cta_Box.php:839, ../includes/Elements/Cta_Box.php:855, ../includes/Elements/Cta_Box.php:1025, ../includes/Elements/Cta_Box.php:1042, ../includes/Elements/Data_Table.php:639, ../includes/Elements/Data_Table.php:679, ../includes/Elements/Data_Table.php:1190, ../includes/Elements/Dual_Color_Header.php:310, ../includes/Elements/Event_Calendar.php:1408, ../includes/Elements/Filterable_Gallery.php:836, ../includes/Elements/Filterable_Gallery.php:973, ../includes/Elements/Filterable_Gallery.php:1039, ../includes/Elements/Filterable_Gallery.php:1185, ../includes/Elements/Filterable_Gallery.php:1375, ../includes/Elements/Filterable_Gallery.php:1405, ../includes/Elements/Filterable_Gallery.php:1510, ../includes/Elements/Filterable_Gallery.php:1526, ../includes/Elements/Filterable_Gallery.php:1728, ../includes/Elements/Filterable_Gallery.php:1866, ../includes/Elements/Filterable_Gallery.php:2496, ../includes/Elements/Filterable_Gallery.php:2691, ../includes/Elements/FluentForm.php:641, ../includes/Elements/FluentForm.php:849, ../includes/Elements/FluentForm.php:1283, ../includes/Elements/FluentForm.php:1369, ../includes/Elements/FluentForm.php:1555, ../includes/Elements/FluentForm.php:1682, ../includes/Elements/FluentForm.php:2100, ../includes/Elements/Formstack.php:840, ../includes/Elements/Formstack.php:1048, ../includes/Elements/Formstack.php:1440, ../includes/Elements/Formstack.php:1546, ../includes/Elements/GravityForms.php:704, ../includes/Elements/GravityForms.php:930, ../includes/Elements/GravityForms.php:1649, ../includes/Elements/GravityForms.php:1725, ../includes/Elements/GravityForms.php:1848, ../includes/Elements/GravityForms.php:2026, ../includes/Elements/GravityForms.php:2118, ../includes/Elements/GravityForms.php:2255, ../includes/Elements/GravityForms.php:2342, ../includes/Elements/Image_Accordion.php:317, ../includes/Elements/Info_Box.php:544, ../includes/Elements/Info_Box.php:785, ../includes/Elements/Info_Box.php:864, ../includes/Elements/Info_Box.php:1035, ../includes/Elements/Info_Box.php:1098, ../includes/Elements/Info_Box.php:1248, ../includes/Elements/Info_Box.php:1294, ../includes/Elements/Interactive_Circle.php:477, ../includes/Elements/Interactive_Circle.php:534, ../includes/Elements/Interactive_Circle.php:602, ../includes/Elements/Interactive_Circle.php:684, ../includes/Elements/Login_Register.php:1597, ../includes/Elements/Login_Register.php:1730, ../includes/Elements/Login_Register.php:1832, ../includes/Elements/Login_Register.php:2006, ../includes/Elements/Login_Register.php:2362, ../includes/Elements/Login_Register.php:2453, ../includes/Elements/Login_Register.php:2633, ../includes/Elements/Login_Register.php:2671, ../includes/Elements/Login_Register.php:2768, ../includes/Elements/Login_Register.php:3295, ../includes/Elements/Login_Register.php:3332, ../includes/Elements/Login_Register.php:3616, ../includes/Elements/Login_Register.php:3653, ../includes/Elements/NinjaForms.php:634, ../includes/Elements/NinjaForms.php:844, ../includes/Elements/NinjaForms.php:1372, ../includes/Elements/NinjaForms.php:1459, ../includes/Elements/Post_Grid.php:962, ../includes/Elements/Post_Timeline.php:154, ../includes/Elements/Pricing_Table.php:741, ../includes/Elements/Pricing_Table.php:903, ../includes/Elements/Pricing_Table.php:1433, ../includes/Elements/Pricing_Table.php:1510, ../includes/Elements/Pricing_Table.php:1676, ../includes/Elements/Pricing_Table.php:1938, ../includes/Elements/Pricing_Table.php:2007, ../includes/Elements/Product_Grid.php:1862, ../includes/Elements/Product_Grid.php:1970, ../includes/Elements/Product_Grid.php:2078, ../includes/Elements/Product_Grid.php:2264, ../includes/Elements/Product_Grid.php:2302, ../includes/Elements/Product_Grid.php:2346, ../includes/Elements/Product_Grid.php:2594, ../includes/Elements/Product_Grid.php:2637, ../includes/Elements/Product_Grid.php:2698, ../includes/Elements/Product_Grid.php:2749, ../includes/Elements/Progress_Bar.php:578, ../includes/Elements/Simple_Menu.php:289, ../includes/Elements/Simple_Menu.php:399, ../includes/Elements/Simple_Menu.php:433, ../includes/Elements/Simple_Menu.php:467, ../includes/Elements/Simple_Menu.php:525, ../includes/Elements/Simple_Menu.php:559, ../includes/Elements/Simple_Menu.php:631, ../includes/Elements/Simple_Menu.php:703, ../includes/Elements/Simple_Menu.php:886, ../includes/Elements/Simple_Menu.php:966, ../includes/Elements/Simple_Menu.php:1014, ../includes/Elements/Simple_Menu.php:1061, ../includes/Elements/Simple_Menu.php:1195, ../includes/Elements/Simple_Menu.php:1275, ../includes/Elements/Simple_Menu.php:1322, ../includes/Elements/Simple_Menu.php:1369, ../includes/Elements/Team_Member.php:760, ../includes/Elements/Tooltip.php:407, ../includes/Elements/Tooltip.php:450, ../includes/Elements/Tooltip.php:623, ../includes/Elements/Twitter_Feed.php:455, ../includes/Elements/WeForms.php:703, ../includes/Elements/WeForms.php:753, ../includes/Elements/Woo_Cart.php:1143, ../includes/Elements/Woo_Cart.php:1782, ../includes/Elements/Woo_Cart.php:1820, ../includes/Elements/Woo_Cart.php:2031, ../includes/Elements/Woo_Cart.php:2072, ../includes/Elements/Woo_Checkout.php:629, ../includes/Elements/Woo_Checkout.php:744, ../includes/Elements/Woo_Checkout.php:866, ../includes/Elements/Woo_Checkout.php:1376, ../includes/Elements/Woo_Checkout.php:1416, ../includes/Elements/Woo_Checkout.php:1707, ../includes/Elements/Woo_Checkout.php:1747, ../includes/Elements/Woo_Checkout.php:2337, ../includes/Elements/Woo_Checkout.php:2467, ../includes/Elements/Woo_Checkout.php:2577, ../includes/Elements/Woo_Checkout.php:2617, ../includes/Elements/Woo_Product_Carousel.php:906, ../includes/Elements/Woo_Product_Carousel.php:1401, ../includes/Elements/Woo_Product_Carousel.php:1483, ../includes/Elements/Woo_Product_Carousel.php:1702, ../includes/Elements/Woo_Product_Carousel.php:1745, ../includes/Elements/Woo_Product_Carousel.php:1807, ../includes/Elements/Woo_Product_Carousel.php:1859, ../includes/Elements/Woo_Product_Carousel.php:2663, ../includes/Elements/Woo_Product_Carousel.php:2719, ../includes/Elements/Woo_Product_Gallery.php:1680, ../includes/Elements/Woo_Product_Gallery.php:1730, ../includes/Elements/Woo_Product_Gallery.php:1929, ../includes/Elements/Woo_Product_Gallery.php:1972, ../includes/Elements/Woo_Product_Gallery.php:2033, ../includes/Elements/Woo_Product_Gallery.php:2084, ../includes/Elements/WpForms.php:603, ../includes/Elements/WpForms.php:1208, ../includes/Elements/WpForms.php:1315, ../includes/Extensions/Reading_Progress.php:156, ../includes/Extensions/Scroll_to_Top.php:428, ../includes/Extensions/Table_of_Content.php:645, ../includes/Extensions/Table_of_Content.php:791, ../includes/Extensions/Table_of_Content.php:855, ../includes/Traits/Controls.php:1651, ../includes/Traits/Controls.php:1713, ../includes/Traits/Controls.php:2094, ../includes/Traits/Woo_Product_Comparable.php:380, ../includes/Traits/Woo_Product_Comparable.php:486
|
777 |
msgid "Background Color"
|
778 |
msgstr ""
|
779 |
|
781 |
msgid "Cell Border"
|
782 |
msgstr ""
|
783 |
|
784 |
+
#: ../includes/Elements/Advanced_Data_Table.php:507, ../includes/Elements/Advanced_Data_Table.php:852, ../includes/Elements/Advanced_Data_Table.php:936, ../includes/Elements/Advanced_Data_Table.php:1154, ../includes/Elements/Advanced_Data_Table.php:1471, ../includes/Elements/Adv_Accordion.php:433, ../includes/Elements/Adv_Accordion.php:586, ../includes/Elements/Adv_Accordion.php:826, ../includes/Elements/Adv_Tabs.php:372, ../includes/Elements/Adv_Tabs.php:517, ../includes/Elements/Adv_Tabs.php:796, ../includes/Elements/Betterdocs_Category_Box.php:512, ../includes/Elements/Betterdocs_Category_Grid.php:558, ../includes/Elements/Betterdocs_Category_Grid.php:722, ../includes/Elements/Betterdocs_Category_Grid.php:1406, ../includes/Elements/Betterdocs_Search_Form.php:123, ../includes/Elements/Betterdocs_Search_Form.php:440, ../includes/Elements/Caldera_Forms.php:741, ../includes/Elements/Caldera_Forms.php:1251, ../includes/Elements/Contact_Form_7.php:598, ../includes/Elements/Contact_Form_7.php:1276, ../includes/Elements/Contact_Form_7.php:1471, ../includes/Elements/Contact_Form_7.php:1668, ../includes/Elements/Content_Ticker.php:389, ../includes/Elements/Content_Ticker.php:452, ../includes/Elements/Content_Ticker.php:693, ../includes/Elements/Countdown.php:606, ../includes/Elements/Countdown.php:1136, ../includes/Elements/Cta_Box.php:532, ../includes/Elements/Cta_Box.php:745, ../includes/Elements/Cta_Box.php:1167, ../includes/Elements/Data_Table.php:607, ../includes/Elements/Data_Table.php:892, ../includes/Elements/Dual_Color_Header.php:322, ../includes/Elements/Facebook_Feed.php:673, ../includes/Elements/Facebook_Feed.php:699, ../includes/Elements/Facebook_Feed.php:771, ../includes/Elements/Fancy_Text.php:480, ../includes/Elements/Feature_List.php:597, ../includes/Elements/Filterable_Gallery.php:848, ../includes/Elements/Filterable_Gallery.php:925, ../includes/Elements/Filterable_Gallery.php:1107, ../includes/Elements/Filterable_Gallery.php:1197, ../includes/Elements/Filterable_Gallery.php:1541, ../includes/Elements/Filterable_Gallery.php:1752, ../includes/Elements/Filterable_Gallery.php:2615, ../includes/Elements/Flip_Box.php:1005, ../includes/Elements/Flip_Box.php:1118, ../includes/Elements/Flip_Box.php:1354, ../includes/Elements/FluentForm.php:790, ../includes/Elements/FluentForm.php:1158, ../includes/Elements/FluentForm.php:1213, ../includes/Elements/FluentForm.php:1336, ../includes/Elements/FluentForm.php:1421, ../includes/Elements/FluentForm.php:1602, ../includes/Elements/FluentForm.php:2025, ../includes/Elements/FluentForm.php:2191, ../includes/Elements/Formstack.php:680, ../includes/Elements/Formstack.php:735, ../includes/Elements/Formstack.php:989, ../includes/Elements/Formstack.php:1322, ../includes/Elements/Formstack.php:1487, ../includes/Elements/Formstack.php:1835, ../includes/Elements/Formstack.php:1964, ../includes/Elements/GravityForms.php:766, ../includes/Elements/GravityForms.php:1387, ../includes/Elements/GravityForms.php:1583, ../includes/Elements/GravityForms.php:1702, ../includes/Elements/GravityForms.php:1906, ../includes/Elements/GravityForms.php:2076, ../includes/Elements/GravityForms.php:2302, ../includes/Elements/Image_Accordion.php:329, ../includes/Elements/Image_Accordion.php:441, ../includes/Elements/Info_Box.php:556, ../includes/Elements/Interactive_Circle.php:334, ../includes/Elements/Interactive_Circle.php:719, ../includes/Elements/Login_Register.php:1560, ../includes/Elements/Login_Register.php:2125, ../includes/Elements/Login_Register.php:2264, ../includes/Elements/Login_Register.php:2337, ../includes/Elements/Login_Register.php:2428, ../includes/Elements/Login_Register.php:2530, ../includes/Elements/Login_Register.php:2566, ../includes/Elements/Login_Register.php:2728, ../includes/Elements/Login_Register.php:3200, ../includes/Elements/Login_Register.php:3499, ../includes/Elements/NinjaForms.php:784, ../includes/Elements/NinjaForms.php:1419, ../includes/Elements/Post_Timeline.php:168, ../includes/Elements/Post_Timeline.php:552, ../includes/Elements/Pricing_Table.php:753, ../includes/Elements/Pricing_Table.php:1552, ../includes/Elements/Pricing_Table.php:1857, ../includes/Elements/Product_Grid.php:832, ../includes/Elements/Product_Grid.php:1083, ../includes/Elements/Product_Grid.php:1495, ../includes/Elements/Simple_Menu.php:331, ../includes/Elements/Simple_Menu.php:491, ../includes/Elements/Simple_Menu.php:664, ../includes/Elements/Simple_Menu.php:1128, ../includes/Elements/Team_Member.php:514, ../includes/Elements/Testimonial.php:421, ../includes/Elements/Tooltip.php:349, ../includes/Elements/Tooltip.php:601, ../includes/Elements/Twitter_Feed.php:485, ../includes/Elements/Twitter_Feed.php:544, ../includes/Elements/Twitter_Feed.php:577, ../includes/Elements/WeForms.php:676, ../includes/Elements/Woo_Cart.php:1202, ../includes/Elements/Woo_Cart.php:1732, ../includes/Elements/Woo_Cart.php:1879, ../includes/Elements/Woo_Cart.php:1973, ../includes/Elements/Woo_Cart.php:2127, ../includes/Elements/Woo_Cart.php:2229, ../includes/Elements/Woo_Checkout.php:640, ../includes/Elements/Woo_Checkout.php:1232, ../includes/Elements/Woo_Checkout.php:1279, ../includes/Elements/Woo_Checkout.php:1477, ../includes/Elements/Woo_Checkout.php:1607, ../includes/Elements/Woo_Checkout.php:1636, ../includes/Elements/Woo_Checkout.php:1808, ../includes/Elements/Woo_Checkout.php:2023, ../includes/Elements/Woo_Checkout.php:2359, ../includes/Elements/Woo_Checkout.php:2690, ../includes/Elements/Woo_Product_Carousel.php:1041, ../includes/Elements/Woo_Product_Carousel.php:2276, ../includes/Elements/Woo_Product_Gallery.php:590, ../includes/Elements/Woo_Product_Gallery.php:694, ../includes/Elements/Woo_Product_Gallery.php:973, ../includes/Elements/Woo_Product_Gallery.php:1218, ../includes/Elements/Woo_Product_Gallery.php:1280, ../includes/Elements/WpForms.php:752, ../includes/Elements/WpForms.php:1255, ../includes/Extensions/Table_of_Content.php:680, ../includes/Extensions/Table_of_Content.php:868, ../includes/Traits/Controls.php:1558, ../includes/Traits/Controls.php:1603, ../includes/Traits/Controls.php:2104, ../includes/Traits/Woo_Product_Comparable.php:352, ../includes/Traits/Woo_Product_Comparable.php:997, ../includes/Traits/Woo_Product_Comparable.php:1146, ../includes/Traits/Woo_Product_Comparable.php:1614
|
785 |
msgid "Padding"
|
786 |
msgstr ""
|
787 |
|
788 |
+
#: ../includes/Elements/Advanced_Data_Table.php:529, ../includes/Elements/Event_Calendar.php:1421
|
789 |
msgid "Body"
|
790 |
msgstr ""
|
791 |
|
792 |
+
#: ../includes/Elements/Advanced_Data_Table.php:585, ../includes/Elements/Data_Table.php:974, ../includes/Elements/Facebook_Feed.php:1054, ../includes/Elements/Twitter_Feed.php:652, ../includes/Elements/Woo_Cart.php:1553, ../includes/Elements/Woo_Checkout.php:917, ../includes/Elements/Woo_Checkout.php:933, ../includes/Elements/Woo_Checkout.php:960, ../includes/Elements/Woo_Checkout.php:977, ../includes/Elements/Woo_Checkout.php:2518
|
793 |
msgid "Link Color"
|
794 |
msgstr ""
|
795 |
|
801 |
msgid "Highlight"
|
802 |
msgstr ""
|
803 |
|
804 |
+
#: ../includes/Elements/Advanced_Data_Table.php:651, ../includes/Elements/Adv_Tabs.php:184, ../includes/Elements/Countdown.php:402, ../includes/Elements/Data_Table.php:148, ../includes/Elements/Filterable_Gallery.php:189, ../includes/Elements/Filterable_Gallery.php:230, ../includes/Elements/Flip_Box.php:204, ../includes/Elements/Flip_Box.php:435, ../includes/Elements/Flip_Box.php:654, ../includes/Elements/GravityForms.php:1060, ../includes/Elements/Info_Box.php:99, ../includes/Elements/Info_Box.php:805, ../includes/Elements/Info_Box.php:885, ../includes/Elements/Info_Box.php:1023, ../includes/Elements/Info_Box.php:1119, ../includes/Elements/Interactive_Circle.php:285, ../includes/Elements/Post_Grid.php:936, ../includes/Elements/Sticky_Video.php:553, ../includes/Extensions/Table_of_Content.php:893, ../includes/Extensions/Table_of_Content.php:1114
|
805 |
msgid "None"
|
806 |
msgstr ""
|
807 |
|
829 |
msgid "Odd Row"
|
830 |
msgstr ""
|
831 |
|
832 |
+
#: ../includes/Elements/Advanced_Data_Table.php:913, ../includes/Elements/Dual_Color_Header.php:775, ../includes/Elements/Dual_Color_Header.php:855, ../includes/Elements/Flip_Box.php:123, ../includes/Elements/FluentForm.php:1317, ../includes/Elements/FluentForm.php:1402, ../includes/Elements/FluentForm.php:1837, ../includes/Elements/Formstack.php:1661, ../includes/Elements/Image_Accordion.php:304, ../includes/Elements/Login_Register.php:2072, ../includes/Elements/Post_Timeline.php:247, ../includes/Elements/Progress_Bar.php:384, ../includes/Elements/Progress_Bar.php:436, ../includes/Elements/Sticky_Video.php:460, ../includes/Elements/Team_Member.php:318, ../includes/Elements/Twitter_Feed.php:872, ../includes/Elements/Woo_Product_Carousel.php:1335, ../includes/Elements/Woo_Product_Carousel.php:2168, ../includes/Elements/Woo_Product_Carousel.php:2368, ../includes/Elements/Woo_Product_Carousel.php:2456, ../includes/Extensions/Reading_Progress.php:128, ../includes/Extensions/Scroll_to_Top.php:266, ../includes/Extensions/Table_of_Content.php:315
|
833 |
msgid "Height"
|
834 |
msgstr ""
|
835 |
|
837 |
msgid "Margin Bottom"
|
838 |
msgstr ""
|
839 |
|
840 |
+
#: ../includes/Elements/Advanced_Data_Table.php:971, ../includes/Elements/Advanced_Data_Table.php:1119, ../includes/Elements/Caldera_Forms.php:229, ../includes/Elements/Caldera_Forms.php:557, ../includes/Elements/Caldera_Forms.php:1132, ../includes/Elements/Contact_Form_7.php:439, ../includes/Elements/Contact_Form_7.php:1158, ../includes/Elements/Countdown.php:114, ../includes/Elements/Cta_Box.php:112, ../includes/Elements/Data_Table.php:547, ../includes/Elements/Dual_Color_Header.php:186, ../includes/Elements/Dual_Color_Header.php:650, ../includes/Elements/Event_Calendar.php:1146, ../includes/Elements/Event_Calendar.php:1278, ../includes/Elements/Fancy_Text.php:170, ../includes/Elements/Filterable_Gallery.php:765, ../includes/Elements/FluentForm.php:263, ../includes/Elements/FluentForm.php:604, ../includes/Elements/FluentForm.php:1237, ../includes/Elements/FluentForm.php:1482, ../includes/Elements/Formstack.php:445, ../includes/Elements/Formstack.php:759, ../includes/Elements/Formstack.php:1368, ../includes/Elements/GravityForms.php:480, ../includes/Elements/GravityForms.php:669, ../includes/Elements/GravityForms.php:1946, ../includes/Elements/GravityForms.php:2196, ../includes/Elements/Login_Register.php:3254, ../includes/Elements/Login_Register.php:3574, ../includes/Elements/NinjaForms.php:417, ../includes/Elements/NinjaForms.php:599, ../includes/Elements/NinjaForms.php:1294, ../includes/Elements/Post_Grid.php:483, ../includes/Elements/Post_Grid.php:801, ../includes/Elements/Post_Grid.php:884, ../includes/Elements/Post_Timeline.php:478, ../includes/Elements/Product_Grid.php:717, ../includes/Elements/Product_Grid.php:1035, ../includes/Elements/Product_Grid.php:1709, ../includes/Elements/Product_Grid.php:2194, ../includes/Elements/Progress_Bar.php:317, ../includes/Elements/Progress_Bar.php:528, ../includes/Elements/Simple_Menu.php:352, ../includes/Elements/Simple_Menu.php:759, ../includes/Elements/Simple_Menu.php:785, ../includes/Elements/Simple_Menu.php:810, ../includes/Elements/Simple_Menu.php:1105, ../includes/Elements/Tooltip.php:204, ../includes/Elements/Woo_Cart.php:265, ../includes/Elements/Woo_Cart.php:490, ../includes/Elements/Woo_Cart.php:582, ../includes/Elements/Woo_Cart.php:653, ../includes/Elements/Woo_Cart.php:731, ../includes/Elements/Woo_Cart.php:839, ../includes/Elements/Woo_Cart.php:1584, ../includes/Elements/Woo_Cart.php:2190, ../includes/Elements/Woo_Product_Carousel.php:827, ../includes/Elements/Woo_Product_Carousel.php:876, ../includes/Elements/Woo_Product_Gallery.php:189, ../includes/Elements/Woo_Product_Gallery.php:219, ../includes/Elements/Woo_Product_Gallery.php:548, ../includes/Elements/Woo_Product_Gallery.php:1515, ../includes/Elements/WpForms.php:384, ../includes/Elements/WpForms.php:568, ../includes/Elements/WpForms.php:1133, ../includes/Traits/Controls.php:1411, ../includes/Traits/Controls.php:2123
|
841 |
msgid "Alignment"
|
842 |
msgstr ""
|
843 |
|
844 |
+
#: ../includes/Elements/Advanced_Data_Table.php:1175, ../includes/Elements/Adv_Accordion.php:444, ../includes/Elements/Adv_Accordion.php:597, ../includes/Elements/Adv_Accordion.php:837, ../includes/Elements/Adv_Tabs.php:383, ../includes/Elements/Adv_Tabs.php:528, ../includes/Elements/Adv_Tabs.php:807, ../includes/Elements/Betterdocs_Category_Grid.php:570, ../includes/Elements/Betterdocs_Category_Grid.php:736, ../includes/Elements/Caldera_Forms.php:297, ../includes/Elements/Caldera_Forms.php:359, ../includes/Elements/Contact_Form_7.php:372, ../includes/Elements/Contact_Form_7.php:1653, ../includes/Elements/Content_Ticker.php:464, ../includes/Elements/Countdown.php:1088, ../includes/Elements/Cta_Box.php:544, ../includes/Elements/Cta_Box.php:757, ../includes/Elements/Cta_Box.php:1179, ../includes/Elements/Dual_Color_Header.php:334, ../includes/Elements/Dual_Color_Header.php:702, ../includes/Elements/Fancy_Text.php:492, ../includes/Elements/Filterable_Gallery.php:860, ../includes/Elements/Filterable_Gallery.php:937, ../includes/Elements/Filterable_Gallery.php:1119, ../includes/Elements/Filterable_Gallery.php:1764, ../includes/Elements/Filterable_Gallery.php:2213, ../includes/Elements/Filterable_Gallery.php:2656, ../includes/Elements/Flip_Box.php:1342, ../includes/Elements/FluentForm.php:332, ../includes/Elements/FluentForm.php:394, ../includes/Elements/FluentForm.php:1170, ../includes/Elements/FluentForm.php:1225, ../includes/Elements/FluentForm.php:2203, ../includes/Elements/Formstack.php:502, ../includes/Elements/Formstack.php:552, ../includes/Elements/Formstack.php:692, ../includes/Elements/Formstack.php:747, ../includes/Elements/Formstack.php:1979, ../includes/Elements/GravityForms.php:1116, ../includes/Elements/GravityForms.php:1375, ../includes/Elements/GravityForms.php:1571, ../includes/Elements/GravityForms.php:1920, ../includes/Elements/Image_Accordion.php:341, ../includes/Elements/Image_Accordion.php:430, ../includes/Elements/Info_Box.php:689, ../includes/Elements/Info_Box.php:751, ../includes/Elements/Info_Box.php:983, ../includes/Elements/Info_Box.php:1375, ../includes/Elements/Interactive_Circle.php:345, ../includes/Elements/Interactive_Circle.php:730, ../includes/Elements/Login_Register.php:1545, ../includes/Elements/Login_Register.php:2110, ../includes/Elements/Login_Register.php:2249, ../includes/Elements/Login_Register.php:2322, ../includes/Elements/Login_Register.php:2413, ../includes/Elements/Login_Register.php:2515, ../includes/Elements/Login_Register.php:2551, ../includes/Elements/Login_Register.php:2713, ../includes/Elements/Login_Register.php:3185, ../includes/Elements/Login_Register.php:3420, ../includes/Elements/Login_Register.php:3484, ../includes/Elements/NinjaForms.php:473, ../includes/Elements/NinjaForms.php:523, ../includes/Elements/Post_Grid.php:401, ../includes/Elements/Post_Grid.php:534, ../includes/Elements/Post_Grid.php:549, ../includes/Elements/Post_Grid.php:673, ../includes/Elements/Post_Grid.php:761, ../includes/Elements/Post_Grid.php:837, ../includes/Elements/Pricing_Table.php:765, ../includes/Elements/Pricing_Table.php:1093, ../includes/Elements/Pricing_Table.php:1163, ../includes/Elements/Pricing_Table.php:1869, ../includes/Elements/Team_Member.php:502, ../includes/Elements/Testimonial.php:409, ../includes/Elements/Testimonial.php:507, ../includes/Elements/Testimonial.php:548, ../includes/Elements/Testimonial.php:589, ../includes/Elements/Testimonial.php:622, ../includes/Elements/Tooltip.php:360, ../includes/Elements/Tooltip.php:612, ../includes/Elements/WeForms.php:490, ../includes/Elements/WeForms.php:664, ../includes/Elements/Woo_Cart.php:1214, ../includes/Elements/Woo_Cart.php:1744, ../includes/Elements/Woo_Cart.php:1891, ../includes/Elements/Woo_Cart.php:1986, ../includes/Elements/Woo_Cart.php:2141, ../includes/Elements/Woo_Cart.php:2243, ../includes/Elements/Woo_Checkout.php:1298, ../includes/Elements/Woo_Checkout.php:1655, ../includes/Elements/Woo_Product_Carousel.php:935, ../includes/Elements/Woo_Product_Gallery.php:1206, ../includes/Elements/Woo_Product_Gallery.php:1268, ../includes/Elements/WpForms.php:440, ../includes/Elements/WpForms.php:490, ../includes/Elements/WpForms.php:522, ../includes/Traits/Controls.php:1570, ../includes/Traits/Controls.php:1615, ../includes/Traits/Woo_Product_Comparable.php:340, ../includes/Traits/Woo_Product_Comparable.php:1462
|
845 |
msgid "Margin"
|
846 |
msgstr ""
|
847 |
|
848 |
+
#: ../includes/Elements/Advanced_Data_Table.php:1195, ../includes/Elements/Advanced_Data_Table.php:1361, ../includes/Elements/Adv_Accordion.php:608, ../includes/Elements/Adv_Accordion.php:936, ../includes/Elements/Adv_Tabs.php:539, ../includes/Elements/Betterdocs_Category_Box.php:284, ../includes/Elements/Betterdocs_Category_Box.php:452, ../includes/Elements/Betterdocs_Category_Box.php:677, ../includes/Elements/Betterdocs_Category_Box.php:846, ../includes/Elements/Betterdocs_Category_Grid.php:315, ../includes/Elements/Betterdocs_Category_Grid.php:455, ../includes/Elements/Betterdocs_Category_Grid.php:610, ../includes/Elements/Betterdocs_Category_Grid.php:800, ../includes/Elements/Betterdocs_Category_Grid.php:1348, ../includes/Elements/Betterdocs_Search_Form.php:398, ../includes/Elements/Caldera_Forms.php:585, ../includes/Elements/Caldera_Forms.php:973, ../includes/Elements/Caldera_Forms.php:1197, ../includes/Elements/Contact_Form_7.php:543, ../includes/Elements/Contact_Form_7.php:1000, ../includes/Elements/Contact_Form_7.php:1223, ../includes/Elements/Content_Ticker.php:590, ../includes/Elements/Creative_Button.php:260, ../includes/Elements/Cta_Box.php:805, ../includes/Elements/Cta_Box.php:1198, ../includes/Elements/Data_Table.php:619, ../includes/Elements/Data_Table.php:812, ../includes/Elements/Data_Table.php:984, ../includes/Elements/Data_Table.php:1082, ../includes/Elements/Event_Calendar.php:923, ../includes/Elements/Filterable_Gallery.php:956, ../includes/Elements/Filterable_Gallery.php:1721, ../includes/Elements/Filterable_Gallery.php:2485, ../includes/Elements/Flip_Box.php:1336, ../includes/Elements/FluentForm.php:634, ../includes/Elements/FluentForm.php:969, ../includes/Elements/FluentForm.php:1548, ../includes/Elements/FluentForm.php:1741, ../includes/Elements/FluentForm.php:1958, ../includes/Elements/Formstack.php:833, ../includes/Elements/Formstack.php:1165, ../includes/Elements/Formstack.php:1433, ../includes/Elements/Formstack.php:1603, ../includes/Elements/Formstack.php:1766, ../includes/Elements/GravityForms.php:697, ../includes/Elements/GravityForms.php:1287, ../includes/Elements/GravityForms.php:1483, ../includes/Elements/GravityForms.php:1642, ../includes/Elements/GravityForms.php:2019, ../includes/Elements/GravityForms.php:2248, ../includes/Elements/Info_Box.php:537, ../includes/Elements/Info_Box.php:765, ../includes/Elements/Info_Box.php:997, ../includes/Elements/Info_Box.php:1230, ../includes/Elements/Info_Box.php:1341, ../includes/Elements/Interactive_Circle.php:473, ../includes/Elements/Login_Register.php:2616, ../includes/Elements/Login_Register.php:3284, ../includes/Elements/Login_Register.php:3447, ../includes/Elements/Login_Register.php:3605, ../includes/Elements/NinjaForms.php:627, ../includes/Elements/NinjaForms.php:1020, ../includes/Elements/NinjaForms.php:1365, ../includes/Elements/Pricing_Table.php:1921, ../includes/Elements/Product_Grid.php:887, ../includes/Elements/Product_Grid.php:1534, ../includes/Elements/Product_Grid.php:1952, ../includes/Elements/Product_Grid.php:2247, ../includes/Elements/Product_Grid.php:2681, ../includes/Elements/Team_Member.php:743, ../includes/Elements/Tooltip.php:403, ../includes/Elements/WeForms.php:687, ../includes/Elements/Woo_Cart.php:1775, ../includes/Elements/Woo_Cart.php:2024, ../includes/Elements/Woo_Checkout.php:912, ../includes/Elements/Woo_Checkout.php:955, ../includes/Elements/Woo_Checkout.php:1098, ../includes/Elements/Woo_Checkout.php:1369, ../includes/Elements/Woo_Checkout.php:1700, ../includes/Elements/Woo_Checkout.php:2160, ../includes/Elements/Woo_Checkout.php:2416, ../includes/Elements/Woo_Checkout.php:2570, ../includes/Elements/Woo_Product_Carousel.php:947, ../includes/Elements/Woo_Product_Carousel.php:1385, ../includes/Elements/Woo_Product_Carousel.php:1790, ../includes/Elements/Woo_Product_Carousel.php:2234, ../includes/Elements/Woo_Product_Carousel.php:2656, ../includes/Elements/Woo_Product_Gallery.php:604, ../includes/Elements/Woo_Product_Gallery.php:1008, ../includes/Elements/Woo_Product_Gallery.php:1303, ../includes/Elements/Woo_Product_Gallery.php:1663, ../includes/Elements/Woo_Product_Gallery.php:2016, ../includes/Elements/WpForms.php:596, ../includes/Elements/WpForms.php:974, ../includes/Elements/WpForms.php:1201, ../includes/Extensions/Table_of_Content.php:966, ../includes/Traits/Controls.php:1447, ../includes/Traits/Controls.php:1634, ../includes/Traits/Woo_Product_Comparable.php:838, ../includes/Traits/Woo_Product_Comparable.php:1224, ../includes/Traits/Woo_Product_Comparable.php:1642
|
849 |
msgid "Normal"
|
850 |
msgstr ""
|
851 |
|
852 |
+
#: ../includes/Elements/Advanced_Data_Table.php:1265, ../includes/Elements/Advanced_Data_Table.php:1391, ../includes/Elements/Adv_Accordion.php:666, ../includes/Elements/Adv_Accordion.php:983, ../includes/Elements/Adv_Tabs.php:606, ../includes/Elements/Betterdocs_Category_Box.php:330, ../includes/Elements/Betterdocs_Category_Box.php:548, ../includes/Elements/Betterdocs_Category_Box.php:710, ../includes/Elements/Betterdocs_Category_Box.php:959, ../includes/Elements/Betterdocs_Category_Grid.php:363, ../includes/Elements/Betterdocs_Category_Grid.php:496, ../includes/Elements/Betterdocs_Category_Grid.php:664, ../includes/Elements/Betterdocs_Category_Grid.php:872, ../includes/Elements/Betterdocs_Category_Grid.php:1432, ../includes/Elements/Betterdocs_Search_Form.php:482, ../includes/Elements/Caldera_Forms.php:1303, ../includes/Elements/Contact_Form_7.php:1329, ../includes/Elements/Content_Ticker.php:646, ../includes/Elements/Creative_Button.php:353, ../includes/Elements/Cta_Box.php:991, ../includes/Elements/Cta_Box.php:1267, ../includes/Elements/Data_Table.php:659, ../includes/Elements/Data_Table.php:903, ../includes/Elements/Data_Table.php:1001, ../includes/Elements/Data_Table.php:1100, ../includes/Elements/Event_Calendar.php:990, ../includes/Elements/Filterable_Gallery.php:1859, ../includes/Elements/Filterable_Gallery.php:2680, ../includes/Elements/Flip_Box.php:1419, ../includes/Elements/FluentForm.php:1675, ../includes/Elements/FluentForm.php:2039, ../includes/Elements/Formstack.php:1539, ../includes/Elements/Formstack.php:1849, ../includes/Elements/GravityForms.php:1718, ../includes/Elements/GravityForms.php:2111, ../includes/Elements/GravityForms.php:2335, ../includes/Elements/Info_Box.php:598, ../includes/Elements/Info_Box.php:836, ../includes/Elements/Info_Box.php:1069, ../includes/Elements/Info_Box.php:1276, ../includes/Elements/Info_Box.php:1451, ../includes/Elements/Interactive_Circle.php:272, ../includes/Elements/Interactive_Circle.php:530, ../includes/Elements/Login_Register.php:3321, ../includes/Elements/Login_Register.php:3642, ../includes/Elements/NinjaForms.php:1452, ../includes/Elements/Pricing_Table.php:407, ../includes/Elements/Pricing_Table.php:1990, ../includes/Elements/Product_Grid.php:937, ../includes/Elements/Product_Grid.php:1610, ../includes/Elements/Product_Grid.php:2061, ../includes/Elements/Product_Grid.php:2285, ../includes/Elements/Product_Grid.php:2732, ../includes/Elements/Simple_Menu.php:413, ../includes/Elements/Simple_Menu.php:539, ../includes/Elements/Simple_Menu.php:992, ../includes/Elements/Simple_Menu.php:1301, ../includes/Elements/Team_Member.php:820, ../includes/Elements/Tooltip.php:446, ../includes/Elements/WeForms.php:737, ../includes/Elements/Woo_Cart.php:1813, ../includes/Elements/Woo_Cart.php:2065, ../includes/Elements/Woo_Checkout.php:928, ../includes/Elements/Woo_Checkout.php:972, ../includes/Elements/Woo_Checkout.php:1114, ../includes/Elements/Woo_Checkout.php:1409, ../includes/Elements/Woo_Checkout.php:1740, ../includes/Elements/Woo_Checkout.php:2176, ../includes/Elements/Woo_Checkout.php:2610, ../includes/Elements/Woo_Product_Carousel.php:987, ../includes/Elements/Woo_Product_Carousel.php:1467, ../includes/Elements/Woo_Product_Carousel.php:1842, ../includes/Elements/Woo_Product_Carousel.php:2297, ../includes/Elements/Woo_Product_Carousel.php:2712, ../includes/Elements/Woo_Product_Gallery.php:643, ../includes/Elements/Woo_Product_Gallery.php:1076, ../includes/Elements/Woo_Product_Gallery.php:1337, ../includes/Elements/Woo_Product_Gallery.php:1713, ../includes/Elements/Woo_Product_Gallery.php:2067, ../includes/Elements/WpForms.php:1308, ../includes/Extensions/Table_of_Content.php:989, ../includes/Traits/Controls.php:1502, ../includes/Traits/Controls.php:1696, ../includes/Traits/Woo_Product_Comparable.php:938, ../includes/Traits/Woo_Product_Comparable.php:1305, ../includes/Traits/Woo_Product_Comparable.php:1692
|
853 |
msgid "Hover"
|
854 |
msgstr ""
|
855 |
|
856 |
+
#: ../includes/Elements/Advanced_Data_Table.php:1366, ../includes/Elements/Advanced_Data_Table.php:1396, ../includes/Elements/Betterdocs_Category_Box.php:683, ../includes/Elements/Betterdocs_Category_Box.php:716, ../includes/Elements/Betterdocs_Category_Box.php:860, ../includes/Elements/Betterdocs_Category_Box.php:965, ../includes/Elements/Betterdocs_Category_Grid.php:616, ../includes/Elements/Betterdocs_Category_Grid.php:670, ../includes/Elements/Betterdocs_Category_Grid.php:806, ../includes/Elements/Betterdocs_Category_Grid.php:903, ../includes/Elements/Betterdocs_Category_Grid.php:1006, ../includes/Elements/Betterdocs_Category_Grid.php:1086, ../includes/Elements/Betterdocs_Category_Grid.php:1162, ../includes/Elements/Betterdocs_Category_Grid.php:1239, ../includes/Elements/Betterdocs_Category_Grid.php:1362, ../includes/Elements/Betterdocs_Category_Grid.php:1461, ../includes/Elements/Betterdocs_Search_Form.php:246, ../includes/Elements/Betterdocs_Search_Form.php:283, ../includes/Elements/Caldera_Forms.php:983, ../includes/Elements/Caldera_Forms.php:1099, ../includes/Elements/Caldera_Forms.php:1431, ../includes/Elements/Contact_Form_7.php:1010, ../includes/Elements/Contact_Form_7.php:1126, ../includes/Elements/Content_Ticker.php:609, ../includes/Elements/Content_Ticker.php:665, ../includes/Elements/Cta_Box.php:612, ../includes/Elements/Cta_Box.php:653, ../includes/Elements/Cta_Box.php:695, ../includes/Elements/Cta_Box.php:1375, ../includes/Elements/Cta_Box.php:1390, ../includes/Elements/Data_Table.php:624, ../includes/Elements/Data_Table.php:664, ../includes/Elements/Data_Table.php:1175, ../includes/Elements/Dual_Color_Header.php:473, ../includes/Elements/Dual_Color_Header.php:570, ../includes/Elements/Dual_Color_Header.php:713, ../includes/Elements/Event_Calendar.php:890, ../includes/Elements/Event_Calendar.php:930, ../includes/Elements/Event_Calendar.php:997, ../includes/Elements/Event_Calendar.php:1051, ../includes/Elements/Event_Calendar.php:1134, ../includes/Elements/Event_Calendar.php:1209, ../includes/Elements/Event_Calendar.php:1243, ../includes/Elements/Event_Calendar.php:1352, ../includes/Elements/Event_Calendar.php:1718, ../includes/Elements/Facebook_Feed.php:837, ../includes/Elements/Facebook_Feed.php:875, ../includes/Elements/Facebook_Feed.php:915, ../includes/Elements/Facebook_Feed.php:963, ../includes/Elements/Facebook_Feed.php:1001, ../includes/Elements/Facebook_Feed.php:1039, ../includes/Elements/Facebook_Feed.php:1092, ../includes/Elements/Facebook_Feed.php:1130, ../includes/Elements/Facebook_Feed.php:1168, ../includes/Elements/Facebook_Feed.php:1200, ../includes/Elements/Fancy_Text.php:346, ../includes/Elements/Feature_List.php:541, ../includes/Elements/Feature_List.php:763, ../includes/Elements/Feature_List.php:797, ../includes/Elements/Filterable_Gallery.php:1218, ../includes/Elements/Filterable_Gallery.php:1258, ../includes/Elements/Filterable_Gallery.php:1580, ../includes/Elements/Filterable_Gallery.php:1595, ../includes/Elements/Filterable_Gallery.php:1640, ../includes/Elements/Filterable_Gallery.php:1655, ../includes/Elements/Filterable_Gallery.php:1740, ../includes/Elements/Filterable_Gallery.php:1878, ../includes/Elements/Filterable_Gallery.php:1954, ../includes/Elements/Filterable_Gallery.php:1990, ../includes/Elements/Filterable_Gallery.php:2037, ../includes/Elements/Filterable_Gallery.php:2178, ../includes/Elements/Filterable_Gallery.php:2365, ../includes/Elements/Flip_Box.php:951, ../includes/Elements/Flip_Box.php:1064, ../includes/Elements/Flip_Box.php:1191, ../includes/Elements/Flip_Box.php:1222, ../includes/Elements/Flip_Box.php:1260, ../includes/Elements/Flip_Box.php:1292, ../includes/Elements/Flip_Box.php:1366, ../includes/Elements/Flip_Box.php:1425, ../includes/Elements/FluentForm.php:441, ../includes/Elements/FluentForm.php:979, ../includes/Elements/FluentForm.php:1095, ../includes/Elements/FluentForm.php:1136, ../includes/Elements/FluentForm.php:1191, ../includes/Elements/FluentForm.php:1295, ../includes/Elements/FluentForm.php:1357, ../includes/Elements/FluentForm.php:1973, ../includes/Elements/FluentForm.php:2046, ../includes/Elements/FluentForm.php:2167, ../includes/Elements/Formstack.php:658, ../includes/Elements/Formstack.php:713, ../includes/Elements/Formstack.php:1175, ../includes/Elements/Formstack.php:1255, ../includes/Elements/Formstack.php:1309, ../includes/Elements/Formstack.php:1856, ../includes/Elements/Formstack.php:1937, ../includes/Elements/GravityForms.php:1191, ../includes/Elements/GravityForms.php:1297, ../includes/Elements/GravityForms.php:1411, ../includes/Elements/GravityForms.php:1493, ../includes/Elements/GravityForms.php:1607, ../includes/Elements/GravityForms.php:1800, ../includes/Elements/GravityForms.php:1836, ../includes/Elements/Image_Accordion.php:496, ../includes/Elements/Image_Accordion.php:525, ../includes/Elements/Info_Box.php:1355, ../includes/Elements/Info_Box.php:1431, ../includes/Elements/Interactive_Circle.php:387, ../includes/Elements/Login_Register.php:2352, ../includes/Elements/Login_Register.php:2443, ../includes/Elements/Login_Register.php:2857, ../includes/Elements/NinjaForms.php:1030, ../includes/Elements/NinjaForms.php:1148, ../includes/Elements/NinjaForms.php:1567, ../includes/Elements/Post_Grid.php:380, ../includes/Elements/Post_Grid.php:453, ../includes/Elements/Post_Grid.php:863, ../includes/Elements/Pricing_Table.php:890, ../includes/Elements/Pricing_Table.php:954, ../includes/Elements/Pricing_Table.php:1045, ../includes/Elements/Pricing_Table.php:1074, ../includes/Elements/Pricing_Table.php:1115, ../includes/Elements/Pricing_Table.php:1144, ../includes/Elements/Pricing_Table.php:1184, ../includes/Elements/Pricing_Table.php:1219, ../includes/Elements/Pricing_Table.php:1400, ../includes/Elements/Pricing_Table.php:1540, ../includes/Elements/Product_Grid.php:1357, ../includes/Elements/Product_Grid.php:1957, ../includes/Elements/Product_Grid.php:2066, ../includes/Elements/Product_Grid.php:2403, ../includes/Elements/Product_Grid.php:2584, ../includes/Elements/Product_Grid.php:2625, ../includes/Elements/Product_Grid.php:2686, ../includes/Elements/Product_Grid.php:2737, ../includes/Elements/Product_Grid.php:2894, ../includes/Elements/Progress_Bar.php:407, ../includes/Elements/Progress_Bar.php:467, ../includes/Elements/Simple_Menu.php:954, ../includes/Elements/Simple_Menu.php:1048, ../includes/Elements/Simple_Menu.php:1263, ../includes/Elements/Simple_Menu.php:1356, ../includes/Elements/Twitter_Feed.php:736, ../includes/Elements/Twitter_Feed.php:765, ../includes/Elements/Twitter_Feed.php:795, ../includes/Elements/Twitter_Feed.php:965, ../includes/Elements/Woo_Checkout.php:584, ../includes/Elements/Woo_Checkout.php:758, ../includes/Elements/Woo_Checkout.php:772, ../includes/Elements/Woo_Checkout.php:880, ../includes/Elements/Woo_Checkout.php:894, ../includes/Elements/Woo_Checkout.php:1067, ../includes/Elements/Woo_Checkout.php:1103, ../includes/Elements/Woo_Checkout.php:1119, ../includes/Elements/Woo_Checkout.php:1187, ../includes/Elements/Woo_Checkout.php:1338, ../includes/Elements/Woo_Checkout.php:1388, ../includes/Elements/Woo_Checkout.php:1428, ../includes/Elements/Woo_Checkout.php:1525, ../includes/Elements/Woo_Checkout.php:1719, ../includes/Elements/Woo_Checkout.php:1759, ../includes/Elements/Woo_Checkout.php:1877, ../includes/Elements/Woo_Checkout.php:1921, ../includes/Elements/Woo_Checkout.php:1965, ../includes/Elements/Woo_Checkout.php:2071, ../includes/Elements/Woo_Checkout.php:2110, ../includes/Elements/Woo_Checkout.php:2150, ../includes/Elements/Woo_Checkout.php:2423, ../includes/Elements/Woo_Checkout.php:2444, ../includes/Elements/Woo_Checkout.php:2479, ../includes/Elements/Woo_Checkout.php:2500, ../includes/Elements/Woo_Checkout.php:2589, ../includes/Elements/Woo_Checkout.php:2629, ../includes/Elements/Woo_Product_Carousel.php:1195, ../includes/Elements/Woo_Product_Carousel.php:1390, ../includes/Elements/Woo_Product_Carousel.php:1472, ../includes/Elements/Woo_Product_Carousel.php:1692, ../includes/Elements/Woo_Product_Carousel.php:1733, ../includes/Elements/Woo_Product_Carousel.php:1795, ../includes/Elements/Woo_Product_Carousel.php:1847, ../includes/Elements/Woo_Product_Carousel.php:2000, ../includes/Elements/Woo_Product_Carousel.php:2241, ../includes/Elements/Woo_Product_Carousel.php:2304, ../includes/Elements/Woo_Product_Carousel.php:2337, ../includes/Elements/Woo_Product_Carousel.php:2675, ../includes/Elements/Woo_Product_Carousel.php:2731, ../includes/Elements/Woo_Product_Gallery.php:1308, ../includes/Elements/Woo_Product_Gallery.php:1342, ../includes/Elements/Woo_Product_Gallery.php:1380, ../includes/Elements/Woo_Product_Gallery.php:1668, ../includes/Elements/Woo_Product_Gallery.php:1718, ../includes/Elements/Woo_Product_Gallery.php:1919, ../includes/Elements/Woo_Product_Gallery.php:1960, ../includes/Elements/Woo_Product_Gallery.php:2021, ../includes/Elements/Woo_Product_Gallery.php:2072, ../includes/Elements/Woo_Product_Gallery.php:2229, ../includes/Elements/WpForms.php:984, ../includes/Elements/WpForms.php:1100, ../includes/Extensions/Table_of_Content.php:1125, ../includes/Traits/Woo_Product_Comparable.php:107, ../includes/Traits/Woo_Product_Comparable.php:1372, ../includes/Traits/Woo_Product_Comparable.php:1484
|
857 |
msgid "Color"
|
858 |
msgstr ""
|
859 |
|
877 |
msgid "Select Accordion Tab Title Tag"
|
878 |
msgstr ""
|
879 |
|
880 |
+
#: ../includes/Elements/Adv_Accordion.php:128, ../includes/Elements/Betterdocs_Category_Box.php:184, ../includes/Elements/Betterdocs_Category_Grid.php:222, ../includes/Elements/Cta_Box.php:234, ../includes/Elements/Dual_Color_Header.php:138, ../includes/Elements/Filterable_Gallery.php:369, ../includes/Elements/Flip_Box.php:302, ../includes/Elements/Flip_Box.php:533, ../includes/Elements/Image_Accordion.php:156, ../includes/Elements/Info_Box.php:234, ../includes/Elements/Product_Grid.php:440, ../includes/Elements/Product_Grid.php:1794, ../includes/Elements/Progress_Bar.php:138, ../includes/Elements/Tooltip.php:158, ../includes/Elements/Woo_Product_Carousel.php:235, ../includes/Elements/Woo_Product_Carousel.php:395, ../includes/Elements/Woo_Product_Gallery.php:459, ../includes/Elements/Woo_Product_Gallery.php:1580, ../includes/Extensions/Table_of_Content.php:147, ../includes/Traits/Controls.php:946
|
881 |
msgid "H1"
|
882 |
msgstr ""
|
883 |
|
884 |
+
#: ../includes/Elements/Adv_Accordion.php:129, ../includes/Elements/Betterdocs_Category_Box.php:185, ../includes/Elements/Betterdocs_Category_Grid.php:223, ../includes/Elements/Cta_Box.php:235, ../includes/Elements/Dual_Color_Header.php:139, ../includes/Elements/Filterable_Gallery.php:370, ../includes/Elements/Flip_Box.php:303, ../includes/Elements/Flip_Box.php:534, ../includes/Elements/Image_Accordion.php:157, ../includes/Elements/Info_Box.php:235, ../includes/Elements/Product_Grid.php:441, ../includes/Elements/Product_Grid.php:1795, ../includes/Elements/Progress_Bar.php:139, ../includes/Elements/Tooltip.php:159, ../includes/Elements/Woo_Product_Carousel.php:236, ../includes/Elements/Woo_Product_Carousel.php:396, ../includes/Elements/Woo_Product_Gallery.php:460, ../includes/Elements/Woo_Product_Gallery.php:1581, ../includes/Extensions/Table_of_Content.php:148, ../includes/Traits/Controls.php:947
|
885 |
msgid "H2"
|
886 |
msgstr ""
|
887 |
|
888 |
+
#: ../includes/Elements/Adv_Accordion.php:130, ../includes/Elements/Betterdocs_Category_Box.php:186, ../includes/Elements/Betterdocs_Category_Grid.php:224, ../includes/Elements/Cta_Box.php:236, ../includes/Elements/Dual_Color_Header.php:140, ../includes/Elements/Filterable_Gallery.php:371, ../includes/Elements/Flip_Box.php:304, ../includes/Elements/Flip_Box.php:535, ../includes/Elements/Image_Accordion.php:158, ../includes/Elements/Info_Box.php:236, ../includes/Elements/Product_Grid.php:442, ../includes/Elements/Product_Grid.php:1796, ../includes/Elements/Progress_Bar.php:140, ../includes/Elements/Tooltip.php:160, ../includes/Elements/Woo_Product_Carousel.php:237, ../includes/Elements/Woo_Product_Carousel.php:397, ../includes/Elements/Woo_Product_Gallery.php:461, ../includes/Elements/Woo_Product_Gallery.php:1582, ../includes/Extensions/Table_of_Content.php:149, ../includes/Traits/Controls.php:948
|
889 |
msgid "H3"
|
890 |
msgstr ""
|
891 |
|
892 |
+
#: ../includes/Elements/Adv_Accordion.php:131, ../includes/Elements/Betterdocs_Category_Box.php:187, ../includes/Elements/Betterdocs_Category_Grid.php:225, ../includes/Elements/Cta_Box.php:237, ../includes/Elements/Dual_Color_Header.php:141, ../includes/Elements/Filterable_Gallery.php:372, ../includes/Elements/Flip_Box.php:305, ../includes/Elements/Flip_Box.php:536, ../includes/Elements/Image_Accordion.php:159, ../includes/Elements/Info_Box.php:237, ../includes/Elements/Product_Grid.php:443, ../includes/Elements/Product_Grid.php:1797, ../includes/Elements/Progress_Bar.php:141, ../includes/Elements/Tooltip.php:161, ../includes/Elements/Woo_Product_Carousel.php:238, ../includes/Elements/Woo_Product_Carousel.php:398, ../includes/Elements/Woo_Product_Gallery.php:462, ../includes/Elements/Woo_Product_Gallery.php:1583, ../includes/Extensions/Table_of_Content.php:150, ../includes/Traits/Controls.php:949
|
893 |
msgid "H4"
|
894 |
msgstr ""
|
895 |
|
896 |
+
#: ../includes/Elements/Adv_Accordion.php:132, ../includes/Elements/Betterdocs_Category_Box.php:188, ../includes/Elements/Betterdocs_Category_Grid.php:226, ../includes/Elements/Cta_Box.php:238, ../includes/Elements/Dual_Color_Header.php:142, ../includes/Elements/Filterable_Gallery.php:373, ../includes/Elements/Flip_Box.php:306, ../includes/Elements/Flip_Box.php:537, ../includes/Elements/Image_Accordion.php:160, ../includes/Elements/Info_Box.php:238, ../includes/Elements/Product_Grid.php:444, ../includes/Elements/Product_Grid.php:1798, ../includes/Elements/Progress_Bar.php:142, ../includes/Elements/Tooltip.php:162, ../includes/Elements/Woo_Product_Carousel.php:239, ../includes/Elements/Woo_Product_Carousel.php:399, ../includes/Elements/Woo_Product_Gallery.php:463, ../includes/Elements/Woo_Product_Gallery.php:1584, ../includes/Extensions/Table_of_Content.php:151, ../includes/Traits/Controls.php:950
|
897 |
msgid "H5"
|
898 |
msgstr ""
|
899 |
|
900 |
+
#: ../includes/Elements/Adv_Accordion.php:133, ../includes/Elements/Betterdocs_Category_Box.php:189, ../includes/Elements/Betterdocs_Category_Grid.php:227, ../includes/Elements/Cta_Box.php:239, ../includes/Elements/Dual_Color_Header.php:143, ../includes/Elements/Filterable_Gallery.php:374, ../includes/Elements/Flip_Box.php:307, ../includes/Elements/Flip_Box.php:538, ../includes/Elements/Image_Accordion.php:161, ../includes/Elements/Info_Box.php:239, ../includes/Elements/Product_Grid.php:445, ../includes/Elements/Product_Grid.php:1799, ../includes/Elements/Progress_Bar.php:143, ../includes/Elements/Tooltip.php:163, ../includes/Elements/Woo_Product_Carousel.php:240, ../includes/Elements/Woo_Product_Carousel.php:400, ../includes/Elements/Woo_Product_Gallery.php:464, ../includes/Elements/Woo_Product_Gallery.php:1585, ../includes/Extensions/Table_of_Content.php:152, ../includes/Traits/Controls.php:951
|
901 |
msgid "H6"
|
902 |
msgstr ""
|
903 |
|
904 |
+
#: ../includes/Elements/Adv_Accordion.php:134, ../includes/Elements/Betterdocs_Category_Box.php:190, ../includes/Elements/Betterdocs_Category_Grid.php:228, ../includes/Elements/Cta_Box.php:240, ../includes/Elements/Dual_Color_Header.php:144, ../includes/Elements/Filterable_Gallery.php:375, ../includes/Elements/Flip_Box.php:308, ../includes/Elements/Flip_Box.php:539, ../includes/Elements/Image_Accordion.php:162, ../includes/Elements/Info_Box.php:240, ../includes/Elements/Product_Grid.php:1800, ../includes/Elements/Woo_Product_Carousel.php:241, ../includes/Elements/Woo_Product_Carousel.php:401, ../includes/Elements/Woo_Product_Gallery.php:1586, ../includes/Traits/Controls.php:952
|
905 |
msgid "Span"
|
906 |
msgstr ""
|
907 |
|
908 |
+
#: ../includes/Elements/Adv_Accordion.php:135, ../includes/Elements/Betterdocs_Category_Box.php:191, ../includes/Elements/Betterdocs_Category_Grid.php:229, ../includes/Elements/Cta_Box.php:241, ../includes/Elements/Dual_Color_Header.php:145, ../includes/Elements/Filterable_Gallery.php:376, ../includes/Elements/Flip_Box.php:309, ../includes/Elements/Flip_Box.php:540, ../includes/Elements/Image_Accordion.php:163, ../includes/Elements/Info_Box.php:241, ../includes/Elements/Product_Grid.php:1801, ../includes/Elements/Tooltip.php:166, ../includes/Elements/Woo_Product_Carousel.php:242, ../includes/Elements/Woo_Product_Carousel.php:402, ../includes/Elements/Woo_Product_Gallery.php:1587, ../includes/Traits/Controls.php:953
|
909 |
msgid "P"
|
910 |
msgstr ""
|
911 |
|
912 |
+
#: ../includes/Elements/Adv_Accordion.php:136, ../includes/Elements/Betterdocs_Category_Box.php:192, ../includes/Elements/Betterdocs_Category_Grid.php:230, ../includes/Elements/Cta_Box.php:242, ../includes/Elements/Dual_Color_Header.php:146, ../includes/Elements/Filterable_Gallery.php:377, ../includes/Elements/Flip_Box.php:310, ../includes/Elements/Flip_Box.php:541, ../includes/Elements/Image_Accordion.php:164, ../includes/Elements/Info_Box.php:242, ../includes/Elements/Product_Grid.php:1802, ../includes/Elements/Woo_Product_Carousel.php:243, ../includes/Elements/Woo_Product_Carousel.php:403, ../includes/Elements/Woo_Product_Gallery.php:1588, ../includes/Traits/Controls.php:954
|
913 |
msgid "Div"
|
914 |
msgstr ""
|
915 |
|
937 |
msgid "Content Settings"
|
938 |
msgstr ""
|
939 |
|
940 |
+
#: ../includes/Elements/Adv_Accordion.php:217, ../includes/Elements/Adv_Tabs.php:169
|
941 |
msgid "Active as Default"
|
942 |
msgstr ""
|
943 |
|
945 |
msgid "Enable Tab Icon"
|
946 |
msgstr ""
|
947 |
|
948 |
+
#: ../includes/Elements/Adv_Accordion.php:252
|
949 |
+
msgid "Opened Tab"
|
950 |
+
msgstr ""
|
951 |
+
|
952 |
+
#: ../includes/Elements/Adv_Accordion.php:262, ../includes/Elements/Adv_Accordion.php:290, ../includes/Elements/Adv_Tabs.php:188, ../includes/Elements/Adv_Tabs.php:203, ../includes/Elements/Betterdocs_Category_Box.php:407, ../includes/Elements/Betterdocs_Category_Box.php:441, ../includes/Elements/Betterdocs_Category_Grid.php:441, ../includes/Elements/Betterdocs_Category_Grid.php:1065, ../includes/Elements/Betterdocs_Category_Grid.php:1074, ../includes/Elements/Betterdocs_Category_Grid.php:1206, ../includes/Elements/Betterdocs_Category_Grid.php:1313, ../includes/Elements/Creative_Button.php:131, ../includes/Elements/Cta_Box.php:187, ../includes/Elements/Cta_Box.php:306, ../includes/Elements/Data_Table.php:152, ../includes/Elements/Data_Table.php:171, ../includes/Elements/Data_Table.php:298, ../includes/Elements/Data_Table.php:351, ../includes/Elements/Dual_Color_Header.php:118, ../includes/Elements/Dual_Color_Header.php:273, ../includes/Elements/Feature_List.php:78, ../includes/Elements/Feature_List.php:94, ../includes/Elements/Feature_List.php:502, ../includes/Elements/Flip_Box.php:206, ../includes/Elements/Flip_Box.php:232, ../includes/Elements/Flip_Box.php:437, ../includes/Elements/Flip_Box.php:463, ../includes/Elements/Info_Box.php:107, ../includes/Elements/Info_Box.php:176, ../includes/Elements/Info_Box.php:441, ../includes/Elements/Interactive_Circle.php:139, ../includes/Elements/Pricing_Table.php:173, ../includes/Elements/Simple_Menu.php:233, ../includes/Elements/Simple_Menu.php:907, ../includes/Elements/Simple_Menu.php:1216, ../includes/Elements/Team_Member.php:166, ../includes/Elements/Tooltip.php:74, ../includes/Elements/Tooltip.php:97, ../includes/Elements/Twitter_Feed.php:931, ../includes/Extensions/Scroll_to_Top.php:344, ../includes/Extensions/Table_of_Content.php:701, ../includes/Traits/Controls.php:815, ../includes/Traits/Controls.php:868
|
953 |
msgid "Icon"
|
954 |
msgstr ""
|
955 |
|
956 |
+
#: ../includes/Elements/Adv_Accordion.php:280
|
957 |
+
msgid "Closed Tab"
|
958 |
+
msgstr ""
|
959 |
+
|
960 |
+
#: ../includes/Elements/Adv_Accordion.php:311, ../includes/Elements/Adv_Accordion.php:314, ../includes/Elements/Adv_Tabs.php:234, ../includes/Elements/Adv_Tabs.php:236, ../includes/Elements/Adv_Tabs.php:428
|
961 |
msgid "Tab Title"
|
962 |
msgstr ""
|
963 |
|
964 |
+
#: ../includes/Elements/Adv_Accordion.php:324, ../includes/Elements/Adv_Tabs.php:266, ../includes/Elements/Cta_Box.php:250, ../includes/Elements/Data_Table.php:294, ../includes/Elements/Info_Box.php:249, ../includes/Elements/Tooltip.php:69
|
965 |
msgid "Content Type"
|
966 |
msgstr ""
|
967 |
|
968 |
+
#: ../includes/Elements/Adv_Accordion.php:327, ../includes/Elements/Adv_Tabs.php:160, ../includes/Elements/Adv_Tabs.php:269, ../includes/Elements/Adv_Tabs.php:752, ../includes/Elements/Cta_Box.php:253, ../includes/Elements/Cta_Box.php:274, ../includes/Elements/Data_Table.php:256, ../includes/Elements/Data_Table.php:371, ../includes/Elements/Data_Table.php:385, ../includes/Elements/Event_Calendar.php:272, ../includes/Elements/Event_Calendar.php:1628, ../includes/Elements/Facebook_Feed.php:1016, ../includes/Elements/Feature_List.php:191, ../includes/Elements/Feature_List.php:695, ../includes/Elements/Flip_Box.php:157, ../includes/Elements/Image_Accordion.php:97, ../includes/Elements/Image_Accordion.php:208, ../includes/Elements/Image_Accordion.php:516, ../includes/Elements/Info_Box.php:252, ../includes/Elements/Interactive_Circle.php:120, ../includes/Elements/Interactive_Circle.php:161, ../includes/Elements/Interactive_Circle.php:677, ../includes/Elements/Post_Timeline.php:208, ../includes/Elements/Product_Grid.php:2500, ../includes/Elements/Tooltip.php:140, ../includes/Elements/Tooltip.php:273, ../includes/Elements/Woo_Product_Carousel.php:1596, ../includes/Elements/Woo_Product_Gallery.php:1835
|
969 |
msgid "Content"
|
970 |
msgstr ""
|
971 |
|
972 |
+
#: ../includes/Elements/Adv_Accordion.php:328, ../includes/Elements/Adv_Tabs.php:270, ../includes/Elements/Countdown.php:405, ../includes/Elements/Cta_Box.php:254, ../includes/Elements/Info_Box.php:253
|
973 |
msgid "Saved Templates"
|
974 |
msgstr ""
|
975 |
|
976 |
+
#: ../includes/Elements/Adv_Accordion.php:338, ../includes/Elements/Adv_Tabs.php:279, ../includes/Elements/Countdown.php:452, ../includes/Elements/Cta_Box.php:263, ../includes/Elements/Data_Table.php:339, ../includes/Elements/Info_Box.php:262
|
977 |
msgid "Choose Template"
|
978 |
msgstr ""
|
979 |
|
980 |
+
#: ../includes/Elements/Adv_Accordion.php:353, ../includes/Elements/Adv_Tabs.php:293, ../includes/Elements/Interactive_Circle.php:167
|
981 |
msgid "Tab Content"
|
982 |
msgstr ""
|
983 |
|
984 |
+
#: ../includes/Elements/Adv_Accordion.php:355, ../includes/Elements/Adv_Tabs.php:295, ../includes/Elements/Feature_List.php:193, ../includes/Elements/Interactive_Circle.php:169
|
985 |
msgid "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Optio, neque qui velit. Magni dolorum quidem ipsam eligendi, totam, facilis laudantium cum accusamus ullam voluptatibus commodi numquam, error, est. Ea, consequatur."
|
986 |
msgstr ""
|
987 |
|
988 |
+
#: ../includes/Elements/Adv_Accordion.php:366, ../includes/Elements/Adv_Tabs.php:306
|
989 |
msgid "Custom ID"
|
990 |
msgstr ""
|
991 |
|
992 |
+
#: ../includes/Elements/Adv_Accordion.php:368, ../includes/Elements/Adv_Tabs.php:308
|
993 |
msgid "Custom ID will be added as an anchor tag. For example, if you add ‘test’ as your custom ID, the link will become like the following: https://www.example.com/#test and it will open the respective tab directly."
|
994 |
msgstr ""
|
995 |
|
996 |
+
#: ../includes/Elements/Adv_Accordion.php:379
|
997 |
msgid "Accordion Tab Title 1"
|
998 |
msgstr ""
|
999 |
|
1000 |
+
#: ../includes/Elements/Adv_Accordion.php:380
|
1001 |
msgid "Accordion Tab Title 2"
|
1002 |
msgstr ""
|
1003 |
|
1004 |
+
#: ../includes/Elements/Adv_Accordion.php:381
|
1005 |
msgid "Accordion Tab Title 3"
|
1006 |
msgstr ""
|
1007 |
|
1008 |
+
#: ../includes/Elements/Adv_Accordion.php:426, ../includes/Elements/Data_Table.php:513, ../includes/Elements/Filterable_Gallery.php:828
|
1009 |
msgid "General Style"
|
1010 |
msgstr ""
|
1011 |
|
1012 |
+
#: ../includes/Elements/Adv_Accordion.php:486
|
1013 |
msgid "Tab Style"
|
1014 |
msgstr ""
|
1015 |
|
1016 |
+
#: ../includes/Elements/Adv_Accordion.php:500, ../includes/Elements/Adv_Accordion.php:877, ../includes/Elements/Adv_Tabs.php:468, ../includes/Elements/Creative_Button.php:502, ../includes/Elements/Cta_Box.php:787, ../includes/Elements/Data_Table.php:711, ../includes/Elements/Data_Table.php:1059, ../includes/Elements/Dual_Color_Header.php:397, ../includes/Elements/Dual_Color_Header.php:608, ../includes/Elements/Event_Calendar.php:1599, ../includes/Elements/Event_Calendar.php:1666, ../includes/Elements/Feature_List.php:575, ../includes/Elements/Filterable_Gallery.php:1776, ../includes/Elements/Filterable_Gallery.php:2138, ../includes/Elements/Filterable_Gallery.php:2575, ../includes/Elements/Flip_Box.php:967, ../includes/Elements/Flip_Box.php:1080, ../includes/Elements/Info_Box.php:936, ../includes/Elements/Info_Box.php:1178, ../includes/Elements/Interactive_Circle.php:450, ../includes/Elements/Login_Register.php:2921, ../includes/Elements/Pricing_Table.php:1243, ../includes/Elements/Pricing_Table.php:1710, ../includes/Elements/Pricing_Table.php:1881, ../includes/Elements/Product_Grid.php:1307, ../includes/Elements/Product_Grid.php:2842, ../includes/Elements/Team_Member.php:672, ../includes/Elements/Tooltip.php:113, ../includes/Elements/Woo_Product_Carousel.php:1162, ../includes/Elements/Woo_Product_Carousel.php:1948, ../includes/Elements/Woo_Product_Carousel.php:2596, ../includes/Elements/Woo_Product_Gallery.php:844, ../includes/Elements/Woo_Product_Gallery.php:2177, ../includes/Extensions/Scroll_to_Top.php:360, ../includes/Extensions/Table_of_Content.php:737, ../includes/Traits/Woo_Product_Comparable.php:1345
|
1017 |
msgid "Icon Size"
|
1018 |
msgstr ""
|
1019 |
|
1020 |
+
#: ../includes/Elements/Adv_Accordion.php:522, ../includes/Elements/Adv_Accordion.php:548, ../includes/Elements/Adv_Tabs.php:492
|
1021 |
msgid "Icon Gap"
|
1022 |
msgstr ""
|
1023 |
|
1024 |
+
#: ../includes/Elements/Adv_Accordion.php:574
|
1025 |
msgid "Distance"
|
1026 |
msgstr ""
|
1027 |
|
1028 |
+
#: ../includes/Elements/Adv_Accordion.php:632, ../includes/Elements/Adv_Accordion.php:692, ../includes/Elements/Adv_Accordion.php:753, ../includes/Elements/Adv_Tabs.php:573, ../includes/Elements/Adv_Tabs.php:640, ../includes/Elements/Adv_Tabs.php:707, ../includes/Elements/Cta_Box.php:974, ../includes/Elements/Cta_Box.php:1105, ../includes/Elements/Data_Table.php:1087, ../includes/Elements/Data_Table.php:1105, ../includes/Elements/Dual_Color_Header.php:421, ../includes/Elements/Dual_Color_Header.php:634, ../includes/Elements/Event_Calendar.php:1617, ../includes/Elements/Feature_List.php:122, ../includes/Elements/Info_Box.php:772, ../includes/Elements/Info_Box.php:851, ../includes/Elements/Info_Box.php:1004, ../includes/Elements/Info_Box.php:1084, ../includes/Elements/Interactive_Circle.php:499, ../includes/Elements/Interactive_Circle.php:561, ../includes/Elements/Interactive_Circle.php:627, ../includes/Elements/Post_Grid.php:986, ../includes/Elements/Pricing_Table.php:338, ../includes/Elements/Pricing_Table.php:1774, ../includes/Elements/Simple_Menu.php:318, ../includes/Elements/Team_Member.php:748, ../includes/Elements/Twitter_Feed.php:672, ../includes/Elements/Woo_Cart.php:237, ../includes/Elements/Woo_Cart.php:809, ../includes/Elements/Woo_Cart.php:1931, ../includes/Elements/Woo_Cart.php:2291, ../includes/Elements/Woo_Cart.php:2374, ../includes/Elements/Woo_Cart.php:2461, ../includes/Elements/Woo_Checkout.php:1198, ../includes/Elements/Woo_Checkout.php:1536, ../includes/Extensions/Scroll_to_Top.php:412
|
1029 |
msgid "Icon Color"
|
1030 |
msgstr ""
|
1031 |
|
1032 |
+
#: ../includes/Elements/Adv_Accordion.php:726, ../includes/Elements/Adv_Accordion.php:1028, ../includes/Elements/Adv_Tabs.php:673, ../includes/Elements/Event_Calendar.php:1044, ../includes/Elements/Filterable_Gallery.php:1022, ../includes/Elements/Interactive_Circle.php:598, ../includes/Elements/Product_Grid.php:2329, ../includes/Elements/Simple_Menu.php:447, ../includes/Elements/Woo_Product_Carousel.php:2330, ../includes/Elements/Woo_Product_Gallery.php:1375, ../includes/Extensions/Table_of_Content.php:1015
|
1033 |
msgid "Active"
|
1034 |
msgstr ""
|
1035 |
|
1036 |
+
#: ../includes/Elements/Adv_Accordion.php:791, ../includes/Elements/Countdown.php:1100, ../includes/Elements/Cta_Box.php:80, ../includes/Elements/Cta_Box.php:686, ../includes/Elements/Data_Table.php:805, ../includes/Elements/Dual_Color_Header.php:76, ../includes/Elements/Facebook_Feed.php:688, ../includes/Elements/Facebook_Feed.php:852, ../includes/Elements/Flip_Box.php:1214, ../includes/Elements/Flip_Box.php:1283, ../includes/Elements/Info_Box.php:1386, ../includes/Elements/Tooltip.php:320, ../includes/Elements/Twitter_Feed.php:756
|
1037 |
msgid "Content Style"
|
1038 |
msgstr ""
|
1039 |
|
1040 |
+
#: ../includes/Elements/Adv_Accordion.php:869
|
1041 |
msgid "Toggle Caret Style"
|
1042 |
msgstr ""
|
1043 |
|
1044 |
+
#: ../includes/Elements/Adv_Accordion.php:902
|
1045 |
msgid "Icon Padding"
|
1046 |
msgstr ""
|
1047 |
|
1048 |
+
#: ../includes/Elements/Adv_Accordion.php:916
|
1049 |
msgid "Icon Radius"
|
1050 |
msgstr ""
|
1051 |
|
1052 |
+
#: ../includes/Elements/Adv_Accordion.php:942, ../includes/Elements/Adv_Accordion.php:989, ../includes/Elements/Adv_Accordion.php:1034, ../includes/Elements/Adv_Tabs.php:891
|
1053 |
msgid "Caret Color"
|
1054 |
msgstr ""
|
1055 |
|
1069 |
msgid "Enable Icon"
|
1070 |
msgstr ""
|
1071 |
|
1072 |
+
#: ../includes/Elements/Adv_Tabs.php:102, ../includes/Elements/Betterdocs_Category_Grid.php:1328, ../includes/Elements/Creative_Button.php:143, ../includes/Elements/Data_Table.php:733, ../includes/Elements/Feature_List.php:299, ../includes/Elements/Filterable_Gallery.php:749, ../includes/Elements/Flip_Box.php:714, ../includes/Elements/Info_Box.php:122, ../includes/Elements/Info_Box.php:453, ../includes/Elements/Pricing_Table.php:540
|
1073 |
msgid "Icon Position"
|
1074 |
msgstr ""
|
1075 |
|
1077 |
msgid "Stacked"
|
1078 |
msgstr ""
|
1079 |
|
1080 |
+
#: ../includes/Elements/Adv_Tabs.php:108, ../includes/Elements/Contact_Form_7.php:831, ../includes/Elements/Countdown.php:85, ../includes/Elements/Login_Register.php:3223, ../includes/Elements/Login_Register.php:3523
|
1081 |
msgid "Inline"
|
1082 |
msgstr ""
|
1083 |
|
1089 |
msgid "Set icon position before/after the tab title."
|
1090 |
msgstr ""
|
1091 |
|
1092 |
+
#: ../includes/Elements/Adv_Tabs.php:125, ../includes/Elements/Betterdocs_Category_Grid.php:1332, ../includes/Elements/Creative_Button.php:147, ../includes/Elements/Filterable_Gallery.php:754, ../includes/Elements/Flip_Box.php:719, ../includes/Elements/Info_Box.php:457, ../includes/Elements/Pricing_Table.php:544
|
1093 |
msgid "Before"
|
1094 |
msgstr ""
|
1095 |
|
1096 |
+
#: ../includes/Elements/Adv_Tabs.php:129, ../includes/Elements/Betterdocs_Category_Grid.php:1333, ../includes/Elements/Creative_Button.php:148, ../includes/Elements/Filterable_Gallery.php:753, ../includes/Elements/Flip_Box.php:718, ../includes/Elements/Info_Box.php:458, ../includes/Elements/Pricing_Table.php:545
|
1097 |
msgid "After"
|
1098 |
msgstr ""
|
1099 |
|
1100 |
+
#: ../includes/Elements/Adv_Tabs.php:142
|
1101 |
+
msgid "Tab Auto Active?"
|
1102 |
+
msgstr ""
|
1103 |
+
|
1104 |
+
#: ../includes/Elements/Adv_Tabs.php:144
|
1105 |
+
msgid "If no tab is selected as default active tab, then we display first tab as active. Turn on/off this default behaviour."
|
1106 |
+
msgstr ""
|
1107 |
+
|
1108 |
+
#: ../includes/Elements/Adv_Tabs.php:147, ../includes/Elements/Adv_Tabs.php:923, ../includes/Elements/Caldera_Forms.php:109, ../includes/Elements/Caldera_Forms.php:936, ../includes/Elements/Contact_Form_7.php:911, ../includes/Elements/Contact_Form_7.php:963, ../includes/Elements/Content_Ticker.php:194, ../includes/Elements/Content_Ticker.php:227, ../includes/Elements/Content_Ticker.php:242, ../includes/Elements/Content_Ticker.php:277, ../includes/Elements/Data_Table.php:87, ../includes/Elements/Data_Table.php:1141, ../includes/Elements/Event_Calendar.php:635, ../includes/Elements/Facebook_Feed.php:456, ../includes/Elements/Filterable_Gallery.php:289, ../includes/Elements/Filterable_Gallery.php:434, ../includes/Elements/Filterable_Gallery.php:483, ../includes/Elements/Filterable_Gallery.php:508, ../includes/Elements/Filterable_Gallery.php:533, ../includes/Elements/Filterable_Gallery.php:593, ../includes/Elements/Filterable_Gallery.php:608, ../includes/Elements/FluentForm.php:151, ../includes/Elements/FluentForm.php:932, ../includes/Elements/Formstack.php:192, ../includes/Elements/Formstack.php:1128, ../includes/Elements/GravityForms.php:149, ../includes/Elements/GravityForms.php:246, ../includes/Elements/GravityForms.php:1250, ../includes/Elements/GravityForms.php:1446, ../includes/Elements/Image_Accordion.php:176, ../includes/Elements/Info_Box.php:359, ../includes/Elements/Info_Box.php:373, ../includes/Elements/Login_Register.php:441, ../includes/Elements/Login_Register.php:519, ../includes/Elements/Login_Register.php:854, ../includes/Elements/NinjaForms.php:114, ../includes/Elements/NinjaForms.php:983, ../includes/Elements/Post_Grid.php:133, ../includes/Elements/Post_Grid.php:147, ../includes/Elements/Post_Grid.php:173, ../includes/Elements/Post_Grid.php:187, ../includes/Elements/Post_Grid.php:213, ../includes/Elements/Post_Grid.php:227, ../includes/Elements/Post_Timeline.php:84, ../includes/Elements/Post_Timeline.php:95, ../includes/Elements/Pricing_Table.php:218, ../includes/Elements/Pricing_Table.php:1912, ../includes/Elements/Simple_Menu.php:183, ../includes/Elements/Simple_Menu.php:224, ../includes/Elements/Team_Member.php:734, ../includes/Elements/Twitter_Feed.php:136, ../includes/Elements/Woo_Product_Carousel.php:327, ../includes/Elements/Woo_Product_Carousel.php:577, ../includes/Elements/Woo_Product_Carousel.php:609, ../includes/Elements/Woo_Product_Carousel.php:624, ../includes/Elements/Woo_Product_Carousel.php:659, ../includes/Elements/Woo_Product_Carousel.php:671, ../includes/Elements/Woo_Product_Carousel.php:682, ../includes/Elements/Woo_Product_Carousel.php:2137, ../includes/Elements/Woo_Product_Gallery.php:248, ../includes/Elements/Woo_Product_Gallery.php:274, ../includes/Elements/WpForms.php:107, ../includes/Elements/WpForms.php:937, ../includes/Extensions/Reading_Progress.php:41, ../includes/Extensions/Reading_Progress.php:77, ../includes/Extensions/Scroll_to_Top.php:42, ../includes/Extensions/Scroll_to_Top.php:78, ../includes/Extensions/Table_of_Content.php:45, ../includes/Extensions/Table_of_Content.php:79, ../includes/Extensions/Table_of_Content.php:211, ../includes/Extensions/Table_of_Content.php:226, ../includes/Extensions/Table_of_Content.php:241, ../includes/Extensions/Table_of_Content.php:256, ../includes/Extensions/Table_of_Content.php:271, ../includes/Extensions/Table_of_Content.php:303, ../includes/Traits/Controls.php:145, ../includes/Traits/Controls.php:403, ../includes/Traits/Controls.php:890
|
1109 |
+
msgid "Yes"
|
1110 |
+
msgstr ""
|
1111 |
+
|
1112 |
+
#: ../includes/Elements/Adv_Tabs.php:148, ../includes/Elements/Adv_Tabs.php:924, ../includes/Elements/Caldera_Forms.php:110, ../includes/Elements/Caldera_Forms.php:937, ../includes/Elements/Contact_Form_7.php:912, ../includes/Elements/Contact_Form_7.php:964, ../includes/Elements/Content_Ticker.php:195, ../includes/Elements/Content_Ticker.php:228, ../includes/Elements/Content_Ticker.php:243, ../includes/Elements/Content_Ticker.php:278, ../includes/Elements/Cta_Box.php:779, ../includes/Elements/Data_Table.php:88, ../includes/Elements/Data_Table.php:1142, ../includes/Elements/Event_Calendar.php:636, ../includes/Elements/Facebook_Feed.php:460, ../includes/Elements/Feature_List.php:361, ../includes/Elements/Filterable_Gallery.php:290, ../includes/Elements/Filterable_Gallery.php:435, ../includes/Elements/Filterable_Gallery.php:484, ../includes/Elements/Filterable_Gallery.php:509, ../includes/Elements/Filterable_Gallery.php:534, ../includes/Elements/Filterable_Gallery.php:594, ../includes/Elements/Filterable_Gallery.php:609, ../includes/Elements/FluentForm.php:152, ../includes/Elements/FluentForm.php:933, ../includes/Elements/Formstack.php:193, ../includes/Elements/Formstack.php:1129, ../includes/Elements/GravityForms.php:150, ../includes/Elements/GravityForms.php:247, ../includes/Elements/GravityForms.php:1251, ../includes/Elements/GravityForms.php:1447, ../includes/Elements/Image_Accordion.php:177, ../includes/Elements/Info_Box.php:360, ../includes/Elements/Info_Box.php:374, ../includes/Elements/Login_Register.php:442, ../includes/Elements/Login_Register.php:520, ../includes/Elements/Login_Register.php:855, ../includes/Elements/NinjaForms.php:115, ../includes/Elements/NinjaForms.php:984, ../includes/Elements/Post_Grid.php:134, ../includes/Elements/Post_Grid.php:148, ../includes/Elements/Post_Grid.php:174, ../includes/Elements/Post_Grid.php:188, ../includes/Elements/Post_Grid.php:214, ../includes/Elements/Post_Grid.php:228, ../includes/Elements/Post_Timeline.php:85, ../includes/Elements/Post_Timeline.php:96, ../includes/Elements/Pricing_Table.php:219, ../includes/Elements/Pricing_Table.php:1913, ../includes/Elements/Simple_Menu.php:184, ../includes/Elements/Simple_Menu.php:225, ../includes/Elements/Team_Member.php:735, ../includes/Elements/Twitter_Feed.php:137, ../includes/Elements/Woo_Product_Carousel.php:328, ../includes/Elements/Woo_Product_Carousel.php:578, ../includes/Elements/Woo_Product_Carousel.php:610, ../includes/Elements/Woo_Product_Carousel.php:625, ../includes/Elements/Woo_Product_Carousel.php:660, ../includes/Elements/Woo_Product_Carousel.php:672, ../includes/Elements/Woo_Product_Carousel.php:683, ../includes/Elements/Woo_Product_Carousel.php:2138, ../includes/Elements/Woo_Product_Gallery.php:249, ../includes/Elements/Woo_Product_Gallery.php:275, ../includes/Elements/WpForms.php:108, ../includes/Elements/WpForms.php:938, ../includes/Extensions/Reading_Progress.php:42, ../includes/Extensions/Reading_Progress.php:78, ../includes/Extensions/Scroll_to_Top.php:43, ../includes/Extensions/Scroll_to_Top.php:79, ../includes/Extensions/Table_of_Content.php:46, ../includes/Extensions/Table_of_Content.php:80, ../includes/Extensions/Table_of_Content.php:212, ../includes/Extensions/Table_of_Content.php:227, ../includes/Extensions/Table_of_Content.php:242, ../includes/Extensions/Table_of_Content.php:257, ../includes/Extensions/Table_of_Content.php:272, ../includes/Extensions/Table_of_Content.php:304, ../includes/Traits/Controls.php:146, ../includes/Traits/Controls.php:404, ../includes/Traits/Controls.php:891
|
1113 |
+
msgid "No"
|
1114 |
+
msgstr ""
|
1115 |
+
|
1116 |
+
#: ../includes/Elements/Adv_Tabs.php:179, ../includes/Elements/Feature_List.php:74, ../includes/Elements/Flip_Box.php:201, ../includes/Elements/Flip_Box.php:432
|
1117 |
msgid "Icon Type"
|
1118 |
msgstr ""
|
1119 |
|
1120 |
+
#: ../includes/Elements/Adv_Tabs.php:245, ../includes/Elements/Feature_List.php:249, ../includes/Elements/Product_Grid.php:436, ../includes/Elements/Progress_Bar.php:135, ../includes/Elements/Woo_Product_Gallery.php:455
|
1121 |
+
msgid "Title HTML Tag"
|
1122 |
+
msgstr ""
|
1123 |
+
|
1124 |
+
#: ../includes/Elements/Adv_Tabs.php:319
|
1125 |
msgid "Tab Title 1"
|
1126 |
msgstr ""
|
1127 |
|
1128 |
+
#: ../includes/Elements/Adv_Tabs.php:320
|
1129 |
msgid "Tab Title 2"
|
1130 |
msgstr ""
|
1131 |
|
1132 |
+
#: ../includes/Elements/Adv_Tabs.php:321
|
1133 |
msgid "Tab Title 3"
|
1134 |
msgstr ""
|
1135 |
|
1136 |
+
#: ../includes/Elements/Adv_Tabs.php:364, ../includes/Elements/Event_Calendar.php:141, ../includes/Elements/Image_Accordion.php:61, ../includes/Elements/Image_Accordion.php:296, ../includes/Elements/Interactive_Circle.php:62, ../includes/Elements/Interactive_Circle.php:304, ../includes/Elements/Login_Register.php:248, ../includes/Elements/Login_Register.php:1488, ../includes/Elements/Progress_Bar.php:306, ../includes/Elements/Progress_Bar.php:517, ../includes/Elements/Simple_Menu.php:109, ../includes/Elements/Woo_Cart.php:1135, ../includes/Traits/Admin.php:106
|
1137 |
msgid "General"
|
1138 |
msgstr ""
|
1139 |
|
1140 |
+
#: ../includes/Elements/Adv_Tabs.php:442
|
1141 |
msgid "Title Min Width"
|
1142 |
msgstr ""
|
1143 |
|
1144 |
+
#: ../includes/Elements/Adv_Tabs.php:610, ../includes/Elements/Adv_Tabs.php:677
|
1145 |
msgid "Tab Background Color"
|
1146 |
msgstr ""
|
1147 |
|
1148 |
+
#: ../includes/Elements/Adv_Tabs.php:852, ../includes/Elements/Woo_Product_Carousel.php:2563
|
1149 |
msgid "Caret"
|
1150 |
msgstr ""
|
1151 |
|
1152 |
+
#: ../includes/Elements/Adv_Tabs.php:859
|
1153 |
msgid "Show Caret on Active Tab"
|
1154 |
msgstr ""
|
1155 |
|
1156 |
+
#: ../includes/Elements/Adv_Tabs.php:868
|
1157 |
msgid "Caret Size"
|
1158 |
msgstr ""
|
1159 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1160 |
#: ../includes/Elements/Betterdocs_Category_Box.php:118, ../includes/Elements/Betterdocs_Category_Grid.php:120
|
1161 |
msgid "Layout Options"
|
1162 |
msgstr ""
|
1173 |
msgid "Show Icon"
|
1174 |
msgstr ""
|
1175 |
|
1176 |
+
#: ../includes/Elements/Betterdocs_Category_Box.php:158, ../includes/Elements/Betterdocs_Category_Box.php:170, ../includes/Elements/Betterdocs_Category_Box.php:205, ../includes/Elements/Betterdocs_Category_Grid.php:177, ../includes/Elements/Betterdocs_Category_Grid.php:190, ../includes/Elements/Betterdocs_Category_Grid.php:205, ../includes/Elements/Betterdocs_Category_Grid.php:244, ../includes/Elements/Betterdocs_Category_Grid.php:260, ../includes/Elements/Betterdocs_Category_Grid.php:272, ../includes/Elements/Betterdocs_Category_Grid.php:1303, ../includes/Elements/Caldera_Forms.php:152, ../includes/Elements/Caldera_Forms.php:165, ../includes/Elements/Caldera_Forms.php:191, ../includes/Elements/Contact_Form_7.php:205, ../includes/Elements/Contact_Form_7.php:231, ../includes/Elements/Contact_Form_7.php:251, ../includes/Elements/Content_Ticker.php:255, ../includes/Elements/Countdown.php:503, ../includes/Elements/Creative_Button.php:252, ../includes/Elements/Cta_Box.php:170, ../includes/Elements/Cta_Box.php:353, ../includes/Elements/Dual_Color_Header.php:95, ../includes/Elements/Dual_Color_Header.php:105, ../includes/Elements/Facebook_Feed.php:374, ../includes/Elements/Facebook_Feed.php:386, ../includes/Elements/Facebook_Feed.php:401, ../includes/Elements/Facebook_Feed.php:416, ../includes/Elements/Facebook_Feed.php:431, ../includes/Elements/Facebook_Feed.php:497, ../includes/Elements/Feature_List.php:360, ../includes/Elements/Filterable_Gallery.php:277, ../includes/Elements/FluentForm.php:194, ../includes/Elements/FluentForm.php:206, ../includes/Elements/FluentForm.php:232, ../includes/Elements/FluentForm.php:1758, ../includes/Elements/FluentForm.php:1826, ../includes/Elements/Formstack.php:235, ../includes/Elements/Formstack.php:247, ../includes/Elements/Formstack.php:273, ../includes/Elements/Formstack.php:286, ../includes/Elements/Formstack.php:1622, ../includes/Elements/GravityForms.php:161, ../includes/Elements/GravityForms.php:176, ../includes/Elements/GravityForms.php:222, ../includes/Elements/GravityForms.php:234, ../includes/Elements/GravityForms.php:272, ../includes/Elements/GravityForms.php:292, ../includes/Elements/Info_Box.php:291, ../includes/Elements/Login_Register.php:363, ../includes/Elements/Login_Register.php:663, ../includes/Elements/NinjaForms.php:126, ../includes/Elements/NinjaForms.php:173, ../includes/Elements/NinjaForms.php:186, ../includes/Elements/NinjaForms.php:212, ../includes/Elements/NinjaForms.php:232, ../includes/Elements/Post_Timeline.php:120, ../includes/Elements/Pricing_Table.php:515, ../includes/Elements/Pricing_Table.php:1664, ../includes/Elements/Product_Grid.php:583, ../includes/Elements/Product_Grid.php:685, ../includes/Elements/Product_Grid.php:1526, ../includes/Elements/Product_Grid.php:2145, ../includes/Elements/Twitter_Feed.php:433, ../includes/Elements/Woo_Cart.php:428, ../includes/Elements/Woo_Cart.php:476, ../includes/Elements/Woo_Cart.php:546, ../includes/Elements/Woo_Cart.php:558, ../includes/Elements/Woo_Cart.php:629, ../includes/Elements/Woo_Cart.php:707, ../includes/Elements/Woo_Cart.php:778, ../includes/Elements/Woo_Cart.php:898, ../includes/Elements/Woo_Cart.php:922, ../includes/Elements/Woo_Cart.php:959, ../includes/Elements/Woo_Cart.php:1003, ../includes/Elements/Woo_Cart.php:1016, ../includes/Elements/Woo_Cart.php:1031, ../includes/Elements/Woo_Cart.php:1046, ../includes/Elements/Woo_Cart.php:1061, ../includes/Elements/Woo_Cart.php:1076, ../includes/Elements/Woo_Cart.php:1091, ../includes/Elements/Woo_Product_Carousel.php:221, ../includes/Elements/Woo_Product_Carousel.php:638, ../includes/Elements/Woo_Product_Carousel.php:697, ../includes/Elements/Woo_Product_Gallery.php:517, ../includes/Elements/Woo_Product_Gallery.php:1000, ../includes/Elements/WpForms.php:119, ../includes/Elements/WpForms.php:134, ../includes/Elements/WpForms.php:180, ../includes/Elements/WpForms.php:193, ../includes/Elements/WpForms.php:216, ../includes/Traits/Controls.php:591, ../includes/Traits/Controls.php:653, ../includes/Traits/Controls.php:683, ../includes/Traits/Controls.php:932, ../includes/Traits/Controls.php:981, ../includes/Traits/Controls.php:1010, ../includes/Traits/Controls.php:1078, ../includes/Traits/Controls.php:1113, ../includes/Traits/Controls.php:1150, ../includes/Traits/Controls.php:1239, ../includes/Traits/Controls.php:1267, ../includes/Traits/Controls.php:1283, ../includes/Traits/Controls.php:1298
|
1177 |
msgid "Show"
|
1178 |
msgstr ""
|
1179 |
|
1180 |
+
#: ../includes/Elements/Betterdocs_Category_Box.php:159, ../includes/Elements/Betterdocs_Category_Box.php:171, ../includes/Elements/Betterdocs_Category_Box.php:206, ../includes/Elements/Betterdocs_Category_Grid.php:178, ../includes/Elements/Betterdocs_Category_Grid.php:191, ../includes/Elements/Betterdocs_Category_Grid.php:206, ../includes/Elements/Betterdocs_Category_Grid.php:245, ../includes/Elements/Betterdocs_Category_Grid.php:261, ../includes/Elements/Betterdocs_Category_Grid.php:273, ../includes/Elements/Betterdocs_Category_Grid.php:1304, ../includes/Elements/Caldera_Forms.php:153, ../includes/Elements/Caldera_Forms.php:166, ../includes/Elements/Caldera_Forms.php:192, ../includes/Elements/Contact_Form_7.php:206, ../includes/Elements/Contact_Form_7.php:232, ../includes/Elements/Contact_Form_7.php:252, ../includes/Elements/Content_Ticker.php:256, ../includes/Elements/Countdown.php:504, ../includes/Elements/Creative_Button.php:253, ../includes/Elements/Cta_Box.php:171, ../includes/Elements/Cta_Box.php:354, ../includes/Elements/Dual_Color_Header.php:96, ../includes/Elements/Dual_Color_Header.php:106, ../includes/Elements/Facebook_Feed.php:375, ../includes/Elements/Facebook_Feed.php:387, ../includes/Elements/Facebook_Feed.php:402, ../includes/Elements/Facebook_Feed.php:417, ../includes/Elements/Facebook_Feed.php:432, ../includes/Elements/Facebook_Feed.php:498, ../includes/Elements/Filterable_Gallery.php:278, ../includes/Elements/FluentForm.php:195, ../includes/Elements/FluentForm.php:207, ../includes/Elements/FluentForm.php:233, ../includes/Elements/FluentForm.php:1759, ../includes/Elements/FluentForm.php:1827, ../includes/Elements/Formstack.php:236, ../includes/Elements/Formstack.php:248, ../includes/Elements/Formstack.php:274, ../includes/Elements/Formstack.php:287, ../includes/Elements/Formstack.php:1623, ../includes/Elements/GravityForms.php:162, ../includes/Elements/GravityForms.php:177, ../includes/Elements/GravityForms.php:223, ../includes/Elements/GravityForms.php:235, ../includes/Elements/GravityForms.php:273, ../includes/Elements/GravityForms.php:293, ../includes/Elements/Info_Box.php:292, ../includes/Elements/Login_Register.php:362, ../includes/Elements/Login_Register.php:571, ../includes/Elements/Login_Register.php:662, ../includes/Elements/NinjaForms.php:127, ../includes/Elements/NinjaForms.php:174, ../includes/Elements/NinjaForms.php:187, ../includes/Elements/NinjaForms.php:213, ../includes/Elements/NinjaForms.php:233, ../includes/Elements/Post_Timeline.php:121, ../includes/Elements/Pricing_Table.php:516, ../includes/Elements/Pricing_Table.php:1665, ../includes/Elements/Product_Grid.php:584, ../includes/Elements/Product_Grid.php:686, ../includes/Elements/Product_Grid.php:1527, ../includes/Elements/Product_Grid.php:2146, ../includes/Elements/Twitter_Feed.php:434, ../includes/Elements/Woo_Cart.php:429, ../includes/Elements/Woo_Cart.php:477, ../includes/Elements/Woo_Cart.php:547, ../includes/Elements/Woo_Cart.php:559, ../includes/Elements/Woo_Cart.php:630, ../includes/Elements/Woo_Cart.php:708, ../includes/Elements/Woo_Cart.php:779, ../includes/Elements/Woo_Cart.php:899, ../includes/Elements/Woo_Cart.php:923, ../includes/Elements/Woo_Cart.php:960, ../includes/Elements/Woo_Cart.php:1004, ../includes/Elements/Woo_Cart.php:1017, ../includes/Elements/Woo_Cart.php:1032, ../includes/Elements/Woo_Cart.php:1047, ../includes/Elements/Woo_Cart.php:1062, ../includes/Elements/Woo_Cart.php:1077, ../includes/Elements/Woo_Cart.php:1092, ../includes/Elements/Woo_Checkout.php:316, ../includes/Elements/Woo_Product_Carousel.php:222, ../includes/Elements/Woo_Product_Carousel.php:639, ../includes/Elements/Woo_Product_Carousel.php:698, ../includes/Elements/Woo_Product_Gallery.php:518, ../includes/Elements/Woo_Product_Gallery.php:1001, ../includes/Elements/WpForms.php:120, ../includes/Elements/WpForms.php:135, ../includes/Elements/WpForms.php:181, ../includes/Elements/WpForms.php:194, ../includes/Elements/WpForms.php:217, ../includes/Traits/Controls.php:592, ../includes/Traits/Controls.php:654, ../includes/Traits/Controls.php:684, ../includes/Traits/Controls.php:933, ../includes/Traits/Controls.php:982, ../includes/Traits/Controls.php:1011, ../includes/Traits/Controls.php:1079, ../includes/Traits/Controls.php:1114, ../includes/Traits/Controls.php:1151, ../includes/Traits/Controls.php:1240, ../includes/Traits/Controls.php:1268, ../includes/Traits/Controls.php:1284, ../includes/Traits/Controls.php:1299
|
1181 |
msgid "Hide"
|
1182 |
msgstr ""
|
1183 |
|
1184 |
+
#: ../includes/Elements/Betterdocs_Category_Box.php:168, ../includes/Elements/Betterdocs_Category_Grid.php:203, ../includes/Elements/Woo_Product_Carousel.php:219, ../includes/Traits/Controls.php:930
|
1185 |
msgid "Show Title"
|
1186 |
msgstr ""
|
1187 |
|
1217 |
msgid "Box Padding"
|
1218 |
msgstr ""
|
1219 |
|
1220 |
+
#: ../includes/Elements/Betterdocs_Category_Box.php:336, ../includes/Elements/Betterdocs_Category_Box.php:589, ../includes/Elements/Betterdocs_Category_Box.php:728, ../includes/Elements/Betterdocs_Category_Box.php:1027, ../includes/Elements/Betterdocs_Search_Form.php:488, ../includes/Elements/Filterable_Gallery.php:1918, ../includes/Elements/Info_Box.php:1481
|
1221 |
msgid "Transition"
|
1222 |
msgstr ""
|
1223 |
|
1225 |
msgid "Area"
|
1226 |
msgstr ""
|
1227 |
|
1228 |
+
#: ../includes/Elements/Betterdocs_Category_Box.php:423, ../includes/Elements/Betterdocs_Category_Box.php:458, ../includes/Elements/Betterdocs_Category_Box.php:815, ../includes/Elements/Betterdocs_Category_Box.php:922, ../includes/Elements/Betterdocs_Category_Grid.php:539, ../includes/Elements/Betterdocs_Category_Grid.php:777, ../includes/Elements/Betterdocs_Category_Grid.php:1097, ../includes/Elements/Betterdocs_Category_Grid.php:1250, ../includes/Elements/Betterdocs_Search_Form.php:257, ../includes/Elements/Caldera_Forms.php:945, ../includes/Elements/Contact_Form_7.php:972, ../includes/Elements/Feature_List.php:555, ../includes/Elements/Filterable_Gallery.php:717, ../includes/Elements/FluentForm.php:941, ../includes/Elements/Formstack.php:1137, ../includes/Elements/Formstack.php:1290, ../includes/Elements/GravityForms.php:1259, ../includes/Elements/GravityForms.php:1455, ../includes/Elements/Login_Register.php:2835, ../includes/Elements/Login_Register.php:3444, ../includes/Elements/NinjaForms.php:992, ../includes/Elements/Post_Timeline.php:457, ../includes/Elements/Progress_Bar.php:551, ../includes/Elements/Woo_Product_Carousel.php:2190, ../includes/Elements/WpForms.php:946, ../includes/Traits/Woo_Product_Comparable.php:111, ../includes/Traits/Woo_Product_Comparable.php:1437
|
1229 |
msgid "Size"
|
1230 |
msgstr ""
|
1231 |
|
1232 |
+
#: ../includes/Elements/Betterdocs_Category_Box.php:527, ../includes/Elements/Betterdocs_Category_Box.php:695, ../includes/Elements/Betterdocs_Category_Box.php:942, ../includes/Elements/Betterdocs_Category_Grid.php:1116, ../includes/Elements/Betterdocs_Category_Grid.php:1194, ../includes/Elements/Caldera_Forms.php:753, ../includes/Elements/Caldera_Forms.php:870, ../includes/Elements/Contact_Form_7.php:575, ../includes/Elements/Contact_Form_7.php:860, ../includes/Elements/Contact_Form_7.php:1486, ../includes/Elements/Feature_List.php:656, ../includes/Elements/Filterable_Gallery.php:2421, ../includes/Elements/FluentForm.php:802, ../includes/Elements/FluentForm.php:1800, ../includes/Elements/Formstack.php:605, ../includes/Elements/Formstack.php:1001, ../includes/Elements/GravityForms.php:728, ../includes/Elements/GravityForms.php:1000, ../includes/Elements/Login_Register.php:2502, ../includes/Elements/Login_Register.php:2704, ../includes/Elements/Login_Register.php:3177, ../includes/Elements/Login_Register.php:3476, ../includes/Elements/NinjaForms.php:797, ../includes/Elements/NinjaForms.php:914, ../includes/Elements/NinjaForms.php:1579, ../includes/Elements/Post_Grid.php:909, ../includes/Elements/Post_Timeline.php:220, ../includes/Elements/Woo_Checkout.php:2082, ../includes/Elements/Woo_Product_Carousel.php:2213, ../includes/Elements/WpForms.php:765, ../includes/Elements/WpForms.php:871
|
1233 |
msgid "Spacing"
|
1234 |
msgstr ""
|
1235 |
|
1289 |
msgid "Show Button"
|
1290 |
msgstr ""
|
1291 |
|
1292 |
+
#: ../includes/Elements/Betterdocs_Category_Grid.php:282, ../includes/Elements/Creative_Button.php:80, ../includes/Elements/Filterable_Gallery.php:691, ../includes/Elements/Flip_Box.php:687, ../includes/Elements/Info_Box.php:403, ../includes/Elements/Login_Register.php:677, ../includes/Elements/Login_Register.php:1203, ../includes/Elements/Pricing_Table.php:578, ../includes/Elements/Woo_Cart.php:909, ../includes/Elements/Woo_Cart.php:934, ../includes/Elements/Woo_Cart.php:971, ../includes/Elements/Woo_Checkout.php:382, ../includes/Traits/Controls.php:1123
|
1293 |
msgid "Button Text"
|
1294 |
msgstr ""
|
1295 |
|
1309 |
msgid "Ticker Background"
|
1310 |
msgstr ""
|
1311 |
|
1312 |
+
#: ../includes/Elements/Betterdocs_Category_Grid.php:979, ../includes/Elements/Betterdocs_Category_Grid.php:990, ../includes/Elements/Event_Calendar.php:544, ../includes/Elements/Feature_List.php:377, ../includes/Elements/Product_Grid.php:237, ../includes/Elements/Twitter_Feed.php:187, ../includes/Extensions/Table_of_Content.php:880
|
1313 |
msgid "List"
|
1314 |
msgstr ""
|
1315 |
|
1316 |
+
#: ../includes/Elements/Betterdocs_Category_Grid.php:1017, ../includes/Elements/Filterable_Gallery.php:1230, ../includes/Elements/Filterable_Gallery.php:1610, ../includes/Elements/Filterable_Gallery.php:2376, ../includes/Elements/Pricing_Table.php:1808, ../includes/Elements/Product_Grid.php:2822, ../includes/Elements/Twitter_Feed.php:807, ../includes/Elements/Woo_Product_Carousel.php:1928, ../includes/Elements/Woo_Product_Gallery.php:2157
|
1317 |
msgid "Hover Color"
|
1318 |
msgstr ""
|
1319 |
|
1341 |
msgid "Area Spacing"
|
1342 |
msgstr ""
|
1343 |
|
1344 |
+
#: ../includes/Elements/Betterdocs_Category_Grid.php:1534, ../includes/Elements/Creative_Button.php:443, ../includes/Elements/Pricing_Table.php:842, ../includes/Elements/WeForms.php:626, ../includes/Traits/Controls.php:1749
|
1345 |
msgid "Button Alignment"
|
1346 |
msgstr ""
|
1347 |
|
1377 |
msgid "Close Icon"
|
1378 |
msgstr ""
|
1379 |
|
1380 |
+
#: ../includes/Elements/Betterdocs_Search_Form.php:294, ../includes/Elements/Caldera_Forms.php:1020, ../includes/Elements/Caldera_Forms.php:1334, ../includes/Elements/Contact_Form_7.php:1047, ../includes/Elements/Contact_Form_7.php:1360, ../includes/Elements/Content_Ticker.php:677, ../includes/Elements/Countdown.php:784, ../includes/Elements/Countdown.php:856, ../includes/Elements/Countdown.php:928, ../includes/Elements/Countdown.php:1000, ../includes/Elements/Creative_Button.php:423, ../includes/Elements/Cta_Box.php:1072, ../includes/Elements/Cta_Box.php:1311, ../includes/Elements/Event_Calendar.php:821, ../includes/Elements/Facebook_Feed.php:796, ../includes/Elements/Filterable_Gallery.php:2723, ../includes/Elements/FluentForm.php:1016, ../includes/Elements/FluentForm.php:1706, ../includes/Elements/Formstack.php:1570, ../includes/Elements/GravityForms.php:1101, ../includes/Elements/GravityForms.php:1334, ../includes/Elements/GravityForms.php:1530, ../includes/Elements/GravityForms.php:1753, ../includes/Elements/GravityForms.php:2144, ../includes/Elements/GravityForms.php:2366, ../includes/Elements/Interactive_Circle.php:366, ../includes/Elements/Interactive_Circle.php:576, ../includes/Elements/Interactive_Circle.php:646, ../includes/Elements/NinjaForms.php:1067, ../includes/Elements/NinjaForms.php:1483, ../includes/Elements/Pricing_Table.php:2034, ../includes/Elements/Product_Grid.php:802, ../includes/Elements/Product_Grid.php:942, ../includes/Elements/Product_Grid.php:1662, ../includes/Elements/Product_Grid.php:1923, ../includes/Elements/Product_Grid.php:2105, ../includes/Elements/Product_Grid.php:2314, ../includes/Elements/Product_Grid.php:2358, ../includes/Elements/Product_Grid.php:2553, ../includes/Elements/Product_Grid.php:2649, ../includes/Elements/Product_Grid.php:2761, ../includes/Elements/Simple_Menu.php:978, ../includes/Elements/Simple_Menu.php:1074, ../includes/Elements/Simple_Menu.php:1287, ../includes/Elements/Simple_Menu.php:1382, ../includes/Elements/Sticky_Video.php:580, ../includes/Elements/Twitter_Feed.php:683, ../includes/Elements/WeForms.php:464, ../includes/Elements/WeForms.php:764, ../includes/Elements/Woo_Cart.php:1226, ../includes/Elements/Woo_Cart.php:1479, ../includes/Elements/Woo_Cart.php:1842, ../includes/Elements/Woo_Cart.php:2096, ../includes/Elements/Woo_Checkout.php:786, ../includes/Elements/Woo_Checkout.php:993, ../includes/Elements/Woo_Checkout.php:1440, ../includes/Elements/Woo_Checkout.php:1771, ../includes/Elements/Woo_Checkout.php:1888, ../includes/Elements/Woo_Checkout.php:1932, ../includes/Elements/Woo_Checkout.php:1976, ../includes/Elements/Woo_Checkout.php:2165, ../includes/Elements/Woo_Checkout.php:2181, ../includes/Elements/Woo_Checkout.php:2529, ../includes/Elements/Woo_Checkout.php:2641, ../includes/Elements/Woo_Product_Carousel.php:992, ../includes/Elements/Woo_Product_Carousel.php:1370, ../includes/Elements/Woo_Product_Carousel.php:1494, ../includes/Elements/Woo_Product_Carousel.php:1662, ../includes/Elements/Woo_Product_Carousel.php:1757, ../includes/Elements/Woo_Product_Carousel.php:1871, ../includes/Elements/Woo_Product_Carousel.php:2316, ../includes/Elements/Woo_Product_Carousel.php:2743, ../includes/Elements/Woo_Product_Gallery.php:648, ../includes/Elements/Woo_Product_Gallery.php:1122, ../includes/Elements/Woo_Product_Gallery.php:1364, ../includes/Elements/Woo_Product_Gallery.php:1402, ../includes/Elements/Woo_Product_Gallery.php:1888, ../includes/Elements/Woo_Product_Gallery.php:1984, ../includes/Elements/Woo_Product_Gallery.php:2096, ../includes/Elements/WpForms.php:1021, ../includes/Elements/WpForms.php:1339, ../includes/Traits/Controls.php:1725, ../includes/Traits/Woo_Product_Comparable.php:1723
|
1381 |
msgid "Border Color"
|
1382 |
msgstr ""
|
1383 |
|
1393 |
msgid "Search Result List"
|
1394 |
msgstr ""
|
1395 |
|
1396 |
+
#: ../includes/Elements/Betterdocs_Search_Form.php:404, ../includes/Elements/Betterdocs_Search_Form.php:510, ../includes/Elements/Interactive_Circle.php:417
|
1397 |
msgid "Item"
|
1398 |
msgstr ""
|
1399 |
|
1417 |
msgid "Custom Title & Description"
|
1418 |
msgstr ""
|
1419 |
|
1420 |
+
#: ../includes/Elements/Caldera_Forms.php:134, ../includes/Elements/Caldera_Forms.php:319, ../includes/Elements/Contact_Form_7.php:187, ../includes/Elements/Contact_Form_7.php:496, ../includes/Elements/Event_Calendar.php:282, ../includes/Elements/Feature_List.php:788, ../includes/Elements/FluentForm.php:176, ../includes/Elements/FluentForm.php:354, ../includes/Elements/FluentForm.php:1182, ../includes/Elements/Formstack.php:217, ../includes/Elements/Formstack.php:521, ../includes/Elements/Formstack.php:704, ../includes/Elements/GravityForms.php:173, ../includes/Elements/GravityForms.php:204, ../includes/Elements/GravityForms.php:538, ../includes/Elements/NinjaForms.php:155, ../includes/Elements/NinjaForms.php:492, ../includes/Elements/Team_Member.php:132, ../includes/Elements/WpForms.php:131, ../includes/Elements/WpForms.php:162, ../includes/Elements/WpForms.php:459, ../includes/Traits/Controls.php:334, ../includes/Traits/Woo_Product_Comparable.php:44, ../includes/Traits/Woo_Product_Comparable.php:83
|
1421 |
msgid "Description"
|
1422 |
msgstr ""
|
1423 |
|
1424 |
+
#: ../includes/Elements/Caldera_Forms.php:149, ../includes/Elements/Caldera_Forms.php:515, ../includes/Elements/Contact_Form_7.php:202, ../includes/Elements/Contact_Form_7.php:805, ../includes/Elements/FluentForm.php:191, ../includes/Elements/FluentForm.php:562, ../includes/Elements/Formstack.php:232, ../includes/Elements/Formstack.php:789, ../includes/Elements/GravityForms.php:219, ../includes/Elements/GravityForms.php:575, ../includes/Elements/Login_Register.php:577, ../includes/Elements/NinjaForms.php:170, ../includes/Elements/NinjaForms.php:548, ../includes/Elements/WpForms.php:177, ../includes/Elements/WpForms.php:515
|
1425 |
msgid "Labels"
|
1426 |
msgstr ""
|
1427 |
|
1429 |
msgid "Errors"
|
1430 |
msgstr ""
|
1431 |
|
1432 |
+
#: ../includes/Elements/Caldera_Forms.php:187, ../includes/Elements/Caldera_Forms.php:1420, ../includes/Elements/Contact_Form_7.php:227, ../includes/Elements/Contact_Form_7.php:1389, ../includes/Elements/FluentForm.php:228, ../includes/Elements/FluentForm.php:2156, ../includes/Elements/Formstack.php:269, ../includes/Elements/Formstack.php:1911, ../includes/Elements/GravityForms.php:268, ../includes/Elements/GravityForms.php:2417, ../includes/Elements/Login_Register.php:926, ../includes/Elements/NinjaForms.php:208, ../includes/Elements/NinjaForms.php:1622, ../includes/Elements/WpForms.php:212
|
1433 |
msgid "Error Messages"
|
1434 |
msgstr ""
|
1435 |
|
1453 |
msgid "Form Alignment"
|
1454 |
msgstr ""
|
1455 |
|
1456 |
+
#: ../includes/Elements/Caldera_Forms.php:411, ../includes/Elements/Contact_Form_7.php:327, ../includes/Elements/Contact_Form_7.php:828, ../includes/Elements/Creative_Button.php:227, ../includes/Elements/Cta_Box.php:735, ../includes/Elements/Cta_Box.php:1157, ../includes/Elements/Dual_Color_Header.php:81, ../includes/Elements/Flip_Box.php:878, ../includes/Elements/FluentForm.php:458, ../includes/Elements/Formstack.php:330, ../includes/Elements/GravityForms.php:343, ../includes/Elements/Login_Register.php:463, ../includes/Elements/Login_Register.php:569, ../includes/Elements/Login_Register.php:1132, ../includes/Elements/Login_Register.php:1495, ../includes/Elements/Login_Register.php:1621, ../includes/Elements/Login_Register.php:1878, ../includes/Elements/Login_Register.php:2022, ../includes/Elements/Login_Register.php:2172, ../includes/Elements/Login_Register.php:2315, ../includes/Elements/Login_Register.php:2406, ../includes/Elements/Login_Register.php:2504, ../includes/Elements/Login_Register.php:2706, ../includes/Elements/Login_Register.php:2751, ../includes/Elements/Login_Register.php:2783, ../includes/Elements/Login_Register.php:3017, ../includes/Elements/Login_Register.php:3179, ../includes/Elements/Login_Register.php:3478, ../includes/Elements/NinjaForms.php:278, ../includes/Elements/Post_Grid.php:254, ../includes/Elements/Pricing_Table.php:87, ../includes/Elements/Pricing_Table.php:467, ../includes/Elements/Product_Grid.php:250, ../includes/Elements/Simple_Menu.php:379, ../includes/Elements/Simple_Menu.php:505, ../includes/Elements/Simple_Menu.php:865, ../includes/Elements/Simple_Menu.php:1176, ../includes/Elements/Sticky_Video.php:362, ../includes/Elements/Team_Member.php:403, ../includes/Elements/Testimonial.php:253, ../includes/Elements/Testimonial.php:310, ../includes/Elements/TypeForm.php:196, ../includes/Elements/WeForms.php:161, ../includes/Elements/WeForms.php:631, ../includes/Elements/Woo_Checkout.php:122, ../includes/Elements/WpForms.php:267, ../includes/Traits/Controls.php:580, ../includes/Traits/Controls.php:1795, ../includes/Traits/Login_Registration.php:580, ../includes/Traits/Woo_Product_Comparable.php:419, ../includes/Traits/Woo_Product_Comparable.php:533, ../includes/Traits/Woo_Product_Comparable.php:624, ../includes/Traits/Woo_Product_Comparable.php:693, ../includes/Template/Betterdocs-Category-Box/Layout_Default.php:4, ../includes/Template/Betterdocs-Category-Grid/Layout_Default.php:4, ../includes/Template/Content-Ticker/default.php:3, ../includes/Template/Eicon-Woocommerce/default.php:3, ../includes/Template/Post-Grid/default.php:5, ../includes/Template/Post-Timeline/default.php:4, ../includes/Template/Woo-Product-Gallery/default.php:3
|
1457 |
msgid "Default"
|
1458 |
msgstr ""
|
1459 |
|
1461 |
msgid "Form Max Width"
|
1462 |
msgstr ""
|
1463 |
|
1464 |
+
#: ../includes/Elements/Caldera_Forms.php:456, ../includes/Elements/FluentForm.php:503, ../includes/Elements/Formstack.php:375, ../includes/Elements/GravityForms.php:411, ../includes/Elements/Login_Register.php:1780, ../includes/Elements/NinjaForms.php:345, ../includes/Elements/TypeForm.php:286, ../includes/Elements/WeForms.php:229, ../includes/Elements/WpForms.php:313
|
1465 |
msgid "Form Margin"
|
1466 |
msgstr ""
|
1467 |
|
1468 |
+
#: ../includes/Elements/Caldera_Forms.php:468, ../includes/Elements/Contact_Form_7.php:384, ../includes/Elements/FluentForm.php:515, ../includes/Elements/Formstack.php:387, ../includes/Elements/GravityForms.php:423, ../includes/Elements/Login_Register.php:1795, ../includes/Elements/NinjaForms.php:357, ../includes/Elements/TypeForm.php:298, ../includes/Elements/WeForms.php:241, ../includes/Elements/WpForms.php:325
|
1469 |
msgid "Form Padding"
|
1470 |
msgstr ""
|
1471 |
|
1493 |
msgid "Textarea Height"
|
1494 |
msgstr ""
|
1495 |
|
1496 |
+
#: ../includes/Elements/Caldera_Forms.php:793, ../includes/Elements/Contact_Form_7.php:756, ../includes/Elements/FluentForm.php:842, ../includes/Elements/Formstack.php:1041, ../includes/Elements/GravityForms.php:923, ../includes/Elements/Login_Register.php:2660, ../includes/Elements/NinjaForms.php:837, ../includes/Elements/WpForms.php:806
|
1497 |
msgid "Focus"
|
1498 |
msgstr ""
|
1499 |
|
1513 |
msgid "Border Width"
|
1514 |
msgstr ""
|
1515 |
|
1516 |
+
#: ../includes/Elements/Caldera_Forms.php:1035, ../includes/Elements/Contact_Form_7.php:1062, ../includes/Elements/FluentForm.php:1031, ../includes/Elements/Formstack.php:1191, ../includes/Elements/GravityForms.php:1240, ../includes/Elements/GravityForms.php:1349, ../includes/Elements/Login_Register.php:3031, ../includes/Elements/NinjaForms.php:1082, ../includes/Elements/WpForms.php:1036
|
1517 |
msgid "Checkbox"
|
1518 |
msgstr ""
|
1519 |
|
1593 |
msgid "<strong>Contact Form 7</strong> is not installed/activated on your site. Please install and activate <strong>Contact Form 7</strong> first."
|
1594 |
msgstr ""
|
1595 |
|
1596 |
+
#: ../includes/Elements/Contact_Form_7.php:313, ../includes/Elements/Contact_Form_7.php:1607, ../includes/Elements/Cta_Box.php:871, ../includes/Elements/Cta_Box.php:1060, ../includes/Elements/Cta_Box.php:1233, ../includes/Elements/Cta_Box.php:1302, ../includes/Elements/Dual_Color_Header.php:813, ../includes/Elements/Dual_Color_Header.php:893, ../includes/Elements/Event_Calendar.php:809, ../includes/Elements/Event_Calendar.php:941, ../includes/Elements/Event_Calendar.php:1008, ../includes/Elements/Event_Calendar.php:1062, ../includes/Elements/Event_Calendar.php:1174, ../includes/Elements/Event_Calendar.php:1266, ../includes/Elements/Event_Calendar.php:1364, ../includes/Elements/Event_Calendar.php:1730, ../includes/Elements/Event_Calendar.php:1839, ../includes/Elements/Facebook_Feed.php:556, ../includes/Elements/Facebook_Feed.php:569, ../includes/Elements/Facebook_Feed.php:644, ../includes/Elements/Facebook_Feed.php:657, ../includes/Elements/Facebook_Feed.php:742, ../includes/Elements/Facebook_Feed.php:755, ../includes/Elements/Facebook_Feed.php:826, ../includes/Elements/Facebook_Feed.php:864, ../includes/Elements/Facebook_Feed.php:904, ../includes/Elements/Fancy_Text.php:365, ../includes/Elements/Filterable_Gallery.php:2061, ../includes/Elements/Filterable_Gallery.php:2282, ../includes/Elements/Flip_Box.php:1379, ../includes/Elements/Flip_Box.php:1439, ../includes/Elements/FluentForm.php:1905, ../includes/Elements/FluentForm.php:1930, ../includes/Elements/FluentForm.php:1995, ../includes/Elements/FluentForm.php:2058, ../includes/Elements/Formstack.php:638, ../includes/Elements/Formstack.php:1713, ../includes/Elements/Formstack.php:1738, ../includes/Elements/Formstack.php:1802, ../includes/Elements/Formstack.php:1867, ../includes/Elements/Formstack.php:1922, ../includes/Elements/Formstack.php:2005, ../includes/Elements/Post_Grid.php:372, ../includes/Elements/Pricing_Table.php:1953, ../includes/Elements/Pricing_Table.php:2022, ../includes/Elements/Product_Grid.php:1555, ../includes/Elements/Product_Grid.php:1570, ../includes/Elements/Product_Grid.php:1630, ../includes/Elements/Product_Grid.php:1644, ../includes/Elements/Product_Grid.php:2905, ../includes/Elements/Product_Grid.php:2962, ../includes/Elements/Progress_Bar.php:345, ../includes/Elements/Team_Member.php:775, ../includes/Elements/Team_Member.php:852, ../includes/Elements/Twitter_Feed.php:443, ../includes/Elements/Twitter_Feed.php:695, ../includes/Elements/Woo_Cart.php:1281, ../includes/Elements/Woo_Cart.php:1438, ../includes/Elements/Woo_Cart.php:1670, ../includes/Elements/Woo_Cart.php:2268, ../includes/Elements/Woo_Cart.php:2350, ../includes/Elements/Woo_Cart.php:2438, ../includes/Elements/Woo_Checkout.php:1866, ../includes/Elements/Woo_Checkout.php:1910, ../includes/Elements/Woo_Checkout.php:1954, ../includes/Elements/Woo_Product_Carousel.php:2011, ../includes/Elements/Woo_Product_Carousel.php:2068, ../includes/Elements/Woo_Product_Gallery.php:1027, ../includes/Elements/Woo_Product_Gallery.php:1040, ../includes/Elements/Woo_Product_Gallery.php:1094, ../includes/Elements/Woo_Product_Gallery.php:1106, ../includes/Elements/Woo_Product_Gallery.php:1152, ../includes/Elements/Woo_Product_Gallery.php:1319, ../includes/Elements/Woo_Product_Gallery.php:1353, ../includes/Elements/Woo_Product_Gallery.php:1391, ../includes/Elements/Woo_Product_Gallery.php:2240, ../includes/Elements/Woo_Product_Gallery.php:2297, ../includes/Traits/Controls.php:1467, ../includes/Traits/Controls.php:1521, ../includes/Traits/Woo_Product_Comparable.php:1383, ../includes/Traits/Woo_Product_Comparable.php:1662, ../includes/Traits/Woo_Product_Comparable.php:1711
|
1597 |
msgid "Background"
|
1598 |
msgstr ""
|
1599 |
|
1633 |
msgid "Alert"
|
1634 |
msgstr ""
|
1635 |
|
1636 |
+
#: ../includes/Elements/Contact_Form_7.php:1510, ../includes/Elements/Login_Register.php:1148, ../includes/Elements/Woo_Checkout.php:2122
|
1637 |
msgid "Fields"
|
1638 |
msgstr ""
|
1639 |
|
1789 |
msgid "Label Position"
|
1790 |
msgstr ""
|
1791 |
|
1792 |
+
#: ../includes/Elements/Countdown.php:84, ../includes/Elements/Login_Register.php:3224, ../includes/Elements/Login_Register.php:3524, ../includes/Traits/Controls.php:435
|
1793 |
msgid "Block"
|
1794 |
msgstr ""
|
1795 |
|
1801 |
msgid "Use when you select inline labels"
|
1802 |
msgstr ""
|
1803 |
|
1804 |
+
#: ../includes/Elements/Countdown.php:152, ../includes/Elements/Event_Calendar.php:1380
|
1805 |
msgid "List view"
|
1806 |
msgstr ""
|
1807 |
|
1873 |
msgid "Separator Style"
|
1874 |
msgstr ""
|
1875 |
|
1876 |
+
#: ../includes/Elements/Countdown.php:296, ../includes/Elements/Feature_List.php:431, ../includes/Elements/GravityForms.php:1061, ../includes/Elements/Sticky_Video.php:554, ../includes/Extensions/Table_of_Content.php:1111
|
1877 |
msgid "Solid"
|
1878 |
msgstr ""
|
1879 |
|
1880 |
+
#: ../includes/Elements/Countdown.php:297, ../includes/Elements/Feature_List.php:433, ../includes/Elements/GravityForms.php:1063, ../includes/Elements/Sticky_Video.php:556, ../includes/Extensions/Table_of_Content.php:1113
|
1881 |
msgid "Dotted"
|
1882 |
msgstr ""
|
1883 |
|
1889 |
msgid "Position Left"
|
1890 |
msgstr ""
|
1891 |
|
1892 |
+
#: ../includes/Elements/Countdown.php:361, ../includes/Elements/Filterable_Gallery.php:2261
|
1893 |
msgid "Separator Color"
|
1894 |
msgstr ""
|
1895 |
|
1953 |
msgid "Space Below Container"
|
1954 |
msgstr ""
|
1955 |
|
1956 |
+
#: ../includes/Elements/Countdown.php:648, ../includes/Elements/Dual_Color_Header.php:441, ../includes/Elements/Facebook_Feed.php:932, ../includes/Elements/Flip_Box.php:1167, ../includes/Elements/Image_Accordion.php:479, ../includes/Elements/Info_Box.php:1333, ../includes/Elements/Product_Grid.php:1183, ../includes/Elements/Team_Member.php:564, ../includes/Elements/Twitter_Feed.php:720, ../includes/Elements/Woo_Product_Carousel.php:1077, ../includes/Elements/Woo_Product_Gallery.php:733
|
1957 |
msgid "Color & Typography"
|
1958 |
msgstr ""
|
1959 |
|
1981 |
msgid "Expire Message"
|
1982 |
msgstr ""
|
1983 |
|
1984 |
+
#: ../includes/Elements/Countdown.php:1052, ../includes/Elements/Cta_Box.php:604, ../includes/Elements/Dual_Color_Header.php:449, ../includes/Elements/Flip_Box.php:1183, ../includes/Elements/Flip_Box.php:1251, ../includes/Elements/Info_Box.php:1347, ../includes/Elements/Post_Grid.php:603, ../includes/Elements/Post_Timeline.php:291, ../includes/Elements/Pricing_Table.php:882, ../includes/Elements/Twitter_Feed.php:728
|
1985 |
msgid "Title Style"
|
1986 |
msgstr ""
|
1987 |
|
1988 |
+
#: ../includes/Elements/Countdown.php:1061, ../includes/Elements/Event_Calendar.php:1549, ../includes/Elements/FluentForm.php:1859, ../includes/Elements/Formstack.php:1633, ../includes/Elements/Info_Box.php:1457, ../includes/Elements/Post_Grid.php:612, ../includes/Elements/Post_Timeline.php:300, ../includes/Elements/Product_Grid.php:2445, ../includes/Elements/Product_Grid.php:2800, ../includes/Elements/Progress_Bar.php:690, ../includes/Elements/Twitter_Feed.php:632, ../includes/Elements/Woo_Checkout.php:2248, ../includes/Elements/Woo_Checkout.php:2348, ../includes/Elements/Woo_Product_Carousel.php:1542, ../includes/Elements/Woo_Product_Carousel.php:1908, ../includes/Elements/Woo_Product_Gallery.php:1781, ../includes/Elements/Woo_Product_Gallery.php:2135, ../includes/Traits/Woo_Product_Comparable.php:1018, ../includes/Traits/Woo_Product_Comparable.php:1249
|
1989 |
msgid "Title Color"
|
1990 |
msgstr ""
|
1991 |
|
2017 |
msgid "Link URL"
|
2018 |
msgstr ""
|
2019 |
|
2020 |
+
#: ../includes/Elements/Creative_Button.php:160, ../includes/Elements/Filterable_Gallery.php:2597, ../includes/Elements/Info_Box.php:470, ../includes/Elements/Pricing_Table.php:557
|
2021 |
msgid "Icon Spacing"
|
2022 |
msgstr ""
|
2023 |
|
2089 |
msgid "Shikoba (Pro)"
|
2090 |
msgstr ""
|
2091 |
|
2092 |
+
#: ../includes/Elements/Creative_Button.php:250, ../includes/Elements/Cta_Box.php:776, ../includes/Elements/Product_Grid.php:1524, ../includes/Elements/Team_Member.php:732, ../includes/Elements/Woo_Product_Gallery.php:998
|
2093 |
msgid "Use Gradient Background"
|
2094 |
msgstr ""
|
2095 |
|
2197 |
msgid "Set max width for the container?"
|
2198 |
msgstr ""
|
2199 |
|
2200 |
+
#: ../includes/Elements/Cta_Box.php:438, ../includes/Elements/Cta_Box.php:778, ../includes/Elements/Data_Table.php:134, ../includes/Elements/Twitter_Feed.php:254, ../includes/Elements/Twitter_Feed.php:275, ../includes/Elements/Twitter_Feed.php:287, ../includes/Elements/Twitter_Feed.php:299, ../includes/Elements/Twitter_Feed.php:324, ../includes/Elements/Twitter_Feed.php:336
|
2201 |
msgid "yes"
|
2202 |
msgstr ""
|
2203 |
|
2204 |
+
#: ../includes/Elements/Cta_Box.php:439, ../includes/Elements/Data_Table.php:135, ../includes/Elements/Twitter_Feed.php:255, ../includes/Elements/Twitter_Feed.php:276, ../includes/Elements/Twitter_Feed.php:288, ../includes/Elements/Twitter_Feed.php:300, ../includes/Elements/Twitter_Feed.php:325, ../includes/Elements/Twitter_Feed.php:337
|
2205 |
msgid "no"
|
2206 |
msgstr ""
|
2207 |
|
2217 |
msgid "Color & Typography "
|
2218 |
msgstr ""
|
2219 |
|
2220 |
+
#: ../includes/Elements/Cta_Box.php:632, ../includes/Elements/Cta_Box.php:673, ../includes/Elements/Event_Calendar.php:973, ../includes/Elements/Event_Calendar.php:1094
|
2221 |
msgid "Space"
|
2222 |
msgstr ""
|
2223 |
|
2229 |
msgid "Primary Button Style"
|
2230 |
msgstr ""
|
2231 |
|
2232 |
+
#: ../includes/Elements/Cta_Box.php:736, ../includes/Elements/Cta_Box.php:1158, ../includes/Extensions/Table_of_Content.php:719
|
2233 |
msgid "Top to Bottom"
|
2234 |
msgstr ""
|
2235 |
|
2249 |
msgid "Icon Style"
|
2250 |
msgstr ""
|
2251 |
|
2252 |
+
#: ../includes/Elements/Cta_Box.php:1355, ../includes/Elements/Pricing_Table.php:1360, ../includes/Elements/Twitter_Feed.php:942
|
2253 |
msgid "Font Size"
|
2254 |
msgstr ""
|
2255 |
|
2256 |
+
#: ../includes/Elements/Data_Table.php:75, ../includes/Elements/Event_Calendar.php:1388, ../includes/Elements/Pricing_Table.php:874, ../includes/Traits/Woo_Product_Comparable.php:1088
|
2257 |
msgid "Header"
|
2258 |
msgstr ""
|
2259 |
|
2321 |
msgid "Textarea"
|
2322 |
msgstr ""
|
2323 |
|
2324 |
+
#: ../includes/Elements/Data_Table.php:306, ../includes/Elements/Login_Register.php:878
|
2325 |
msgid "Editor"
|
2326 |
msgstr ""
|
2327 |
|
2337 |
msgid "Cell Text"
|
2338 |
msgstr ""
|
2339 |
|
2340 |
+
#: ../includes/Elements/Data_Table.php:396, ../includes/Elements/Feature_List.php:201, ../includes/Elements/Filterable_Gallery.php:304, ../includes/Elements/Flip_Box.php:640, ../includes/Elements/Flip_Box.php:665, ../includes/Elements/Sticky_Video.php:158, ../includes/Elements/Sticky_Video.php:173, ../includes/Elements/Sticky_Video.php:188, ../includes/Elements/Sticky_Video.php:233, ../includes/Elements/Team_Member.php:180
|
2341 |
msgid "Link"
|
2342 |
msgstr ""
|
2343 |
|
2349 |
msgid "Header Border Radius"
|
2350 |
msgstr ""
|
2351 |
|
2352 |
+
#: ../includes/Elements/Data_Table.php:755, ../includes/Elements/Filterable_Gallery.php:2117
|
2353 |
msgid "Icon Space"
|
2354 |
msgstr ""
|
2355 |
|
2381 |
msgid "Background Color (Even Row)"
|
2382 |
msgstr ""
|
2383 |
|
2384 |
+
#: ../includes/Elements/Data_Table.php:1022, ../includes/Elements/Filterable_Gallery.php:1295, ../includes/Elements/Filterable_Gallery.php:1678, ../includes/Elements/Flip_Box.php:368, ../includes/Elements/Flip_Box.php:599, ../includes/Elements/Info_Box.php:299, ../includes/Elements/Pricing_Table.php:817, ../includes/Elements/Tooltip.php:372
|
2385 |
msgid "Content Alignment"
|
2386 |
msgstr ""
|
2387 |
|
2413 |
msgid "Show Separator"
|
2414 |
msgstr ""
|
2415 |
|
2416 |
+
#: ../includes/Elements/Dual_Color_Header.php:134, ../includes/Elements/Woo_Product_Carousel.php:231, ../includes/Traits/Controls.php:942
|
2417 |
msgid "Title Tag"
|
2418 |
msgstr ""
|
2419 |
|
2441 |
msgid "Insert a meaningful line to evaluate the headline."
|
2442 |
msgstr ""
|
2443 |
|
2444 |
+
#: ../includes/Elements/Dual_Color_Header.php:245, ../includes/Elements/Dual_Color_Header.php:597, ../includes/Elements/Filterable_Gallery.php:2233, ../includes/Extensions/Table_of_Content.php:1098
|
2445 |
msgid "Separator"
|
2446 |
msgstr ""
|
2447 |
|
2521 |
msgid "<strong>EmbedPress</strong> is not installed/activated on your site. Please install and activate <a href=\"plugin-install.php?s=embedpress&tab=search&type=term\" target=\"_blank\">EmbedPress</a> first."
|
2522 |
msgstr ""
|
2523 |
|
2524 |
+
#: ../includes/Elements/Event_Calendar.php:85, ../includes/Elements/Event_Calendar.php:1469
|
2525 |
msgid "Events"
|
2526 |
msgstr ""
|
2527 |
|
2537 |
msgid "The Events Calendar"
|
2538 |
msgstr ""
|
2539 |
|
2540 |
+
#: ../includes/Elements/Event_Calendar.php:158
|
2541 |
+
msgid "Event Link"
|
2542 |
+
msgstr ""
|
2543 |
+
|
2544 |
#: ../includes/Elements/Event_Calendar.php:161
|
2545 |
msgid "https://sample-domain.com"
|
2546 |
msgstr ""
|
2547 |
|
2548 |
#: ../includes/Elements/Event_Calendar.php:169
|
2549 |
+
msgid "Redirect to Event Link"
|
2550 |
+
msgstr ""
|
2551 |
+
|
2552 |
+
#: ../includes/Elements/Event_Calendar.php:173
|
2553 |
+
msgid "The popup will not appear and you will be redirected to the Event Link page instead."
|
2554 |
+
msgstr ""
|
2555 |
+
|
2556 |
+
#: ../includes/Elements/Event_Calendar.php:180
|
2557 |
msgid "All Day"
|
2558 |
msgstr ""
|
2559 |
|
2560 |
+
#: ../includes/Elements/Event_Calendar.php:190, ../includes/Elements/Event_Calendar.php:214, ../includes/Elements/Event_Calendar.php:345, ../includes/Elements/Event_Calendar.php:403
|
2561 |
msgid "Start Date"
|
2562 |
msgstr ""
|
2563 |
|
2564 |
+
#: ../includes/Elements/Event_Calendar.php:202, ../includes/Elements/Event_Calendar.php:227, ../includes/Elements/Event_Calendar.php:354, ../includes/Elements/Event_Calendar.php:415
|
2565 |
msgid "End Date"
|
2566 |
msgstr ""
|
2567 |
|
2568 |
+
#: ../includes/Elements/Event_Calendar.php:240, ../includes/Elements/Event_Calendar.php:660
|
2569 |
msgid "Event Background Color"
|
2570 |
msgstr ""
|
2571 |
|
2572 |
+
#: ../includes/Elements/Event_Calendar.php:249, ../includes/Elements/Event_Calendar.php:709
|
2573 |
msgid "Event Text Color"
|
2574 |
msgstr ""
|
2575 |
|
2576 |
+
#: ../includes/Elements/Event_Calendar.php:258, ../includes/Elements/Event_Calendar.php:757
|
2577 |
msgid "Popup Ribbon Color"
|
2578 |
msgstr ""
|
2579 |
|
2580 |
+
#: ../includes/Elements/Event_Calendar.php:292
|
2581 |
msgid "Event"
|
2582 |
msgstr ""
|
2583 |
|
2584 |
+
#: ../includes/Elements/Event_Calendar.php:312
|
2585 |
msgid "Google Calendar"
|
2586 |
msgstr ""
|
2587 |
|
2588 |
+
#: ../includes/Elements/Event_Calendar.php:323
|
2589 |
msgid "APi Key"
|
2590 |
msgstr ""
|
2591 |
|
2592 |
+
#: ../includes/Elements/Event_Calendar.php:326
|
2593 |
msgid "<a href=\"https://essential-addons.com/elementor/docs/google-api-key/\" class=\"eael-btn\" target=\"_blank\">%s</a>"
|
2594 |
msgstr ""
|
2595 |
|
2596 |
+
#: ../includes/Elements/Event_Calendar.php:334
|
2597 |
msgid "Calendar ID"
|
2598 |
msgstr ""
|
2599 |
|
2600 |
+
#: ../includes/Elements/Event_Calendar.php:337
|
2601 |
msgid "<a href=\"https://essential-addons.com/elementor/docs/google-calendar-id/\" class=\"eael-btn\" target=\"_blank\">%s</a>"
|
2602 |
msgstr ""
|
2603 |
|
2604 |
+
#: ../includes/Elements/Event_Calendar.php:363, ../includes/Elements/Event_Calendar.php:439
|
2605 |
msgid "Max Result"
|
2606 |
msgstr ""
|
2607 |
|
2608 |
+
#: ../includes/Elements/Event_Calendar.php:377
|
2609 |
msgid "The Event Calendar"
|
2610 |
msgstr ""
|
2611 |
|
2612 |
+
#: ../includes/Elements/Event_Calendar.php:388
|
2613 |
msgid "Get Events"
|
2614 |
msgstr ""
|
2615 |
|
2616 |
+
#: ../includes/Elements/Event_Calendar.php:393, ../includes/Elements/Filterable_Gallery.php:339, ../includes/Elements/Filterable_Gallery.php:2797, ../includes/Elements/Woo_Product_Gallery.php:261, ../includes/Extensions/Table_of_Content.php:287
|
2617 |
msgid "All"
|
2618 |
msgstr ""
|
2619 |
|
2620 |
+
#: ../includes/Elements/Event_Calendar.php:394
|
2621 |
msgid "Date Range"
|
2622 |
msgstr ""
|
2623 |
|
2624 |
+
#: ../includes/Elements/Event_Calendar.php:427
|
2625 |
msgid "Event Category"
|
2626 |
msgstr ""
|
2627 |
|
2628 |
+
#: ../includes/Elements/Event_Calendar.php:454, ../includes/Elements/Event_Calendar.php:801
|
2629 |
msgid "Calendar"
|
2630 |
msgstr ""
|
2631 |
|
2632 |
+
#: ../includes/Elements/Event_Calendar.php:462, ../includes/Traits/Admin.php:72
|
2633 |
msgid "Language"
|
2634 |
msgstr ""
|
2635 |
|
2636 |
+
#: ../includes/Elements/Event_Calendar.php:528
|
2637 |
+
msgid "24-Hour Time Format"
|
2638 |
msgstr ""
|
2639 |
|
2640 |
+
#: ../includes/Elements/Event_Calendar.php:538
|
|
|
|
|
|
|
|
|
2641 |
msgid "Calendar Default View"
|
2642 |
msgstr ""
|
2643 |
|
2644 |
+
#: ../includes/Elements/Event_Calendar.php:541, ../includes/Elements/Event_Calendar.php:1117
|
2645 |
msgid "Day"
|
2646 |
msgstr ""
|
2647 |
|
2648 |
+
#: ../includes/Elements/Event_Calendar.php:542
|
2649 |
msgid "Week"
|
2650 |
msgstr ""
|
2651 |
|
2652 |
+
#: ../includes/Elements/Event_Calendar.php:543
|
2653 |
msgid "Month"
|
2654 |
msgstr ""
|
2655 |
|
2656 |
+
#: ../includes/Elements/Event_Calendar.php:554
|
2657 |
msgid "Calendar Default Start Date"
|
2658 |
msgstr ""
|
2659 |
|
2660 |
+
#: ../includes/Elements/Event_Calendar.php:568
|
2661 |
msgid "First Day of Week"
|
2662 |
msgstr ""
|
2663 |
|
2664 |
+
#: ../includes/Elements/Event_Calendar.php:571
|
2665 |
msgid "Sunday"
|
2666 |
msgstr ""
|
2667 |
|
2668 |
+
#: ../includes/Elements/Event_Calendar.php:572
|
2669 |
msgid "Monday"
|
2670 |
msgstr ""
|
2671 |
|
2672 |
+
#: ../includes/Elements/Event_Calendar.php:573
|
2673 |
msgid "Tuesday"
|
2674 |
msgstr ""
|
2675 |
|
2676 |
+
#: ../includes/Elements/Event_Calendar.php:574
|
2677 |
msgid "Wednesday"
|
2678 |
msgstr ""
|
2679 |
|
2680 |
+
#: ../includes/Elements/Event_Calendar.php:575
|
2681 |
msgid "Thursday"
|
2682 |
msgstr ""
|
2683 |
|
2684 |
+
#: ../includes/Elements/Event_Calendar.php:576
|
2685 |
msgid "Friday"
|
2686 |
msgstr ""
|
2687 |
|
2688 |
+
#: ../includes/Elements/Event_Calendar.php:577
|
2689 |
msgid "Saturday"
|
2690 |
msgstr ""
|
2691 |
|
2692 |
+
#: ../includes/Elements/Event_Calendar.php:586
|
2693 |
msgid "Hide Event Details Link"
|
2694 |
msgstr ""
|
2695 |
|
2696 |
+
#: ../includes/Elements/Event_Calendar.php:590
|
2697 |
+
msgid "Hide Event Details link in event popup"
|
2698 |
+
msgstr ""
|
2699 |
+
|
2700 |
+
#: ../includes/Elements/Event_Calendar.php:597
|
2701 |
+
msgid "Hide Old Events"
|
2702 |
+
msgstr ""
|
2703 |
+
|
2704 |
+
#: ../includes/Elements/Event_Calendar.php:607
|
2705 |
msgid "Event Details Text"
|
2706 |
msgstr ""
|
2707 |
|
2708 |
+
#: ../includes/Elements/Event_Calendar.php:609
|
2709 |
msgid "Event Details"
|
2710 |
msgstr ""
|
2711 |
|
2712 |
+
#: ../includes/Elements/Event_Calendar.php:620
|
2713 |
msgid "Featured Event Color"
|
2714 |
msgstr ""
|
2715 |
|
2716 |
+
#: ../includes/Elements/Event_Calendar.php:633
|
2717 |
+
msgid "Random Background Color"
|
2718 |
+
msgstr ""
|
2719 |
+
|
2720 |
+
#: ../includes/Elements/Event_Calendar.php:848, ../includes/Elements/Event_Calendar.php:1306, ../includes/Elements/Event_Calendar.php:1498
|
2721 |
msgid "Inside Space"
|
2722 |
msgstr ""
|
2723 |
|
2724 |
+
#: ../includes/Elements/Event_Calendar.php:860, ../includes/Elements/Event_Calendar.php:1330, ../includes/Elements/Event_Calendar.php:1510
|
2725 |
msgid "Outside Space"
|
2726 |
msgstr ""
|
2727 |
|
2728 |
+
#: ../includes/Elements/Event_Calendar.php:1192, ../includes/Elements/Post_Timeline.php:508
|
2729 |
msgid "Time"
|
2730 |
msgstr ""
|
2731 |
|
2732 |
+
#: ../includes/Elements/Event_Calendar.php:1226, ../includes/Elements/Event_Calendar.php:1560, ../includes/Elements/Facebook_Feed.php:978, ../includes/Elements/Product_Grid.php:145, ../includes/Elements/Woo_Product_Carousel.php:126, ../includes/Elements/Woo_Product_Gallery.php:115
|
2733 |
msgid "Date"
|
2734 |
msgstr ""
|
2735 |
|
2736 |
+
#: ../includes/Elements/Event_Calendar.php:1255
|
2737 |
msgid "Number Background"
|
2738 |
msgstr ""
|
2739 |
|
2740 |
+
#: ../includes/Elements/Event_Calendar.php:1342
|
2741 |
msgid "Today Date"
|
2742 |
msgstr ""
|
2743 |
|
2744 |
+
#: ../includes/Elements/Event_Calendar.php:1441
|
2745 |
msgid "Even row Color"
|
2746 |
msgstr ""
|
2747 |
|
2748 |
+
#: ../includes/Elements/Event_Calendar.php:1453
|
2749 |
msgid "Odd row Color"
|
2750 |
msgstr ""
|
2751 |
|
2752 |
+
#: ../includes/Elements/Event_Calendar.php:1524
|
2753 |
msgid "Event Popup"
|
2754 |
msgstr ""
|
2755 |
|
2756 |
+
#: ../includes/Elements/Event_Calendar.php:1578, ../includes/Elements/Event_Calendar.php:1804, ../includes/Elements/Post_Grid.php:468, ../includes/Elements/Twitter_Feed.php:662
|
2757 |
msgid "Date Color"
|
2758 |
msgstr ""
|
2759 |
|
2760 |
+
#: ../includes/Elements/Event_Calendar.php:1590
|
2761 |
msgid "Date Icon"
|
2762 |
msgstr ""
|
2763 |
|
2764 |
+
#: ../includes/Elements/Event_Calendar.php:1646, ../includes/Elements/Info_Box.php:1469, ../includes/Elements/Product_Grid.php:2518, ../includes/Elements/Product_Grid.php:2811, ../includes/Elements/Twitter_Feed.php:642, ../includes/Elements/Woo_Product_Carousel.php:1614, ../includes/Elements/Woo_Product_Carousel.php:1918, ../includes/Elements/Woo_Product_Gallery.php:1853, ../includes/Elements/Woo_Product_Gallery.php:2146
|
2765 |
msgid "Content Color"
|
2766 |
msgstr ""
|
2767 |
|
2768 |
+
#: ../includes/Elements/Event_Calendar.php:1657, ../includes/Elements/Product_Grid.php:2833, ../includes/Elements/Woo_Product_Carousel.php:1939, ../includes/Elements/Woo_Product_Gallery.php:2168, ../includes/Traits/Woo_Product_Comparable.php:1336
|
2769 |
msgid " Close Button"
|
2770 |
msgstr ""
|
2771 |
|
2772 |
+
#: ../includes/Elements/Event_Calendar.php:1692, ../includes/Elements/Product_Grid.php:2868, ../includes/Elements/Woo_Product_Carousel.php:1974, ../includes/Elements/Woo_Product_Gallery.php:2203, ../includes/Extensions/Table_of_Content.php:755
|
2773 |
msgid "Button Size"
|
2774 |
msgstr ""
|
2775 |
|
2776 |
+
#: ../includes/Elements/Event_Calendar.php:1786
|
2777 |
msgid "External Link"
|
2778 |
msgstr ""
|
2779 |
|
2780 |
+
#: ../includes/Elements/Event_Calendar.php:1879
|
2781 |
msgid "Today"
|
2782 |
msgstr ""
|
2783 |
|
2784 |
+
#: ../includes/Elements/Event_Calendar.php:1880
|
2785 |
msgid "Tomorrow"
|
2786 |
msgstr ""
|
2787 |
|
2788 |
+
#: ../includes/Elements/Event_Calendar.php:2184
|
2789 |
msgid "No Title"
|
2790 |
msgstr ""
|
2791 |
|
2873 |
msgid "Columns"
|
2874 |
msgstr ""
|
2875 |
|
2876 |
+
#: ../includes/Elements/Facebook_Feed.php:264, ../includes/Elements/Product_Grid.php:290, ../includes/Elements/Product_Grid.php:312, ../includes/Elements/Testimonial.php:195, ../includes/Elements/Woo_Product_Carousel.php:356, ../includes/Elements/Woo_Product_Carousel.php:464, ../includes/Elements/Woo_Product_Gallery.php:342, ../includes/Traits/Controls.php:545, ../includes/Traits/Controls.php:1221
|
2877 |
msgid "1"
|
2878 |
msgstr ""
|
2879 |
|
2880 |
+
#: ../includes/Elements/Facebook_Feed.php:265, ../includes/Elements/Product_Grid.php:291, ../includes/Elements/Product_Grid.php:313, ../includes/Elements/Testimonial.php:196, ../includes/Elements/Woo_Product_Carousel.php:357, ../includes/Elements/Woo_Product_Carousel.php:465, ../includes/Elements/Woo_Product_Gallery.php:343, ../includes/Traits/Controls.php:546, ../includes/Traits/Controls.php:1222
|
2881 |
msgid "2"
|
2882 |
msgstr ""
|
2883 |
|
2884 |
+
#: ../includes/Elements/Facebook_Feed.php:266, ../includes/Elements/Product_Grid.php:292, ../includes/Elements/Testimonial.php:197, ../includes/Elements/Woo_Product_Carousel.php:358, ../includes/Elements/Woo_Product_Carousel.php:466, ../includes/Elements/Woo_Product_Gallery.php:344, ../includes/Traits/Controls.php:547, ../includes/Traits/Controls.php:1223
|
2885 |
msgid "3"
|
2886 |
msgstr ""
|
2887 |
|
2889 |
msgid "4"
|
2890 |
msgstr ""
|
2891 |
|
2892 |
+
#: ../includes/Elements/Facebook_Feed.php:268, ../includes/Elements/Filterable_Gallery.php:520, ../includes/Elements/Product_Grid.php:294, ../includes/Elements/Testimonial.php:199, ../includes/Elements/Woo_Product_Carousel.php:468, ../includes/Elements/Woo_Product_Gallery.php:346, ../includes/Traits/Controls.php:549
|
2893 |
msgid "5"
|
2894 |
msgstr ""
|
2895 |
|
2949 |
msgid "Show Load More"
|
2950 |
msgstr ""
|
2951 |
|
2952 |
+
#: ../includes/Elements/Facebook_Feed.php:471, ../includes/Elements/FluentForm.php:1128, ../includes/Elements/FluentForm.php:1748, ../includes/Elements/Formstack.php:650, ../includes/Elements/Login_Register.php:1086, ../includes/Elements/Woo_Checkout.php:2057, ../includes/Elements/Woo_Checkout.php:2399, ../includes/Traits/Woo_Product_Comparable.php:247
|
2953 |
msgid "Label"
|
2954 |
msgstr ""
|
2955 |
|
2956 |
+
#: ../includes/Elements/Facebook_Feed.php:474, ../includes/Elements/Filterable_Gallery.php:694, ../includes/Elements/Product_Grid.php:662, ../includes/Elements/Product_Grid.php:695, ../includes/Elements/Woo_Product_Gallery.php:511, ../includes/Elements/Woo_Product_Gallery.php:527, ../includes/Traits/Controls.php:667
|
2957 |
msgid "Load More"
|
2958 |
msgstr ""
|
2959 |
|
2965 |
msgid "Space Between Items"
|
2966 |
msgstr ""
|
2967 |
|
2968 |
+
#: ../includes/Elements/Facebook_Feed.php:594, ../includes/Elements/Filterable_Gallery.php:1324, ../includes/Elements/Post_Grid.php:336
|
2969 |
msgid "Thumbnail Style"
|
2970 |
msgstr ""
|
2971 |
|
3013 |
msgid "Likes & Comments"
|
3014 |
msgstr ""
|
3015 |
|
3016 |
+
#: ../includes/Elements/Facebook_Feed.php:1214, ../includes/Elements/Image_Accordion.php:391, ../includes/Elements/Post_Timeline.php:136, ../includes/Elements/Team_Member.php:357, ../includes/Elements/Woo_Product_Carousel.php:920
|
3017 |
msgid "Overlay Color"
|
3018 |
msgstr ""
|
3019 |
|
3201 |
msgid "Feature Item 3"
|
3202 |
msgstr ""
|
3203 |
|
|
|
|
|
|
|
|
|
3204 |
#: ../includes/Elements/Feature_List.php:270
|
3205 |
msgid "Icon Shape"
|
3206 |
msgstr ""
|
3225 |
msgid "Framed"
|
3226 |
msgstr ""
|
3227 |
|
3228 |
+
#: ../includes/Elements/Feature_List.php:307, ../includes/Elements/Flip_Box.php:338, ../includes/Elements/Flip_Box.php:569, ../includes/Elements/Image_Accordion.php:132, ../includes/Elements/Info_Box.php:130, ../includes/Elements/Login_Register.php:752, ../includes/Elements/Post_Timeline.php:482, ../includes/Elements/Pricing_Table.php:382, ../includes/Elements/Tooltip.php:290, ../includes/Elements/Twitter_Feed.php:406, ../includes/Extensions/Reading_Progress.php:115, ../includes/Traits/Controls.php:1919
|
3229 |
msgid "Top"
|
3230 |
msgstr ""
|
3231 |
|
3237 |
msgid "Show Connector"
|
3238 |
msgstr ""
|
3239 |
|
3240 |
+
#: ../includes/Elements/Feature_List.php:385, ../includes/Elements/Login_Register.php:3241, ../includes/Elements/Login_Register.php:3540, ../includes/Elements/Woo_Product_Gallery.php:1465
|
3241 |
msgid "Space Between"
|
3242 |
msgstr ""
|
3243 |
|
3257 |
msgid "Connector Styles"
|
3258 |
msgstr ""
|
3259 |
|
3260 |
+
#: ../includes/Elements/Feature_List.php:432, ../includes/Elements/GravityForms.php:1064, ../includes/Elements/Sticky_Video.php:557, ../includes/Extensions/Table_of_Content.php:1112
|
3261 |
msgid "Dashed"
|
3262 |
msgstr ""
|
3263 |
|
3293 |
msgid "Grid Style"
|
3294 |
msgstr ""
|
3295 |
|
3296 |
+
#: ../includes/Elements/Filterable_Gallery.php:156, ../includes/Traits/Controls.php:731, ../includes/Traits/Controls.php:780
|
3297 |
msgid "Image Height"
|
3298 |
msgstr ""
|
3299 |
|
3321 |
msgid "Hover Transition"
|
3322 |
msgstr ""
|
3323 |
|
3324 |
+
#: ../includes/Elements/Filterable_Gallery.php:226
|
3325 |
msgid "Link to"
|
3326 |
msgstr ""
|
3327 |
|
3328 |
+
#: ../includes/Elements/Filterable_Gallery.php:231
|
3329 |
msgid "Media"
|
3330 |
msgstr ""
|
3331 |
|
3332 |
+
#: ../includes/Elements/Filterable_Gallery.php:232, ../includes/Elements/Product_Grid.php:1752, ../includes/Elements/Woo_Product_Gallery.php:1553, ../includes/Traits/Woo_Product_Comparable.php:879
|
3333 |
msgid "Buttons"
|
3334 |
msgstr ""
|
3335 |
|
3336 |
+
#: ../includes/Elements/Filterable_Gallery.php:243
|
3337 |
msgid "Lightbox Icon"
|
3338 |
msgstr ""
|
3339 |
|
3340 |
+
#: ../includes/Elements/Filterable_Gallery.php:259
|
3341 |
msgid "Link Icon"
|
3342 |
msgstr ""
|
3343 |
|
3344 |
+
#: ../includes/Elements/Filterable_Gallery.php:275
|
3345 |
msgid "Show Popup Caption"
|
3346 |
msgstr ""
|
3347 |
|
3348 |
+
#: ../includes/Elements/Filterable_Gallery.php:287
|
3349 |
msgid "Full Image Clickable?"
|
3350 |
msgstr ""
|
3351 |
|
3352 |
+
#: ../includes/Elements/Filterable_Gallery.php:299
|
3353 |
msgid "Full Image Action"
|
3354 |
msgstr ""
|
3355 |
|
3356 |
+
#: ../includes/Elements/Filterable_Gallery.php:303
|
3357 |
msgid "Lightbox"
|
3358 |
msgstr ""
|
3359 |
|
3360 |
+
#: ../includes/Elements/Filterable_Gallery.php:320
|
3361 |
msgid "Filterable Controls"
|
3362 |
msgstr ""
|
3363 |
|
3364 |
+
#: ../includes/Elements/Filterable_Gallery.php:327
|
3365 |
msgid "Enable Filter"
|
3366 |
msgstr ""
|
3367 |
|
3368 |
+
#: ../includes/Elements/Filterable_Gallery.php:336
|
3369 |
msgid "Gallery All Label"
|
3370 |
msgstr ""
|
3371 |
|
3372 |
+
#: ../includes/Elements/Filterable_Gallery.php:349
|
3373 |
msgid "All label icon"
|
3374 |
msgstr ""
|
3375 |
|
3376 |
+
#: ../includes/Elements/Filterable_Gallery.php:365, ../includes/Elements/Info_Box.php:230
|
3377 |
msgid "Select Title Tag"
|
3378 |
msgstr ""
|
3379 |
|
3380 |
+
#: ../includes/Elements/Filterable_Gallery.php:393, ../includes/Elements/Pricing_Table.php:304
|
3381 |
msgid "List Item"
|
3382 |
msgstr ""
|
3383 |
|
3384 |
+
#: ../includes/Elements/Filterable_Gallery.php:397
|
3385 |
msgid "Gallery Item"
|
3386 |
msgstr ""
|
3387 |
|
3388 |
+
#: ../includes/Elements/Filterable_Gallery.php:412
|
3389 |
msgid "Gallery Items"
|
3390 |
msgstr ""
|
3391 |
|
3392 |
+
#: ../includes/Elements/Filterable_Gallery.php:419
|
3393 |
msgid "Enable Photo Gallery"
|
3394 |
msgstr ""
|
3395 |
|
3396 |
+
#: ../includes/Elements/Filterable_Gallery.php:431
|
3397 |
msgid "Video Gallery?"
|
3398 |
msgstr ""
|
3399 |
|
3400 |
+
#: ../includes/Elements/Filterable_Gallery.php:443
|
3401 |
msgid "Video Link"
|
3402 |
msgstr ""
|
3403 |
|
3404 |
+
#: ../includes/Elements/Filterable_Gallery.php:456
|
3405 |
msgid "Control Name"
|
3406 |
msgstr ""
|
3407 |
|
3408 |
+
#: ../includes/Elements/Filterable_Gallery.php:461
|
3409 |
msgid "Use the gallery control name from Control Settings. Separate multiple items with comma (e.g. <strong>Gallery Item, Gallery Item 2</strong>)"
|
3410 |
msgstr ""
|
3411 |
|
3412 |
+
#: ../includes/Elements/Filterable_Gallery.php:468
|
3413 |
msgid "Item Name"
|
3414 |
msgstr ""
|
3415 |
|
3416 |
+
#: ../includes/Elements/Filterable_Gallery.php:472
|
3417 |
msgid "Gallery item name"
|
3418 |
msgstr ""
|
3419 |
|
3420 |
+
#: ../includes/Elements/Filterable_Gallery.php:480
|
3421 |
msgid "Enable Price ?"
|
3422 |
msgstr ""
|
3423 |
|
3424 |
+
#: ../includes/Elements/Filterable_Gallery.php:492
|
3425 |
msgid "Item Price"
|
3426 |
msgstr ""
|
3427 |
|
3428 |
+
#: ../includes/Elements/Filterable_Gallery.php:495
|
3429 |
msgid "$20.00"
|
3430 |
msgstr ""
|
3431 |
|
3432 |
+
#: ../includes/Elements/Filterable_Gallery.php:505
|
3433 |
msgid "Enable Ratings ?"
|
3434 |
msgstr ""
|
3435 |
|
3436 |
+
#: ../includes/Elements/Filterable_Gallery.php:517
|
3437 |
msgid "Item Ratings"
|
3438 |
msgstr ""
|
3439 |
|
3440 |
+
#: ../includes/Elements/Filterable_Gallery.php:530
|
3441 |
msgid "Enable Category ?"
|
3442 |
msgstr ""
|
3443 |
|
3444 |
+
#: ../includes/Elements/Filterable_Gallery.php:542
|
3445 |
msgid "Item Category"
|
3446 |
msgstr ""
|
3447 |
|
3448 |
+
#: ../includes/Elements/Filterable_Gallery.php:545, ../includes/Traits/Elements.php:39
|
3449 |
msgid "Essential Addons"
|
3450 |
msgstr ""
|
3451 |
|
3452 |
+
#: ../includes/Elements/Filterable_Gallery.php:555
|
3453 |
msgid "Item Content"
|
3454 |
msgstr ""
|
3455 |
|
3456 |
+
#: ../includes/Elements/Filterable_Gallery.php:558
|
3457 |
msgid "Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quidem, provident."
|
3458 |
msgstr ""
|
3459 |
|
3460 |
+
#: ../includes/Elements/Filterable_Gallery.php:576
|
3461 |
msgid "Video play icon"
|
3462 |
msgstr ""
|
3463 |
|
3464 |
+
#: ../includes/Elements/Filterable_Gallery.php:590
|
3465 |
msgid "Gallery Lightbox Button?"
|
3466 |
msgstr ""
|
3467 |
|
3468 |
+
#: ../includes/Elements/Filterable_Gallery.php:605
|
3469 |
msgid "Gallery Link Button?"
|
3470 |
msgstr ""
|
3471 |
|
3472 |
+
#: ../includes/Elements/Filterable_Gallery.php:661, ../includes/Elements/Filterable_Gallery.php:668, ../includes/Elements/Filterable_Gallery.php:2452, ../includes/Traits/Controls.php:1592
|
3473 |
msgid "Load More Button"
|
3474 |
msgstr ""
|
3475 |
|
3476 |
+
#: ../includes/Elements/Filterable_Gallery.php:678
|
3477 |
msgid "Images Per Page"
|
3478 |
msgstr ""
|
3479 |
|
3480 |
+
#: ../includes/Elements/Filterable_Gallery.php:704
|
3481 |
msgid "No More Items Text"
|
3482 |
msgstr ""
|
3483 |
|
3484 |
+
#: ../includes/Elements/Filterable_Gallery.php:707
|
3485 |
msgid "No more items!"
|
3486 |
msgstr ""
|
3487 |
|
3488 |
+
#: ../includes/Elements/Filterable_Gallery.php:721
|
3489 |
msgid "Extra Small"
|
3490 |
msgstr ""
|
3491 |
|
3492 |
+
#: ../includes/Elements/Filterable_Gallery.php:722
|
3493 |
msgid "Small"
|
3494 |
msgstr ""
|
3495 |
|
3496 |
+
#: ../includes/Elements/Filterable_Gallery.php:723
|
3497 |
msgid "Medium"
|
3498 |
msgstr ""
|
3499 |
|
3500 |
+
#: ../includes/Elements/Filterable_Gallery.php:724
|
3501 |
msgid "Large"
|
3502 |
msgstr ""
|
3503 |
|
3504 |
+
#: ../includes/Elements/Filterable_Gallery.php:725
|
3505 |
msgid "Extra Large"
|
3506 |
msgstr ""
|
3507 |
|
3508 |
+
#: ../includes/Elements/Filterable_Gallery.php:737, ../includes/Elements/Filterable_Gallery.php:2643, ../includes/Elements/Flip_Box.php:702, ../includes/Elements/Pricing_Table.php:528, ../includes/Elements/Woo_Cart.php:983
|
3509 |
msgid "Button Icon"
|
3510 |
msgstr ""
|
3511 |
|
3512 |
+
#: ../includes/Elements/Filterable_Gallery.php:915
|
3513 |
msgid "Control Style"
|
3514 |
msgstr ""
|
3515 |
|
3516 |
+
#: ../includes/Elements/Filterable_Gallery.php:1099
|
3517 |
msgid "Item Style"
|
3518 |
msgstr ""
|
3519 |
|
3520 |
+
#: ../includes/Elements/Filterable_Gallery.php:1174, ../includes/Elements/Filterable_Gallery.php:1364
|
3521 |
msgid "Item Hover Style"
|
3522 |
msgstr ""
|
3523 |
|
3524 |
+
#: ../includes/Elements/Filterable_Gallery.php:1209, ../includes/Elements/Filterable_Gallery.php:1571, ../includes/Elements/Login_Register.php:2398, ../includes/Elements/Post_Timeline.php:339
|
3525 |
msgid "Title Typography"
|
3526 |
msgstr ""
|
3527 |
|
3528 |
+
#: ../includes/Elements/Filterable_Gallery.php:1249, ../includes/Elements/Filterable_Gallery.php:1631
|
3529 |
msgid "Content Typography"
|
3530 |
msgstr ""
|
3531 |
|
3532 |
+
#: ../includes/Elements/Filterable_Gallery.php:1394
|
3533 |
msgid "Video item hover"
|
3534 |
msgstr ""
|
3535 |
|
3536 |
+
#: ../includes/Elements/Filterable_Gallery.php:1417
|
3537 |
msgid "Background transition"
|
3538 |
msgstr ""
|
3539 |
|
3540 |
+
#: ../includes/Elements/Filterable_Gallery.php:1437
|
3541 |
msgid "Icon size"
|
3542 |
msgstr ""
|
3543 |
|
3544 |
+
#: ../includes/Elements/Filterable_Gallery.php:1460
|
3545 |
msgid "Hover icon scale"
|
3546 |
msgstr ""
|
3547 |
|
3548 |
+
#: ../includes/Elements/Filterable_Gallery.php:1472
|
3549 |
msgid "Icon transition"
|
3550 |
msgstr ""
|
3551 |
|
3552 |
+
#: ../includes/Elements/Filterable_Gallery.php:1499
|
3553 |
msgid "Item Card Style"
|
3554 |
msgstr ""
|
3555 |
|
3556 |
+
#: ../includes/Elements/Filterable_Gallery.php:1711
|
3557 |
msgid "Icons Style"
|
3558 |
msgstr ""
|
3559 |
|
3560 |
+
#: ../includes/Elements/Filterable_Gallery.php:1802
|
3561 |
msgid "Icon Font Size"
|
3562 |
msgstr ""
|
3563 |
|
3564 |
+
#: ../includes/Elements/Filterable_Gallery.php:1943, ../includes/Traits/Woo_Product_Comparable.php:1500
|
3565 |
msgid "Price Style"
|
3566 |
msgstr ""
|
3567 |
|
3568 |
+
#: ../includes/Elements/Filterable_Gallery.php:1979
|
3569 |
msgid "Ratings Style"
|
3570 |
msgstr ""
|
3571 |
|
3572 |
+
#: ../includes/Elements/Filterable_Gallery.php:2001
|
3573 |
msgid "Star Color"
|
3574 |
msgstr ""
|
3575 |
|
3576 |
+
#: ../includes/Elements/Filterable_Gallery.php:2026
|
3577 |
msgid "Category Style"
|
3578 |
msgstr ""
|
3579 |
|
3580 |
+
#: ../includes/Elements/Filterable_Gallery.php:2085
|
3581 |
msgid "Search Form Style"
|
3582 |
msgstr ""
|
3583 |
|
3584 |
+
#: ../includes/Elements/Filterable_Gallery.php:2096, ../includes/Elements/Login_Register.php:303
|
3585 |
msgid "Controls"
|
3586 |
msgstr ""
|
3587 |
|
3588 |
+
#: ../includes/Elements/Filterable_Gallery.php:2190
|
3589 |
msgid "Controls Background"
|
3590 |
msgstr ""
|
3591 |
|
3592 |
+
#: ../includes/Elements/Filterable_Gallery.php:2242
|
3593 |
msgid "Separator Size"
|
3594 |
msgstr ""
|
3595 |
|
3596 |
+
#: ../includes/Elements/Filterable_Gallery.php:2273, ../includes/Elements/Login_Register.php:1619, ../includes/Elements/Woo_Checkout.php:1271, ../includes/Elements/Woo_Checkout.php:1628
|
3597 |
msgid "Form"
|
3598 |
msgstr ""
|
3599 |
|
3600 |
+
#: ../includes/Elements/Filterable_Gallery.php:2295
|
3601 |
msgid "Search Gallery Item..."
|
3602 |
msgstr ""
|
3603 |
|
3604 |
+
#: ../includes/Elements/Filterable_Gallery.php:2302, ../includes/Elements/Login_Register.php:2626, ../includes/Elements/Login_Register.php:2664, ../includes/Elements/Woo_Cart.php:1693
|
3605 |
msgid "Placeholder Color"
|
3606 |
msgstr ""
|
3607 |
|
3608 |
+
#: ../includes/Elements/Filterable_Gallery.php:2356
|
3609 |
msgid "Dropdown"
|
3610 |
msgstr ""
|
3611 |
|
3612 |
+
#: ../includes/Elements/Filterable_Gallery.php:2464, ../includes/Elements/Product_Grid.php:2043, ../includes/Elements/Product_Grid.php:2220, ../includes/Elements/Woo_Checkout.php:713, ../includes/Elements/Woo_Checkout.php:1026, ../includes/Elements/Woo_Checkout.php:1135, ../includes/Elements/Woo_Checkout.php:2712, ../includes/Elements/Woo_Product_Carousel.php:1448
|
3613 |
msgid "Top Spacing"
|
3614 |
msgstr ""
|
3615 |
|
3677 |
msgid "Vertical Position"
|
3678 |
msgstr ""
|
3679 |
|
3680 |
+
#: ../includes/Elements/Flip_Box.php:342, ../includes/Elements/Flip_Box.php:573, ../includes/Elements/Info_Box.php:134, ../includes/Elements/Post_Timeline.php:486, ../includes/Elements/Twitter_Feed.php:410
|
3681 |
msgid "Middle"
|
3682 |
msgstr ""
|
3683 |
|
3684 |
+
#: ../includes/Elements/Flip_Box.php:346, ../includes/Elements/Flip_Box.php:577, ../includes/Elements/Image_Accordion.php:140, ../includes/Elements/Info_Box.php:138, ../includes/Elements/Post_Timeline.php:490, ../includes/Elements/Pricing_Table.php:390, ../includes/Elements/Tooltip.php:291, ../includes/Elements/Twitter_Feed.php:414, ../includes/Extensions/Reading_Progress.php:116, ../includes/Extensions/Scroll_to_Top.php:129, ../includes/Traits/Controls.php:1923
|
3685 |
msgid "Bottom"
|
3686 |
msgstr ""
|
3687 |
|
3725 |
msgid "Back Background Color"
|
3726 |
msgstr ""
|
3727 |
|
3728 |
+
#: ../includes/Elements/Flip_Box.php:810, ../includes/Elements/Team_Member.php:427
|
3729 |
msgid "Content Padding"
|
3730 |
msgstr ""
|
3731 |
|
3785 |
msgid "Button Position"
|
3786 |
msgstr ""
|
3787 |
|
3788 |
+
#: ../includes/Elements/FluentForm.php:1756, ../includes/Elements/Login_Register.php:1181
|
3789 |
msgid "Show Label"
|
3790 |
msgstr ""
|
3791 |
|
3833 |
msgid "Rating"
|
3834 |
msgstr ""
|
3835 |
|
3836 |
+
#: ../includes/Elements/Formstack.php:1994, ../includes/Elements/Login_Register.php:922
|
3837 |
msgid "Validation Messages"
|
3838 |
msgstr ""
|
3839 |
|
3865 |
msgid "Section Field"
|
3866 |
msgstr ""
|
3867 |
|
3868 |
+
#: ../includes/Elements/GravityForms.php:1056, ../includes/Elements/Pricing_Table.php:778, ../includes/Elements/Pricing_Table.php:1566, ../includes/Elements/Sticky_Video.php:549
|
3869 |
msgid "Border Type"
|
3870 |
msgstr ""
|
3871 |
|
3949 |
msgid "On Click"
|
3950 |
msgstr ""
|
3951 |
|
3952 |
+
#: ../includes/Elements/Image_Accordion.php:105, ../includes/Elements/Login_Register.php:2889, ../includes/Elements/Login_Register.php:2985
|
3953 |
msgid "Horizontal Alignment"
|
3954 |
msgstr ""
|
3955 |
|
3956 |
+
#: ../includes/Elements/Image_Accordion.php:128, ../includes/Elements/Login_Register.php:2868, ../includes/Elements/Login_Register.php:2964
|
3957 |
msgid "Vertical Alignment"
|
3958 |
msgstr ""
|
3959 |
|
4029 |
msgid "Image or Icon"
|
4030 |
msgstr ""
|
4031 |
|
4032 |
+
#: ../includes/Elements/Info_Box.php:103, ../includes/Elements/Info_Box.php:195, ../includes/Extensions/Table_of_Content.php:513
|
4033 |
msgid "Number"
|
4034 |
msgstr ""
|
4035 |
|
4141 |
msgid "Short Title"
|
4142 |
msgstr ""
|
4143 |
|
4144 |
+
#: ../includes/Elements/Interactive_Circle.php:176, ../includes/Elements/Login_Register.php:3027, ../includes/Extensions/Table_of_Content.php:1107
|
4145 |
msgid "Style"
|
4146 |
msgstr ""
|
4147 |
|
4229 |
msgid "Connectors"
|
4230 |
msgstr ""
|
4231 |
|
4232 |
+
#: ../includes/Elements/Interactive_Circle.php:401
|
4233 |
+
msgid "Desktop view for mobile"
|
4234 |
+
msgstr ""
|
4235 |
+
|
4236 |
+
#: ../includes/Elements/Interactive_Circle.php:403
|
4237 |
+
msgid "Enable"
|
4238 |
+
msgstr ""
|
4239 |
+
|
4240 |
+
#: ../includes/Elements/Interactive_Circle.php:404
|
4241 |
+
msgid "Disable"
|
4242 |
+
msgstr ""
|
4243 |
+
|
4244 |
#: ../includes/Elements/Login_Register.php:118
|
4245 |
msgid "Login | Register Form"
|
4246 |
msgstr ""
|
4247 |
|
4248 |
+
#: ../includes/Elements/Login_Register.php:181, ../includes/Elements/Login_Register.php:1154, ../includes/Elements/Login_Register.php:1155, ../includes/Elements/Login_Register.php:4060
|
4249 |
msgid "Username"
|
4250 |
msgstr ""
|
4251 |
|
4252 |
+
#: ../includes/Elements/Login_Register.php:182, ../includes/Elements/Login_Register.php:1160, ../includes/Elements/Login_Register.php:1161, ../includes/Elements/Login_Register.php:4057
|
4253 |
msgid "Email"
|
4254 |
msgstr ""
|
4255 |
|
4256 |
+
#: ../includes/Elements/Login_Register.php:183, ../includes/Elements/Login_Register.php:596, ../includes/Elements/Login_Register.php:597, ../includes/Elements/Login_Register.php:623, ../includes/Elements/Login_Register.php:624, ../includes/Elements/Login_Register.php:1167, ../includes/Elements/Login_Register.php:1168, ../includes/Elements/Login_Register.php:3867, ../includes/Elements/Login_Register.php:4058, ../includes/Template/Woocommerce/Checkout/Woo_Checkout_Helper.php:329
|
4257 |
msgid "Password"
|
4258 |
msgstr ""
|
4259 |
|
4260 |
+
#: ../includes/Elements/Login_Register.php:184, ../includes/Elements/Login_Register.php:4059
|
4261 |
msgid "Confirm Password"
|
4262 |
msgstr ""
|
4263 |
|
4264 |
+
#: ../includes/Elements/Login_Register.php:185, ../includes/Elements/Login_Register.php:4061
|
4265 |
msgid "First Name"
|
4266 |
msgstr ""
|
4267 |
|
4268 |
+
#: ../includes/Elements/Login_Register.php:186, ../includes/Elements/Login_Register.php:4062
|
4269 |
msgid "Last Name"
|
4270 |
msgstr ""
|
4271 |
|
4272 |
+
#: ../includes/Elements/Login_Register.php:187, ../includes/Elements/Login_Register.php:4063
|
4273 |
msgid "Website"
|
4274 |
msgstr ""
|
4275 |
|
4276 |
+
#: ../includes/Elements/Login_Register.php:252
|
4277 |
msgid "Choose the type of form you want to show by default. Note: you can show both forms in a single page even if you select only login or registration from below."
|
4278 |
msgstr ""
|
4279 |
|
4280 |
+
#: ../includes/Elements/Login_Register.php:256
|
4281 |
msgid "Default Form Type"
|
4282 |
msgstr ""
|
4283 |
|
4284 |
+
#: ../includes/Elements/Login_Register.php:259, ../includes/Elements/Login_Register.php:3462, ../includes/Elements/Login_Register.php:4071, ../includes/Elements/Woo_Checkout.php:400, ../includes/Elements/Woo_Checkout.php:1165, ../includes/Template/Woocommerce/Checkout/Woo_Checkout_Helper.php:342, ../includes/Template/Woocommerce/Checkout/Woo_Checkout_Helper.php:342
|
4285 |
msgid "Login"
|
4286 |
msgstr ""
|
4287 |
|
4288 |
+
#: ../includes/Elements/Login_Register.php:260
|
4289 |
msgid "Registration"
|
4290 |
msgstr ""
|
4291 |
|
4292 |
#. translators: %1$s is settings page link open tag, %2$s is link closing tag
|
4293 |
+
#: ../includes/Elements/Login_Register.php:268
|
4294 |
msgid "Registration is disabled on your site. Please enable it to use registration form. You can enable it from Dashboard » Settings » General » %1$sMembership%2$s."
|
4295 |
msgstr ""
|
4296 |
|
4297 |
+
#: ../includes/Elements/Login_Register.php:276
|
4298 |
msgid "Hide all Forms from Logged-in Users"
|
4299 |
msgstr ""
|
4300 |
|
4301 |
+
#: ../includes/Elements/Login_Register.php:281
|
4302 |
msgid "Redirect for Logged-in Users"
|
4303 |
msgstr ""
|
4304 |
|
4305 |
+
#: ../includes/Elements/Login_Register.php:290, ../includes/Elements/Login_Register.php:808, ../includes/Elements/Login_Register.php:1239
|
4306 |
msgid "Please note that only your current domain is allowed here to keep your site secure."
|
4307 |
msgstr ""
|
4308 |
|
4309 |
+
#: ../includes/Elements/Login_Register.php:301
|
4310 |
msgid "Login Form General"
|
4311 |
msgstr ""
|
4312 |
|
4313 |
+
#: ../includes/Elements/Login_Register.php:310
|
4314 |
msgid "Show Logout Link"
|
4315 |
msgstr ""
|
4316 |
|
4317 |
+
#: ../includes/Elements/Login_Register.php:315
|
4318 |
msgid "Show Lost your password?"
|
4319 |
msgstr ""
|
4320 |
|
4321 |
+
#: ../includes/Elements/Login_Register.php:321
|
4322 |
msgid "Lost Password Text"
|
4323 |
msgstr ""
|
4324 |
|
4325 |
+
#: ../includes/Elements/Login_Register.php:327, ../includes/Elements/Login_Register.php:3886
|
4326 |
msgid "Forgot password?"
|
4327 |
msgstr ""
|
4328 |
|
4329 |
+
#: ../includes/Elements/Login_Register.php:333
|
4330 |
msgid "Lost Password Link to"
|
4331 |
msgstr ""
|
4332 |
|
4333 |
+
#: ../includes/Elements/Login_Register.php:337, ../includes/Elements/Login_Register.php:493
|
4334 |
msgid "Default WordPress Page"
|
4335 |
msgstr ""
|
4336 |
|
4337 |
+
#: ../includes/Elements/Login_Register.php:338, ../includes/Elements/Login_Register.php:408, ../includes/Elements/Login_Register.php:494
|
4338 |
msgid "Custom URL"
|
4339 |
msgstr ""
|
4340 |
|
4341 |
+
#: ../includes/Elements/Login_Register.php:346
|
4342 |
msgid "Custom Lost Password URL"
|
4343 |
msgstr ""
|
4344 |
|
4345 |
+
#: ../includes/Elements/Login_Register.php:359, ../includes/Elements/Login_Register.php:3011
|
4346 |
msgid "Remember Me Field"
|
4347 |
msgstr ""
|
4348 |
|
4349 |
+
#: ../includes/Elements/Login_Register.php:366
|
4350 |
msgid "Remember Me Field Text"
|
4351 |
msgstr ""
|
4352 |
|
4353 |
+
#: ../includes/Elements/Login_Register.php:372, ../includes/Elements/Login_Register.php:3880
|
4354 |
msgid "Remember Me"
|
4355 |
msgstr ""
|
4356 |
|
4357 |
+
#: ../includes/Elements/Login_Register.php:431, ../includes/Elements/Login_Register.php:382
|
4358 |
msgid "Show Register Link"
|
4359 |
msgstr ""
|
4360 |
|
4361 |
+
#: ../includes/Elements/Login_Register.php:389
|
4362 |
msgid "Register Link Text"
|
4363 |
msgstr ""
|
4364 |
|
4365 |
+
#: ../includes/Elements/Login_Register.php:391, ../includes/Elements/Login_Register.php:477
|
4366 |
msgid "You can put text in two lines to make the last line linkable. Pro Tip: You can keep the first line empty and put the text only in the second line to get a link only."
|
4367 |
msgstr ""
|
4368 |
|
4369 |
+
#: ../includes/Elements/Login_Register.php:397
|
4370 |
msgid ""
|
4371 |
" \n"
|
4372 |
"Register Now"
|
4373 |
msgstr ""
|
4374 |
|
4375 |
+
#: ../includes/Elements/Login_Register.php:403
|
4376 |
msgid "Registration Link Action"
|
4377 |
msgstr ""
|
4378 |
|
4379 |
+
#: ../includes/Elements/Login_Register.php:407
|
4380 |
msgid "WordPress Registration Page"
|
4381 |
msgstr ""
|
4382 |
|
4383 |
+
#: ../includes/Elements/Login_Register.php:409
|
4384 |
msgid "Show Register Form"
|
4385 |
msgstr ""
|
4386 |
|
4387 |
+
#: ../includes/Elements/Login_Register.php:417
|
4388 |
msgid "Custom Register URL"
|
4389 |
msgstr ""
|
4390 |
|
4391 |
+
#: ../includes/Elements/Login_Register.php:438, ../includes/Elements/Login_Register.php:516
|
4392 |
msgid "Enable Google reCAPTCHA"
|
4393 |
msgstr ""
|
4394 |
|
4395 |
+
#: ../includes/Elements/Login_Register.php:439
|
4396 |
msgid "reCAPTCHA will prevent spam login from bots."
|
4397 |
msgstr ""
|
4398 |
|
4399 |
+
#: ../includes/Elements/Login_Register.php:448, ../includes/Elements/Login_Register.php:526
|
4400 |
msgid "reCAPTCHA API keys are missing. Please add them from %sDashboard >> Essential Addons >> Elements >> Login | Register Form %sSettings"
|
4401 |
msgstr ""
|
4402 |
|
4403 |
+
#: ../includes/Elements/Login_Register.php:537, ../includes/Elements/Login_Register.php:470
|
4404 |
msgid "Show Login Link"
|
4405 |
msgstr ""
|
4406 |
|
4407 |
+
#: ../includes/Elements/Login_Register.php:461
|
4408 |
msgid "Register Form General"
|
4409 |
msgstr ""
|
4410 |
|
4411 |
+
#: ../includes/Elements/Login_Register.php:475
|
4412 |
msgid "Login Link Text"
|
4413 |
msgstr ""
|
4414 |
|
4415 |
+
#: ../includes/Elements/Login_Register.php:483
|
4416 |
msgid ""
|
4417 |
" \n"
|
4418 |
"Sign In"
|
4419 |
msgstr ""
|
4420 |
|
4421 |
+
#: ../includes/Elements/Login_Register.php:489
|
4422 |
msgid "Login Link Action"
|
4423 |
msgstr ""
|
4424 |
|
4425 |
+
#: ../includes/Elements/Login_Register.php:495
|
4426 |
msgid "Show Login Form"
|
4427 |
msgstr ""
|
4428 |
|
4429 |
+
#: ../includes/Elements/Login_Register.php:503
|
4430 |
msgid "Custom Login URL"
|
4431 |
msgstr ""
|
4432 |
|
4433 |
+
#: ../includes/Elements/Login_Register.php:517
|
4434 |
msgid "reCAPTCHA will prevent spam registration from bots."
|
4435 |
msgstr ""
|
4436 |
|
4437 |
+
#: ../includes/Elements/Login_Register.php:547
|
4438 |
msgid "Submit Form via AJAX %s"
|
4439 |
msgstr ""
|
4440 |
|
4441 |
+
#: ../includes/Elements/Login_Register.php:561
|
4442 |
msgid "Login Form Fields"
|
4443 |
msgstr ""
|
4444 |
|
4445 |
+
#: ../includes/Elements/Login_Register.php:566
|
4446 |
msgid "Labels & Placeholders"
|
4447 |
msgstr ""
|
4448 |
|
4449 |
+
#: ../includes/Elements/Login_Register.php:585
|
4450 |
msgid "Username Label"
|
4451 |
msgstr ""
|
4452 |
|
4453 |
+
#: ../includes/Elements/Login_Register.php:586, ../includes/Elements/Login_Register.php:587, ../includes/Elements/Login_Register.php:613, ../includes/Elements/Login_Register.php:614, ../includes/Elements/Login_Register.php:3866
|
4454 |
msgid "Username or Email Address"
|
4455 |
msgstr ""
|
4456 |
|
4457 |
+
#: ../includes/Elements/Login_Register.php:595
|
4458 |
msgid "Password Label"
|
4459 |
msgstr ""
|
4460 |
|
4461 |
+
#: ../includes/Elements/Login_Register.php:605
|
4462 |
msgid "Placeholders"
|
4463 |
msgstr ""
|
4464 |
|
4465 |
+
#: ../includes/Elements/Login_Register.php:612
|
4466 |
msgid "Username Placeholder"
|
4467 |
msgstr ""
|
4468 |
|
4469 |
+
#: ../includes/Elements/Login_Register.php:622
|
4470 |
msgid "Password Placeholder"
|
4471 |
msgstr ""
|
4472 |
|
4473 |
+
#: ../includes/Elements/Login_Register.php:632
|
4474 |
msgid "Input Fields width"
|
4475 |
msgstr ""
|
4476 |
|
4477 |
+
#: ../includes/Elements/Login_Register.php:660
|
4478 |
msgid "Password Visibility Icon"
|
4479 |
msgstr ""
|
4480 |
|
4481 |
+
#: ../includes/Elements/Login_Register.php:671
|
4482 |
msgid "Login Button"
|
4483 |
msgstr ""
|
4484 |
|
4485 |
+
#: ../includes/Elements/Login_Register.php:680, ../includes/Elements/Login_Register.php:681
|
4486 |
msgid "Log In"
|
4487 |
msgstr ""
|
4488 |
|
4489 |
+
#: ../includes/Elements/Login_Register.php:689
|
4490 |
msgid "Form Header Content"
|
4491 |
msgstr ""
|
4492 |
|
4493 |
+
#: ../includes/Elements/Login_Register.php:693
|
4494 |
msgid "Form Header Image"
|
4495 |
msgstr ""
|
4496 |
|
4497 |
+
#: ../includes/Elements/Login_Register.php:711
|
4498 |
msgid "Header Image Position"
|
4499 |
msgstr ""
|
4500 |
|
4501 |
+
#: ../includes/Elements/Login_Register.php:728
|
4502 |
msgid "Form Header Logo"
|
4503 |
msgstr ""
|
4504 |
|
4505 |
+
#: ../includes/Elements/Login_Register.php:744
|
4506 |
msgid "Form Logo Position"
|
4507 |
msgstr ""
|
4508 |
|
4509 |
+
#: ../includes/Elements/Login_Register.php:761
|
4510 |
msgid "Login Form Title"
|
4511 |
msgstr ""
|
4512 |
|
4513 |
+
#: ../includes/Elements/Login_Register.php:764
|
4514 |
msgid "Welcome Back!"
|
4515 |
msgstr ""
|
4516 |
|
4517 |
+
#: ../includes/Elements/Login_Register.php:768
|
4518 |
msgid "Login Form Sub Title"
|
4519 |
msgstr ""
|
4520 |
|
4521 |
+
#: ../includes/Elements/Login_Register.php:771
|
4522 |
msgid "Please login to your account"
|
4523 |
msgstr ""
|
4524 |
|
4525 |
+
#: ../includes/Elements/Login_Register.php:775
|
4526 |
msgid "Register Form Title"
|
4527 |
msgstr ""
|
4528 |
|
4529 |
+
#: ../includes/Elements/Login_Register.php:778
|
4530 |
msgid "Create a New Account"
|
4531 |
msgstr ""
|
4532 |
|
4533 |
+
#: ../includes/Elements/Login_Register.php:782
|
4534 |
msgid "Register Form Sub Title"
|
4535 |
msgstr ""
|
4536 |
|
4537 |
+
#: ../includes/Elements/Login_Register.php:785
|
4538 |
msgid "Create an account to enjoy awesome features."
|
4539 |
msgstr ""
|
4540 |
|
4541 |
+
#: ../includes/Elements/Login_Register.php:794
|
4542 |
msgid "Login Form Options"
|
4543 |
msgstr ""
|
4544 |
|
4545 |
+
#: ../includes/Elements/Login_Register.php:799
|
4546 |
msgid "Redirect After Login"
|
4547 |
msgstr ""
|
4548 |
|
4549 |
+
#: ../includes/Elements/Login_Register.php:831
|
4550 |
msgid "Enable Login with Google %s"
|
4551 |
msgstr ""
|
4552 |
|
4553 |
+
#: ../includes/Elements/Login_Register.php:837
|
4554 |
msgid "Enable Login with Facebook %s"
|
4555 |
msgstr ""
|
4556 |
|
4557 |
+
#: ../includes/Elements/Login_Register.php:847
|
4558 |
msgid "Terms & Conditions"
|
4559 |
msgstr ""
|
4560 |
|
4561 |
+
#: ../includes/Elements/Login_Register.php:852
|
4562 |
msgid "Enforce Terms & Conditions"
|
4563 |
msgstr ""
|
4564 |
|
4565 |
+
#: ../includes/Elements/Login_Register.php:861
|
4566 |
msgid "Acceptance Label"
|
4567 |
msgstr ""
|
4568 |
|
4569 |
+
#: ../includes/Elements/Login_Register.php:862
|
4570 |
msgid "Eg. I accept the terms & conditions. Note: First line is checkbox label & Last line will be used as link text."
|
4571 |
msgstr ""
|
4572 |
|
4573 |
+
#: ../includes/Elements/Login_Register.php:866
|
4574 |
msgid "I Accept the Terms and Conditions."
|
4575 |
msgstr ""
|
4576 |
|
4577 |
#. translators: \n means new line. So, Don't translate this
|
4578 |
+
#: ../includes/Elements/Login_Register.php:868
|
4579 |
msgid ""
|
4580 |
"I Accept\n"
|
4581 |
" the Terms and Conditions."
|
4582 |
msgstr ""
|
4583 |
|
4584 |
+
#: ../includes/Elements/Login_Register.php:875
|
4585 |
msgid "Content Source"
|
4586 |
msgstr ""
|
4587 |
|
4588 |
+
#: ../includes/Elements/Login_Register.php:888
|
4589 |
msgid "Terms and Conditions"
|
4590 |
msgstr ""
|
4591 |
|
4592 |
+
#: ../includes/Elements/Login_Register.php:891
|
4593 |
msgid "Please go through the following terms and conditions carefully."
|
4594 |
msgstr ""
|
4595 |
|
4596 |
+
#: ../includes/Elements/Login_Register.php:900
|
4597 |
msgid "Terms & Conditions URL"
|
4598 |
msgstr ""
|
4599 |
|
4600 |
+
#: ../includes/Elements/Login_Register.php:901
|
4601 |
msgid "Enter the link where your terms & condition or privacy policy is found."
|
4602 |
msgstr ""
|
4603 |
|
4604 |
+
#: ../includes/Elements/Login_Register.php:931
|
4605 |
msgid "Invalid Email"
|
4606 |
msgstr ""
|
4607 |
|
4608 |
+
#: ../includes/Elements/Login_Register.php:934
|
4609 |
msgid "Eg. Your email is invalid."
|
4610 |
msgstr ""
|
4611 |
|
4612 |
+
#: ../includes/Elements/Login_Register.php:935
|
4613 |
msgid "You have used an invalid email"
|
4614 |
msgstr ""
|
4615 |
|
4616 |
+
#: ../includes/Elements/Login_Register.php:938
|
4617 |
msgid "Email is missing"
|
4618 |
msgstr ""
|
4619 |
|
4620 |
+
#: ../includes/Elements/Login_Register.php:941
|
4621 |
msgid "Eg. Email is missing or Invalid"
|
4622 |
msgstr ""
|
4623 |
|
4624 |
+
#: ../includes/Elements/Login_Register.php:942, ../includes/Traits/Login_Registration.php:292
|
4625 |
msgid "Email is missing or Invalid"
|
4626 |
msgstr ""
|
4627 |
|
4628 |
+
#: ../includes/Elements/Login_Register.php:945
|
4629 |
msgid "Already Used Email"
|
4630 |
msgstr ""
|
4631 |
|
4632 |
+
#: ../includes/Elements/Login_Register.php:948
|
4633 |
msgid "Eg. Your email is already in use.."
|
4634 |
msgstr ""
|
4635 |
|
4636 |
+
#: ../includes/Elements/Login_Register.php:949, ../includes/Traits/Login_Registration.php:289
|
4637 |
msgid "The provided email is already registered with other account. Please login or reset password or use another email."
|
4638 |
msgstr ""
|
4639 |
|
4640 |
+
#: ../includes/Elements/Login_Register.php:952
|
4641 |
msgid "Invalid Username"
|
4642 |
msgstr ""
|
4643 |
|
4644 |
+
#: ../includes/Elements/Login_Register.php:955
|
4645 |
msgid "Eg. Your username is invalid."
|
4646 |
msgstr ""
|
4647 |
|
4648 |
+
#: ../includes/Elements/Login_Register.php:956
|
4649 |
msgid "You have used an invalid username"
|
4650 |
msgstr ""
|
4651 |
|
4652 |
+
#: ../includes/Elements/Login_Register.php:959
|
4653 |
msgid "Username already in use"
|
4654 |
msgstr ""
|
4655 |
|
4656 |
+
#: ../includes/Elements/Login_Register.php:962
|
4657 |
msgid "Eg. Your username is already registered."
|
4658 |
msgstr ""
|
4659 |
|
4660 |
+
#: ../includes/Elements/Login_Register.php:963
|
4661 |
msgid "Invalid username provided or the username already registered."
|
4662 |
msgstr ""
|
4663 |
|
4664 |
+
#: ../includes/Elements/Login_Register.php:966, ../includes/Traits/Login_Registration.php:157
|
4665 |
msgid "Invalid Password"
|
4666 |
msgstr ""
|
4667 |
|
4668 |
+
#: ../includes/Elements/Login_Register.php:969
|
4669 |
msgid "Eg. Your password is invalid"
|
4670 |
msgstr ""
|
4671 |
|
4672 |
+
#: ../includes/Elements/Login_Register.php:970
|
4673 |
msgid "Your password is invalid."
|
4674 |
msgstr ""
|
4675 |
|
4676 |
+
#: ../includes/Elements/Login_Register.php:974
|
4677 |
msgid "Invalid Password Confirmed"
|
4678 |
msgstr ""
|
4679 |
|
4680 |
+
#: ../includes/Elements/Login_Register.php:977
|
4681 |
msgid "Eg. Password did not matched"
|
4682 |
msgstr ""
|
4683 |
|
4684 |
+
#: ../includes/Elements/Login_Register.php:978
|
4685 |
msgid "Your confirmed password did not match"
|
4686 |
msgstr ""
|
4687 |
|
4688 |
+
#: ../includes/Elements/Login_Register.php:982
|
4689 |
msgid "Already Logged In"
|
4690 |
msgstr ""
|
4691 |
|
4692 |
+
#: ../includes/Elements/Login_Register.php:985
|
4693 |
msgid "Eg. You are already logged in"
|
4694 |
msgstr ""
|
4695 |
|
4696 |
+
#: ../includes/Elements/Login_Register.php:986, ../includes/Traits/Login_Registration.php:106
|
4697 |
msgid "You are already logged in"
|
4698 |
msgstr ""
|
4699 |
|
4700 |
+
#: ../includes/Elements/Login_Register.php:990
|
4701 |
msgid "reCAPTCHA Failed"
|
4702 |
msgstr ""
|
4703 |
|
4704 |
+
#: ../includes/Elements/Login_Register.php:993
|
4705 |
msgid "Eg. reCAPTCHA Validation Failed"
|
4706 |
msgstr ""
|
4707 |
|
4708 |
+
#: ../includes/Elements/Login_Register.php:994
|
4709 |
msgid "You did not pass reCAPTCHA challenge."
|
4710 |
msgstr ""
|
4711 |
|
4712 |
+
#: ../includes/Elements/Login_Register.php:998
|
4713 |
msgid "Terms & Condition Error"
|
4714 |
msgstr ""
|
4715 |
|
4716 |
+
#: ../includes/Elements/Login_Register.php:1001
|
4717 |
msgid "Eg. You must accept the Terms & Conditions"
|
4718 |
msgstr ""
|
4719 |
|
4720 |
+
#: ../includes/Elements/Login_Register.php:1002, ../includes/Traits/Login_Registration.php:280
|
4721 |
msgid "You did not accept the Terms and Conditions. Please accept it and try again."
|
4722 |
msgstr ""
|
4723 |
|
4724 |
+
#: ../includes/Elements/Login_Register.php:1006
|
4725 |
msgid "Other Errors"
|
4726 |
msgstr ""
|
4727 |
|
4728 |
+
#: ../includes/Elements/Login_Register.php:1009
|
4729 |
msgid "Eg. Something went wrong"
|
4730 |
msgstr ""
|
4731 |
|
4732 |
+
#: ../includes/Elements/Login_Register.php:1010, ../includes/Traits/Admin.php:68
|
4733 |
msgid "Something went wrong!"
|
4734 |
msgstr ""
|
4735 |
|
4736 |
+
#: ../includes/Elements/Login_Register.php:1014
|
4737 |
msgid "Success Messages"
|
4738 |
msgstr ""
|
4739 |
|
4740 |
+
#: ../includes/Elements/Login_Register.php:1020
|
4741 |
msgid "Successful Login"
|
4742 |
msgstr ""
|
4743 |
|
4744 |
+
#: ../includes/Elements/Login_Register.php:1023
|
4745 |
msgid "Eg. You have logged in successfully"
|
4746 |
msgstr ""
|
4747 |
|
4748 |
+
#: ../includes/Elements/Login_Register.php:1024
|
4749 |
msgid "You have logged in successfully"
|
4750 |
msgstr ""
|
4751 |
|
4752 |
+
#: ../includes/Elements/Login_Register.php:1027
|
4753 |
msgid "Successful Registration"
|
4754 |
msgstr ""
|
4755 |
|
4756 |
+
#: ../includes/Elements/Login_Register.php:1029
|
4757 |
msgid "Registration completed successfully, Check your inbox for password if you did not provided while registering."
|
4758 |
msgstr ""
|
4759 |
|
4760 |
+
#: ../includes/Elements/Login_Register.php:1030
|
4761 |
msgid "eg. Registration completed successfully"
|
4762 |
msgstr ""
|
4763 |
|
4764 |
+
#: ../includes/Elements/Login_Register.php:1068
|
4765 |
msgid "Register Form Fields"
|
4766 |
msgstr ""
|
4767 |
|
4768 |
+
#: ../includes/Elements/Login_Register.php:1073
|
4769 |
msgid "Select the type of fields you want to show in the registration form"
|
4770 |
msgstr ""
|
4771 |
|
4772 |
+
#: ../includes/Elements/Login_Register.php:1079, ../includes/Traits/Woo_Product_Comparable.php:241
|
4773 |
msgid "Type"
|
4774 |
msgstr ""
|
4775 |
|
4776 |
+
#: ../includes/Elements/Login_Register.php:1104
|
4777 |
msgid "Required"
|
4778 |
msgstr ""
|
4779 |
|
4780 |
+
#: ../includes/Elements/Login_Register.php:1117
|
4781 |
msgid "Note: This field is required by default."
|
4782 |
msgstr ""
|
4783 |
|
4784 |
+
#: ../includes/Elements/Login_Register.php:1129
|
4785 |
msgid "Field Width"
|
4786 |
msgstr ""
|
4787 |
|
4788 |
+
#: ../includes/Elements/Login_Register.php:1187
|
4789 |
msgid "Show Required Mark"
|
4790 |
msgstr ""
|
4791 |
|
4792 |
+
#: ../includes/Elements/Login_Register.php:1197
|
4793 |
msgid "Register Button"
|
4794 |
msgstr ""
|
4795 |
|
4796 |
+
#: ../includes/Elements/Login_Register.php:1206, ../includes/Elements/Login_Register.php:3462, ../includes/Elements/Login_Register.php:3839
|
4797 |
msgid "Register"
|
4798 |
msgstr ""
|
4799 |
|
4800 |
+
#: ../includes/Elements/Login_Register.php:1216
|
4801 |
msgid "Register Form Options"
|
4802 |
msgstr ""
|
4803 |
|
4804 |
+
#: ../includes/Elements/Login_Register.php:1221
|
4805 |
msgid "Register Actions"
|
4806 |
msgstr ""
|
4807 |
|
4808 |
+
#: ../includes/Elements/Login_Register.php:1222
|
4809 |
msgid "You can select what should happen after a user registers successfully"
|
4810 |
msgstr ""
|
4811 |
|
4812 |
+
#: ../includes/Elements/Login_Register.php:1228
|
4813 |
msgid "Redirect"
|
4814 |
msgstr ""
|
4815 |
|
4816 |
+
#: ../includes/Elements/Login_Register.php:1229
|
4817 |
msgid "Auto Login"
|
4818 |
msgstr ""
|
4819 |
|
4820 |
+
#: ../includes/Elements/Login_Register.php:1230
|
4821 |
msgid "Notify User By Email"
|
4822 |
msgstr ""
|
4823 |
|
4824 |
+
#: ../includes/Elements/Login_Register.php:1236
|
4825 |
msgid "Custom Redirect URL"
|
4826 |
msgstr ""
|
4827 |
|
4828 |
+
#: ../includes/Elements/Login_Register.php:1238
|
4829 |
msgid "eg. https://your-link.com/wp-admin/"
|
4830 |
msgstr ""
|
4831 |
|
4832 |
+
#: ../includes/Elements/Login_Register.php:1259
|
4833 |
msgid "New User Role"
|
4834 |
msgstr ""
|
4835 |
|
4836 |
#. translators: %s: Site Name
|
4837 |
+
#: ../includes/Elements/Login_Register.php:1271
|
4838 |
msgid "Thank you for registering on \"%s\"!"
|
4839 |
msgstr ""
|
4840 |
|
4841 |
+
#: ../includes/Elements/Login_Register.php:1273, ../includes/Elements/Login_Register.php:1382
|
4842 |
msgid "Username: [username]"
|
4843 |
msgstr ""
|
4844 |
|
4845 |
+
#: ../includes/Elements/Login_Register.php:1274
|
4846 |
msgid "Password: [password]"
|
4847 |
msgstr ""
|
4848 |
|
4849 |
+
#: ../includes/Elements/Login_Register.php:1275
|
4850 |
msgid "To reset your password, visit the following address:"
|
4851 |
msgstr ""
|
4852 |
|
4853 |
+
#: ../includes/Elements/Login_Register.php:1277
|
4854 |
msgid "Please click the following address to login to your account:"
|
4855 |
msgstr ""
|
4856 |
|
4857 |
+
#: ../includes/Elements/Login_Register.php:1281
|
4858 |
msgid "Register User Email Options"
|
4859 |
msgstr ""
|
4860 |
|
4861 |
+
#: ../includes/Elements/Login_Register.php:1315, ../includes/Elements/Login_Register.php:1421
|
4862 |
msgid "Email Template Type"
|
4863 |
msgstr ""
|
4864 |
|
4865 |
+
#: ../includes/Elements/Login_Register.php:1316
|
4866 |
msgid "Default template uses WordPress Default email template. So, please select the Custom Option to send the user proper information if you used any username field."
|
4867 |
msgstr ""
|
4868 |
|
4869 |
+
#: ../includes/Elements/Login_Register.php:1321, ../includes/Elements/Login_Register.php:1427
|
4870 |
msgid "WordPres Default"
|
4871 |
msgstr ""
|
4872 |
|
4873 |
+
#: ../includes/Elements/Login_Register.php:1327, ../includes/Elements/Login_Register.php:1433
|
4874 |
msgid "Email Subject"
|
4875 |
msgstr ""
|
4876 |
|
4877 |
+
#: ../includes/Elements/Login_Register.php:1339, ../includes/Elements/Login_Register.php:1445
|
4878 |
msgid "Email Message"
|
4879 |
msgstr ""
|
4880 |
|
4881 |
+
#: ../includes/Elements/Login_Register.php:1341, ../includes/Elements/Login_Register.php:1447
|
4882 |
msgid "Enter Your Custom Email Message.."
|
4883 |
msgstr ""
|
4884 |
|
4885 |
+
#: ../includes/Elements/Login_Register.php:1352
|
4886 |
msgid "<strong>Note:</strong> You can use dynamic content in the email body like [fieldname]. For example [username] will be replaced by user-typed username. Available tags are: [password], [username], [email], [firstname],[lastname], [website], [loginurl], [password_reset_link] and [sitetitle] "
|
4887 |
msgstr ""
|
4888 |
|
4889 |
+
#: ../includes/Elements/Login_Register.php:1361, ../includes/Elements/Login_Register.php:1467
|
4890 |
msgid "Email Content Type"
|
4891 |
msgstr ""
|
4892 |
|
4893 |
+
#: ../includes/Elements/Login_Register.php:1366, ../includes/Elements/Login_Register.php:1472
|
4894 |
msgid "HTML"
|
4895 |
msgstr ""
|
4896 |
|
4897 |
+
#: ../includes/Elements/Login_Register.php:1367, ../includes/Elements/Login_Register.php:1473
|
4898 |
msgid "Plain"
|
4899 |
msgstr ""
|
4900 |
|
4901 |
#. translators: %s: Site Name
|
4902 |
+
#: ../includes/Elements/Login_Register.php:1379
|
4903 |
msgid "[\"%s\"] New User Registration"
|
4904 |
msgstr ""
|
4905 |
|
4906 |
#. translators: %s: Site Name
|
4907 |
+
#: ../includes/Elements/Login_Register.php:1381
|
4908 |
msgid "New user registration on your site %s"
|
4909 |
msgstr ""
|
4910 |
|
4911 |
+
#: ../includes/Elements/Login_Register.php:1383
|
4912 |
msgid "Email: [email]"
|
4913 |
msgstr ""
|
4914 |
|
4915 |
+
#: ../includes/Elements/Login_Register.php:1387
|
4916 |
msgid "Register Admin Email Options"
|
4917 |
msgstr ""
|
4918 |
|
4919 |
+
#: ../includes/Elements/Login_Register.php:1422
|
4920 |
msgid "Default template uses WordPress Default Admin email template. You can customize it by choosing the custom option."
|
4921 |
msgstr ""
|
4922 |
|
4923 |
+
#: ../includes/Elements/Login_Register.php:1458
|
4924 |
msgid "<strong>Note:</strong> You can use dynamic content in the email body like [fieldname]. For example [username] will be replaced by user-typed username. Available tags are: [username], [email], [firstname],[lastname], [website], [loginurl] and [sitetitle] "
|
4925 |
msgstr ""
|
4926 |
|
4927 |
+
#: ../includes/Elements/Login_Register.php:1493
|
4928 |
msgid "Container Box"
|
4929 |
msgstr ""
|
4930 |
|
4931 |
+
#: ../includes/Elements/Login_Register.php:1609, ../includes/Traits/Woo_Product_Comparable.php:388
|
4932 |
msgid "Container Box Shadow"
|
4933 |
msgstr ""
|
4934 |
|
4935 |
+
#: ../includes/Elements/Login_Register.php:1629
|
4936 |
msgid "---Form Wrapper---"
|
4937 |
msgstr ""
|
4938 |
|
4939 |
+
#: ../includes/Elements/Login_Register.php:1634
|
4940 |
msgid "Wrapper width"
|
4941 |
msgstr ""
|
4942 |
|
4943 |
+
#: ../includes/Elements/Login_Register.php:1678
|
4944 |
msgid "Wrapper Margin"
|
4945 |
msgstr ""
|
4946 |
|
4947 |
+
#: ../includes/Elements/Login_Register.php:1693
|
4948 |
msgid "Wrapper Padding"
|
4949 |
msgstr ""
|
4950 |
|
4951 |
+
#: ../includes/Elements/Login_Register.php:1715
|
4952 |
msgid "Wrapper Border Radius"
|
4953 |
msgstr ""
|
4954 |
|
4955 |
+
#: ../includes/Elements/Login_Register.php:1740
|
4956 |
msgid "---Form Style---"
|
4957 |
msgstr ""
|
4958 |
|
4959 |
+
#: ../includes/Elements/Login_Register.php:1744
|
4960 |
msgid "Form width"
|
4961 |
msgstr ""
|
4962 |
|
4963 |
+
#: ../includes/Elements/Login_Register.php:1842
|
4964 |
msgid "Form Wrapper Shadow"
|
4965 |
msgstr ""
|
4966 |
|
4967 |
+
#: ../includes/Elements/Login_Register.php:1851
|
4968 |
msgid "Form Shadow"
|
4969 |
msgstr ""
|
4970 |
|
4971 |
+
#: ../includes/Elements/Login_Register.php:1864
|
4972 |
msgid "%s Form Header"
|
4973 |
msgstr ""
|
4974 |
|
4975 |
+
#: ../includes/Elements/Login_Register.php:1876
|
4976 |
msgid "Header Content"
|
4977 |
msgstr ""
|
4978 |
|
4979 |
+
#: ../includes/Elements/Login_Register.php:1886
|
4980 |
msgid "Header width"
|
4981 |
msgstr ""
|
4982 |
|
4983 |
+
#: ../includes/Elements/Login_Register.php:1921
|
4984 |
msgid "Header height"
|
4985 |
msgstr ""
|
4986 |
|
4987 |
+
#: ../includes/Elements/Login_Register.php:1952
|
4988 |
msgid "Header Margin"
|
4989 |
msgstr ""
|
4990 |
|
4991 |
+
#: ../includes/Elements/Login_Register.php:1967
|
4992 |
msgid "Header Padding"
|
4993 |
msgstr ""
|
4994 |
|
4995 |
+
#: ../includes/Elements/Login_Register.php:2020
|
4996 |
msgid "Form Illustration"
|
4997 |
msgstr ""
|
4998 |
|
4999 |
+
#: ../includes/Elements/Login_Register.php:2162
|
5000 |
msgid "Illustration Shadow"
|
5001 |
msgstr ""
|
5002 |
|
5003 |
+
#: ../includes/Elements/Login_Register.php:2170
|
5004 |
msgid "Form Logo"
|
5005 |
msgstr ""
|
5006 |
|
5007 |
+
#: ../includes/Elements/Login_Register.php:2179
|
5008 |
msgid "width"
|
5009 |
msgstr ""
|
5010 |
|
5011 |
+
#: ../includes/Elements/Login_Register.php:2214
|
5012 |
msgid "height"
|
5013 |
msgstr ""
|
5014 |
|
5015 |
+
#: ../includes/Elements/Login_Register.php:2302
|
5016 |
msgid "Logo Shadow"
|
5017 |
msgstr ""
|
5018 |
|
5019 |
+
#: ../includes/Elements/Login_Register.php:2404
|
5020 |
msgid "Subtitle"
|
5021 |
msgstr ""
|
5022 |
|
5023 |
+
#: ../includes/Elements/Login_Register.php:2489
|
5024 |
msgid "Subtitle Typography"
|
5025 |
msgstr ""
|
5026 |
|
5027 |
+
#: ../includes/Elements/Login_Register.php:2498
|
5028 |
msgid "Form Fields"
|
5029 |
msgstr ""
|
5030 |
|
5031 |
+
#: ../includes/Elements/Login_Register.php:2512
|
5032 |
msgid "Form Input Fields"
|
5033 |
msgstr ""
|
5034 |
|
5035 |
+
#: ../includes/Elements/Login_Register.php:2547
|
5036 |
msgid "Terms & Condition Field"
|
5037 |
msgstr ""
|
5038 |
|
5039 |
+
#: ../includes/Elements/Login_Register.php:2609, ../includes/Elements/Login_Register.php:3277, ../includes/Elements/Login_Register.php:3598
|
5040 |
msgid "Colors & Border"
|
5041 |
msgstr ""
|
5042 |
|
5043 |
+
#: ../includes/Elements/Login_Register.php:2700
|
5044 |
msgid "Form Labels"
|
5045 |
msgstr ""
|
5046 |
|
5047 |
+
#: ../includes/Elements/Login_Register.php:2749, ../includes/Traits/Woo_Product_Comparable.php:824, ../includes/Traits/Woo_Product_Comparable.php:1009, ../includes/Traits/Woo_Product_Comparable.php:1217
|
5048 |
msgid "Colors"
|
5049 |
msgstr ""
|
5050 |
|
5051 |
+
#: ../includes/Elements/Login_Register.php:2813
|
5052 |
msgid "Required Mark Style"
|
5053 |
msgstr ""
|
5054 |
|
5055 |
+
#: ../includes/Elements/Login_Register.php:2823
|
5056 |
msgid "Mark Sign"
|
5057 |
msgstr ""
|
5058 |
|
5059 |
+
#: ../includes/Elements/Login_Register.php:2912
|
5060 |
msgid "Password Visibility Style"
|
5061 |
msgstr ""
|
5062 |
|
5063 |
+
#: ../includes/Elements/Login_Register.php:2943
|
5064 |
msgid "Open Eye Color"
|
5065 |
msgstr ""
|
5066 |
|
5067 |
+
#: ../includes/Elements/Login_Register.php:2953
|
5068 |
msgid "Close Eye Color"
|
5069 |
msgstr ""
|
5070 |
|
5071 |
+
#: ../includes/Elements/Login_Register.php:3015
|
5072 |
msgid "Remember Me Style"
|
5073 |
msgstr ""
|
5074 |
|
5075 |
+
#: ../includes/Elements/Login_Register.php:3041
|
5076 |
msgid "Container Margin"
|
5077 |
msgstr ""
|
5078 |
|
5079 |
+
#: ../includes/Elements/Login_Register.php:3056
|
5080 |
msgid "Container Padding"
|
5081 |
msgstr ""
|
5082 |
|
5083 |
+
#: ../includes/Elements/Login_Register.php:3071
|
5084 |
msgid "Label Margin"
|
5085 |
msgstr ""
|
5086 |
|
5087 |
+
#: ../includes/Elements/Login_Register.php:3086
|
5088 |
msgid "Label Padding"
|
5089 |
msgstr ""
|
5090 |
|
5091 |
+
#: ../includes/Elements/Login_Register.php:3112
|
5092 |
msgid "Text Background"
|
5093 |
msgstr ""
|
5094 |
|
5095 |
+
#: ../includes/Elements/Login_Register.php:3123
|
5096 |
msgid "Checkbox | Toggle Color"
|
5097 |
msgstr ""
|
5098 |
|
5099 |
+
#: ../includes/Elements/Login_Register.php:3134
|
5100 |
msgid "Remember Me Typography"
|
5101 |
msgstr ""
|
5102 |
|
5103 |
+
#: ../includes/Elements/Login_Register.php:3172
|
5104 |
msgid "%s Button"
|
5105 |
msgstr ""
|
5106 |
|
5107 |
+
#: ../includes/Elements/Login_Register.php:3220, ../includes/Elements/Login_Register.php:3520
|
5108 |
msgid "Display as"
|
5109 |
msgstr ""
|
5110 |
|
5111 |
+
#: ../includes/Elements/Login_Register.php:3235, ../includes/Elements/Login_Register.php:3534
|
5112 |
msgid "Justify Content"
|
5113 |
msgstr ""
|
5114 |
|
5115 |
+
#: ../includes/Elements/Login_Register.php:3238, ../includes/Elements/Login_Register.php:3537, ../includes/Elements/Login_Register.php:3557
|
5116 |
msgid "Start"
|
5117 |
msgstr ""
|
5118 |
|
5119 |
+
#: ../includes/Elements/Login_Register.php:3239, ../includes/Elements/Login_Register.php:3538, ../includes/Elements/Login_Register.php:3558
|
5120 |
msgid "End"
|
5121 |
msgstr ""
|
5122 |
|
5123 |
+
#: ../includes/Elements/Login_Register.php:3242, ../includes/Elements/Login_Register.php:3541
|
5124 |
msgid "Space Around"
|
5125 |
msgstr ""
|
5126 |
|
5127 |
+
#: ../includes/Elements/Login_Register.php:3243, ../includes/Elements/Login_Register.php:3542, ../includes/Elements/Login_Register.php:3562
|
5128 |
msgid "Space Evenly"
|
5129 |
msgstr ""
|
5130 |
|
5131 |
+
#: ../includes/Elements/Login_Register.php:3359
|
5132 |
msgid "Button width"
|
5133 |
msgstr ""
|
5134 |
|
5135 |
+
#: ../includes/Elements/Login_Register.php:3382
|
5136 |
msgid "Button Height"
|
5137 |
msgstr ""
|
5138 |
|
5139 |
+
#: ../includes/Elements/Login_Register.php:3413
|
5140 |
msgid "%s Form reCAPTCHA"
|
5141 |
msgstr ""
|
5142 |
|
5143 |
+
#: ../includes/Elements/Login_Register.php:3434
|
5144 |
msgid "Theme"
|
5145 |
msgstr ""
|
5146 |
|
5147 |
+
#: ../includes/Elements/Login_Register.php:3437, ../includes/Elements/Pricing_Table.php:469
|
5148 |
msgid "Light"
|
5149 |
msgstr ""
|
5150 |
|
5151 |
+
#: ../includes/Elements/Login_Register.php:3438
|
5152 |
msgid "Dark"
|
5153 |
msgstr ""
|
5154 |
|
5155 |
+
#: ../includes/Elements/Login_Register.php:3448
|
5156 |
msgid "Compact"
|
5157 |
msgstr ""
|
5158 |
|
5159 |
+
#: ../includes/Elements/Login_Register.php:3464
|
5160 |
msgid "%s Link"
|
5161 |
msgstr ""
|
5162 |
|
5163 |
+
#: ../includes/Elements/Login_Register.php:3472
|
5164 |
msgid "Here you can style the %s link displayed on the %s Form"
|
5165 |
msgstr ""
|
5166 |
|
5167 |
+
#: ../includes/Elements/Login_Register.php:3554
|
5168 |
msgid "Align Items"
|
5169 |
msgstr ""
|
5170 |
|
5171 |
+
#: ../includes/Elements/Login_Register.php:3560, ../includes/Elements/Woo_Product_Carousel.php:519
|
5172 |
msgid "Stretch"
|
5173 |
msgstr ""
|
5174 |
|
5175 |
+
#: ../includes/Elements/Login_Register.php:3561
|
5176 |
msgid "Baseline"
|
5177 |
msgstr ""
|
5178 |
|
5179 |
+
#: ../includes/Elements/Login_Register.php:3679
|
5180 |
msgid "Link Container width"
|
5181 |
msgstr ""
|
5182 |
|
5183 |
+
#: ../includes/Elements/Login_Register.php:3702
|
5184 |
msgid "Link width"
|
5185 |
msgstr ""
|
5186 |
|
5187 |
+
#: ../includes/Elements/Login_Register.php:3725
|
5188 |
msgid "Link Height"
|
5189 |
msgstr ""
|
5190 |
|
5191 |
#. translators: %s user display name
|
5192 |
+
#: ../includes/Elements/Login_Register.php:3915
|
5193 |
msgid "You are already logged in as %s. "
|
5194 |
msgstr ""
|
5195 |
|
5196 |
+
#: ../includes/Elements/Login_Register.php:3916
|
5197 |
msgid "Logout"
|
5198 |
msgstr ""
|
5199 |
|
5200 |
+
#: ../includes/Elements/Login_Register.php:4305
|
5201 |
msgid "Form Logo Image"
|
5202 |
msgstr ""
|
5203 |
|
5204 |
#. translators: %s: Error fields
|
5205 |
+
#: ../includes/Elements/Login_Register.php:4424
|
5206 |
msgid "Error! you seem to have added %s field in the form more than once."
|
5207 |
msgstr ""
|
5208 |
|
5209 |
#. translators: %s: Error String
|
5210 |
+
#: ../includes/Elements/Login_Register.php:4440
|
5211 |
msgid "Error! It is required to use %s field."
|
5212 |
msgstr ""
|
5213 |
|
5214 |
#. translators: %s: Error String
|
5215 |
+
#: ../includes/Elements/Login_Register.php:4464
|
5216 |
msgid "Error! It is required to use %s field with %s Field."
|
5217 |
msgstr ""
|
5218 |
|
5240 |
msgid "Target Blank"
|
5241 |
msgstr ""
|
5242 |
|
5243 |
+
#: ../includes/Elements/Post_Grid.php:200, ../includes/Elements/Product_Grid.php:649, ../includes/Elements/Twitter_Feed.php:312, ../includes/Traits/Controls.php:1095, ../includes/Traits/Controls.php:1126, ../includes/Traits/Twitter_Feed.php:139
|
5244 |
msgid "Read More"
|
5245 |
msgstr ""
|
5246 |
|
5256 |
msgid "Style Two"
|
5257 |
msgstr ""
|
5258 |
|
5259 |
+
#: ../includes/Elements/Post_Grid.php:256, ../includes/Elements/Twitter_Feed.php:394
|
5260 |
msgid "Style Three"
|
5261 |
msgstr ""
|
5262 |
|
5284 |
msgid "Meta Style"
|
5285 |
msgstr ""
|
5286 |
|
5287 |
+
#: ../includes/Elements/Post_Grid.php:568, ../includes/Elements/Post_Grid.php:580, ../includes/Traits/Controls.php:1249
|
5288 |
msgid "Meta Position"
|
5289 |
msgstr ""
|
5290 |
|
5376 |
msgid "Leave blank or Clear to use default gradient overlay"
|
5377 |
msgstr ""
|
5378 |
|
5379 |
+
#: ../includes/Elements/Post_Timeline.php:416, ../includes/Elements/Woo_Product_Carousel.php:2561, ../includes/Extensions/Table_of_Content.php:894
|
5380 |
msgid "Arrow"
|
5381 |
msgstr ""
|
5382 |
|
5408 |
msgid "Line Position From Right"
|
5409 |
msgstr ""
|
5410 |
|
5411 |
+
#: ../includes/Elements/Post_Timeline.php:635, ../includes/Extensions/Table_of_Content.php:524
|
5412 |
msgid "Bullet Size"
|
5413 |
msgstr ""
|
5414 |
|
5456 |
msgid "Pricing Style"
|
5457 |
msgstr ""
|
5458 |
|
5459 |
+
#: ../includes/Elements/Pricing_Table.php:127, ../includes/Elements/Pricing_Table.php:315, ../includes/Extensions/Table_of_Content.php:507
|
5460 |
msgid "List Icon"
|
5461 |
msgstr ""
|
5462 |
|
5560 |
msgid "Animation Duration"
|
5561 |
msgstr ""
|
5562 |
|
5563 |
+
#: ../includes/Elements/Pricing_Table.php:451, ../includes/Elements/Pricing_Table.php:1596
|
5564 |
msgid "Tooltip Arrow"
|
5565 |
msgstr ""
|
5566 |
|
5668 |
msgid "SVG Icon Size"
|
5669 |
msgstr ""
|
5670 |
|
5671 |
+
#: ../includes/Elements/Pricing_Table.php:1332, ../includes/Extensions/Table_of_Content.php:773
|
5672 |
msgid "Line Height"
|
5673 |
msgstr ""
|
5674 |
|
5675 |
+
#: ../includes/Elements/Pricing_Table.php:1522
|
5676 |
msgid "Arrow Background"
|
5677 |
msgstr ""
|
5678 |
|
5679 |
+
#: ../includes/Elements/Pricing_Table.php:1555
|
5680 |
msgid "Refresh your browser after saving the padding value for see changes."
|
5681 |
msgstr ""
|
5682 |
|
5683 |
+
#: ../includes/Elements/Pricing_Table.php:1605, ../includes/Elements/Tooltip.php:659
|
5684 |
msgid "Arrow Size"
|
5685 |
msgstr ""
|
5686 |
|
5687 |
+
#: ../includes/Elements/Pricing_Table.php:1650
|
5688 |
msgid "Icon Settings"
|
5689 |
msgstr ""
|
5690 |
|
5691 |
+
#: ../includes/Elements/Pricing_Table.php:1661
|
5692 |
msgid "Show Background"
|
5693 |
msgstr ""
|
5694 |
|
5695 |
+
#: ../includes/Elements/Pricing_Table.php:1694
|
5696 |
msgid "Background Hover Color"
|
5697 |
msgstr ""
|
5698 |
|
5699 |
+
#: ../includes/Elements/Pricing_Table.php:1730
|
5700 |
msgid "Icon Area Width"
|
5701 |
msgstr ""
|
5702 |
|
5703 |
+
#: ../includes/Elements/Pricing_Table.php:1755
|
5704 |
msgid "Icon Area Height"
|
5705 |
msgstr ""
|
5706 |
|
5707 |
+
#: ../includes/Elements/Pricing_Table.php:1786, ../includes/Elements/Team_Member.php:825, ../includes/Elements/Woo_Cart.php:251, ../includes/Elements/Woo_Cart.php:824
|
5708 |
msgid "Icon Hover Color"
|
5709 |
msgstr ""
|
5710 |
|
5711 |
+
#: ../includes/Elements/Pricing_Table.php:1910
|
5712 |
msgid "Button Gradient Background"
|
5713 |
msgstr ""
|
5714 |
|
5832 |
msgid "Products Count"
|
5833 |
msgstr ""
|
5834 |
|
5835 |
+
#: ../includes/Elements/Product_Grid.php:407, ../includes/Elements/Woo_Product_Carousel.php:768, ../includes/Elements/Woo_Product_Gallery.php:426, ../includes/Traits/Controls.php:187, ../includes/Traits/Controls.php:317, ../includes/Traits/Controls.php:1835, ../includes/Traits/Controls.php:1874, ../includes/Traits/Controls.php:1937, ../includes/Traits/Controls.php:1975
|
5836 |
msgid "Offset"
|
5837 |
msgstr ""
|
5838 |
|
5864 |
msgid "Short Description?"
|
5865 |
msgstr ""
|
5866 |
|
5867 |
+
#: ../includes/Elements/Product_Grid.php:494, ../includes/Elements/Woo_Product_Carousel.php:290, ../includes/Traits/Controls.php:1049, ../includes/Traits/Controls.php:1021
|
5868 |
msgid "Excerpt Words"
|
5869 |
msgstr ""
|
5870 |
|
5871 |
+
#: ../includes/Elements/Product_Grid.php:507, ../includes/Elements/Woo_Product_Carousel.php:302, ../includes/Traits/Controls.php:1061, ../includes/Traits/Controls.php:1034
|
5872 |
msgid "Expansion Indicator"
|
5873 |
msgstr ""
|
5874 |
|
5928 |
msgid "Default Product"
|
5929 |
msgstr ""
|
5930 |
|
5931 |
+
#: ../includes/Elements/Product_Grid.php:692, ../includes/Elements/Woo_Product_Gallery.php:524, ../includes/Traits/Controls.php:663, ../includes/Traits/Controls.php:1091
|
5932 |
msgid "Label Text"
|
5933 |
msgstr ""
|
5934 |
|
5935 |
+
#: ../includes/Elements/Product_Grid.php:766, ../includes/Elements/Team_Member.php:385, ../includes/Elements/Woo_Product_Gallery.php:578
|
5936 |
msgid "Content Background Color"
|
5937 |
msgstr ""
|
5938 |
|
6272 |
msgid "Sticky"
|
6273 |
msgstr ""
|
6274 |
|
|