Version Description
- Added: Multifeed Addon compatibility
- Removed: Auto Popup feature
- Fixed: Minor issues
Download this release
Release Info
Developer | DaNish Ali |
Plugin | Easy Facebook Like Box (Facebook Page Plugin) – Custom Facebook Feed – Auto PopUp |
Version | 6.2.0 |
Comparing to | |
See all releases |
Code changes from version 6.1.0 to 6.2.0
- README.txt +47 -33
- admin/assets/css/esf-admin.css +1 -1
- admin/assets/css/esf-admin.css.map +1 -1
- admin/assets/fonts/esf-custom-icons.eot +0 -0
- admin/assets/fonts/esf-custom-icons.svg +28 -30
- admin/assets/fonts/esf-custom-icons.ttf +0 -0
- admin/assets/fonts/esf-custom-icons.woff +0 -0
- admin/assets/js/clipboard.min.js +2 -0
- admin/assets/js/espf-search-results.js +1 -1
- admin/assets/scss/esf-admin.scss +6 -7
- admin/class-esf-admin.php +1 -1
- admin/views/html-admin-page-easy-social-feed.php +15 -32
- easy-facebook-likebox.php +3 -4
- facebook/admin/assets/css/admin.css +1 -1
- facebook/admin/assets/css/admin.css.map +1 -1
- facebook/admin/assets/js/admin.js +27 -277
- facebook/admin/assets/scss/admin.scss +18 -0
- facebook/admin/class-easy-facebook-likebox-admin.php +0 -29
- facebook/admin/includes/efbl-skins.php +7 -6
- facebook/admin/views/html-admin-page-easy-facebook-likebox.php +26 -37
- facebook/admin/views/html-auto-popup-tab.php +18 -258
- facebook/admin/views/html-clear-cache-tab.php +0 -1
- facebook/admin/views/html-how-to-use-tab.php +34 -3
- facebook/frontend/assets/css/easy-facebook-likebox-frontend.css +1 -1
README.txt
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
-
=== Easy Social Post Feed - Social Photos Gallery - Page Plugin -
|
2 |
-
Contributors: maltathemes, sjaved
|
3 |
-
Tags: instagram feed, instagram, facebook feed,
|
4 |
Requires at least: 3.3
|
5 |
Tested up to: 5.6
|
6 |
-
Stable tag: 6.
|
7 |
License: GPLv2 or later
|
8 |
-
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
10 |
-
|
11 |
|
12 |
== Description ==
|
13 |
-
|
|
|
14 |
|
15 |
DEMOS:
|
16 |
- [Facebook page plugin (like box)](https://easysocialfeed.com/freedemo/faceook-page-plugin/)
|
@@ -23,13 +24,13 @@ DEMOS:
|
|
23 |
|
24 |
### Custom Instagram Feed plugin for WordPress:
|
25 |
|
26 |
-
Display your stunning photos and videos from your Instagram account on your site. It’s mobile-friendly (responsive), highly customizable (completely match the look and feel with your site), SEO friendly and has multiple layouts.
|
27 |
|
28 |
### FEATURES OF INSTAGRAM FEED PLUGIN:
|
29 |
|
30 |
- **One minute** setup. Easy setup flow to configure and go live in minutes.
|
31 |
- **Fully customizable**. Customize the layout and look & feel using the WP Customizer in **real-time**. Yes, no more guessing!
|
32 |
-
- Change **number of columns**, colors and borders.
|
33 |
- Create **multiple skins**. Handy when you need to display the feed on the page as well as in the footer or sidebar, differently.
|
34 |
- Completely responsive and mobile-friendly.
|
35 |
- Powerful **shortcode generator**, you don’t need to mess up with shortcode attributes.
|
@@ -44,7 +45,7 @@ Display your stunning photos and videos from your Instagram account on your site
|
|
44 |
- Comments (pro)- Display comments on posts on your site in popup. Also, display replies on comments in thread.
|
45 |
- Hearts (pro)- Display how many times your photo was loved by your followers right on your site.
|
46 |
- Layouts (pro)- Select layouts for your photos feed in full-width, half-width and masonry.
|
47 |
-
- Image filters (pro)- Apply cool filters to make your photos even more stunning. Available filters are
|
48 |
- Animate filters (pro)- Confused what filter you want to use? Then no worries, just select animate filters to animate and apply all filters in a loop on your images.
|
49 |
- Fully customizable layouts (pro)- Change colors, padding or even enable and disable the elements.
|
50 |
- Priority support (pro)- Above all, I stand firmly behind my plugin and provide top-notch priority support to the premium plan users via email.
|
@@ -57,7 +58,7 @@ Display your stunning photos and videos from your Instagram account on your site
|
|
57 |
|
58 |
### Custom Facebook Feed for WordPress:
|
59 |
|
60 |
-
Display a customizable (completely match the look and feel with your site), mobile-friendly (responsive) and SEO friendly feed of your Facebook posts on your site in minutes. Supports all types of posts, including images, videos, status, and links.
|
61 |
|
62 |
### FEATURES OF CUSTOM FACEBOOK FEED:
|
63 |
|
@@ -78,9 +79,9 @@ Display a customizable (completely match the look and feel with your site), mobi
|
|
78 |
- Shortcode generator - easily generate shortcode to display feed wherever you want
|
79 |
- Widget - dedicated widget to display the feed in sidebar or footer.
|
80 |
- And much more in the pack…
|
81 |
-
- Post filter (pro)- Filter the posts in feed based on the type of the post for example images, videos, and events.
|
82 |
- **More layouts** (pro)- Display the feed-in grid, masonry or carousel layouts.
|
83 |
-
- Any page post feed (pro)- You can display posts from any public page even
|
84 |
- Post images gallery (pro)- Display all images and videos in the gallery carousel in PopUp.
|
85 |
- Advanced PopUp (pro)- Replaces the current PopUp with advanced and super-fast PopUp. Give your feed a look like FB so your users do not leave your site ever.
|
86 |
- Albums feed (pro)- Display albums of any page on your site. Good to reduce the effort of uploading images on the site again.
|
@@ -90,7 +91,7 @@ Display a customizable (completely match the look and feel with your site), mobi
|
|
90 |
- Likes popup (pro)- Display likes and reactions in the popup. Also, it will help you filter the reactions on a post like Facebook.
|
91 |
- Fully customizable layouts (pro)- Change colors, padding or even enable and disable the elements.
|
92 |
|
93 |
-
[Easy Custom Facebook Feed Demo](https://easysocialfeed.com/custom-facebook-feed/)
|
94 |
|
95 |
### Facebook Page plugin for WordPress:
|
96 |
|
@@ -102,33 +103,49 @@ Displays a Facebook Page Plugin (previously Facebook Like Box). The Facebook Pag
|
|
102 |
- Show or hide header.
|
103 |
- Show or hide the latest facebook fan page posts.
|
104 |
- Now support optional **responsive** layout.
|
105 |
-
- Page plugin tabs (pro) - Use tabs to display events, timeline, and messages in the Likebox or Page plugin feed
|
106 |
- Display like box or page plugin in page/post/custom posts using shortcodes easily generated while saving widget or using the shortcode generator on the settings page.
|
107 |
- Set fixed width and height.
|
108 |
- Choose your desired language or input your own language (if not in list).
|
109 |
- Support 75 different locales
|
|
|
110 |
- **Top-notch customer support** - We firmly stand behind our plugin. In case you need help, we will be always on the other side of your computer screen to help whenever you need it.
|
111 |
|
112 |
-
[
|
113 |
|
114 |
### FEATURES OF AUTO POPUP:
|
115 |
|
116 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
117 |
|
118 |
-
**Easy Social Post Feed WordPress** plugin is designed to keep beginners in mind from scratch. It has beginner’s friendly workflow to set up Custom Instagram Feed, Custom Facebook Feed, Page Plugin and Auto PopUp in minutes (time is the single most precious commodity in the universe).
|
119 |
|
120 |
### HOW TO USE EASY SOCIAL FEED
|
121 |
|
122 |
See a quick setup video:
|
123 |
[youtube https://www.youtube.com/watch?v=HES9pa98x_8]
|
124 |
|
125 |
-
For more instructions on how to configure and use this plugin please see FAQ section, Screenshots or checkout or extensive [documentation](https://easysocialfeed.com/documentation-category/easy-facebook-likebox/).
|
126 |
|
127 |
**Need support** feel free to open a support ticket:
|
128 |
[Support](https://wordpress.org/support/plugin/easy-facebook-likebox "Support")
|
129 |
|
130 |
**NOTE**
|
131 |
-
Easy Social Feed is the simplest, most beginner-friendly yet powerful and the only plugin with a one-minute setup (or even less).
|
132 |
|
133 |
Also, I’m the author of [Floating Links](https://wordpress.org/plugins/floating-links) (the easiest to use plugin with 5-star rating and over 800+ active installs)
|
134 |
Thank you
|
@@ -139,7 +156,7 @@ Danish Ali Malik
|
|
139 |
== Installation ==
|
140 |
1. Upload "easy-facebook-likebox" to the "/wp-content/plugins/" directory.
|
141 |
2. Activate the plugin through the "Plugins" menu in WordPress.
|
142 |
-
3. Navigate to "Appearance > Widgets" and drag and drop "Easy Facebook Likebox" in the desired widget area or use the shortcode in page/post generated by widget.
|
143 |
|
144 |
== Frequently Asked Questions ==
|
145 |
= Width not working =
|
@@ -172,10 +189,9 @@ http://wordpress.org/support/topic/need-feed-back-on-plugin-feature/
|
|
172 |
18. Instagram skins panel.
|
173 |
|
174 |
== Changelog ==
|
175 |
-
= 6.
|
176 |
-
*
|
177 |
-
* Removed:
|
178 |
-
* Tested: Upto WP v5.6
|
179 |
* Fixed: Minor issues
|
180 |
|
181 |
= 6.0.2 =
|
@@ -199,7 +215,7 @@ http://wordpress.org/support/topic/need-feed-back-on-plugin-feature/
|
|
199 |
* Added: New UI/UX for all layouts
|
200 |
|
201 |
= 5.3.1 =
|
202 |
-
* Fixed: WP 5.5 conflicts
|
203 |
|
204 |
= 5.3.0 =
|
205 |
* Fixed: No posts available for this ID issue
|
@@ -351,17 +367,17 @@ http://wordpress.org/support/topic/need-feed-back-on-plugin-feature/
|
|
351 |
* Added: Open links in new tab option.
|
352 |
* Added: Polish translation files (thanks to a user)
|
353 |
* Stability: Tested up to WordPress version 4.5.3
|
354 |
-
* Other optimzation of code to reduce the size.
|
355 |
|
356 |
= 4.2.5 =
|
357 |
* Mobile_Detect redclare class error.
|
358 |
-
* Other optimzation of code to reduce the size.
|
359 |
|
360 |
= 4.2.2 =
|
361 |
* Delete a unnecessary file
|
362 |
|
363 |
= 4.2.1 =
|
364 |
-
* Fixed: Invalid Facebook fan page URL
|
365 |
* Fixed: Feed not updating while scheduling
|
366 |
* Fixed: Fullwidth layout issue
|
367 |
* Fixed: Show page logo not working.
|
@@ -379,7 +395,7 @@ http://wordpress.org/support/topic/need-feed-back-on-plugin-feature/
|
|
379 |
= 4.0 =
|
380 |
* Added new custom facebook feed feature upon numerous feature requests.
|
381 |
* New enhanced backend user enterface.
|
382 |
-
* Lots of bug fixes and imporvements.
|
383 |
|
384 |
= 3.1 =
|
385 |
|
@@ -414,8 +430,6 @@ http://wordpress.org/support/topic/need-feed-back-on-plugin-feature/
|
|
414 |
|
415 |
= 1.0.0 =
|
416 |
|
417 |
-
* Initial release.
|
418 |
|
419 |
== Upgrade Notice ==
|
420 |
-
|
421 |
-
|
1 |
+
=== Easy Social Post Feed - Social Photos Gallery - Page Plugin - Auto PopUp - MT ===
|
2 |
+
Contributors: maltathemes, sjaved, freemius
|
3 |
+
Tags: instagram feed, instagram, facebook feed, PopUp, page plugin
|
4 |
Requires at least: 3.3
|
5 |
Tested up to: 5.6
|
6 |
+
Stable tag: 6.2.0
|
7 |
License: GPLv2 or later
|
8 |
+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
10 |
+
Formerly "Easy Facebook Like Box" easiest plugin to display custom Facebook feed (posts, photos, videos, events), custom Instagram Feed (photos, gallery, and videos), page plugin (like box), and any content in a PopUp.
|
11 |
|
12 |
== Description ==
|
13 |
+
|
14 |
+
The easiest and beginner-friendly plugin for **Custom Instagram Feed** (Display photos, gallery, and videos), **Custom Facebook Feed** (posts, links, status, photos, videos, events), **Facebook Page Plugin** (previously Facebook Like Box) and **Auto PopUp**.
|
15 |
|
16 |
DEMOS:
|
17 |
- [Facebook page plugin (like box)](https://easysocialfeed.com/freedemo/faceook-page-plugin/)
|
24 |
|
25 |
### Custom Instagram Feed plugin for WordPress:
|
26 |
|
27 |
+
Display your stunning photos and videos from your Instagram account on your site. It’s mobile-friendly (responsive), highly customizable (completely match the look and feel with your site), SEO friendly and has multiple layouts.
|
28 |
|
29 |
### FEATURES OF INSTAGRAM FEED PLUGIN:
|
30 |
|
31 |
- **One minute** setup. Easy setup flow to configure and go live in minutes.
|
32 |
- **Fully customizable**. Customize the layout and look & feel using the WP Customizer in **real-time**. Yes, no more guessing!
|
33 |
+
- Change **number of columns**, colors and borders.
|
34 |
- Create **multiple skins**. Handy when you need to display the feed on the page as well as in the footer or sidebar, differently.
|
35 |
- Completely responsive and mobile-friendly.
|
36 |
- Powerful **shortcode generator**, you don’t need to mess up with shortcode attributes.
|
45 |
- Comments (pro)- Display comments on posts on your site in popup. Also, display replies on comments in thread.
|
46 |
- Hearts (pro)- Display how many times your photo was loved by your followers right on your site.
|
47 |
- Layouts (pro)- Select layouts for your photos feed in full-width, half-width and masonry.
|
48 |
+
- Image filters (pro)- Apply cool filters to make your photos even more stunning. Available filters are greyscaled, saturate, sepia, hue, invert, brightness
|
49 |
- Animate filters (pro)- Confused what filter you want to use? Then no worries, just select animate filters to animate and apply all filters in a loop on your images.
|
50 |
- Fully customizable layouts (pro)- Change colors, padding or even enable and disable the elements.
|
51 |
- Priority support (pro)- Above all, I stand firmly behind my plugin and provide top-notch priority support to the premium plan users via email.
|
58 |
|
59 |
### Custom Facebook Feed for WordPress:
|
60 |
|
61 |
+
Display a customizable (completely match the look and feel with your site), mobile-friendly (responsive) and SEO friendly feed of your Facebook posts on your site in minutes. Supports all types of posts, including images, videos, status, and links.
|
62 |
|
63 |
### FEATURES OF CUSTOM FACEBOOK FEED:
|
64 |
|
79 |
- Shortcode generator - easily generate shortcode to display feed wherever you want
|
80 |
- Widget - dedicated widget to display the feed in sidebar or footer.
|
81 |
- And much more in the pack…
|
82 |
+
- Post filter (pro)- Filter the posts in feed to based on the type of the post for example images, videos, and events.
|
83 |
- **More layouts** (pro)- Display the feed-in grid, masonry or carousel layouts.
|
84 |
+
- Any page post feed (pro)- You can display posts from any public page even you don't manage it.
|
85 |
- Post images gallery (pro)- Display all images and videos in the gallery carousel in PopUp.
|
86 |
- Advanced PopUp (pro)- Replaces the current PopUp with advanced and super-fast PopUp. Give your feed a look like FB so your users do not leave your site ever.
|
87 |
- Albums feed (pro)- Display albums of any page on your site. Good to reduce the effort of uploading images on the site again.
|
91 |
- Likes popup (pro)- Display likes and reactions in the popup. Also, it will help you filter the reactions on a post like Facebook.
|
92 |
- Fully customizable layouts (pro)- Change colors, padding or even enable and disable the elements.
|
93 |
|
94 |
+
[Easy Custom Facebook Feed Demo](https://easysocialfeed.com/custom-facebook-feed/)
|
95 |
|
96 |
### Facebook Page plugin for WordPress:
|
97 |
|
103 |
- Show or hide header.
|
104 |
- Show or hide the latest facebook fan page posts.
|
105 |
- Now support optional **responsive** layout.
|
106 |
+
- Page plugin tabs (pro) - Use tabs to display events, timeline, and messages in the Likebox or Page plugin feed
|
107 |
- Display like box or page plugin in page/post/custom posts using shortcodes easily generated while saving widget or using the shortcode generator on the settings page.
|
108 |
- Set fixed width and height.
|
109 |
- Choose your desired language or input your own language (if not in list).
|
110 |
- Support 75 different locales
|
111 |
+
- Like box or page plugin in responsive PopUp/Modal window to gain more likes.
|
112 |
- **Top-notch customer support** - We firmly stand behind our plugin. In case you need help, we will be always on the other side of your computer screen to help whenever you need it.
|
113 |
|
114 |
+
[Faceook Page Plugin Demo](https://easysocialfeed.com/faceook-page-plugin)
|
115 |
|
116 |
### FEATURES OF AUTO POPUP:
|
117 |
|
118 |
+
- Enable/Disable PopUp
|
119 |
+
- Set PopUp delay from Back-end
|
120 |
+
- Show PopUp on home page only
|
121 |
+
- Show PopUp if visitors are logged in
|
122 |
+
- Show PopUp if visitors are not logged in
|
123 |
+
- Close button act as never show again (show only once)
|
124 |
+
- Hide on mobile devices
|
125 |
+
- Added some smooth transitions
|
126 |
+
- All of the above options are available with PopUp
|
127 |
+
- Support all WordPress shortcodes and even HTML in PopUp
|
128 |
+
- **Top-notch customer support** - We firmly stand behind our plugin. In case you need help, we will be always on the other side of your computer screen to help whenever you need it.
|
129 |
+
- **Auto popup exit-intent** (pro) - Display popup right before the user intent to leave your site. Perfect to convert and grab the attention.
|
130 |
+
- **Auto Popup page conditions** (pro) - Display PopUp on specific pages only
|
131 |
+
- **And a lot more inside the pack…**
|
132 |
+
|
133 |
+
[Auto PopUp Demo](https://easysocialfeed.com/auto-popup-likebox/)
|
134 |
|
135 |
+
**Easy Social Post Feed WordPress** plugin is designed to keep beginners in mind from scratch. It has beginner’s friendly workflow to set up Custom Instagram Feed, Custom Facebook Feed, Page Plugin and Auto PopUp in minutes (time is the single most precious commodity in the universe).
|
136 |
|
137 |
### HOW TO USE EASY SOCIAL FEED
|
138 |
|
139 |
See a quick setup video:
|
140 |
[youtube https://www.youtube.com/watch?v=HES9pa98x_8]
|
141 |
|
142 |
+
For more instructions on how to configure and use this plugin please see FAQ section, Screenshots or checkout or extensive [documentation](https://easysocialfeed.com/documentation-category/easy-facebook-likebox/).
|
143 |
|
144 |
**Need support** feel free to open a support ticket:
|
145 |
[Support](https://wordpress.org/support/plugin/easy-facebook-likebox "Support")
|
146 |
|
147 |
**NOTE**
|
148 |
+
Easy Social Feed is the simplest, most beginner-friendly yet powerful and the only plugin with a one-minute setup (or even less).
|
149 |
|
150 |
Also, I’m the author of [Floating Links](https://wordpress.org/plugins/floating-links) (the easiest to use plugin with 5-star rating and over 800+ active installs)
|
151 |
Thank you
|
156 |
== Installation ==
|
157 |
1. Upload "easy-facebook-likebox" to the "/wp-content/plugins/" directory.
|
158 |
2. Activate the plugin through the "Plugins" menu in WordPress.
|
159 |
+
3. Navigate to "Appearance > Widgets" and drag and drop "Easy Facebook Likebox" in the desired widget area or use the shortcode in page/post generated by widget.
|
160 |
|
161 |
== Frequently Asked Questions ==
|
162 |
= Width not working =
|
189 |
18. Instagram skins panel.
|
190 |
|
191 |
== Changelog ==
|
192 |
+
= 6.2.0 =
|
193 |
+
* Added: Multifeed Addon compatibility
|
194 |
+
* Removed: Auto Popup feature
|
|
|
195 |
* Fixed: Minor issues
|
196 |
|
197 |
= 6.0.2 =
|
215 |
* Added: New UI/UX for all layouts
|
216 |
|
217 |
= 5.3.1 =
|
218 |
+
* Fixed: WP 5.5 conflicts
|
219 |
|
220 |
= 5.3.0 =
|
221 |
* Fixed: No posts available for this ID issue
|
367 |
* Added: Open links in new tab option.
|
368 |
* Added: Polish translation files (thanks to a user)
|
369 |
* Stability: Tested up to WordPress version 4.5.3
|
370 |
+
* Other optimzation of code to reduce the size.
|
371 |
|
372 |
= 4.2.5 =
|
373 |
* Mobile_Detect redclare class error.
|
374 |
+
* Other optimzation of code to reduce the size.
|
375 |
|
376 |
= 4.2.2 =
|
377 |
* Delete a unnecessary file
|
378 |
|
379 |
= 4.2.1 =
|
380 |
+
* Fixed: Invalid Facebook fan page URL
|
381 |
* Fixed: Feed not updating while scheduling
|
382 |
* Fixed: Fullwidth layout issue
|
383 |
* Fixed: Show page logo not working.
|
395 |
= 4.0 =
|
396 |
* Added new custom facebook feed feature upon numerous feature requests.
|
397 |
* New enhanced backend user enterface.
|
398 |
+
* Lots of bug fixes and imporvements.
|
399 |
|
400 |
= 3.1 =
|
401 |
|
430 |
|
431 |
= 1.0.0 =
|
432 |
|
433 |
+
* Initial release.
|
434 |
|
435 |
== Upgrade Notice ==
|
|
|
|
admin/assets/css/esf-admin.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.espf-upgrade{float:left;width:50%;margin-top:20px;padding:20px;color:#fff;background:#ff8c00;text-align:center}.espf-upgrade b{text-shadow:3px 2px #d25d53}.espf-upgrade h2{color:#fff;font-size:44px;margin-top:0}.espf-upgrade p{font-size:15px;letter-spacing:.5px;line-height:1.8}.espf-upgrade code{background:#fff;color:#544f4f;padding:5px 10px;letter-spacing:2px;border-radius:2px}.espf-upgrade a{background:#fff;color:#444;border-radius:30px;padding:11px 22px;height:auto;font-size:16px;letter-spacing:1px;margin-top:20px;border:2px solid transparent;box-shadow:none;letter-spacing:2px}.espf-upgrade a:hover{color:#fff;background:transparent;box-shadow:none;border:2px solid}.material-icons.efbl_copy_id{font-size:18px;margin-left:6px;display:inline-block;cursor:pointer;position:absolute;bottom:4px;border-left:1px solid;padding-left:5px}.modal{top:30% !important;background:#fff}.modal .modal-content h5.header{color:#ee6e73;border-bottom:1px solid #ccc;margin-bottom:0;padding-bottom:15px;margin-top:0}.modal .modal-footer{border-top:1px solid #ccc}.modal .modal-footer .modal-close{float:left}.modal .modal-footer .btn-flat{color:#ee6e73}.modal .modal-footer .btn-flat:hover{color:#02acf7}.fta-upgrade-modal{width:34%;top:25% !important}.fta-upgrade-modal .mif-close-modal{position:absolute;right:10px;top:10px}.fta-upgrade-modal .mif-modal-content{float:none;margin:0 auto;display:table;padding-top:0px !important;text-align:center}.fta-upgrade-modal .mif-modal-content h5{font-size:40px}.fta-upgrade-modal .mif-modal-content p{font-size:15px;line-height:1.8}.fta-upgrade-modal .mif-modal-content hr{padding-bottom:10px}.fta-upgrade-modal .mif-modal-content .mif-lock-icon .material-icons{color:#ff8c00 !important;font-size:50px}.fta-upgrade-modal .mif-modal-content input[type=email]::placeholder{color:#444}.fta-upgrade-modal .mif-modal-content .btn{background:#ff8c00;padding:12px 25px;height:auto;font-size:18px;text-transform:capitalize;border-radius:30px !important;width:auto;-moz-transition:all ease-in .5s;-ms-transition:all ease-in .5s;-o-transition:all ease-in .5s;-webkit-transition:all ease-in .5s;transition:all ease-in .5s}.fta-upgrade-modal .mif-modal-content .btn:hover{background:#e48109;-moz-transition:all ease-in .5s;-ms-transition:all ease-in .5s;-o-transition:all ease-in .5s;-webkit-transition:all ease-in .5s;transition:all ease-in .5s}.efbl_all_pages a{color:inherit}.efbl_all_pages .title{font-size:18px;font-weight:bold}.efbl_all_pages.show{display:block}.mif_wrap p{font-size:15px;line-height:1.8;font-weight:400;color:#867979;position:relative}#mif-general .auth-row{margin-top:20px}@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;src:url(../fonts/material-icons.woff2) format("woff2")}.efbl_all_pages img.insta{float:right;width:50px;margin-top:8px;cursor:pointer}.efbl_all_pages p{font-size:15px;line-height:1.8;font-weight:400;color:#867979;position:relative}.material-icons{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.fta_wrap .fta_wrap_inner .fta_tabs_header #fta_tabs a:hover,.fta_wrap .fta_wrap_inner .fta_tabs_header #fta_tabs a{-webkit-transition:all ease-in-out 1s;-moz-transition:all ease-in-out 1s;-o-transition:all ease-in-out 1s;transition:all ease-in-out 1s}.fta-auth-app-noti{ftaoat:left;width:98%;border-left:6px solid #80c7a7;padding:10px 60px 10px 10px;position:relative}.fta-auth-app-noti .material-icons{position:absolute;right:10px;top:10px;cursor:pointer}.fta_wrap_outer{float:left;width:98%}.fta_wrap{float:left;clear:both;position:relative;width:100%;overflow:hidden;background-color:#fff;margin-top:40px}.fta_wrap .btn:focus{color:#fff}.fta_wrap .fta_sliders_wrap{float:left;background-color:#d05d53;padding:11px 80px 10px 80px;cursor:pointer;margin-top:-5px}.fta_wrap .fta_sliders_wrap #fta_sliders{width:36.5px;height:35px;position:relative;cursor:pointer;float:left}.fta_wrap .fta_sliders_wrap #fta_sliders span{width:100%;height:2px;display:block;background-color:#fff;position:absolute;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.fta_wrap .fta_sliders_wrap #fta_sliders span:nth-child(1){top:25%}.fta_wrap .fta_sliders_wrap #fta_sliders span:nth-child(2){top:54%}.fta_wrap .fta_sliders_wrap #fta_sliders span:nth-child(3){top:83%}.fta_wrap .fta_sliders_wrap #fta_sliders .box{width:7px;height:7px;border-radius:2px;border:1px solid #eee;background-color:#fff;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:left .3s;-moz-transition:left .3s;transition:left .3s}.fta_wrap .fta_sliders_wrap #fta_sliders span:nth-child(1) .box{left:25%}.fta_wrap .fta_sliders_wrap #fta_sliders span:nth-child(2) .box{left:75%}.fta_wrap .fta_sliders_wrap #fta_sliders span:nth-child(3) .box{left:25%}.fta_wrap .fta_sliders_wrap #fta_sliders:hover span:nth-child(1) .box{left:75%}.fta_wrap .fta_sliders_wrap #fta_sliders:hover span:nth-child(2) .box{left:25%}.fta_wrap .fta_sliders_wrap #fta_sliders:hover span:nth-child(3) .box{left:75%}.fta_wrap .modal{width:30%;top:30% !important}.fta_wrap .modal .fta-close-modal{position:absolute;right:10px;top:10px}.fta_wrap .modal .fta-modal-content{ftaoat:none;margin:0 auto;display:table;padding-top:30px;text-align:center}.fta_wrap .modal .fta-modal-content h5{font-size:40px}.fta_wrap .modal .fta-modal-content p{font-size:15px;line-height:1.8}.fta_wrap .modal .fta-modal-content .fta-lock-icon .material-icons{color:#26a69a;font-size:50px}.fta_wrap .modal .fta-modal-content input[type=email]::placeholder{color:#444}.fta_wrap .modal .fta-modal-content .btn{border-radius:0}.fta_wrap .fta_wrap_inner{float:left;width:100%;clear:both;position:relative}.fta_wrap .fta_wrap_inner .esf_wc_header{float:none;margin:0 auto;display:table;text-align:center}.fta_wrap .fta_wrap_inner .esf_wc_header .esf_wc_header_top{float:none;margin:0 auto;display:table}.fta_wrap .fta_wrap_inner .esf_wc_header .esf_wc_header_top img{float:left;width:50px}.fta_wrap .fta_wrap_inner .esf_wc_header .esf_wc_header_top h1{float:left;margin:0;line-height:normal;font-size:2rem;margin-left:10px;margin-top:5px}.fta_wrap .fta_wrap_inner .esf_wc_header p{font-size:14px !important;margin-top:15px !important}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap{float:left;width:100%}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap .esf_wc_box{float:left;width:48%;margin:7px;padding:15px 10px 20px}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap .esf_wc_box .esf_wc_box_content{float:left;width:77%}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap .esf_wc_box .esf_wc_box_img{float:left;margin-right:10px;width:20%}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap .esf_wc_box .esf_wc_box_img img{width:100%;max-height:110px}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap .esf_wc_box h5{margin-top:0;font-size:16px;font-weight:bold}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap .esf_wc_box p{margin-top:0px;font-size:12px}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap .esf_wc_box .esf_wc_box_btns_holder .btn{width:auto;padding:10px;height:auto;box-shadow:none;text-transform:none;font-size:13px;line-height:normal;background:#7ed957}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap .esf_wc_box .esf_wc_box_btns_holder .btn:hover{background:#73d24b}.fta_wrap .fta_wrap_inner .esf-quick-setup-wrap{width:100%;display:block;position:relative;clear:both;text-align:center}.fta_wrap .fta_wrap_inner .esf-quick-setup-wrap h5{line-height:normal;font-size:2rem;margin-bottom:20px;padding-top:20px;text-transform:capitalize}.fta_wrap .fta_wrap_inner .esf-quick-setup-wrap iframe{background:#f1f1f1;padding:10px;width:100%}.fta_wrap .fta_wrap_inner .fta_loader_wrap{position:absolute;z-index:9;background-color:#f9f9f9;width:100%;height:100%}.fta_wrap .fta_wrap_inner .fta_loader_wrap .fa{position:absolute;top:42%;left:46%;font-size:50px;color:#26a69a;text-align:center}.fta_wrap .fta_wrap_inner .fta_tabs_header{background-color:#ed6d62;color:#fff;padding:5px 0px;height:56px;float:left;width:100%}.fta_wrap .fta_wrap_inner .fta_tabs_header .fta_design_tab{display:table;text-align:center;line-height:48px;height:48px;padding:0;margin:0;text-transform:uppercase;color:#fff;padding:0 24px;font-size:14px}.fta_wrap .fta_wrap_inner .fta_tabs_header .fta_design_tab .material-icons{display:table-cell;vertical-align:middle;ftaoat:none;width:100%}.fta_wrap .fta_wrap_inner .fta_tabs_header #fta_tabs{background-color:transparent;ftaoat:left;width:auto;margin-left:17px;padding-right:17px;width:100%}.fta_wrap .fta_wrap_inner .fta_tabs_header #fta_tabs .indicator{background-color:#1bf1e9;margin-bottom:0px;width:70px}.fta_wrap .fta_wrap_inner .fta_tabs_header #fta_tabs a{color:#fff;display:table}.fta_wrap .fta_wrap_inner .fta_tabs_header #fta_tabs a:hover{opacity:.8}.fta_wrap .fta_wrap_inner .fta_tabs_header #fta_tabs a .material-icons{display:table-cell;vertical-align:middle;ftaoat:none;width:100%}.fta_wrap .fta_wrap_inner #fta-help .fta_faqs_wrap h5,.fta_wrap .fta_wrap_inner #fta-help .fta_more_help_wrap h5{font-size:31px;border-bottom:1px solid #e0e0e0;padding-bottom:20px}.fta_wrap .fta_wrap_inner #fta-help .fta_faqs_wrap h4,.fta_wrap .fta_wrap_inner #fta-help .fta_more_help_wrap h4{font-size:22px}.fta_wrap .fta_wrap_inner #fta-help .fta_more_help_wrap h5{padding-top:20px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder{padding:0 15px;width:100%;min-height:330px;float:left}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_tab_c{width:100%;display:inline-block}.fta_wrap .fta_wrap_inner .fta_tab_c_holder h5{float:left;width:100%}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs{padding:0;margin-top:10px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .fta_single_plug{margin:0 20px 0 0}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .fta_single_plug.fta_plug_instagram a.btn{margin-top:50px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .card-content{padding:20px 0}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .card-content .card-title{margin-bottom:0;font-weight:bold;letter-spacing:.1px;color:#444 !important;font-size:22px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .fta_cta_holder{float:left;margin-bottom:20px;width:100%;margin-top:12px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .fta_cta_holder li{font-size:15px;line-height:1.5;list-style-type:disc;margin-left:20px;letter-spacing:.3px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .fta_cta_holder p{font-size:15px;margin-top:0}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .fta_cta_holder .btn.right{display:none}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .card-image{margin-top:15px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .btn{background:#ed6d62;text-transform:capitalize;padding:4px 20px;margin-top:15px;height:auto}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .btn:hover{background-color:#d05d53}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_plug_activated .fta_cta_holder .btn.right{display:block !important}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_support_holder{width:18%;display:inline-block;vertical-align:top}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_support_holder .card{padding:0}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_support_holder .card-image{background-color:#26a69a}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_support_holder .card-image .fta_confused_img{height:auto;width:auto;margin:0 auto}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_support_holder .card-content{padding:16px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_support_holder .card-content .card-title{border-bottom:1px solid #9e9e9e;margin:0 0 10px;padding:0 0 10px 0}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_support_holder .card-content .btn{margin:0 auto;display:table;margin-top:15px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .input-field{margin-bottom:10px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_auth_form{display:none;width:100%}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder.fta_no_user .collection{border:none}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder{ftaoat:left;width:100%}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder h5{margin-bottom:20px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder .collection-item .badge{color:#fff;padding:5px 10px;height:auto;margin-bottom:10px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder .collection-item.fta_is_primary .fta_make_primary{display:none}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder .fta_user_meta{ftaoat:left}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder .fta_user_meta img.circle{width:50px;height:50px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder .fta_users_auth_actions{ftaoat:right;margin-top:10px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder .fta_users_auth_actions .secondary-content{position:relative;margin-top:2px;ftaoat:left;font-size:18px;top:0;right:0;margin-left:5px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder .fta_users_auth_actions .secondary-content .material-icons{font-size:30px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_auth_btn_st{margin-top:20px;margin-bottom:0px;height:45px;line-height:45px;text-transform:capitalize}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_auth_btn_st:hover,.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_auth_btn_st:active{color:#fff}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_show_token_form{display:none;margin-bottom:20px;ftaoat:right;background-color:#1b97f3}.fta_wrap .fta_noti_holder{position:relative;display:none}.fta_wrap .fta_noti_holder .fta_arrow{position:absolute;left:32%;top:-2px;width:15%}.fta_wrap .fta_noti_holder .tap-target-wrapper.open{left:auto;position:absolute;right:-238px;top:-100px;color:#fff}.fta_wrap .fta_noti_holder .tap-target-content{width:440px;height:400px;top:10px;right:auto;bottom:0px;left:60px;padding:40px;vertical-align:bottom}.fta_wrap .fta_noti_holder .tap-target{background-color:rgba(237,109,98,.9)}.fta_wrap .fta_noti_holder.fta_green_noti .fta_arrow{display:none}.fta_wrap .fta_noti_holder.fta_green_noti .tap-target{background-color:rgba(38,166,154,.9)}.fta_wrap .fta_noti_holder.fta_green_noti .tap-target .tap-target-content p{font-size:15px}.fta_wrap.esf_wc_wrap{width:68%;float:none;margin:0 auto;display:table;margin-top:40px}.fta_wrap.esf_wc_wrap .fta_tab_c_holder{min-height:auto}.fta_wrap.esf_wc_wrap .fta_tab_c_holder p{margin-top:0;font-size:16px}.fta_wrap.esf_wc_wrap .fta_tab_c_holder .row{margin-bottom:0}.fta_wrap.fl-recomend-tab-holder{padding:15px;float:left;width:100%}.fta_wrap.fl-recomend-tab-holder .fl-recomend-plugins-holder{width:73%;display:inline-block;padding-right:10px;float:left}.fta_wrap.fl-recomend-tab-holder .fl-recomend-plugins-holder .fl-recomend-wraper{width:40% !important;float:left}.fta_wrap.fl-recomend-tab-holder .fl-recomend-partner{width:25%;display:inline-block}.fta_wrap.fl-recomend-tab-holder .fl-recomend-head{float:left;width:100%}.fta_wrap.fl-recomend-tab-holder .fl-recomend-head h4{font-size:1.8rem;font-weight:bold;margin-bottom:0}.fta_wrap.fl-recomend-tab-holder .fl-recomend-head p{margin-top:10px}.fta_wrap.fl-recomend-tab-holder .row{margin-top:20px;float:left;margin-bottom:20px}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper{text-align:center;padding:20px 12px;margin:0 5px;width:24%;-webkit-transition:-webkit-box-shadow .25s;transition:-webkit-box-shadow .25s;transition:box-shadow .25s;transition:box-shadow .25s,-webkit-box-shadow .25s;border-radius:2px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper h4{font-size:1.8rem;margin:5px 0px 15px;text-align:center}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper p{letter-spacing:.5px;line-height:1.5;float:left;width:100%;margin-top:5px}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper .fl-recomend-meta-wraper{float:left;width:100%;margin:15px 0}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper .fl-recomend-meta-wraper p{font-size:15px}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper .fl-recomends-action{margin-top:10px;float:left;width:100%}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper .fl-recomends-action a{background-color:#ff8c00;padding:10px 18px;font-size:16px;float:left;color:#fff}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper .fl-recomends-action a:hover{opacity:.9}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper .fl-recomends-action a.right{background-color:#0693e3}.fta_wrap.fl-recomend-tab-holder .fl-recomend-partner{display:inline-block;text-align:center}.fta_wrap.fl-recomend-tab-holder .fl-recomend-partner .fl-recomend-wraper{float:none;margin:0 auto;display:table;width:100%}.fta_wrap.fl-recomend-tab-holder .fl-recomend-partner .fl-recomend-wraper p{line-height:1.8}.fta_wrap.fl-recomend-tab-holder .fl-recomend-partner .fl-recomend-wraper img{margin-bottom:10px}.fta_wrap.fl-recomend-tab-holder .fl-recomend-partner .fl-recomend-wraper .fl-recomends-action a{text-align:center;float:none;margin:0 auto;display:table;margin-top:15px}#toast-container{top:auto !important;right:auto !important;bottom:0;left:50%;transform:translate(-50%, 0);color:#7fc6a6 !important}#toast-container .toast{background-color:#26a69a;padding:15px 60px;font-size:18px}.easy-social-feed_page_easy-facebook-likebox .toast{background-color:#028dd0 !important}.material-tooltip{padding:10px 20px}.btn:hover,.btn-large:hover{color:#fff}.disabled{pointer-events:none;cursor:default}#toast-container.esf-failed-notification .toast{background-color:#ed6d62 !important}#fta-auth-error.modal,#fta-remove-at.modal,#mif-remove-at.modal{top:25% !important;width:40%}#fta-auth-error.modal .mif-close-modal.modal-close,#fta-remove-at.modal .mif-close-modal.modal-close,#mif-remove-at.modal .mif-close-modal.modal-close{position:absolute;right:5px;top:5px}#fta-remove-at.modal,#mif-remove-at.modal{width:30%}#fta-auth-error .mif-modal-content,#fta-remove-at .mif-modal-content,#mif-remove-at .mif-modal-content{float:none;margin:0 auto;display:table;text-align:center;padding-top:0}#fta-auth-error .mif-modal-content p,#fta-remove-at .mif-modal-content p,#mif-remove-at .mif-modal-content p{font-size:13px;line-height:1.8;border-bottom:1px solid #ccc;padding-bottom:12px}#fta-auth-error .mif-modal-content .mif-lock-icon .material-icons,#fta-remove-at .mif-modal-content .mif-lock-icon .material-icons,#mif-remove-at .mif-modal-content .mif-lock-icon .material-icons{color:#ed6d62;font-size:60px}#fta-auth-error .mif-modal-content .btn,#fta-remove-at .mif-modal-content .btn,#mif-remove-at .mif-modal-content .btn{font-size:13px;padding:10px 25px 10px 10px;height:auto;text-transform:capitalize}#fta-auth-error .mif-modal-content .btn img,#fta-remove-at .mif-modal-content .btn img,#mif-remove-at .mif-modal-content .btn img{height:31px;margin-right:5px}#fta-remove-at .mif-modal-content .btn,#mif-remove-at .mif-modal-content .btn{padding:10px 20px;height:auto;width:auto;line-height:normal;font-size:15px;border-radius:0;margin-right:30px}#fta-remove-at .mif-modal-content .efbl_delete_at_confirmed,#fta-remove-at .mif-modal-content .mif_delete_at_confirmed,#mif-remove-at .mif-modal-content .efbl_delete_at_confirmed,#mif-remove-at .mif-modal-content .mif_delete_at_confirmed{background:#ed6d62}.fta_noti_holder{position:relative;display:none}.fta_noti_holder .fta_arrow{position:absolute;left:26%;top:150px;width:6%}.fta_noti_holder .tap-target-wrapper.open{left:auto;position:absolute;right:-238px;top:-100px;color:#fff;width:800px;height:520px}.fta_noti_holder .tap-target-content{width:500px;height:400px;top:-18px;right:auto;bottom:0;left:60px;padding:40px;vertical-align:bottom}.fta_noti_holder .tap-target-content p{color:#fff}.fta_noti_holder .tap-target{background-color:rgba(237,109,98,.9)}.fta_noti_holder.fta_green_noti .fta_arrow{display:none}.fta_noti_holder.fta_green_noti .tap-target{background-color:rgba(38,166,154,.9)}.fta_noti_holder.fta_green_noti .tap-target .tap-target-content p{font-size:15px}.fta_empty_at .fta_noti_holder{display:block}.mif_wrap .fta_noti_holder .fta_arrow{left:27%;width:6%;top:200px}.collection-header{position:relative}.fta-remove-at-btn{position:absolute;right:2%;top:36%}.fta-remove-at-btn .material-icons{font-size:28px;color:#ed6d62}.espf_black_friday_msg{padding:0 15px 0 0;border:none;box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.espf_black_friday_msg .espf_notice_logo{display:inline-block;float:left;margin-bottom:-4px}.espf_black_friday_msg .espf_notice_logo img{width:170px}.espf_black_friday_msg .espf_notice_content_wrap{display:inline-block;margin-left:10px}.espf_black_friday_msg .espf_blackfirday_upgrade{float:left;background:#ff8c00;padding:8px 15px;height:auto;font-size:14px;text-transform:capitalize;width:auto;-moz-transition:all ease-in .5s;-ms-transition:all ease-in .5s;-o-transition:all ease-in .5s;-webkit-transition:all ease-in .5s;transition:all ease-in .5s;border:none;box-shadow:none;text-shadow:none}.espf_black_friday_msg .espf_blackfirday_upgrade:hover{background:#e28009}.espf_black_friday_msg p{font-size:15px;margin-bottom:2px}.espf_black_friday_msg .espf_support_btns{float:left;width:100%;margin-top:15px}.espf_black_friday_msg .espf_hide_btn{color:#000;text-decoration:underline;margin-left:8px;margin-top:14px;float:left}.mif_wrap .efbl_all_pages .collection-item.avatar .circle,.efbl_wrap .efbl_all_pages .collection-item.avatar .circle{position:absolute;width:42px;height:42px;overflow:hidden;left:15px;display:inline-block;vertical-align:middle}.esf-main-heading{font-size:2.2em;margin-bottom:0;float:left;margin-top:15px}.toplevel_page_feed-them-all .fta_wrap,.toplevel_page_feed-them-all .fta-other-plugins-sidebar{margin-top:20px !important}.toplevel_page_feed-them-all #wpfooter{bottom:0}.esf_loader_wrap{position:fixed;left:0;top:0;width:100%;height:100%;z-index:99999;background-color:#fff}.esf_loader_wrap .esf_loader_inner{overflow:auto;margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);min-width:150px;min-height:150px}.esf_loader_wrap .loader{border:16px solid #f3f3f3;border-top:16px solid #ee6e73;border-radius:80%;width:120px;height:120px;animation:spin 2s linear infinite}.esf_loader_wrap .efbl_loader.loader{border-top:16px solid #028dd0}.esf_loader_wrap .mif_loader.loader{border-top:16px solid #d23167}.esf_loader_wrap .esf_welcome_loader.loader{border-top:16px solid #7ed957}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.efbl-red-notice{background:#ed6d62 !important;border-color:#ca554b !important;float:left}#fs_connect .fs-visual .dashicons-wordpress{width:100% !important;height:100% !important}.fta-other-plugins-sidebar{float:left;width:21%;margin-left:5px;margin-top:40px}.fta-other-plugins-sidebar .fta-other-plugins-wrap{float:left;width:100%;background:#fff;text-align:center}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-other-plugins-head{background-color:#ed6d62;color:#fff;padding:5px 2px}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel{padding:0px 10px}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel h2{font-size:1.8rem}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel p{letter-spacing:.5px;line-height:1.5;font-size:15px}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .stars{color:#ffb900;font-size:15px}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .fta-carousel-actions{margin-top:20px;float:left;width:100%;padding:0 10px}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .fta-carousel-actions a{background-color:#ff8c00;padding:10px 18px;font-size:16px;float:left;color:#fff}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .fta-carousel-actions a:hover{opacity:.9}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .fta-carousel-actions a.right{background-color:#0693e3}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .carousel-item{min-height:auto}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .carousel{height:100%}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .indicators{bottom:-10px}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .indicators .indicator-item{background-color:#ed6d62}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .indicators .indicator-item.active{background-color:#feb901}.fta-partners-wrap{margin-top:5px}.fta-partners-wrap img{margin-top:25px;width:200px}.fta-partners-wrap .fta-carousel-actions{margin-bottom:20px !important}.fta-partners-wrap .fta-carousel-actions a{float:none !important}.easy-social-feed_page_easy-facebook-likebox .fta-other-plugins-wrap .fta-other-plugins-head{background-color:#018fd0}.easy-social-feed_page_easy-facebook-likebox .fta-other-plugins-wrap .indicators .indicator-item{background-color:#018fd0}.easy-social-feed_page_mif .fta-other-plugins-wrap .fta-other-plugins-head{background-color:#d23167}.easy-social-feed_page_mif .fta-other-plugins-wrap .indicators .indicator-item{background-color:#d23167}/*# sourceMappingURL=esf-admin.css.map */
|
1 |
+
.espf-upgrade{float:left;width:100%;margin-bottom:20px;padding:20px;color:#fff;background:#ff8c00;text-align:center}.espf-upgrade b{text-shadow:3px 2px #d25d53}.espf-upgrade h2{color:#fff;font-size:34px;margin-top:0}.espf-upgrade p{font-size:14px;letter-spacing:.5px;line-height:1.8}.espf-upgrade code{background:#fff;color:#544f4f;padding:5px 10px;letter-spacing:2px;border-radius:2px}.espf-upgrade a{background:#fff;color:#444;border-radius:30px;padding:8px 22px;height:auto;font-size:13px;letter-spacing:1px;margin-top:20px;border:2px solid transparent;box-shadow:none}.espf-upgrade a:hover{color:#fff;background:transparent;box-shadow:none;border:2px solid}.material-icons.efbl_copy_id{font-size:18px;margin-left:6px;display:inline-block;cursor:pointer;position:absolute;bottom:4px;border-left:1px solid;padding-left:5px}.modal{top:30% !important;background:#fff}.modal .modal-content h5.header{color:#ee6e73;border-bottom:1px solid #ccc;margin-bottom:0;padding-bottom:15px;margin-top:0}.modal .modal-footer{border-top:1px solid #ccc}.modal .modal-footer .modal-close{float:left}.modal .modal-footer .btn-flat{color:#ee6e73}.modal .modal-footer .btn-flat:hover{color:#02acf7}.fta-upgrade-modal{width:34%;top:25% !important}.fta-upgrade-modal .mif-close-modal{position:absolute;right:10px;top:10px}.fta-upgrade-modal .mif-modal-content{float:none;margin:0 auto;display:table;padding-top:0px !important;text-align:center}.fta-upgrade-modal .mif-modal-content h5{font-size:40px}.fta-upgrade-modal .mif-modal-content p{font-size:15px;line-height:1.8}.fta-upgrade-modal .mif-modal-content hr{padding-bottom:10px}.fta-upgrade-modal .mif-modal-content .mif-lock-icon .material-icons{color:#ff8c00 !important;font-size:50px}.fta-upgrade-modal .mif-modal-content input[type=email]::placeholder{color:#444}.fta-upgrade-modal .mif-modal-content .btn{background:#ff8c00;padding:12px 25px;height:auto;font-size:18px;text-transform:capitalize;border-radius:30px !important;width:auto;-moz-transition:all ease-in .5s;-ms-transition:all ease-in .5s;-o-transition:all ease-in .5s;-webkit-transition:all ease-in .5s;transition:all ease-in .5s}.fta-upgrade-modal .mif-modal-content .btn:hover{background:#e48109;-moz-transition:all ease-in .5s;-ms-transition:all ease-in .5s;-o-transition:all ease-in .5s;-webkit-transition:all ease-in .5s;transition:all ease-in .5s}.efbl_all_pages a{color:inherit}.efbl_all_pages .title{font-size:18px;font-weight:bold}.efbl_all_pages.show{display:block}.mif_wrap p{font-size:15px;line-height:1.8;font-weight:400;color:#867979;position:relative}#mif-general .auth-row{margin-top:20px}@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;src:url(../fonts/material-icons.woff2) format("woff2")}.efbl_all_pages img.insta{float:right;width:50px;margin-top:8px;cursor:pointer}.efbl_all_pages p{font-size:15px;line-height:1.8;font-weight:400;color:#867979;position:relative}.material-icons{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.fta_wrap .fta_wrap_inner .fta_tabs_header #fta_tabs a:hover,.fta_wrap .fta_wrap_inner .fta_tabs_header #fta_tabs a{-webkit-transition:all ease-in-out 1s;-moz-transition:all ease-in-out 1s;-o-transition:all ease-in-out 1s;transition:all ease-in-out 1s}.fta-auth-app-noti{ftaoat:left;width:98%;border-left:6px solid #80c7a7;padding:10px 60px 10px 10px;position:relative}.fta-auth-app-noti .material-icons{position:absolute;right:10px;top:10px;cursor:pointer}.fta_wrap_outer{float:left;width:98%}.fta_wrap{float:left;clear:both;position:relative;width:100%;overflow:hidden;background-color:#fff;margin-top:40px}.fta_wrap .btn:focus{color:#fff}.fta_wrap .fta_sliders_wrap{float:left;background-color:#d05d53;padding:11px 80px 10px 80px;cursor:pointer;margin-top:-5px}.fta_wrap .fta_sliders_wrap #fta_sliders{width:36.5px;height:35px;position:relative;cursor:pointer;float:left}.fta_wrap .fta_sliders_wrap #fta_sliders span{width:100%;height:2px;display:block;background-color:#fff;position:absolute;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.fta_wrap .fta_sliders_wrap #fta_sliders span:nth-child(1){top:25%}.fta_wrap .fta_sliders_wrap #fta_sliders span:nth-child(2){top:54%}.fta_wrap .fta_sliders_wrap #fta_sliders span:nth-child(3){top:83%}.fta_wrap .fta_sliders_wrap #fta_sliders .box{width:7px;height:7px;border-radius:2px;border:1px solid #eee;background-color:#fff;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:left .3s;-moz-transition:left .3s;transition:left .3s}.fta_wrap .fta_sliders_wrap #fta_sliders span:nth-child(1) .box{left:25%}.fta_wrap .fta_sliders_wrap #fta_sliders span:nth-child(2) .box{left:75%}.fta_wrap .fta_sliders_wrap #fta_sliders span:nth-child(3) .box{left:25%}.fta_wrap .fta_sliders_wrap #fta_sliders:hover span:nth-child(1) .box{left:75%}.fta_wrap .fta_sliders_wrap #fta_sliders:hover span:nth-child(2) .box{left:25%}.fta_wrap .fta_sliders_wrap #fta_sliders:hover span:nth-child(3) .box{left:75%}.fta_wrap .modal{width:30%;top:30% !important}.fta_wrap .modal .fta-close-modal{position:absolute;right:10px;top:10px}.fta_wrap .modal .fta-modal-content{ftaoat:none;margin:0 auto;display:table;padding-top:30px;text-align:center}.fta_wrap .modal .fta-modal-content h5{font-size:40px}.fta_wrap .modal .fta-modal-content p{font-size:15px;line-height:1.8}.fta_wrap .modal .fta-modal-content .fta-lock-icon .material-icons{color:#26a69a;font-size:50px}.fta_wrap .modal .fta-modal-content input[type=email]::placeholder{color:#444}.fta_wrap .modal .fta-modal-content .btn{border-radius:0}.fta_wrap .fta_wrap_inner{float:left;width:100%;clear:both;position:relative}.fta_wrap .fta_wrap_inner .esf_wc_header{float:none;margin:0 auto;display:table;text-align:center}.fta_wrap .fta_wrap_inner .esf_wc_header .esf_wc_header_top{float:none;margin:0 auto;display:table}.fta_wrap .fta_wrap_inner .esf_wc_header .esf_wc_header_top img{float:left;width:50px}.fta_wrap .fta_wrap_inner .esf_wc_header .esf_wc_header_top h1{float:left;margin:0;line-height:normal;font-size:2rem;margin-left:10px;margin-top:5px}.fta_wrap .fta_wrap_inner .esf_wc_header p{font-size:14px !important;margin-top:15px !important}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap{float:left;width:100%}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap .esf_wc_box{float:left;width:48%;margin:7px;padding:15px 10px 20px}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap .esf_wc_box .esf_wc_box_content{float:left;width:77%}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap .esf_wc_box .esf_wc_box_img{float:left;margin-right:10px;width:20%}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap .esf_wc_box .esf_wc_box_img img{width:100%;max-height:110px}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap .esf_wc_box h5{margin-top:0;font-size:16px;font-weight:bold}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap .esf_wc_box p{margin-top:0px;font-size:12px}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap .esf_wc_box .esf_wc_box_btns_holder .btn{width:auto;padding:10px;height:auto;box-shadow:none;text-transform:none;font-size:13px;line-height:normal;background:#7ed957}.fta_wrap .fta_wrap_inner .esf_wc_boxes_wrap .esf_wc_box .esf_wc_box_btns_holder .btn:hover{background:#73d24b}.fta_wrap .fta_wrap_inner .esf-quick-setup-wrap{width:100%;display:block;position:relative;clear:both;text-align:center}.fta_wrap .fta_wrap_inner .esf-quick-setup-wrap h5{line-height:normal;font-size:2rem;margin-bottom:20px;padding-top:20px;text-transform:capitalize}.fta_wrap .fta_wrap_inner .esf-quick-setup-wrap iframe{background:#f1f1f1;padding:10px;width:100%}.fta_wrap .fta_wrap_inner .fta_loader_wrap{position:absolute;z-index:9;background-color:#f9f9f9;width:100%;height:100%}.fta_wrap .fta_wrap_inner .fta_loader_wrap .fa{position:absolute;top:42%;left:46%;font-size:50px;color:#26a69a;text-align:center}.fta_wrap .fta_wrap_inner .fta_tabs_header{background-color:#ed6d62;color:#fff;padding:5px 0px;height:56px;float:left;width:100%}.fta_wrap .fta_wrap_inner .fta_tabs_header .fta_design_tab{display:table;text-align:center;line-height:48px;height:48px;padding:0;margin:0;text-transform:uppercase;color:#fff;padding:0 24px;font-size:14px}.fta_wrap .fta_wrap_inner .fta_tabs_header .fta_design_tab .material-icons{display:table-cell;vertical-align:middle;ftaoat:none;width:100%}.fta_wrap .fta_wrap_inner .fta_tabs_header #fta_tabs{background-color:transparent;ftaoat:left;width:auto;margin-left:17px;padding-right:17px;width:100%}.fta_wrap .fta_wrap_inner .fta_tabs_header #fta_tabs .indicator{background-color:#1bf1e9;margin-bottom:0px;width:70px}.fta_wrap .fta_wrap_inner .fta_tabs_header #fta_tabs a{color:#fff;display:table}.fta_wrap .fta_wrap_inner .fta_tabs_header #fta_tabs a:hover{opacity:.8}.fta_wrap .fta_wrap_inner .fta_tabs_header #fta_tabs a .material-icons{display:table-cell;vertical-align:middle;ftaoat:none;width:100%}.fta_wrap .fta_wrap_inner #fta-help .fta_faqs_wrap h5,.fta_wrap .fta_wrap_inner #fta-help .fta_more_help_wrap h5{font-size:31px;border-bottom:1px solid #e0e0e0;padding-bottom:20px}.fta_wrap .fta_wrap_inner #fta-help .fta_faqs_wrap h4,.fta_wrap .fta_wrap_inner #fta-help .fta_more_help_wrap h4{font-size:22px}.fta_wrap .fta_wrap_inner #fta-help .fta_more_help_wrap h5{padding-top:20px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder{padding:0 15px;width:100%;min-height:330px;float:left}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_tab_c{width:100%;display:inline-block}.fta_wrap .fta_wrap_inner .fta_tab_c_holder h5{float:left;width:100%}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs{padding:0;margin-top:10px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .fta_single_plug{margin:0 20px 0 0}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .fta_single_plug.fta_plug_instagram a.btn{margin-top:50px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .card-content{padding:20px 0}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .card-content .card-title{margin-bottom:0;font-weight:bold;letter-spacing:.1px;color:#444 !important;font-size:22px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .fta_cta_holder{float:left;margin-bottom:20px;width:100%;margin-top:12px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .fta_cta_holder li{font-size:15px;line-height:1.5;list-style-type:disc;margin-left:20px;letter-spacing:.3px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .fta_cta_holder p{font-size:15px;margin-top:0}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .fta_cta_holder .btn.right{display:none}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .card-image{margin-top:15px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .btn{background:#ed6d62;text-transform:capitalize;padding:4px 20px;margin-top:15px;height:auto}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_plugs .card .btn:hover{background-color:#d05d53}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_plug_activated .fta_cta_holder .btn.right{display:block !important}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_support_holder{width:18%;display:inline-block;vertical-align:top}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_support_holder .card{padding:0}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_support_holder .card-image{background-color:#26a69a}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_support_holder .card-image .fta_confused_img{height:auto;width:auto;margin:0 auto}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_support_holder .card-content{padding:16px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_support_holder .card-content .card-title{border-bottom:1px solid #9e9e9e;margin:0 0 10px;padding:0 0 10px 0}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_support_holder .card-content .btn{margin:0 auto;display:table;margin-top:15px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .input-field{margin-bottom:10px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_auth_form{display:none;width:100%}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder.fta_no_user .collection{border:none}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder{ftaoat:left;width:100%}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder h5{margin-bottom:20px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder .collection-item .badge{color:#fff;padding:5px 10px;height:auto;margin-bottom:10px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder .collection-item.fta_is_primary .fta_make_primary{display:none}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder .fta_user_meta{ftaoat:left}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder .fta_user_meta img.circle{width:50px;height:50px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder .fta_users_auth_actions{ftaoat:right;margin-top:10px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder .fta_users_auth_actions .secondary-content{position:relative;margin-top:2px;ftaoat:left;font-size:18px;top:0;right:0;margin-left:5px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_all_users_holder .fta_users_auth_actions .secondary-content .material-icons{font-size:30px}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_auth_btn_st{margin-top:20px;margin-bottom:0px;height:45px;line-height:45px;text-transform:capitalize}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_auth_btn_st:hover,.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_auth_btn_st:active{color:#fff}.fta_wrap .fta_wrap_inner .fta_tab_c_holder .fta_show_token_form{display:none;margin-bottom:20px;ftaoat:right;background-color:#1b97f3}.fta_wrap .fta_noti_holder{position:relative;display:none}.fta_wrap .fta_noti_holder .fta_arrow{position:absolute;left:32%;top:-2px;width:15%}.fta_wrap .fta_noti_holder .tap-target-wrapper.open{left:auto;position:absolute;right:-238px;top:-100px;color:#fff}.fta_wrap .fta_noti_holder .tap-target-content{width:440px;height:400px;top:10px;right:auto;bottom:0px;left:60px;padding:40px;vertical-align:bottom}.fta_wrap .fta_noti_holder .tap-target{background-color:rgba(237,109,98,.9)}.fta_wrap .fta_noti_holder.fta_green_noti .fta_arrow{display:none}.fta_wrap .fta_noti_holder.fta_green_noti .tap-target{background-color:rgba(38,166,154,.9)}.fta_wrap .fta_noti_holder.fta_green_noti .tap-target .tap-target-content p{font-size:15px}.fta_wrap.esf_wc_wrap{width:68%;float:none;margin:0 auto;display:table;margin-top:40px}.fta_wrap.esf_wc_wrap .fta_tab_c_holder{min-height:auto}.fta_wrap.esf_wc_wrap .fta_tab_c_holder p{margin-top:0;font-size:16px}.fta_wrap.esf_wc_wrap .fta_tab_c_holder .row{margin-bottom:0}.fta_wrap.fl-recomend-tab-holder{padding:15px;float:left;width:100%}.fta_wrap.fl-recomend-tab-holder .fl-recomend-plugins-holder{width:73%;display:inline-block;padding-right:10px;float:left}.fta_wrap.fl-recomend-tab-holder .fl-recomend-plugins-holder .fl-recomend-wraper{width:40% !important;float:left}.fta_wrap.fl-recomend-tab-holder .fl-recomend-partner{width:25%;display:inline-block}.fta_wrap.fl-recomend-tab-holder .fl-recomend-head{float:left;width:100%}.fta_wrap.fl-recomend-tab-holder .fl-recomend-head h4{font-size:1.8rem;font-weight:bold;margin-bottom:0}.fta_wrap.fl-recomend-tab-holder .fl-recomend-head p{margin-top:10px}.fta_wrap.fl-recomend-tab-holder .row{margin-top:20px;float:left;margin-bottom:20px}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper{text-align:center;padding:20px 12px;margin:0 5px;width:24%;-webkit-transition:-webkit-box-shadow .25s;transition:-webkit-box-shadow .25s;transition:box-shadow .25s;transition:box-shadow .25s,-webkit-box-shadow .25s;border-radius:2px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper h4{font-size:1.8rem;margin:5px 0px 15px;text-align:center}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper p{letter-spacing:.5px;line-height:1.5;float:left;width:100%;margin-top:5px}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper .fl-recomend-meta-wraper{float:left;width:100%;margin:15px 0}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper .fl-recomend-meta-wraper p{font-size:15px}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper .fl-recomends-action{margin-top:10px;float:left;width:100%}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper .fl-recomends-action a{background-color:#ff8c00;padding:10px 18px;font-size:16px;float:left;color:#fff}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper .fl-recomends-action a:hover{opacity:.9}.fta_wrap.fl-recomend-tab-holder .row .fl-recomend-wraper .fl-recomends-action a.right{background-color:#0693e3}.fta_wrap.fl-recomend-tab-holder .fl-recomend-partner{display:inline-block;text-align:center}.fta_wrap.fl-recomend-tab-holder .fl-recomend-partner .fl-recomend-wraper{float:none;margin:0 auto;display:table;width:100%}.fta_wrap.fl-recomend-tab-holder .fl-recomend-partner .fl-recomend-wraper p{line-height:1.8}.fta_wrap.fl-recomend-tab-holder .fl-recomend-partner .fl-recomend-wraper img{margin-bottom:10px}.fta_wrap.fl-recomend-tab-holder .fl-recomend-partner .fl-recomend-wraper .fl-recomends-action a{text-align:center;float:none;margin:0 auto;display:table;margin-top:15px}#toast-container{top:auto !important;right:auto !important;bottom:0;left:50%;transform:translate(-50%, 0);color:#7fc6a6 !important}#toast-container .toast{background-color:#26a69a;padding:15px 60px;font-size:18px}.easy-social-feed_page_easy-facebook-likebox .toast{background-color:#028dd0 !important}.material-tooltip{padding:10px 20px}.btn:hover,.btn-large:hover{color:#fff}.disabled{pointer-events:none;cursor:default}#toast-container.esf-failed-notification .toast{background-color:#ed6d62 !important}#fta-auth-error.modal,#fta-remove-at.modal,#mif-remove-at.modal{top:25% !important;width:40%}#fta-auth-error.modal .mif-close-modal.modal-close,#fta-remove-at.modal .mif-close-modal.modal-close,#mif-remove-at.modal .mif-close-modal.modal-close{position:absolute;right:5px;top:5px}#fta-remove-at.modal,#mif-remove-at.modal{width:30%}#fta-auth-error .mif-modal-content,#fta-remove-at .mif-modal-content,#mif-remove-at .mif-modal-content{float:none;margin:0 auto;display:table;text-align:center;padding-top:0}#fta-auth-error .mif-modal-content p,#fta-remove-at .mif-modal-content p,#mif-remove-at .mif-modal-content p{font-size:13px;line-height:1.8;border-bottom:1px solid #ccc;padding-bottom:12px}#fta-auth-error .mif-modal-content .mif-lock-icon .material-icons,#fta-remove-at .mif-modal-content .mif-lock-icon .material-icons,#mif-remove-at .mif-modal-content .mif-lock-icon .material-icons{color:#ed6d62;font-size:60px}#fta-auth-error .mif-modal-content .btn,#fta-remove-at .mif-modal-content .btn,#mif-remove-at .mif-modal-content .btn{font-size:13px;padding:10px 25px 10px 10px;height:auto;text-transform:capitalize}#fta-auth-error .mif-modal-content .btn img,#fta-remove-at .mif-modal-content .btn img,#mif-remove-at .mif-modal-content .btn img{height:31px;margin-right:5px}#fta-remove-at .mif-modal-content .btn,#mif-remove-at .mif-modal-content .btn{padding:10px 20px;height:auto;width:auto;line-height:normal;font-size:15px;border-radius:0;margin-right:30px}#fta-remove-at .mif-modal-content .efbl_delete_at_confirmed,#fta-remove-at .mif-modal-content .mif_delete_at_confirmed,#mif-remove-at .mif-modal-content .efbl_delete_at_confirmed,#mif-remove-at .mif-modal-content .mif_delete_at_confirmed{background:#ed6d62}.fta_noti_holder{position:relative;display:none}.fta_noti_holder .fta_arrow{position:absolute;left:26%;top:150px;width:6%}.fta_noti_holder .tap-target-wrapper.open{left:auto;position:absolute;right:-238px;top:-100px;color:#fff;width:800px;height:520px}.fta_noti_holder .tap-target-content{width:500px;height:400px;top:-18px;right:auto;bottom:0;left:60px;padding:40px;vertical-align:bottom}.fta_noti_holder .tap-target-content p{color:#fff}.fta_noti_holder .tap-target{background-color:rgba(237,109,98,.9)}.fta_noti_holder.fta_green_noti .fta_arrow{display:none}.fta_noti_holder.fta_green_noti .tap-target{background-color:rgba(38,166,154,.9)}.fta_noti_holder.fta_green_noti .tap-target .tap-target-content p{font-size:15px}.fta_empty_at .fta_noti_holder{display:block}.mif_wrap .fta_noti_holder .fta_arrow{left:27%;width:6%;top:200px}.collection-header{position:relative}.fta-remove-at-btn{position:absolute;right:2%;top:36%}.fta-remove-at-btn .material-icons{font-size:28px;color:#ed6d62}.espf_black_friday_msg{padding:0 15px 0 0;border:none;box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.espf_black_friday_msg .espf_notice_logo{display:inline-block;float:left;margin-bottom:-4px}.espf_black_friday_msg .espf_notice_logo img{width:170px}.espf_black_friday_msg .espf_notice_content_wrap{display:inline-block;margin-left:10px}.espf_black_friday_msg .espf_blackfirday_upgrade{float:left;background:#ff8c00;padding:8px 15px;height:auto;font-size:14px;text-transform:capitalize;width:auto;-moz-transition:all ease-in .5s;-ms-transition:all ease-in .5s;-o-transition:all ease-in .5s;-webkit-transition:all ease-in .5s;transition:all ease-in .5s;border:none;box-shadow:none;text-shadow:none}.espf_black_friday_msg .espf_blackfirday_upgrade:hover{background:#e28009}.espf_black_friday_msg p{font-size:15px;margin-bottom:2px}.espf_black_friday_msg .espf_support_btns{float:left;width:100%;margin-top:15px}.espf_black_friday_msg .espf_hide_btn{color:#000;text-decoration:underline;margin-left:8px;margin-top:14px;float:left}.mif_wrap .efbl_all_pages .collection-item.avatar .circle,.efbl_wrap .efbl_all_pages .collection-item.avatar .circle{position:absolute;width:42px;height:42px;overflow:hidden;left:15px;display:inline-block;vertical-align:middle}.esf-main-heading{font-size:2.2em;margin-bottom:0;float:left;margin-top:15px}.toplevel_page_feed-them-all .fta_wrap,.toplevel_page_feed-them-all .fta-other-plugins-sidebar{margin-top:20px !important}.toplevel_page_feed-them-all #wpfooter{bottom:0}.esf_loader_wrap{position:fixed;left:0;top:0;width:100%;height:100%;z-index:99999;background-color:#fff}.esf_loader_wrap .esf_loader_inner{overflow:auto;margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);min-width:150px;min-height:150px}.esf_loader_wrap .loader{border:16px solid #f3f3f3;border-top:16px solid #ee6e73;border-radius:80%;width:120px;height:120px;animation:spin 2s linear infinite}.esf_loader_wrap .efbl_loader.loader{border-top:16px solid #028dd0}.esf_loader_wrap .mif_loader.loader{border-top:16px solid #d23167}.esf_loader_wrap .esf_welcome_loader.loader{border-top:16px solid #7ed957}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.efbl-red-notice{background:#ed6d62 !important;border-color:#ca554b !important;float:left}#fs_connect .fs-visual .dashicons-wordpress{width:100% !important;height:100% !important}.fta-other-plugins-sidebar{float:left;width:21%;margin-left:5px;margin-top:40px}.fta-other-plugins-sidebar .fta-other-plugins-wrap{float:left;width:100%;background:#fff;text-align:center}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-other-plugins-head{background-color:#ed6d62;color:#fff;padding:5px 2px}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel{padding:0px 10px}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel h2{font-size:1.8rem}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel p{letter-spacing:.5px;line-height:1.5;font-size:15px}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .stars{color:#ffb900;font-size:15px}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .fta-carousel-actions{margin-top:20px;float:left;width:100%;padding:0 10px}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .fta-carousel-actions a{background-color:#ff8c00;padding:10px 18px;font-size:16px;float:left;color:#fff}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .fta-carousel-actions a:hover{opacity:.9}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .fta-carousel-actions a.right{background-color:#0693e3}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .carousel-item{min-height:auto}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .carousel{height:100%}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .indicators{bottom:-10px}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .indicators .indicator-item{background-color:#ed6d62}.fta-other-plugins-sidebar .fta-other-plugins-wrap .fta-plugins-carousel .indicators .indicator-item.active{background-color:#feb901}.fta-partners-wrap{margin-top:5px}.fta-partners-wrap img{margin-top:25px;width:200px}.fta-partners-wrap .fta-carousel-actions{margin-bottom:20px !important}.fta-partners-wrap .fta-carousel-actions a{float:none !important}.easy-social-feed_page_easy-facebook-likebox .fta-other-plugins-wrap .fta-other-plugins-head{background-color:#018fd0}.easy-social-feed_page_easy-facebook-likebox .fta-other-plugins-wrap .indicators .indicator-item{background-color:#018fd0}.easy-social-feed_page_mif .fta-other-plugins-wrap .fta-other-plugins-head{background-color:#d23167}.easy-social-feed_page_mif .fta-other-plugins-wrap .indicators .indicator-item{background-color:#d23167}/*# sourceMappingURL=esf-admin.css.map */
|
admin/assets/css/esf-admin.css.map
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"version":3,"sourceRoot":"","sources":["../scss/esf-admin.scss"],"names":[],"mappings":"AACA,cACE,WACA,
|
1 |
+
{"version":3,"sourceRoot":"","sources":["../scss/esf-admin.scss"],"names":[],"mappings":"AACA,cACE,WACA,WACA,mBACA,aACA,WACA,mBACA,kBAEA,gBACE,4BAGF,iBACE,WACA,eACA,aAEF,gBACE,eACA,oBACA,gBAEJ,mBACE,gBACA,cACA,iBACA,mBACA,kBAEA,gBACE,gBACA,WACA,mBACA,iBACA,YACA,eACA,mBACA,gBACA,6BACA,gBAEA,sBACE,WACA,uBACA,gBACA,iBAKN,6BACE,eACA,gBACA,qBACA,eACA,kBACA,WACA,sBACA,iBAGF,OACE,mBACA,gBAGE,gCACE,cACA,6BACA,gBACA,oBACA,aAIJ,qBACE,0BAEA,kCACE,WAGF,+BACE,cAEA,qCACE,cAMR,mBACE,UACA,mBAEA,oCACE,kBACA,WACA,SAGF,sCACE,WACA,cACA,cACA,2BACA,kBAEA,yCACE,eAGF,wCACE,eACA,gBAGF,yCACE,oBAGF,qEACE,yBACA,eAGF,qEACE,WAGF,2CACE,mBACA,kBACA,YACA,eACA,0BACA,8BACA,WACA,gCACA,+BACA,8BACA,mCACA,2BAEA,iDACE,mBACA,gCACA,+BACA,8BACA,mCACA,2BAON,kBACE,cAGF,uBACE,eACA,iBAIJ,qBACE,cAGF,YACE,eACA,gBACA,gBACA,cACA,kBAKA,uBACE,gBAQJ,WACE,6BACA,kBACA,gBACA,uDAIA,0BACE,YACA,WACA,eACA,eAGF,kBACE,eACA,gBACA,gBACA,cACA,kBAIJ,gBACE,6BACA,mBACA,kBACA,eACA,cACA,sBACA,oBACA,qBACA,mBACA,iBACA,cACA,qCACA,mCAIF,oHACE,sCACA,mCACA,iCACA,8BAGF,mBACE,YACA,UACA,8BACA,4BACA,kBAEA,mCACE,kBACA,WACA,SACA,eAGJ,gBACE,WACA,UAEF,UAqIE,WACA,WACA,kBACA,WACA,gBACA,sBACA,gBAzIA,qBACE,WAGF,4BAEE,WACA,yBACA,4BACA,eACA,gBAEA,yCACE,aACA,YACA,kBACA,eACA,WAEA,8CACE,WACA,WACA,cACA,sBACA,kBACA,mCACA,gCACA,+BACA,2BAGF,2DACE,QAGF,2DACE,QAGF,2DACE,QAGF,8CACE,UACA,WACA,kBACA,sBACA,sBACA,kBACA,QACA,wCACA,qCACA,oCACA,gCACA,4BACA,yBACA,oBAGF,gEACE,SAGF,gEACE,SAGF,gEACE,SAKF,sEACE,SAGF,sEACE,SAGF,sEACE,SAMN,iBACE,UACA,mBAEA,kCACE,kBACA,WACA,SAGF,oCACE,YACA,cACA,cACA,iBACA,kBAEA,uCACE,eAGF,sCACE,eACA,gBAGF,mEACE,cACA,eAGF,mEACE,WAGF,yCACE,gBAcN,0BACE,WACA,WACA,WACA,kBAEA,yCACE,WACA,cACA,cACA,kBAEA,4DACE,WACA,cACA,cAEA,gEACE,WACA,WAGF,+DACE,WACA,SACA,mBACA,eACA,iBACA,eAIJ,2CACE,0BACA,2BAMJ,6CACE,WACA,WAEA,yDACE,WACA,UACA,WACA,uBAEA,6EACE,WACA,UAGF,yEACE,WACA,kBACA,UAEA,6EACE,WACA,iBAIJ,4DACE,aACA,eACA,iBAGF,2DACE,eACA,eAMA,sFACE,WACA,aACA,YACA,gBACA,oBACA,eACA,mBACA,mBAEA,4FACE,mBAOV,gDACE,WACA,cACA,kBACA,WACA,kBAEA,mDACE,mBACA,eACA,mBACA,iBACA,0BAGF,uDACE,mBACA,aACA,WAIJ,2CACE,kBACA,UACA,yBACA,WACA,YAEA,+CACE,kBACA,QACA,SACA,eACA,cACA,kBAIJ,2CACE,yBACA,WACA,gBACA,YACA,WACA,WAEA,2DACE,cACA,kBACA,iBACA,YACA,UACA,SACA,yBACA,WACA,eACA,eAEA,2EACE,mBACA,sBACA,YACA,WAIJ,qDACE,6BACA,YACA,WACA,iBACA,mBACA,WAEA,gEACE,yBACA,kBACA,WAGF,uDACE,WAEA,cAEA,6DAEE,WAGF,uEACE,mBACA,sBACA,YACA,WAUJ,iHACE,eACA,gCACA,oBAGF,iHACE,eAKF,2DACE,iBAMN,4CACE,eACA,WACA,iBACA,WAEA,uDACE,WACA,qBAGF,+CACE,WACA,WAGF,2DACE,UACA,gBAEA,4EACE,kBAIA,qGACE,gBAQJ,+EACE,eAEA,2FACE,gBACA,iBACA,oBACA,sBACA,eAIJ,iFACE,WACA,mBACA,WACA,gBAEA,oFACE,eACA,gBACA,qBACA,iBACA,oBAGF,mFACE,eACA,aAGF,4FACE,aAKJ,6EACE,gBAGF,sEACE,mBACA,0BACA,iBACA,gBACA,YAEA,4EACE,yBAKN,2FACE,yBAGF,gEACE,UACA,qBACA,mBAEA,sEACE,UAGF,4EACE,yBAEA,8FACE,YACA,WACA,cAIJ,8EACE,aAEA,0FACE,gCACA,gBACA,mBAGF,mFACE,cACA,cACA,gBAMN,yDACE,mBAGF,2DACE,aACA,WAIF,0FACE,YAGF,kEACE,YACA,WAEA,qEACE,mBAGF,0FACE,WACA,iBACA,YACA,mBAIF,oHACE,aAGF,iFACE,YAEA,4FACE,WACA,YAIJ,0FACE,aACA,gBAEA,6GACE,kBACA,eACA,YACA,eACA,MACA,QACA,gBAEA,6HACE,eAMR,6DACE,gBACA,kBACA,YACA,iBACA,0BAEA,uIACE,WAIJ,iEACE,aACA,mBACA,aACA,yBAMN,2BACE,kBACA,aAEA,sCACE,kBACA,SACA,SACA,UAGF,oDACE,UACA,kBACA,aACA,WACA,WAGF,+CACE,YACA,aACA,SACA,WACA,WACA,UACA,aACA,sBAGF,uCACE,qCAKF,qDACE,aAGF,sDACE,qCAGE,4EACE,eAQV,sBACE,UACA,WACA,cACA,cACA,gBAEA,wCACE,gBAEA,0CACE,aACA,eAGF,6CACE,gBAKN,iCACE,aACA,WACA,WAEA,6DACE,UACA,qBACA,mBACA,WAEA,iFACE,qBACA,WAIJ,sDACE,UACA,qBAGF,mDACE,WACA,WAEA,sDACE,iBACA,iBACA,gBAGF,qDACE,gBAIJ,sCACE,gBACA,WACA,mBAEA,0DACE,kBACA,kBACA,aACA,UACA,2CACA,mCACA,2BACA,mDACA,kBACA,yGACA,iGAEA,6DACE,iBACA,oBACA,kBAGF,4DACE,oBACA,gBACA,WACA,WACA,eAGF,mFACE,WACA,WACA,cAEA,qFACE,eAIJ,+EACE,gBACA,WACA,WAEA,iFACE,yBACA,kBACA,eACA,WACA,WAEA,uFACE,WAIJ,uFACE,yBAOR,sDACE,qBACA,kBAEA,0EACE,WACA,cACA,cACA,WAEA,4EACE,gBAGF,8EACE,mBAIA,iGACE,kBACA,WACA,cACA,cACA,gBAOV,iBACE,oBACA,sBACA,SACA,SACA,6BACA,yBAEA,wBACE,yBACA,kBACA,eAKF,oDACE,oCAIJ,kBACE,kBAQF,4BACE,WAGF,UACE,oBACA,eAGF,gDACE,oCAGF,gEACE,mBACA,UAEA,uJACE,kBACA,UACA,QAIJ,0CACE,UAIA,uGACE,WACA,cACA,cACA,kBACA,cAEA,6GACE,eACA,gBACA,6BACA,oBAGF,oMACE,cACA,eAGF,sHACE,eACA,4BACA,YACA,0BAEA,kIACE,YACA,iBAON,8EACE,kBACA,YACA,WACA,mBACA,eACA,gBACA,kBAGF,8OACE,mBAIJ,iBACE,kBACA,aAEA,4BACE,kBACA,SACA,UACA,SAGF,0CACE,UACA,kBACA,aACA,WACA,WACA,YACA,aAGF,qCACE,YACA,aACA,UACA,WACA,SACA,UACA,aACA,sBAEA,uCACE,WAIJ,6BACE,qCAKF,2CACE,aAGF,4CACE,qCAGE,kEACE,eAMR,+BACE,cAIA,sCACE,SACA,SACA,UAIJ,mBACE,kBAGF,mBACE,kBACA,SACA,QAEA,mCACE,eACA,cAIJ,uBACE,mBACA,YACA,sCACA,2CACA,8CAGF,yCACE,qBACA,WACA,mBAGF,6CACE,YAGF,iDACE,qBACA,iBAGF,iDACE,WACA,mBACA,iBACA,YACA,eACA,0BACA,WACA,gCACA,+BACA,8BACA,mCACA,2BACA,YACA,gBACA,iBAGF,uDACE,mBAGF,yBACE,eACA,kBAGF,0CACE,WACA,WACA,gBAGF,sCACE,WACA,0BACA,gBACA,gBACA,WAGF,qHACE,kBACA,WACA,YACA,gBACA,UACA,qBACA,sBAGF,kBACE,gBACA,gBACA,WACA,gBAKA,+FACE,2BAGF,uCACE,SAIJ,iBACE,eACA,OACA,MACA,WACA,YACA,cACA,sBAEA,mCACE,cACA,YACA,kBACA,QACA,SACA,gCACA,gBACA,iBAGF,yBACE,0BACA,8BACA,kBACA,YACA,aACA,kCAGF,qCACE,8BAGF,oCACE,8BAGF,4CACE,8BAGF,gBACE,GACE,uBAEF,KACE,0BAKN,iBACE,8BACA,gCACA,WAGF,4CACE,sBACA,uBAGF,2BACE,WACA,UACA,gBACA,gBACA,mDACE,WACA,WACA,gBACA,kBAEA,2EACE,yBACA,WACA,gBAGF,yEAEE,iBAEA,4EACE,iBAGF,2EACE,oBACA,gBACA,eAGF,gFACE,cACA,eAGF,+FACE,gBACA,WACA,WACA,eAEA,iGACE,yBACA,kBACA,eACA,WACA,WACA,uGACE,WAKJ,uGACE,yBAIJ,wFACE,gBAGF,mFACE,YAGF,qFACE,aAEA,qGACE,yBAGF,4GACE,yBAQV,mBACE,eAEA,uBACE,gBACA,YAEF,yCACE,8BAEH,2CACE,sBAMD,6FACE,yBAGF,iGACE,yBAKF,2EACE,yBAGF,+EACE","file":"esf-admin.css"}
|
admin/assets/fonts/esf-custom-icons.eot
CHANGED
Binary file
|
admin/assets/fonts/esf-custom-icons.svg
CHANGED
@@ -1,34 +1,32 @@
|
|
1 |
<?xml version="1.0" standalone="no"?>
|
2 |
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
3 |
<svg xmlns="http://www.w3.org/2000/svg">
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
</defs>
|
34 |
-
</svg>
|
1 |
<?xml version="1.0" standalone="no"?>
|
2 |
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
3 |
<svg xmlns="http://www.w3.org/2000/svg">
|
4 |
+
<metadata>Generated by Fontastic.me</metadata>
|
5 |
+
<defs>
|
6 |
+
<font id="esf-custom-icons" horiz-adv-x="512">
|
7 |
+
<font-face font-family="esf-custom-icons" units-per-em="512" ascent="480" descent="-32"/>
|
8 |
+
<missing-glyph horiz-adv-x="512" />
|
9 |
|
10 |
+
<glyph glyph-name="esf-thumbs-up" unicode="s" d="M91 128c0 5-1 9-5 13-4 3-8 5-13 5-5 0-9-2-13-5-3-4-5-8-5-13 0-5 2-9 5-13 4-4 8-5 13-5 5 0 9 1 13 5 4 4 5 8 5 13z m46 146l0-183c0-5-2-9-5-12-4-4-8-6-13-6l-82 0c-5 0-10 2-13 6-4 3-6 7-6 12l0 183c0 5 2 10 6 13 3 4 8 6 13 6l82 0c5 0 9-2 13-6 3-3 5-8 5-13z m338 0c0-16-5-30-15-42 3-9 4-16 4-22 1-14-4-28-12-39 3-11 3-22 0-34-3-10-8-19-16-26 2-22-3-39-14-52-12-15-31-22-56-22l-37 0c-12 0-26 1-41 4-15 3-26 6-35 8-8 3-19 7-34 12-24 8-39 12-45 12-5 0-10 2-13 6-4 3-6 7-6 12l0 184c0 4 2 8 6 12 3 4 7 5 12 6 4 0 12 6 22 17 9 11 19 22 28 34 13 17 23 28 29 35 4 3 7 8 9 13 3 6 4 11 5 14 1 4 2 9 4 17 1 8 3 14 4 18 1 4 2 9 5 15 3 5 6 10 10 14 3 4 8 5 13 5 8 0 16-1 23-3 7-2 13-4 17-7 5-3 9-7 12-12 3-4 5-9 7-12 1-4 2-9 3-15 1-5 1-10 2-13 0-2 0-6 0-11 0-7-1-14-3-21-2-8-4-13-5-18-2-4-5-9-8-16-1-1-2-2-3-5-1-2-3-4-3-6-1-2-2-4-3-7l80 0c14 0 27-5 38-16 11-11 16-24 16-39z"/>
|
11 |
+
<glyph glyph-name="esf-plus" unicode="b" d="M457 302l0-55c0-8-3-14-8-20-5-5-12-8-19-8l-119 0 0-118c0-8-3-15-8-20-5-5-12-8-20-8l-54 0c-8 0-15 3-20 8-5 5-8 12-8 20l0 118-119 0c-7 0-14 3-19 8-5 6-8 12-8 20l0 55c0 7 3 14 8 19 5 5 12 8 19 8l119 0 0 119c0 8 3 14 8 19 5 6 12 8 20 8l54 0c8 0 15-2 20-8 5-5 8-11 8-19l0-119 119 0c7 0 14-3 19-8 5-5 8-12 8-19z"/>
|
12 |
+
<glyph glyph-name="esf-heart" unicode="c" d="M256 37c-5 0-9 1-13 5l-178 172c-2 1-4 4-8 7-3 4-8 10-16 19-7 9-13 18-19 28-6 9-11 21-15 34-5 14-7 27-7 40 0 42 12 74 36 98 24 24 58 35 101 35 11 0 23-2 36-6 12-4 23-9 34-16 11-7 20-14 27-20 8-6 15-12 22-19 7 7 14 13 22 19 7 6 16 13 27 20 11 7 22 12 34 16 13 4 25 6 36 6 43 0 77-11 101-35 24-24 36-56 36-98 0-42-22-85-65-129l-178-171c-4-4-8-5-13-5z"/>
|
13 |
+
<glyph glyph-name="esf-comments" unicode="d" d="M402 293c0-27-9-51-27-74-17-22-42-40-73-53-31-13-64-20-101-20-16 0-33 2-50 5-24-17-50-29-80-37-6-1-15-3-24-4l-1 0c-2 0-4 0-6 2-2 2-3 4-3 6 0 1 0 1 0 2 0 1 0 1-1 2 0 0 1 1 1 1l1 2 1 1 1 2 1 1 1 2c1 1 3 3 7 7 3 3 6 6 7 8 2 2 4 5 7 8 2 4 5 8 7 11 2 4 4 8 6 13-24 14-42 31-56 51-14 20-20 41-20 64 0 26 9 51 27 73 17 22 42 40 73 53 31 13 64 20 101 20 36 0 70-7 101-20 31-13 55-31 73-53 18-22 27-47 27-73z m110-74c0-22-7-44-20-64-14-20-32-36-56-50 2-5 4-9 6-13 2-4 4-7 7-11 3-3 5-6 6-8 2-2 4-5 8-8 3-4 5-6 6-8 1 0 1 0 2-1 0-1 1-1 1-1 0-1 1-1 1-2 0 0 1-1 1-1l1-2 0-1 0-2 0-2c0-3-2-5-4-6-1-2-4-3-6-2-9 1-18 2-24 4-30 8-56 20-80 37-17-3-34-5-50-5-52 0-97 13-135 38 11-1 19-1 25-1 31 0 60 4 88 13 29 8 54 20 76 36 24 18 42 38 55 61 12 23 19 47 19 73 0 14-2 29-7 43 25-14 44-30 59-51 14-20 21-42 21-66z"/>
|
14 |
+
<glyph glyph-name="esf-comment" unicode="e" d="M512 256c0-33-11-64-34-92-23-28-54-50-93-66-40-17-83-25-129-25-13 0-27 1-41 2-38-33-82-56-132-69-9-2-20-4-32-6-4 0-7 0-9 3-3 2-4 4-5 8l0 0c-1 1-1 2 0 4 0 1 0 2 0 2 0 1 1 2 2 3l1 3 2 2 3 3c1 1 4 5 8 10 5 5 8 8 10 10 2 3 5 6 9 12 4 5 7 10 9 14 3 5 5 10 8 17 3 7 5 14 8 22-30 17-54 38-71 63-17 25-26 51-26 80 0 25 7 48 20 71 14 23 32 42 55 58 23 17 50 30 82 39 31 10 64 15 99 15 46 0 89-8 129-25 39-16 70-38 93-66 23-28 34-59 34-92z"/>
|
15 |
+
<glyph glyph-name="esf-smile-o" unicode="f" d="M361 205c-7-23-21-42-40-56-19-14-41-21-65-21-24 0-46 7-65 21-19 14-33 33-40 56-1 5-1 9 2 14 2 4 5 7 10 9 5 1 10 1 14-1 5-3 8-6 9-11 5-16 14-28 27-37 13-10 27-14 43-14 16 0 30 4 43 14 13 9 22 21 27 37 1 5 4 8 9 11 4 2 9 2 14 1 5-2 8-5 10-9 3-5 3-9 2-14z m-142 124c0-10-3-19-10-26-7-7-16-10-26-10-10 0-19 3-26 10-7 7-11 16-11 26 0 10 4 19 11 26 7 7 16 11 26 11 10 0 19-4 26-11 7-7 10-16 10-26z m147 0c0-10-4-19-11-26-7-7-16-10-26-10-10 0-19 3-26 10-7 7-10 16-10 26 0 10 3 19 10 26 7 7 16 11 26 11 10 0 19-4 26-11 7-7 11-16 11-26z m73-73c0 25-5 48-15 71-9 23-22 42-39 58-16 17-35 30-58 39-23 10-46 15-71 15-25 0-48-5-71-15-23-9-42-22-58-39-17-16-30-35-39-58-10-23-15-46-15-71 0-25 5-48 15-71 9-23 22-42 39-58 16-17 35-30 58-39 23-10 46-15 71-15 25 0 48 5 71 15 23 9 42 22 58 39 17 16 30 35 39 58 10 23 15 46 15 71z m36 0c0-40-9-77-29-110-20-34-46-60-80-80-33-20-70-29-110-29-40 0-77 9-110 29-34 20-60 46-80 80-20 33-29 70-29 110 0 40 9 77 29 110 20 34 46 60 80 80 33 20 70 29 110 29 40 0 77-9 110-29 34-20 60-46 80-80 20-33 29-70 29-110z"/>
|
16 |
+
<glyph glyph-name="esf-clone" unicode="g" d="M475 46l0 311c0 2 0 4-2 6-2 2-4 3-7 3l-311 0c-2 0-4-1-6-3-2-2-3-4-3-6l0-311c0-3 1-5 3-7 2-2 4-2 6-2l311 0c3 0 5 0 7 2 2 2 2 4 2 7z m37 311l0-311c0-13-4-24-13-33-9-9-20-13-33-13l-311 0c-12 0-23 4-32 13-9 9-13 20-13 33l0 311c0 12 4 23 13 32 9 9 20 13 32 13l311 0c13 0 24-4 33-13 9-9 13-20 13-32z m-110 109l0-45-36 0 0 45c0 3-1 5-3 7-2 2-4 2-6 2l-311 0c-3 0-5 0-7-2-2-2-2-4-2-7l0-311c0-2 0-4 2-6 2-2 4-3 7-3l45 0 0-36-45 0c-13 0-24 4-33 13-9 9-13 20-13 32l0 311c0 13 4 24 13 33 9 9 20 13 33 13l311 0c12 0 23-4 32-13 9-9 13-20 13-33z"/>
|
17 |
+
<glyph glyph-name="esf-video-camera" unicode="h" d="M512 411l0-310c0-8-4-14-11-17-3-1-5-2-7-2-5 0-10 2-13 6l-115 115 0-48c0-22-8-42-24-58-17-16-36-24-59-24l-201 0c-22 0-42 8-58 24-16 16-24 36-24 58l0 202c0 22 8 42 24 58 16 16 36 24 58 24l201 0c23 0 42-8 59-24 16-16 24-36 24-58l0-48 115 115c3 4 8 6 13 6 2 0 4-1 7-2 7-3 11-9 11-17z"/>
|
18 |
+
<glyph glyph-name="esf-share" unicode="i" d="M512 329c0-5-2-9-5-13l-147-146c-3-4-8-5-13-5-5 0-9 1-12 5-4 4-6 8-6 13l0 73-64 0c-19 0-35-1-50-2-15-1-29-3-44-6-15-3-27-7-38-12-11-5-21-12-30-20-9-8-17-18-23-29-6-11-11-24-14-39-3-16-5-33-5-52 0-10 1-22 2-35 0-1 0-4 0-7 1-3 1-6 1-7 0-3-1-6-2-8-2-1-4-2-7-2-3 0-6 1-8 4-1 2-3 4-4 7-1 2-2 5-4 8-1 4-2 6-3 7-24 54-36 97-36 129 0 38 5 70 15 95 31 77 114 115 250 115l64 0 0 73c0 5 2 10 6 13 3 4 7 6 12 6 5 0 10-2 13-6l147-146c3-4 5-8 5-13z"/>
|
19 |
+
<glyph glyph-name="esf-instagram" unicode="j" d="M426 105l0 185-39 0c4-12 6-25 6-38 0-24-6-46-18-66-13-20-29-36-50-48-21-12-44-18-69-18-37 0-69 13-96 39-27 26-40 57-40 93 0 13 2 26 6 38l-41 0 0-185c0-5 2-10 5-13 4-3 8-5 13-5l305 0c5 0 9 2 13 5 3 3 5 8 5 13z m-81 152c0 23-9 44-26 60-18 17-38 25-63 25-24 0-45-8-62-25-17-16-26-37-26-60 0-24 9-44 26-61 17-16 38-25 62-25 25 0 45 9 63 25 17 17 26 37 26 61z m81 103l0 47c0 5-2 10-6 14-4 4-8 6-14 6l-50 0c-5 0-10-2-14-6-4-4-5-9-5-14l0-47c0-6 1-10 5-14 4-4 9-6 14-6l50 0c6 0 10 2 14 6 4 4 6 8 6 14z m49 59l0-326c0-16-5-29-16-40-11-11-24-16-40-16l-326 0c-16 0-29 5-40 16-11 11-16 24-16 40l0 326c0 16 5 29 16 40 11 11 24 16 40 16l326 0c16 0 29-5 40-16 11-11 16-24 16-40z"/>
|
20 |
+
<glyph glyph-name="esf-facebook" unicode="" d="M384 509l0-76-45 0c-17 0-28-3-33-10-6-7-9-17-9-31l0-54 84 0-11-85-73 0 0-216-87 0 0 216-73 0 0 85 73 0 0 62c0 36 10 63 29 83 20 19 47 29 80 29 28 0 49-1 65-3z"/>
|
21 |
+
<glyph glyph-name="esf-twitter" unicode="" d="M481 395c-13-18-28-34-46-47 0-3 0-7 0-12 0-25-3-50-11-74-7-25-18-49-33-71-14-23-32-43-52-61-21-17-45-31-74-41-29-11-60-16-92-16-52 0-99 14-142 42 7-1 14-2 22-2 43 0 81 14 115 40-20 0-38 6-54 18-16 12-27 27-33 46 7-1 13-2 18-2 8 0 16 1 24 4-21 4-39 15-53 31-14 17-21 37-21 59l0 1c13-7 27-11 42-11-13 8-23 19-30 32-8 14-11 29-11 44 0 17 4 33 12 47 23-28 51-51 84-68 33-17 69-27 107-29-2 8-3 15-3 22 0 25 9 47 27 65 18 18 40 27 66 27 26 0 49-10 67-29 21 4 40 11 59 22-7-22-21-39-41-51 18 2 35 7 53 14z"/>
|
22 |
+
<glyph glyph-name="esf-linkedin" unicode="" d="M136 333l0-283-94 0 0 283z m6 88c0-14-4-26-14-35-10-9-23-14-39-14l0 0c-16 0-29 5-38 14-10 9-14 21-14 35 0 14 4 26 14 35 10 9 23 14 39 14 16 0 28-5 38-14 9-9 14-21 14-35z m333-208l0-163-94 0 0 152c0 20-3 35-11 47-8 11-20 17-36 17-12 0-22-4-30-10-9-7-15-15-19-25-2-5-3-13-3-23l0-158-94 0c1 76 1 138 1 185 0 47 0 76 0 85l-1 13 94 0 0-41 0 0c4 6 7 12 11 16 4 5 10 10 17 15 6 5 15 10 24 13 10 3 21 4 33 4 33 0 59-11 79-32 20-22 29-54 29-95z"/>
|
23 |
+
<glyph glyph-name="esf-thumbs-o-up" unicode="" d="M110 128c0 5-2 9-6 13-3 3-8 5-13 5-5 0-9-2-12-5-4-4-6-8-6-13 0-5 2-9 6-13 3-3 7-5 12-5 5 0 10 2 13 5 4 4 6 8 6 13z m329 165c0 9-4 18-11 25-8 7-16 11-26 11l-100 0c0 11 4 26 13 46 10 19 14 34 14 46 0 18-3 32-9 41-6 9-18 13-37 13-5-5-8-13-10-24-3-11-6-23-9-36-4-12-9-23-17-31-4-4-12-13-22-26-1-1-3-4-7-9-3-4-6-8-9-11-2-3-5-7-10-12-4-5-8-10-11-13-3-3-7-7-11-10-4-4-8-6-11-8-4-2-8-2-11-2l-9 0 0-183 9 0c3 0 6-1 9-1 4-1 7-1 10-2 3-1 6-2 11-3 4-2 8-3 10-3 2-1 5-2 10-4 4-2 7-3 8-3 40-14 73-21 98-21l34 0c37 0 55 16 55 48 0 5 0 10-1 16 6 3 10 8 13 15 4 7 5 14 5 21 0 7-1 13-5 20 10 9 15 20 15 34 0 4-1 10-2 15-2 6-5 11-8 14 7 0 12 5 16 13 4 9 6 17 6 24z m36 0c0-17-4-33-14-47 2-6 3-13 3-19 0-15-4-29-11-42 1-4 1-8 1-12 0-19-6-36-17-51 0-26-8-47-24-62-17-16-38-23-65-23l-37 0c-18 0-36 2-54 6-18 4-39 11-62 19-22 7-35 11-40 11l-82 0c-10 0-19 4-26 11-7 7-10 16-10 26l0 183c0 10 3 18 10 25 7 8 16 11 26 11l78 0c7 5 20 19 40 44 11 15 21 27 30 37 5 5 8 13 10 24 2 12 5 24 9 37 4 12 10 22 18 30 7 7 16 11 25 11 16 0 31-3 44-9 12-6 22-16 29-29 6-13 10-31 10-53 0-18-5-36-14-55l50 0c20 0 37-8 52-22 14-14 21-32 21-51z"/>
|
24 |
+
<glyph glyph-name="esf-comment-o" unicode="" d="M256 402c-39 0-75-6-109-20-34-13-61-31-81-53-19-23-29-47-29-73 0-21 6-42 20-61 14-19 33-36 58-50l24-14-7-28c-5-17-12-34-20-49 29 12 55 28 78 49l13 11 16-2c13-2 25-2 37-2 39 0 75 6 109 20 34 13 61 31 81 53 19 23 29 47 29 73 0 26-10 50-29 73-20 22-47 40-81 53-34 14-70 20-109 20z m256-146c0-33-11-64-34-92-23-28-54-50-93-66-40-17-83-25-129-25-13 0-27 1-41 2-38-33-82-56-132-69-9-2-20-4-32-6l-2 0c-3 0-5 1-8 3-2 2-3 5-4 8l0 0c-1 1-1 2 0 4 0 1 0 2 0 2 0 1 1 2 2 3l1 3 2 2 3 3c1 1 4 5 8 10 5 5 8 8 10 10 2 3 5 6 9 12 4 5 7 10 9 14 3 5 5 10 8 17 3 7 5 14 8 22-30 17-54 38-71 63-17 25-26 51-26 80 0 33 11 64 34 92 23 28 54 50 93 66 40 17 83 25 129 25 46 0 89-8 129-25 39-16 70-38 93-66 23-28 34-59 34-92z"/>
|
25 |
+
<glyph glyph-name="esf-picture-o" unicode="" d="M165 347c0-15-6-28-16-38-11-11-24-16-39-16-16 0-28 5-39 16-11 10-16 23-16 38 0 16 5 29 16 39 11 11 23 16 39 16 15 0 28-5 39-16 10-10 16-23 16-39z m292-109l0-128-402 0 0 55 91 91 46-46 146 147z m28 201l-458 0c-2 0-4-1-6-3-2-2-3-4-3-6l0-348c0-2 1-4 3-6 2-2 4-3 6-3l458 0c2 0 4 1 6 3 2 2 3 4 3 6l0 348c0 2-1 4-3 6-2 2-4 3-6 3z m45-9l0-348c0-12-4-23-13-32-9-9-20-13-32-13l-458 0c-12 0-23 4-32 13-9 9-13 20-13 32l0 348c0 12 4 23 13 32 9 9 20 13 32 13l458 0c12 0 23-4 32-13 9-9 13-20 13-32z"/>
|
26 |
+
<glyph glyph-name="esf-tag" unicode="" d="M165 384c0 10-4 19-11 26-7 7-16 11-26 11-10 0-19-4-26-11-7-7-11-16-11-26 0-10 4-19 11-26 7-7 16-11 26-11 10 0 19 4 26 11 7 7 11 16 11 26z m304-165c0-10-3-18-10-25l-140-141c-8-7-17-10-26-10-11 0-19 3-26 10l-204 205c-8 7-14 16-19 29-5 12-7 23-7 33l0 119c0 10 3 18 10 26 8 7 16 10 26 10l119 0c10 0 21-2 33-7 13-5 22-11 30-19l204-204c7-7 10-16 10-26z"/>
|
27 |
+
<glyph glyph-name="esf-user" unicode="" d="M457 111c0-23-7-41-21-55-14-13-32-19-55-19l-250 0c-23 0-41 6-55 19-14 14-21 32-21 55 0 10 0 20 1 29 1 10 2 20 4 31 2 11 4 22 7 31 3 10 8 19 13 28 5 9 11 17 17 23 7 7 15 12 25 16 9 3 20 5 32 5 1 0 5-2 12-6 6-4 13-9 21-14 8-5 18-9 31-13 13-4 25-6 38-6 13 0 25 2 38 6 13 4 23 8 31 13 8 5 15 10 21 14 7 4 11 6 12 6 12 0 23-2 32-5 10-4 18-9 25-16 6-6 12-14 17-23 5-9 10-18 13-28 3-9 5-20 7-31 2-11 3-21 4-31 1-9 1-19 1-29z m-91 255c0-31-11-56-32-78-22-21-48-32-78-32-30 0-56 11-78 32-21 22-32 47-32 78 0 30 11 56 32 77 22 22 48 32 78 32 30 0 56-10 78-32 21-21 32-47 32-77z"/>
|
28 |
+
<glyph glyph-name="esf-angle-left" unicode="" d="M344 357c0-3-1-5-3-7l-112-112 112-113c2-1 3-4 3-6 0-3-1-5-3-7l-14-14c-2-2-5-3-7-3-2 0-5 1-7 3l-133 133c-2 2-3 4-3 7 0 2 1 4 3 6l133 133c2 2 5 3 7 3 2 0 5-1 7-3l14-14c2-2 3-4 3-6z"/>
|
29 |
+
<glyph glyph-name="esf-angle-right" unicode="" d="M335 238c0-3-1-5-3-7l-133-133c-2-2-5-3-7-3-2 0-5 1-7 3l-14 14c-2 2-3 4-3 7 0 2 1 5 3 6l112 113-112 112c-2 2-3 4-3 7 0 2 1 4 3 6l14 14c2 2 5 3 7 3 2 0 5-1 7-3l133-133c2-2 3-4 3-6z"/>
|
30 |
+
<glyph glyph-name="esf-calendar" unicode="" d="M469 464l-69 0 0 32c0 9-7 16-16 16-9 0-16-7-16-16l0-32-96 0 0 32c0 9-7 16-16 16-9 0-16-7-16-16l0-32-96 0 0 32c0 9-7 16-16 16-9 0-16-7-16-16l0-32-69 0c-24 0-43-19-43-43l0-378c0-24 19-43 43-43l426 0c24 0 43 19 43 43l0 378c0 24-19 43-43 43z m11-421c0-6-5-11-11-11l-426 0c-6 0-11 5-11 11l0 378c0 6 5 11 11 11l69 0 0-32c0-9 7-16 16-16 9 0 16 7 16 16l0 32 96 0 0-32c0-9 7-16 16-16 9 0 16 7 16 16l0 32 96 0 0-32c0-9 7-16 16-16 9 0 16 7 16 16l0 32 69 0c6 0 11-5 11-11z m-368 277l64 0 0-48-64 0z m0-80l64 0 0-48-64 0z m0-80l64 0 0-48-64 0z m112 0l64 0 0-48-64 0z m0 80l64 0 0-48-64 0z m0 80l64 0 0-48-64 0z m112-160l64 0 0-48-64 0z m0 80l64 0 0-48-64 0z m0 80l64 0 0-48-64 0z"/>
|
31 |
+
<glyph glyph-name="esf-check" unicode="" d="M477 350c0-7-2-14-8-19l-206-207-39-39c-6-5-12-8-20-8-7 0-14 3-19 8l-142 142c-6 6-8 12-8 20 0 7 2 14 8 19l38 39c6 5 12 8 20 8 7 0 14-3 19-8l84-84 188 188c5 5 12 8 19 8 8 0 14-3 20-8l38-39c6-6 8-12 8-20z"/>
|
32 |
+
</font></defs></svg>
|
|
|
|
admin/assets/fonts/esf-custom-icons.ttf
CHANGED
Binary file
|
admin/assets/fonts/esf-custom-icons.woff
CHANGED
Binary file
|
admin/assets/js/clipboard.min.js
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
1 |
+
/*! This file is auto-generated */
|
2 |
+
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.ClipboardJS=e():t.ClipboardJS=e()}(this,function(){return(o={},r.m=n=[function(t,e){t.exports=function(t){var e;if("SELECT"===t.nodeName)t.focus(),e=t.value;else if("INPUT"===t.nodeName||"TEXTAREA"===t.nodeName){var n=t.hasAttribute("readonly");n||t.setAttribute("readonly",""),t.select(),t.setSelectionRange(0,t.value.length),n||t.removeAttribute("readonly"),e=t.value}else{t.hasAttribute("contenteditable")&&t.focus();var o=window.getSelection(),r=document.createRange();r.selectNodeContents(t),o.removeAllRanges(),o.addRange(r),e=o.toString()}return e}},function(t,e){function n(){}n.prototype={on:function(t,e,n){var o=this.e||(this.e={});return(o[t]||(o[t]=[])).push({fn:e,ctx:n}),this},once:function(t,e,n){var o=this;function r(){o.off(t,r),e.apply(n,arguments)}return r._=e,this.on(t,r,n)},emit:function(t){for(var e=[].slice.call(arguments,1),n=((this.e||(this.e={}))[t]||[]).slice(),o=0,r=n.length;o<r;o++)n[o].fn.apply(n[o].ctx,e);return this},off:function(t,e){var n=this.e||(this.e={}),o=n[t],r=[];if(o&&e)for(var i=0,a=o.length;i<a;i++)o[i].fn!==e&&o[i].fn._!==e&&r.push(o[i]);return r.length?n[t]=r:delete n[t],this}},t.exports=n,t.exports.TinyEmitter=n},function(t,e,n){var o=n(3),r=n(4);t.exports=function(t,e,n){if(!t&&!e&&!n)throw new Error("Missing required arguments");if(!o.string(e))throw new TypeError("Second argument must be a String");if(!o.fn(n))throw new TypeError("Third argument must be a Function");if(o.node(t))return function(t,e,n){return t.addEventListener(e,n),{destroy:function(){t.removeEventListener(e,n)}}}(t,e,n);if(o.nodeList(t))return function(t,e,n){return Array.prototype.forEach.call(t,function(t){t.addEventListener(e,n)}),{destroy:function(){Array.prototype.forEach.call(t,function(t){t.removeEventListener(e,n)})}}}(t,e,n);if(o.string(t))return function(t,e,n){return r(document.body,t,e,n)}(t,e,n);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}},function(t,n){n.node=function(t){return void 0!==t&&t instanceof HTMLElement&&1===t.nodeType},n.nodeList=function(t){var e=Object.prototype.toString.call(t);return void 0!==t&&("[object NodeList]"===e||"[object HTMLCollection]"===e)&&"length"in t&&(0===t.length||n.node(t[0]))},n.string=function(t){return"string"==typeof t||t instanceof String},n.fn=function(t){return"[object Function]"===Object.prototype.toString.call(t)}},function(t,e,n){var a=n(5);function i(t,e,n,o,r){var i=function(e,n,t,o){return function(t){t.delegateTarget=a(t.target,n),t.delegateTarget&&o.call(e,t)}}.apply(this,arguments);return t.addEventListener(n,i,r),{destroy:function(){t.removeEventListener(n,i,r)}}}t.exports=function(t,e,n,o,r){return"function"==typeof t.addEventListener?i.apply(null,arguments):"function"==typeof n?i.bind(null,document).apply(null,arguments):("string"==typeof t&&(t=document.querySelectorAll(t)),Array.prototype.map.call(t,function(t){return i(t,e,n,o,r)}))}},function(t,e){if("undefined"!=typeof Element&&!Element.prototype.matches){var n=Element.prototype;n.matches=n.matchesSelector||n.mozMatchesSelector||n.msMatchesSelector||n.oMatchesSelector||n.webkitMatchesSelector}t.exports=function(t,e){for(;t&&9!==t.nodeType;){if("function"==typeof t.matches&&t.matches(e))return t;t=t.parentNode}}},function(t,e,n){"use strict";n.r(e);var o=n(0),r=n.n(o),i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};function a(t,e){for(var n=0;n<e.length;n++){var o=e[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,o.key,o)}}function c(t){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,c),this.resolveOptions(t),this.initSelection()}var l=(function(t,e,n){return e&&a(t.prototype,e),n&&a(t,n),t}(c,[{key:"resolveOptions",value:function(t){var e=0<arguments.length&&void 0!==t?t:{};this.action=e.action,this.container=e.container,this.emitter=e.emitter,this.target=e.target,this.text=e.text,this.trigger=e.trigger,this.selectedText=""}},{key:"initSelection",value:function(){this.text?this.selectFake():this.target&&this.selectTarget()}},{key:"selectFake",value:function(){var t=this,e="rtl"==document.documentElement.getAttribute("dir");this.removeFake(),this.fakeHandlerCallback=function(){return t.removeFake()},this.fakeHandler=this.container.addEventListener("click",this.fakeHandlerCallback)||!0,this.fakeElem=document.createElement("textarea"),this.fakeElem.style.fontSize="12pt",this.fakeElem.style.border="0",this.fakeElem.style.padding="0",this.fakeElem.style.margin="0",this.fakeElem.style.position="absolute",this.fakeElem.style[e?"right":"left"]="-9999px";var n=window.pageYOffset||document.documentElement.scrollTop;this.fakeElem.style.top=n+"px",this.fakeElem.setAttribute("readonly",""),this.fakeElem.value=this.text,this.container.appendChild(this.fakeElem),this.selectedText=r()(this.fakeElem),this.copyText()}},{key:"removeFake",value:function(){this.fakeHandler&&(this.container.removeEventListener("click",this.fakeHandlerCallback),this.fakeHandler=null,this.fakeHandlerCallback=null),this.fakeElem&&(this.container.removeChild(this.fakeElem),this.fakeElem=null)}},{key:"selectTarget",value:function(){this.selectedText=r()(this.target),this.copyText()}},{key:"copyText",value:function(){var e=void 0;try{e=document.execCommand(this.action)}catch(t){e=!1}this.handleResult(e)}},{key:"handleResult",value:function(t){this.emitter.emit(t?"success":"error",{action:this.action,text:this.selectedText,trigger:this.trigger,clearSelection:this.clearSelection.bind(this)})}},{key:"clearSelection",value:function(){this.trigger&&this.trigger.focus(),document.activeElement.blur(),window.getSelection().removeAllRanges()}},{key:"destroy",value:function(){this.removeFake()}},{key:"action",set:function(t){var e=0<arguments.length&&void 0!==t?t:"copy";if(this._action=e,"copy"!==this._action&&"cut"!==this._action)throw new Error('Invalid "action" value, use either "copy" or "cut"')},get:function(){return this._action}},{key:"target",set:function(t){if(void 0!==t){if(!t||"object"!==(void 0===t?"undefined":i(t))||1!==t.nodeType)throw new Error('Invalid "target" value, use a valid Element');if("copy"===this.action&&t.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if("cut"===this.action&&(t.hasAttribute("readonly")||t.hasAttribute("disabled")))throw new Error('Invalid "target" attribute. You can\'t cut text from elements with "readonly" or "disabled" attributes');this._target=t}},get:function(){return this._target}}]),c),u=n(1),s=n.n(u),f=n(2),d=n.n(f),h="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},p=function(t,e,n){return e&&y(t.prototype,e),n&&y(t,n),t};function y(t,e){for(var n=0;n<e.length;n++){var o=e[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,o.key,o)}}var m=(function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}(v,s.a),p(v,[{key:"resolveOptions",value:function(t){var e=0<arguments.length&&void 0!==t?t:{};this.action="function"==typeof e.action?e.action:this.defaultAction,this.target="function"==typeof e.target?e.target:this.defaultTarget,this.text="function"==typeof e.text?e.text:this.defaultText,this.container="object"===h(e.container)?e.container:document.body}},{key:"listenClick",value:function(t){var e=this;this.listener=d()(t,"click",function(t){return e.onClick(t)})}},{key:"onClick",value:function(t){var e=t.delegateTarget||t.currentTarget;this.clipboardAction&&(this.clipboardAction=null),this.clipboardAction=new l({action:this.action(e),target:this.target(e),text:this.text(e),container:this.container,trigger:e,emitter:this})}},{key:"defaultAction",value:function(t){return b("action",t)}},{key:"defaultTarget",value:function(t){var e=b("target",t);if(e)return document.querySelector(e)}},{key:"defaultText",value:function(t){return b("text",t)}},{key:"destroy",value:function(){this.listener.destroy(),this.clipboardAction&&(this.clipboardAction.destroy(),this.clipboardAction=null)}}],[{key:"isSupported",value:function(t){var e=0<arguments.length&&void 0!==t?t:["copy","cut"],n="string"==typeof e?[e]:e,o=!!document.queryCommandSupported;return n.forEach(function(t){o=o&&!!document.queryCommandSupported(t)}),o}}]),v);function v(t,e){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,v);var n=function(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}(this,(v.__proto__||Object.getPrototypeOf(v)).call(this));return n.resolveOptions(e),n.listenClick(t),n}function b(t,e){var n="data-clipboard-"+t;if(e.hasAttribute(n))return e.getAttribute(n)}e.default=m}],r.c=o,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__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 o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="",r(r.s=6)).default;function r(t){if(o[t])return o[t].exports;var e=o[t]={i:t,l:!1,exports:{}};return n[t].call(e.exports,e,e.exports,r),e.l=!0,e.exports}var n,o});
|
admin/assets/js/espf-search-results.js
CHANGED
@@ -2,4 +2,4 @@ jQuery('.espf-search-hide-btn').on('click', function($) {
|
|
2 |
|
3 |
jQuery('.plugin-card-easy-facebook-likebox-search').slideUp().remove();
|
4 |
|
5 |
-
});
|
2 |
|
3 |
jQuery('.plugin-card-easy-facebook-likebox-search').slideUp().remove();
|
4 |
|
5 |
+
});
|
admin/assets/scss/esf-admin.scss
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
/*fta admin css*/
|
2 |
.espf-upgrade {
|
3 |
float: left;
|
4 |
-
width:
|
5 |
-
margin-
|
6 |
padding: 20px;
|
7 |
color: #fff;
|
8 |
background: #ff8c00;
|
@@ -14,11 +14,11 @@
|
|
14 |
|
15 |
h2 {
|
16 |
color: #fff;
|
17 |
-
font-size:
|
18 |
margin-top: 0;
|
19 |
}
|
20 |
p{
|
21 |
-
font-size:
|
22 |
letter-spacing: .5px;
|
23 |
line-height: 1.8;
|
24 |
}
|
@@ -33,14 +33,13 @@ code{
|
|
33 |
background: #fff;
|
34 |
color: #444;
|
35 |
border-radius: 30px;
|
36 |
-
padding:
|
37 |
height: auto;
|
38 |
-
font-size:
|
39 |
letter-spacing: 1px;
|
40 |
margin-top: 20px;
|
41 |
border: 2px solid transparent;
|
42 |
box-shadow: none;
|
43 |
-
letter-spacing: 2px;
|
44 |
|
45 |
&:hover {
|
46 |
color: #fff;
|
1 |
/*fta admin css*/
|
2 |
.espf-upgrade {
|
3 |
float: left;
|
4 |
+
width: 100%;
|
5 |
+
margin-bottom: 20px;
|
6 |
padding: 20px;
|
7 |
color: #fff;
|
8 |
background: #ff8c00;
|
14 |
|
15 |
h2 {
|
16 |
color: #fff;
|
17 |
+
font-size: 34px;
|
18 |
margin-top: 0;
|
19 |
}
|
20 |
p{
|
21 |
+
font-size: 14px;
|
22 |
letter-spacing: .5px;
|
23 |
line-height: 1.8;
|
24 |
}
|
33 |
background: #fff;
|
34 |
color: #444;
|
35 |
border-radius: 30px;
|
36 |
+
padding: 8px 22px;
|
37 |
height: auto;
|
38 |
+
font-size: 13px;
|
39 |
letter-spacing: 1px;
|
40 |
margin-top: 20px;
|
41 |
border: 2px solid transparent;
|
42 |
box-shadow: none;
|
|
|
43 |
|
44 |
&:hover {
|
45 |
color: #fff;
|
admin/class-esf-admin.php
CHANGED
@@ -96,7 +96,7 @@ if ( ! class_exists( 'ESF_Admin' ) ) {
|
|
96 |
|
97 |
wp_enqueue_script( 'jquery-effects-slide' );
|
98 |
|
99 |
-
wp_enqueue_script( 'clipboard' );
|
100 |
|
101 |
wp_enqueue_script( 'esf-admin', FTA_PLUGIN_URL . 'admin/assets/js/esf-admin.js', [ 'jquery' ] );
|
102 |
|
96 |
|
97 |
wp_enqueue_script( 'jquery-effects-slide' );
|
98 |
|
99 |
+
wp_enqueue_script( 'clipboard.min', FTA_PLUGIN_URL . 'admin/assets/js/clipboard.min.js' );
|
100 |
|
101 |
wp_enqueue_script( 'esf-admin', FTA_PLUGIN_URL . 'admin/assets/js/esf-admin.js', [ 'jquery' ] );
|
102 |
|
admin/views/html-admin-page-easy-social-feed.php
CHANGED
@@ -123,21 +123,7 @@ $fta_all_plugs = $FTA->fta_plugins();
|
|
123 |
</div>
|
124 |
</div>
|
125 |
</div>
|
126 |
-
<?php if ( efl_fs()->is_free_plan() ) {
|
127 |
-
$banner_info = $this->esf_upgrade_banner(); ?>
|
128 |
-
|
129 |
-
<div class="espf-upgrade z-depth-2">
|
130 |
-
<h2><?php esc_html_e( $banner_info['name'] ); ?>
|
131 |
-
<b><?php esc_html_e( $banner_info['bold'] ); ?></b></h2>
|
132 |
-
<p><?php esc_html_e( $banner_info['fb-description'] ); ?></p>
|
133 |
-
<p><?php esc_html_e( $banner_info['discount-text'] ); ?> <code><?php esc_html_e( $banner_info['coupon'] ); ?></code>
|
134 |
-
</p>
|
135 |
-
<a href="<?php echo esc_url( efl_fs()->get_upgrade_url() ) ?>"
|
136 |
-
class="waves-effect waves-light btn"><i class="material-icons right">lock_open</i><?php esc_html_e( $banner_info['button-text'] ); ?>
|
137 |
-
</a>
|
138 |
-
</div>
|
139 |
|
140 |
-
<?php } ?>
|
141 |
</div>
|
142 |
|
143 |
<?php if ( efl_fs()->is_free_plan() ) {
|
@@ -146,13 +132,27 @@ $fta_all_plugs = $FTA->fta_plugins();
|
|
146 |
?>
|
147 |
|
148 |
<div class="fta-other-plugins-sidebar">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
149 |
<?php if ( $mt_plugins ) { ?>
|
150 |
|
151 |
<div class="fta-other-plugins-wrap z-depth-1">
|
152 |
|
153 |
<div class="fta-other-plugins-head">
|
154 |
<h5><?php esc_html_e( 'Love this plugin?', 'easy-facebook-likebox' ); ?></h5>
|
155 |
-
<p><?php esc_html_e( 'Then why not try our other
|
156 |
</div>
|
157 |
|
158 |
<div class="fta-plugins-carousel">
|
@@ -212,23 +212,6 @@ $fta_all_plugs = $FTA->fta_plugins();
|
|
212 |
|
213 |
<?php } ?>
|
214 |
|
215 |
-
<div class="fta-other-plugins-wrap z-depth-1 fta-partners-wrap">
|
216 |
-
|
217 |
-
<div class="fta-other-plugins-head">
|
218 |
-
<h5><?php esc_html_e( 'Our Partners', 'easy-facebook-likebox' ); ?></h5>
|
219 |
-
</div>
|
220 |
-
<div class="fta-plugins-carousel">
|
221 |
-
<img src="<?php echo FTA_PLUGIN_URL ?>/admin/assets/images/cloudways-logo.png"/>
|
222 |
-
<p><?php esc_html_e( "We simplify hosting experiences because we believe in empowering individuals, teams and businesses. We set high standards of performance, commit to complete freedom of choice coupled with simplicity and agility in every process.", 'easy-facebook-likebox' ); ?></p>
|
223 |
-
<p><?php esc_html_e( "Backed by an innovative approach, our platform is built on best-of-breed technologies and industry-leading infrastructure providers that creates smooth managed cloud hosting experiences. And, we do this by investing in the right talent and by organizing the perfect teams.", 'easy-facebook-likebox' ); ?></p>
|
224 |
-
|
225 |
-
<div class="fta-carousel-actions">
|
226 |
-
<a href="https://www.cloudways.com/en/?id=571774" rel="noopener noreferrer" target="_blank"><?php esc_html_e( "More Info", 'easy-facebook-likebox' ); ?></a>
|
227 |
-
|
228 |
-
</div>
|
229 |
-
</div>
|
230 |
-
|
231 |
-
</div>
|
232 |
</div>
|
233 |
|
234 |
<?php } ?>
|
123 |
</div>
|
124 |
</div>
|
125 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
126 |
|
|
|
127 |
</div>
|
128 |
|
129 |
<?php if ( efl_fs()->is_free_plan() ) {
|
132 |
?>
|
133 |
|
134 |
<div class="fta-other-plugins-sidebar">
|
135 |
+
|
136 |
+
<?php $banner_info = $this->esf_upgrade_banner(); ?>
|
137 |
+
|
138 |
+
<div class="espf-upgrade z-depth-2">
|
139 |
+
<h2><?php esc_html_e( $banner_info['name'] ); ?>
|
140 |
+
<b><?php esc_html_e( $banner_info['bold'] ); ?></b></h2>
|
141 |
+
<p><?php esc_html_e( $banner_info['fb-description'] ); ?></p>
|
142 |
+
<p><?php esc_html_e( $banner_info['discount-text'] ); ?> <code><?php esc_html_e( $banner_info['coupon'] ); ?></code>
|
143 |
+
</p>
|
144 |
+
<a href="<?php echo esc_url( efl_fs()->get_upgrade_url() ) ?>"
|
145 |
+
class="waves-effect waves-light btn"><i class="material-icons right">lock_open</i><?php esc_html_e( $banner_info['button-text'] ); ?>
|
146 |
+
</a>
|
147 |
+
</div>
|
148 |
+
|
149 |
<?php if ( $mt_plugins ) { ?>
|
150 |
|
151 |
<div class="fta-other-plugins-wrap z-depth-1">
|
152 |
|
153 |
<div class="fta-other-plugins-head">
|
154 |
<h5><?php esc_html_e( 'Love this plugin?', 'easy-facebook-likebox' ); ?></h5>
|
155 |
+
<p><?php esc_html_e( 'Then why not try our other FREE plugins.', 'easy-facebook-likebox' ); ?></p>
|
156 |
</div>
|
157 |
|
158 |
<div class="fta-plugins-carousel">
|
212 |
|
213 |
<?php } ?>
|
214 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
215 |
</div>
|
216 |
|
217 |
<?php } ?>
|
easy-facebook-likebox.php
CHANGED
@@ -1,10 +1,9 @@
|
|
1 |
<?php
|
2 |
-
|
3 |
/**
|
4 |
* Plugin Name: Easy Social Feed
|
5 |
* Plugin URI: htttps://wordpress.org/plugins/easy-facebook-likebox
|
6 |
* Description: Formerly "Easy Facebook Like Box and Custom Facebook Feed" plugin allows you to easily display custom facebook feed, custom Instagram photos and videos feed, page plugin (like box) on your website using either widget or shortcode to increase facbook fan page likes. You can use the shortcode generator. Additionally it also now allows you to dipslay the customized facebook feed on your website using the same color scheme of your website. Its completely customizable with lots of optional settings. Its also responsive facebook like box at the same time.
|
7 |
-
* Version: 6.
|
8 |
* Author: Danish Ali Malik
|
9 |
* Author URI: https://maltathemes.com/danish-ali-malik
|
10 |
* Text Domain: easy-facebook-likebox,
|
@@ -37,7 +36,7 @@ if ( function_exists( 'efl_fs' ) ) {
|
|
37 |
'type' => 'plugin',
|
38 |
'public_key' => 'pk_d982f4dff842224ca5e54c84f6822',
|
39 |
'is_premium' => false,
|
40 |
-
'has_addons' =>
|
41 |
'has_paid_plans' => true,
|
42 |
'trial' => [
|
43 |
'days' => 7,
|
@@ -90,7 +89,7 @@ if ( function_exists( 'efl_fs' ) ) {
|
|
90 |
/*
|
91 |
* $version defines the version of the plugin.
|
92 |
*/
|
93 |
-
public $version = '6.0
|
94 |
public $fta_slug = 'easy-facebook-likebox' ;
|
95 |
public $plug_slug = 'easy-facebook-likebox' ;
|
96 |
/*
|
1 |
<?php
|
|
|
2 |
/**
|
3 |
* Plugin Name: Easy Social Feed
|
4 |
* Plugin URI: htttps://wordpress.org/plugins/easy-facebook-likebox
|
5 |
* Description: Formerly "Easy Facebook Like Box and Custom Facebook Feed" plugin allows you to easily display custom facebook feed, custom Instagram photos and videos feed, page plugin (like box) on your website using either widget or shortcode to increase facbook fan page likes. You can use the shortcode generator. Additionally it also now allows you to dipslay the customized facebook feed on your website using the same color scheme of your website. Its completely customizable with lots of optional settings. Its also responsive facebook like box at the same time.
|
6 |
+
* Version: 6.2.0
|
7 |
* Author: Danish Ali Malik
|
8 |
* Author URI: https://maltathemes.com/danish-ali-malik
|
9 |
* Text Domain: easy-facebook-likebox,
|
36 |
'type' => 'plugin',
|
37 |
'public_key' => 'pk_d982f4dff842224ca5e54c84f6822',
|
38 |
'is_premium' => false,
|
39 |
+
'has_addons' => true,
|
40 |
'has_paid_plans' => true,
|
41 |
'trial' => [
|
42 |
'days' => 7,
|
89 |
/*
|
90 |
* $version defines the version of the plugin.
|
91 |
*/
|
92 |
+
public $version = '6.2.0' ;
|
93 |
public $fta_slug = 'easy-facebook-likebox' ;
|
94 |
public $plug_slug = 'easy-facebook-likebox' ;
|
95 |
/*
|
facebook/admin/assets/css/admin.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.efbl_wrap{float:left;clear:both;position:relative;width:100%;overflow:hidden;background-color:#fff;margin-top:40px}.efbl_wrap a,.efbl_wrap .btn{text-transform:capitalize}.efbl_wrap a::focus,.efbl_wrap a:visited,.efbl_wrap .btn::focus,.efbl_wrap .btn:visited{color:#fff}.efbl_wrap .btn{text-transform:capitalize;background-color:#0aa0e6}.efbl_wrap .btn::focus,.efbl_wrap .btn:visited{color:#fff;background-color:#0aa0e6}.efbl_wrap .btn:hover{background-color:#0aa0e6}.efbl_wrap i.left{margin-right:10px}.efbl_wrap .efbl_wrap_inner{float:left;width:100%;clear:both;position:relative}.efbl_wrap .efbl_wrap_inner .efbl_auth_form{padding-top:30px}.efbl_wrap .efbl_wrap_inner .efbl_auth_btn:hover{background-color:#02acf7;color:#fff}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder{float:left;width:100%}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_right{float:right;margin-right:20px;margin-top:16px}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_right a{color:#fff;text-transform:uppercase;letter-spacing:1.5px;font-size:13px}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header{background-color:#018fd0;color:#fff;padding:5px 0;float:left;width:100%}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header .tab{line-height:50px;height:50px}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header #efbl_tabs{background-color:transparent;float:left;width:auto;margin-left:17px}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header #efbl_tabs a{color:#fff;display:table;padding:0 22px}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header #efbl_tabs a:focus{outline:none !important;box-shadow:none}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header #efbl_tabs a .material-icons{line-height:unset;margin-right:5px;float:left}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header #efbl_tabs a span{letter-spacing:1.5px;font-size:13px;font-weight:bold}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header #efbl_tabs .indicator{background-color:#fff;margin-bottom:0;height:1.5px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder{float:left;width:100%}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c{padding:15px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-cached .collection-item .efbl_del_trans{color:#028dd0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-cached .collection-item .efbl_del_trans:hover{color:#057bb5}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .efbl_authentication_btn{padding:10px 25px 10px 10px;height:auto;line-height:2.5;text-transform:capitalize}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .efbl_authentication_btn .efb_icon{height:40px;margin-right:5px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .efbl_authentication_btn:focus{background-color:#0aa0e6;box-shadow:none;color:#fff}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .auth-row{margin-top:20px;margin-bottom:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .auth-row .collection{margin-bottom:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .auth-row .efbl_all_pages{padding:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .fta_empty_at#efbl-authentication .auth-row{margin:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .collapsible-header{text-transform:capitalize;font-size:22px;position:relative}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .collapsible-header .material-icons{margin-top:4px;color:#02acf7}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .collapsible-header .efbl_collapsible_icon{position:absolute;right:0;font-size:30px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .collapsible-header.active .efbl_collapsible_icon{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_shortcode_accord .collapsible-header{font-size:16px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_shortcode_accord .collapsible-header .material-icons{font-size:19px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_shortcode_accord .collapsible-body p{font-size:14px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_collapsible_info{padding:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_collapsible_info:last-child{margin-top:10px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_shortocode_genrator_main{float:left;padding:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_like_box_shortocode_genrator{float:left}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_shortocode_genrator{float:left}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_shortocode_genrator h5{margin-bottom:20px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .select-wrapper{margin-top:12px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_shortocode_genrator .efbl_fields.s6:nth-child(even) .efbl_open_collapisble,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_like_box_shortocode_genrator .efbl_fields.s6:nth-child(odd) .efbl_open_likebox_collapisble{right:0px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_open_collapisble,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_open_likebox_collapisble{position:absolute;right:0;font-size:21px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_fields{padding:0;margin-top:10px;margin-bottom:10px;position:relative}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_fields label{left:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_filter_events_wrap_outer{display:none;float:left;width:100%}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_filter_events_wrap_outer .efbl-events-changes{padding:12px;border:2px dashed #ff8c00;margin-bottom:15px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_filter_events_wrap_outer .efbl-events-changes p{margin:2px 0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_filter_events_wrap_outer .efbl-events-changes a{text-transform:lowercase}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .select-wrapper input.select-dropdown{color:#867979}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_shortcode_submit,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_shortcode_submit{margin-top:20px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_generated_shortcode,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_generated_shortcode{display:none;float:left}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_generated_shortcode p,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_generated_shortcode p{margin-top:20px;margin-bottom:0;font-size:14px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_generated_shortcode .efbl-shortcode-block,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_generated_shortcode .efbl-likebox-shortcode-block,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_generated_shortcode .efbl-shortcode-block,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_generated_shortcode .efbl-likebox-shortcode-block{margin-bottom:0;margin-top:5px;box-shadow:none;border:none}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_generated_shortcode .efbl_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_generated_shortcode .efbl_likebox_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_generated_shortcode .efbl_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_generated_shortcode .efbl_likebox_shortcode_generated_final{margin-top:0;width:100%;text-align:center;border-radius:0;padding:5px;line-height:normal;background-color:#057ab5;box-shadow:none}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_generated_shortcode .efbl_shortcode_generated_final i,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_generated_shortcode .efbl_likebox_shortcode_generated_final i,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_generated_shortcode .efbl_shortcode_generated_final i,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_generated_shortcode .efbl_likebox_shortcode_generated_final i{border-radius:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c å p{margin-top:0;font-size:16px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c ol li{font-size:14px;padding:5px 0;line-height:1.5;color:#867979}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c a.btn{margin-top:10px;font-size:15px;padding:6px 20px;height:auto}.efbl_wrap p{font-size:15px;line-height:1.8;font-weight:400;color:#867979;position:relative}.efbl_wrap .efbl-popup-dep{display:inline-block;padding:14px;border:2px dashed #ff8c00}.efbl_wrap .efbl-popup-dep p{float:left;margin-top:0;margin-bottom:5px}.efbl_wrap .efbl-popup-dep ol{float:left;margin-bottom:0}.efbl_wrap .efbl-popup-dep a{color:#fff;background:#ff8c00;padding:20px 31px;font-size:15px;float:right;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.efbl_wrap .efbl-popup-dep a:hover{background:#e8850b;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.efbl_wrap .efbl-popup-dep a:focus{box-shadow:none}.efbl_wrap .efbl-popup-dep .esf-small-btn{padding:8px 8px;margin-top:-7px;margin-left:10px;font-size:12px;background:none;border:1px solid #ff8c00;color:#ff8c00}.efbl_wrap .efbl-popup-dep .esf-small-btn:hover{padding:8px 12px;background:none;color:#ff8c00}.efbl_wrap .efbl_popup_settings{float:left;width:100%}.efbl_wrap .efbl_popup_settings .efbl_popup_info{margin-top:10px;float:left}.efbl_wrap .efbl_popup_settings .select-dropdown [type=checkbox]+label:before,.efbl_wrap .efbl_popup_settings .select-dropdown [type=checkbox]:not(.filled-in)+label:after{top:-17px}.efbl_wrap .efbl_popup_settings .efbl_fields{float:left;width:100%}.efbl_wrap .efbl_popup_settings .checkbox-row{margin-top:20px;padding:0 .75rem}.efbl_wrap .input-field.col label{color:#867979}.efbl_wrap blockquote{background-color:#018ed0;color:#fff;padding:15px;font-size:13px;border-left:5px solid #057cb5;letter-spacing:.5px}.efbl_wrap #efbl-skins .efbl_create_skin{height:auto;padding:5px 25px 5px 20px}.efbl_wrap #efbl-skins .efbl_new_skin{display:none}.efbl_wrap #efbl-skins .efbl_new_skin #efbl_new_skin_details{min-height:550px}.efbl_wrap #efbl-skins .efbl_new_skin #efbl_new_skin_details #efbl_skin_feat_img{width:77.8%}.efbl_wrap #efbl-skins .efbl_new_skin #efbl_new_skin_details .btn.waves-input-wrapper{height:auto;padding:5px 20px 5px 20px}.efbl_wrap #efbl-skins .efbl_new_skin #efbl_new_skin_details #efbl_skin_feat_img_btn{text-transform:capitalize}.efbl_wrap #efbl-skins .efbl_new_skin #efbl_new_skin_details .btn.create_new_skin_fb_wrap.waves-input-wrapper{padding:3px 23px}.efbl_wrap #efbl-skins .efbl_new_skin #efbl_new_skin_details .btn.create_new_skin_fb_wrap.waves-input-wrapper .right{margin-left:5px;font-size:17px;margin-top:2px}.efbl_wrap #efbl-skins .efbl_new_skin #efbl_new_skin_details .efbl_show_all_skins{margin-bottom:10px;text-transform:capitalize;height:auto;padding:5px 15px 5px 15px}.efbl_wrap #efbl-skins .efbl_all_skins{margin-top:20px;margin-bottom:0}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin{display:inline-block;margin-right:15px;margin-bottom:15px;padding:10px;margin-top:0;width:24%}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .skin_free_full{position:absolute;width:100%;height:100%}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .skin_free_full:focus{box-shadow:none}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .selected_layout{padding:6px;float:left;width:100%;background:#27aae4;color:#fff;text-align:center;font-weight:bold;text-transform:capitalize;margin-bottom:10px}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .card-image{max-height:150px;overflow:hidden}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .card-content{border-bottom:1px solid #baa5a5;padding:20px 0 5px 0;margin-bottom:15px;float:left;width:100%}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .btn .material-icons{font-size:15px}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin a.btn{padding:0px 20px}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .efbl_skin_redirect,.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .efbl_skin_delete{padding-right:0;padding-left:0px;width:42%}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .efbl_skin_redirect .material-icons,.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .efbl_skin_delete .material-icons{position:absolute;right:10px;top:2px}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .efbl_skin_redirect span,.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .efbl_skin_delete span{float:none;margin:0 auto;display:table}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .efbl_copy_skin_id{float:left;width:100%;margin-top:20px}.efbl_wrap .efbl_single_skin:nth-child(4n+4){margin-right:0 !important}.efbl_wrap .efbl_single_skin_free{background:#f7f5f2;opacity:.955}.efbl_wrap #efbl-general{position:relative;min-height:300px;padding:0}.efbl_wrap #efbl-general .row{margin-bottom:0}.efbl_wrap .efbl-tabs-vertical{float:left;width:100%;position:relative}.efbl_wrap .efbl-tabs-vertical .efbl_si_tabs_name_holder{padding:0;position:absolute;height:100%;background-color:#0090d0;width:210px}.efbl_wrap .efbl-tabs-vertical .tabs{height:auto;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;display:-webkit-flex;display:flex;color:#939aaa;background-color:transparent}.efbl_wrap .efbl-tabs-vertical .tab{width:100%;text-align:left;padding-left:11px}.efbl_wrap .efbl-tabs-vertical .tab a{padding:0;color:#fff;border-right:10px solid transparent}.efbl_wrap .efbl-tabs-vertical .tab a span{margin-left:8px}.efbl_wrap .efbl-tabs-vertical .tab a:focus{box-shadow:none !important}.efbl_wrap .efbl-tabs-vertical .tab .active{-moz-transition:border-color .5s ease;-o-transition:border-color .5s ease;-webkit-transition:border-color .5s ease;transition:border-color .5s ease;border-right:3px solid #fff}.efbl_wrap .efbl-tabs-vertical .indicator{display:none}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder{float:left;margin-left:210px;padding:13px 15px 20px;min-height:400px;width:auto;border-left:1px solid #e8dcdc}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content{float:left;width:100%;padding:0}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder{float:left;padding:0}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder .efbl-red-notice{margin:0}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder .efbl-red-notice a{color:#fff;text-decoration:underline;text-transform:lowercase}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder .efbl-shortcode-block{float:left;margin-top:0;margin-bottom:5px}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder .efbl_copy_shortcode{margin-top:0;border-radius:0;box-shadow:none;float:left;background-color:#057bb5;font-size:15px;margin-right:5px}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder .efbl_copy_shortcode i{margin:0}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder p{float:left;margin-top:0}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder .efbl-shortcode-holder{display:inline-block;width:100%}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder h5{float:left;width:100%}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder #fl_social_sharing_networks_tab a.fl_show_networks{height:auto;padding:5px 25px 5px 18px;text-transform:capitalize}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder #fl_social_sharing_networks_tab a.fl_show_networks:hover,.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder #fl_social_sharing_networks_tab a.fl_show_networks:focus{color:#fff}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder #fl_social_sharing_networks_tab a.fl_show_networks .material-icons{font-size:26px;margin-right:8px;font-weight:bold}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_networks_wrap{float:left;width:100%}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_networks_wrap .fl_available_networks_wrap{float:left;width:100%;margin:15px 0}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_networks_wrap .fl_available_networks_wrap .fl_available_network_wrap{display:inline-block;margin-right:5px;padding:5px 20px}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap{float:left;width:25%;padding:15px;text-align:center}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap h2{font-size:24px;margin:0;margin-bottom:10px}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap img{width:100%;background:rgba(224,228,233,.3019607843);padding:10px}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap ul{list-style-type:none;float:left;width:100%}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap li{display:inline-block;float:left;width:100%}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap input[type=checkbox]{display:none}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap label{border:1px solid #fff;padding:8px;display:block;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;float:left;width:100%;height:100%}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap label::before{background-color:#fff;color:#fff;content:" ";display:block;border-radius:50%;border:1px solid #09b95a;position:absolute;top:-5px;left:-5px;width:25px;height:25px;text-align:center;line-height:28px;transition-duration:.4s;transform:scale(0)}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap label img{transition-duration:.2s;transform-origin:50% 50%}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap :checked+label{border-color:#ddd}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap :checked+label::before{content:"✓";background-color:#09b95a;transform:scale(1)}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap :checked+label img{transform:scale(0.9);z-index:-1}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_sidebar img{padding-left:0;padding-bottom:0}.toplevel_page_easy-facebook-likebox #wpfooter{position:relative}.toplevel_page_easy-facebook-likebox #toast-container{top:auto;bottom:0;left:153px;right:0;margin-left:auto;margin-right:auto;text-align:center;width:89.1%;background-color:#02acf7;color:#fff;max-width:100%;min-height:60px}.toplevel_page_easy-facebook-likebox #toast-container .toast{top:auto !important;text-align:center;float:none;margin:0px auto;display:table;background-color:transparent;border:none;box-shadow:none;transition:none !important;font-size:20px;font-weight:400;position:relative;display:inline-block;line-height:2;align-items:normal}.toplevel_page_easy-facebook-likebox #toast-container.efbl_green{background-color:#7fc6a6}.toplevel_page_easy-facebook-likebox #toast-container.efbl_red{background-color:#ed6d62}.slideDown{animation-name:slideDown;-webkit-animation-name:slideDown;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideDown{0%{transform:translateY(-100%)}50%{transform:translateY(8%)}65%{transform:translateY(-4%)}80%{transform:translateY(4%)}95%{transform:translateY(-2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-100%)}50%{-webkit-transform:translateY(8%)}65%{-webkit-transform:translateY(-4%)}80%{-webkit-transform:translateY(4%)}95%{-webkit-transform:translateY(-2%)}100%{-webkit-transform:translateY(0%)}}.slideUp{animation-name:slideUp;-webkit-animation-name:slideUp;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes slideUp{0%{transform:translateY(0%)}50%{transform:translateY(-2%)}95%{transform:translateY(-8%)}100%{transform:translateY(-100%)}}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(100%)}50%{-webkit-transform:translateY(-8%)}65%{-webkit-transform:translateY(4%)}80%{-webkit-transform:translateY(-4%)}95%{-webkit-transform:translateY(2%)}100%{-webkit-transform:translateY(0%)}}.slideLeft{animation-name:slideLeft;-webkit-animation-name:slideLeft;animation-duration:.7s;-webkit-animation-duration:.7s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@-webkit-keyframes slideLeft{0%{-ms-transform:translate(-20px, 0);-webkit-transform:translate(-20px, 0);transform:translate(-20px, 0);opacity:0}100%{-ms-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0);opacity:1}}@keyframes slideLeft{0%{-ms-transform:translate(-20px, 0);-webkit-transform:translate(-20px, 0);transform:translate(-20px, 0);opacity:0}100%{-ms-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0);opacity:1}}.SlideRight{animation-name:SlideRight;-webkit-animation-name:SlideRight;animation-duration:.7s;-webkit-animation-duration:.7s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@-webkit-keyframes SlideRight{0%{-ms-transform:translate(20px, 0);-webkit-transform:translate(20px, 0);transform:translate(20px, 0);opacity:0}100%{-ms-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0);opacity:1}}@keyframes SlideRight{0%{-ms-transform:translate(20px, 0);-webkit-transform:translate(20px, 0);transform:translate(20px, 0);opacity:0}100%{-ms-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0);opacity:1}}.slideExpandUp{animation-name:slideExpandUp;-webkit-animation-name:slideExpandUp;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease -out;visibility:visible !important}@keyframes slideExpandUp{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(-8%) scaleX(0.5)}40%{transform:translateY(2%) scaleX(0.5)}50%{transform:translateY(0%) scaleX(1.1)}60%{transform:translateY(0%) scaleX(0.9)}70%{transform:translateY(0%) scaleX(1.05)}80%{transform:translateY(0%) scaleX(0.95)}90%{transform:translateY(0%) scaleX(1.02)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes slideExpandUp{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}40%{-webkit-transform:translateY(2%) scaleX(0.5)}50%{-webkit-transform:translateY(0%) scaleX(1.1)}60%{-webkit-transform:translateY(0%) scaleX(0.9)}70%{-webkit-transform:translateY(0%) scaleX(1.05)}80%{-webkit-transform:translateY(0%) scaleX(0.95)}90%{-webkit-transform:translateY(0%) scaleX(1.02)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp{animation-name:expandUp;-webkit-animation-name:expandUp;animation-duration:.7s;-webkit-animation-duration:.7s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes expandUp{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{transform:translateY(-7%) scaleY(1.12)}75%{transform:translateY(3%)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes expandUp{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{-webkit-transform:translateY(-7%) scaleY(1.12)}75%{-webkit-transform:translateY(3%)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}@keyframes fadeIn{0%{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}100%{opacity:1;-webkit-transition-duration:1.1s;transition-duration:1.1s;-webkit-transition-delay:.05s;transition-delay:.05s}}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}100%{opacity:1;-webkit-transition-duration:1.1s;transition-duration:1.1s;-webkit-transition-delay:.05s;transition-delay:.05s}}.fadeIn{animation-name:fadeIn;-webkit-animation-name:fadeIn;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}.fadeOut{animation-name:fadeOut;-webkit-animation-name:fadeOut;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.expandOpen{animation-name:expandOpen;-webkit-animation-name:expandOpen;animation-duration:1.2s;-webkit-animation-duration:1.2s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes expandOpen{0%{transform:scale(1.8)}50%{transform:scale(0.95)}80%{transform:scale(1.05)}90%{transform:scale(0.98)}100%{transform:scale(1)}}@-webkit-keyframes expandOpen{0%{-webkit-transform:scale(1.8)}50%{-webkit-transform:scale(0.95)}80%{-webkit-transform:scale(1.05)}90%{-webkit-transform:scale(0.98)}100%{-webkit-transform:scale(1)}}.bigEntrance{animation-name:bigEntrance;-webkit-animation-name:bigEntrance;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes bigEntrance{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:.2}30%{transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1}45%{transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%);opacity:1}60%{transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);opacity:1}75%{transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%);opacity:1}90%{transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%);opacity:1}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%);opacity:1}}@-webkit-keyframes bigEntrance{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:.2}30%{-webkit-transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1}45%{-webkit-transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%);opacity:1}60%{-webkit-transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);opacity:1}75%{-webkit-transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%);opacity:1}90%{-webkit-transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%);opacity:1}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%);opacity:1}}.hatch{animation-name:hatch;-webkit-animation-name:hatch;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes hatch{0%{transform:rotate(0deg) scaleY(0.6)}20%{transform:rotate(-2deg) scaleY(1.05)}35%{transform:rotate(2deg) scaleY(1)}50%{transform:rotate(-2deg)}65%{transform:rotate(1deg)}80%{transform:rotate(-1deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes hatch{0%{-webkit-transform:rotate(0deg) scaleY(0.6)}20%{-webkit-transform:rotate(-2deg) scaleY(1.05)}35%{-webkit-transform:rotate(2deg) scaleY(1)}50%{-webkit-transform:rotate(-2deg)}65%{-webkit-transform:rotate(1deg)}80%{-webkit-transform:rotate(-1deg)}100%{-webkit-transform:rotate(0deg)}}.bounce{animation-name:bounce;-webkit-animation-name:bounce;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease;-webkit-animation-timing-function:ease;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%}@keyframes bounce{0%{transform:translateY(0%) scaleY(0.6)}60%{transform:translateY(-100%) scaleY(1.1)}70%{transform:translateY(0%) scaleY(0.95) scaleX(1.05)}80%{transform:translateY(0%) scaleY(1.05) scaleX(1)}90%{transform:translateY(0%) scaleY(0.95) scaleX(1)}100%{transform:translateY(0%) scaleY(1) scaleX(1)}}@-webkit-keyframes bounce{0%{-webkit-transform:translateY(0%) scaleY(0.6)}60%{-webkit-transform:translateY(-100%) scaleY(1.1)}70%{-webkit-transform:translateY(0%) scaleY(0.95) scaleX(1.05)}80%{-webkit-transform:translateY(0%) scaleY(1.05) scaleX(1)}90%{-webkit-transform:translateY(0%) scaleY(0.95) scaleX(1)}100%{-webkit-transform:translateY(0%) scaleY(1) scaleX(1)}}.pulse{animation-name:pulse;-webkit-animation-name:pulse;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes pulse{0%{transform:scale(0.9);opacity:.7}50%{transform:scale(1);opacity:1}100%{transform:scale(0.9);opacity:.7}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0.95);opacity:.7}50%{-webkit-transform:scale(1);opacity:1}100%{-webkit-transform:scale(0.95);opacity:.7}}.floating{animation-name:floating;-webkit-animation-name:floating;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes floating{0%{transform:translateY(0%)}50%{transform:translateY(8%)}100%{transform:translateY(0%)}}@-webkit-keyframes floating{0%{-webkit-transform:translateY(0%)}50%{-webkit-transform:translateY(8%)}100%{-webkit-transform:translateY(0%)}}.tossing{animation-name:tossing;-webkit-animation-name:tossing;animation-duration:2.5s;-webkit-animation-duration:2.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes tossing{0%{transform:rotate(-4deg)}50%{transform:rotate(4deg)}100%{transform:rotate(-4deg)}}@-webkit-keyframes tossing{0%{-webkit-transform:rotate(-4deg)}50%{-webkit-transform:rotate(4deg)}100%{-webkit-transform:rotate(-4deg)}}.pullUp{animation-name:pullUp;-webkit-animation-name:pullUp;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%}@keyframes pullUp{0%{transform:scaleY(0.1)}40%{transform:scaleY(1.02)}60%{transform:scaleY(0.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(0.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(1)}}@-webkit-keyframes pullUp{0%{-webkit-transform:scaleY(0.1)}40%{-webkit-transform:scaleY(1.02)}60%{-webkit-transform:scaleY(0.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(0.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(1)}}.pullDown{animation-name:pullDown;-webkit-animation-name:pullDown;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 0%;-ms-transform-origin:50% 0%;-webkit-transform-origin:50% 0%}@keyframes pullDown{0%{transform:scaleY(0.1)}40%{transform:scaleY(1.02)}60%{transform:scaleY(0.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(0.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(1)}}@-webkit-keyframes pullDown{0%{-webkit-transform:scaleY(0.1)}40%{-webkit-transform:scaleY(1.02)}60%{-webkit-transform:scaleY(0.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(0.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(1)}}.stretchLeft{animation-name:stretchLeft;-webkit-animation-name:stretchLeft;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:100% 0%;-ms-transform-origin:100% 0%;-webkit-transform-origin:100% 0%}@keyframes stretchLeft{0%{transform:scaleX(0.3)}40%{transform:scaleX(1.02)}60%{transform:scaleX(0.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(0.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(1)}}@-webkit-keyframes stretchLeft{0%{-webkit-transform:scaleX(0.3)}40%{-webkit-transform:scaleX(1.02)}60%{-webkit-transform:scaleX(0.98)}80%{-webkit-transform:scaleX(1.01)}100%{-webkit-transform:scaleX(0.98)}80%{-webkit-transform:scaleX(1.01)}100%{-webkit-transform:scaleX(1)}}.stretchRight{animation-name:stretchRight;-webkit-animation-name:stretchRight;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:0% 0%;-ms-transform-origin:0% 0%;-webkit-transform-origin:0% 0%}@keyframes stretchRight{0%{transform:scaleX(0.3)}40%{transform:scaleX(1.02)}60%{transform:scaleX(0.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(0.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(1)}}@-webkit-keyframes stretchRight{0%{-webkit-transform:scaleX(0.3)}40%{-webkit-transform:scaleX(1.02)}60%{-webkit-transform:scaleX(0.98)}80%{-webkit-transform:scaleX(1.01)}100%{-webkit-transform:scaleX(0.98)}80%{-webkit-transform:scaleX(1.01)}100%{-webkit-transform:scaleX(1)}}.Rotate{animation-name:Rotate;-webkit-animation-name:Rotate;animation-duration:3s;-webkit-animation-duration:3s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-timing-function:linear}@keyframes Rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes Rotate{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}.Linear_1{animation-name:Linear_1;-webkit-animation-name:Linear_1;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:linear;-webkit-animation-timing-function:linear}@keyframes Linear_1{0%{transform:translate(0px, 0px)}50%{transform:translate(-20px, 0px)}100%{transform:translate(0px, 0px)}}@-webkit-keyframes Linear_1{0%{-webkit-transform:translate(0px, 0px)}50%{transform:translate(-20px, 0px)}100%{-webkit-transform:translate(0px, 0px)}}.Linear_2{animation-name:Linear_2;-webkit-animation-name:Linear_2;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:linear;-webkit-animation-timing-function:linear}@keyframes Linear_2{0%{transform:translate(0px, 0px)}50%{transform:translate(20px, 0px)}100%{transform:translate(0px, 0px)}}@-webkit-keyframes Linear_2{0%{-webkit-transform:translate(0px, 0px)}50%{transform:translate(20px, 0px)}100%{-webkit-transform:translate(20px, 0px)}}.pulse-down{-webkit-animation:pulse-down 3s ease-in infinite;animation:pulse-down 3s ease-in infinite}@-webkit-keyframes pulse-down{80%{-webkit-transform:translate3d(0, 1px, 0);transform:translate3d(0, 1px, 0)}85%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}90%{-webkit-transform:translate3d(0, 1px, 0);transform:translate3d(0, 1px, 0)}95%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}100%{-webkit-transform:translate3d(0, 1px, 0);transform:translate3d(0, 1px, 0)}}@keyframes pulse-down{80%{-webkit-transform:translate3d(0, 1px, 0);transform:translate3d(0, 1px, 0)}85%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}90%{-webkit-transform:translate3d(0, 1px, 0);transform:translate3d(0, 1px, 0)}95%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}100%{-webkit-transform:translate3d(0, 1px, 0);transform:translate3d(0, 1px, 0)}}@keyframes fadeinout{0%{opacity:0}6.25%{opacity:1}26.75%{opacity:1}33%{opacity:0}}@keyframes flipdown{0%{opacity:0;transform-origin:top center;transform:rotateX(-90deg)}5%{opacity:1}80%{transform:rotateX(8deg)}83%{transform:rotateX(6deg)}92%{transform:rotateX(-3deg)}100%{transform-origin:top center;transform:rotateX(0deg)}}.efbl-confirm-modal.modal{top:25% !important;width:40%}.efbl-confirm-modal.modal .mif-close-modal.modal-close{position:absolute;right:5px;top:5px}.efbl-confirm-modal.modal{width:30%}.efbl-confirm-modal .mif-modal-content{float:none;margin:0 auto;display:table;text-align:center;padding-top:0}.efbl-confirm-modal .mif-modal-content p{font-size:13px;line-height:1.8;border-bottom:1px solid #ccc;padding-bottom:12px}.efbl-confirm-modal .mif-modal-content .mif-lock-icon .material-icons{color:#ed6d62;font-size:60px}.efbl-confirm-modal .mif-modal-content .btn{font-size:13px;padding:10px 25px 10px 10px;height:auto;text-transform:capitalize}.efbl-confirm-modal .mif-modal-content .btn img{height:31px;margin-right:5px}.efbl-confirm-modal .mif-modal-content .btn{padding:10px 20px;height:auto;width:auto;line-height:normal;font-size:15px;border-radius:0;margin-right:30px}.efbl-confirm-modal .mif-modal-content .efbl_skin_delete{background:#ed6d62}/*# sourceMappingURL=admin.css.map */
|
1 |
+
.efbl_wrap{float:left;clear:both;position:relative;width:100%;overflow:hidden;background-color:#fff;margin-top:40px}.efbl_wrap a,.efbl_wrap .btn{text-transform:capitalize}.efbl_wrap a::focus,.efbl_wrap a:visited,.efbl_wrap .btn::focus,.efbl_wrap .btn:visited{color:#fff}.efbl_wrap .btn{text-transform:capitalize;background-color:#0aa0e6}.efbl_wrap .btn::focus,.efbl_wrap .btn:visited{color:#fff;background-color:#0aa0e6}.efbl_wrap .btn:hover{background-color:#0aa0e6}.efbl_wrap i.left{margin-right:10px}.efbl_wrap .efbl_wrap_inner{float:left;width:100%;clear:both;position:relative}.efbl_wrap .efbl_wrap_inner .efbl_auth_form{padding-top:30px}.efbl_wrap .efbl_wrap_inner .efbl_auth_btn:hover{background-color:#02acf7;color:#fff}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder{float:left;width:100%}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_right{float:right;margin-right:20px;margin-top:16px}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_right a{color:#fff;text-transform:uppercase;letter-spacing:1.5px;font-size:13px}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header{background-color:#018fd0;color:#fff;padding:5px 0;float:left;width:100%}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header .tab{line-height:50px;height:50px}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header #efbl_tabs{background-color:transparent;float:left;width:auto;margin-left:17px}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header #efbl_tabs a{color:#fff;display:table;padding:0 22px}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header #efbl_tabs a:focus{outline:none !important;box-shadow:none}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header #efbl_tabs a .material-icons{line-height:unset;margin-right:5px;float:left}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header #efbl_tabs a span{letter-spacing:1.5px;font-size:13px;font-weight:bold}.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header #efbl_tabs .indicator{background-color:#fff;margin-bottom:0;height:1.5px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder{float:left;width:100%}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c{padding:15px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-cached .collection-item .efbl_del_trans{color:#028dd0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-cached .collection-item .efbl_del_trans:hover{color:#057bb5}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .efbl_authentication_btn{padding:10px 25px 10px 10px;height:auto;line-height:2.5;text-transform:capitalize}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .efbl_authentication_btn .efb_icon{height:40px;margin-right:5px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .efbl_authentication_btn:focus{background-color:#0aa0e6;box-shadow:none;color:#fff}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .auth-row{margin-top:20px;margin-bottom:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .auth-row .collection{margin-bottom:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .auth-row .efbl_all_pages{padding:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .fta_empty_at#efbl-authentication .auth-row{margin:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .collapsible-header{text-transform:capitalize;font-size:22px;position:relative}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .collapsible-header .material-icons{margin-top:4px;color:#02acf7}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .collapsible-header .efbl_collapsible_icon{position:absolute;right:0;font-size:30px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .collapsible-header.active .efbl_collapsible_icon{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_shortcode_accord .collapsible-header{font-size:16px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_shortcode_accord .collapsible-header .material-icons{font-size:19px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_shortcode_accord .collapsible-body p{font-size:14px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_collapsible_info{padding:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_collapsible_info:last-child{margin-top:10px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_shortocode_genrator_main{float:left;padding:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_like_box_shortocode_genrator{float:left}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_shortocode_genrator{float:left}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_shortocode_genrator h5{margin-bottom:20px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .select-wrapper{margin-top:12px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_shortocode_genrator .efbl_fields.s6:nth-child(even) .efbl_open_collapisble,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_like_box_shortocode_genrator .efbl_fields.s6:nth-child(odd) .efbl_open_likebox_collapisble{right:0px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_open_collapisble,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_open_likebox_collapisble{position:absolute;right:0;font-size:21px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_fields{padding:0;margin-top:10px;margin-bottom:10px;position:relative}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_fields label{left:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_fields .dropdown-content [type=checkbox]+label{top:-13px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_fields.efbl-addon-upgrade-link{margin-top:-16px;margin-bottom:20px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_fields.efbl-addon-upgrade-link a{color:#2376af;letter-spacing:.5px;font-size:15px;text-decoration:none}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_fields.efbl-addon-upgrade-link a:focus{box-shadow:none;outline:none}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_filter_events_wrap_outer{display:none;float:left;width:100%}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_filter_events_wrap_outer .efbl-events-changes{padding:12px;border:2px dashed #ff8c00;margin-bottom:15px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_filter_events_wrap_outer .efbl-events-changes p{margin:2px 0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_filter_events_wrap_outer .efbl-events-changes a{text-transform:lowercase}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .select-wrapper input.select-dropdown{color:#867979}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_shortcode_submit,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_shortcode_submit{margin-top:20px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_generated_shortcode,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_generated_shortcode{display:none;float:left}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_generated_shortcode p,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_generated_shortcode p{margin-top:20px;margin-bottom:0;font-size:14px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_generated_shortcode .efbl-shortcode-block,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_generated_shortcode .efbl-likebox-shortcode-block,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_generated_shortcode .efbl-shortcode-block,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_generated_shortcode .efbl-likebox-shortcode-block{margin-bottom:0;margin-top:5px;box-shadow:none;border:none}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_generated_shortcode .efbl_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_generated_shortcode .efbl_likebox_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_generated_shortcode .efbl_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_generated_shortcode .efbl_likebox_shortcode_generated_final{margin-top:0;width:100%;text-align:center;border-radius:0;padding:5px;line-height:normal;background-color:#057ab5;box-shadow:none}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_generated_shortcode .efbl_shortcode_generated_final i,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_generated_shortcode .efbl_likebox_shortcode_generated_final i,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_generated_shortcode .efbl_shortcode_generated_final i,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl_likebox_generated_shortcode .efbl_likebox_shortcode_generated_final i{border-radius:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c å p{margin-top:0;font-size:16px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c ol li{font-size:14px;padding:5px 0;line-height:1.5;color:#867979}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c a.btn{margin-top:10px;font-size:15px;padding:6px 20px;height:auto}.efbl_wrap p{font-size:15px;line-height:1.8;font-weight:400;color:#867979;position:relative}.efbl_wrap .efbl-popup-dep{display:inline-block;padding:14px;border:2px dashed #ff8c00}.efbl_wrap .efbl-popup-dep p{float:left;margin-top:0;margin-bottom:5px}.efbl_wrap .efbl-popup-dep ol{float:left;margin-bottom:0}.efbl_wrap .efbl-popup-dep a{color:#fff;background:#ff8c00;padding:20px 31px;font-size:15px;float:right;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.efbl_wrap .efbl-popup-dep a:hover{background:#e8850b;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.efbl_wrap .efbl-popup-dep a:focus{box-shadow:none}.efbl_wrap .efbl-popup-dep .esf-small-btn{padding:8px 8px;margin-top:-7px;margin-left:10px;font-size:12px;background:none;border:1px solid #ff8c00;color:#ff8c00}.efbl_wrap .efbl-popup-dep .esf-small-btn:hover{padding:8px 12px;background:none;color:#ff8c00}.efbl_wrap .efbl_popup_settings{float:left;width:100%}.efbl_wrap .efbl_popup_settings .efbl_popup_info{margin-top:10px;float:left}.efbl_wrap .efbl_popup_settings .select-dropdown [type=checkbox]+label:before,.efbl_wrap .efbl_popup_settings .select-dropdown [type=checkbox]:not(.filled-in)+label:after{top:-17px}.efbl_wrap .efbl_popup_settings .efbl_fields{float:left;width:100%}.efbl_wrap .efbl_popup_settings .checkbox-row{margin-top:20px;padding:0 .75rem}.efbl_wrap .input-field.col label{color:#867979}.efbl_wrap blockquote{background-color:#018ed0;color:#fff;padding:15px;font-size:13px;border-left:5px solid #057cb5;letter-spacing:.5px}.efbl_wrap #efbl-skins .efbl_create_skin{height:auto;padding:5px 25px 5px 20px}.efbl_wrap #efbl-skins .efbl_new_skin{display:none}.efbl_wrap #efbl-skins .efbl_new_skin #efbl_new_skin_details{min-height:550px}.efbl_wrap #efbl-skins .efbl_new_skin #efbl_new_skin_details #efbl_skin_feat_img{width:77.8%}.efbl_wrap #efbl-skins .efbl_new_skin #efbl_new_skin_details .btn.waves-input-wrapper{height:auto;padding:5px 20px 5px 20px}.efbl_wrap #efbl-skins .efbl_new_skin #efbl_new_skin_details #efbl_skin_feat_img_btn{text-transform:capitalize}.efbl_wrap #efbl-skins .efbl_new_skin #efbl_new_skin_details .btn.create_new_skin_fb_wrap.waves-input-wrapper{padding:3px 23px}.efbl_wrap #efbl-skins .efbl_new_skin #efbl_new_skin_details .btn.create_new_skin_fb_wrap.waves-input-wrapper .right{margin-left:5px;font-size:17px;margin-top:2px}.efbl_wrap #efbl-skins .efbl_new_skin #efbl_new_skin_details .efbl_show_all_skins{margin-bottom:10px;text-transform:capitalize;height:auto;padding:5px 15px 5px 15px}.efbl_wrap #efbl-skins .efbl_all_skins{margin-top:20px;margin-bottom:0}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin{display:inline-block;margin-right:15px;margin-bottom:15px;padding:10px;margin-top:0;width:24%}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .skin_free_full{position:absolute;width:100%;height:100%}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .skin_free_full:focus{box-shadow:none}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .selected_layout{padding:6px;float:left;width:100%;background:#27aae4;color:#fff;text-align:center;font-weight:bold;text-transform:capitalize;margin-bottom:10px}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .card-image{max-height:150px;overflow:hidden}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .card-content{border-bottom:1px solid #baa5a5;padding:20px 0 5px 0;margin-bottom:15px;float:left;width:100%}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .btn .material-icons{font-size:15px}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin a.btn{padding:0px 20px}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .efbl_skin_redirect,.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .efbl_skin_delete{padding-right:0;padding-left:0px;width:42%}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .efbl_skin_redirect .material-icons,.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .efbl_skin_delete .material-icons{position:absolute;right:10px;top:2px}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .efbl_skin_redirect span,.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .efbl_skin_delete span{float:none;margin:0 auto;display:table}.efbl_wrap #efbl-skins .efbl_all_skins .efbl_single_skin .efbl_copy_skin_id{float:left;width:100%;margin-top:20px}.efbl_wrap .efbl_single_skin:nth-child(4n+4){margin-right:0 !important}.efbl_wrap .efbl_single_skin_free{background:#f7f5f2;opacity:.955}.efbl_wrap #efbl-general{position:relative;min-height:300px;padding:0}.efbl_wrap #efbl-general .row{margin-bottom:0}.efbl_wrap .efbl-tabs-vertical{float:left;width:100%;position:relative}.efbl_wrap .efbl-tabs-vertical .efbl_si_tabs_name_holder{padding:0;position:absolute;height:100%;background-color:#0090d0;width:210px}.efbl_wrap .efbl-tabs-vertical .tabs{height:auto;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;display:-webkit-flex;display:flex;color:#939aaa;background-color:transparent}.efbl_wrap .efbl-tabs-vertical .tab{width:100%;text-align:left;padding-left:11px}.efbl_wrap .efbl-tabs-vertical .tab a{padding:0;color:#fff;border-right:10px solid transparent}.efbl_wrap .efbl-tabs-vertical .tab a span{margin-left:8px}.efbl_wrap .efbl-tabs-vertical .tab a:focus{box-shadow:none !important}.efbl_wrap .efbl-tabs-vertical .tab .active{-moz-transition:border-color .5s ease;-o-transition:border-color .5s ease;-webkit-transition:border-color .5s ease;transition:border-color .5s ease;border-right:3px solid #fff}.efbl_wrap .efbl-tabs-vertical .indicator{display:none}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder{float:left;margin-left:210px;padding:13px 15px 20px;min-height:400px;width:auto;border-left:1px solid #e8dcdc}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content{float:left;width:100%;padding:0}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder{float:left;padding:0}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder .efbl-red-notice{margin:0}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder .efbl-red-notice a{color:#fff;text-decoration:underline;text-transform:lowercase}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder .efbl-shortcode-block{float:left;margin-top:0;margin-bottom:5px}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder .efbl_copy_shortcode{margin-top:0;border-radius:0;box-shadow:none;float:left;background-color:#057bb5;font-size:15px;margin-right:5px}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder .efbl_copy_shortcode i{margin:0}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder p{float:left;margin-top:0}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder .efbl-shortcode-holder{display:inline-block;width:100%}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .tab-content .efbl_default_shortcode_holder h5{float:left;width:100%}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder #fl_social_sharing_networks_tab a.fl_show_networks{height:auto;padding:5px 25px 5px 18px;text-transform:capitalize}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder #fl_social_sharing_networks_tab a.fl_show_networks:hover,.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder #fl_social_sharing_networks_tab a.fl_show_networks:focus{color:#fff}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder #fl_social_sharing_networks_tab a.fl_show_networks .material-icons{font-size:26px;margin-right:8px;font-weight:bold}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_networks_wrap{float:left;width:100%}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_networks_wrap .fl_available_networks_wrap{float:left;width:100%;margin:15px 0}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_networks_wrap .fl_available_networks_wrap .fl_available_network_wrap{display:inline-block;margin-right:5px;padding:5px 20px}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap{float:left;width:25%;padding:15px;text-align:center}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap h2{font-size:24px;margin:0;margin-bottom:10px}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap img{width:100%;background:rgba(224,228,233,.3019607843);padding:10px}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap ul{list-style-type:none;float:left;width:100%}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap li{display:inline-block;float:left;width:100%}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap input[type=checkbox]{display:none}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap label{border:1px solid #fff;padding:8px;display:block;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;float:left;width:100%;height:100%}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap label::before{background-color:#fff;color:#fff;content:" ";display:block;border-radius:50%;border:1px solid #09b95a;position:absolute;top:-5px;left:-5px;width:25px;height:25px;text-align:center;line-height:28px;transition-duration:.4s;transform:scale(0)}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap label img{transition-duration:.2s;transform-origin:50% 50%}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap :checked+label{border-color:#ddd}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap :checked+label::before{content:"✓";background-color:#09b95a;transform:scale(1)}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_wrap :checked+label img{transform:scale(0.9);z-index:-1}.efbl_wrap .efbl-tabs-vertical .efbl_tabs_holder .fl_ss_locations_wrap .fl_ss_location_sidebar img{padding-left:0;padding-bottom:0}.toplevel_page_easy-facebook-likebox #wpfooter{position:relative}.toplevel_page_easy-facebook-likebox #toast-container{top:auto;bottom:0;left:153px;right:0;margin-left:auto;margin-right:auto;text-align:center;width:89.1%;background-color:#02acf7;color:#fff;max-width:100%;min-height:60px}.toplevel_page_easy-facebook-likebox #toast-container .toast{top:auto !important;text-align:center;float:none;margin:0px auto;display:table;background-color:transparent;border:none;box-shadow:none;transition:none !important;font-size:20px;font-weight:400;position:relative;display:inline-block;line-height:2;align-items:normal}.toplevel_page_easy-facebook-likebox #toast-container.efbl_green{background-color:#7fc6a6}.toplevel_page_easy-facebook-likebox #toast-container.efbl_red{background-color:#ed6d62}.slideDown{animation-name:slideDown;-webkit-animation-name:slideDown;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes slideDown{0%{transform:translateY(-100%)}50%{transform:translateY(8%)}65%{transform:translateY(-4%)}80%{transform:translateY(4%)}95%{transform:translateY(-2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-100%)}50%{-webkit-transform:translateY(8%)}65%{-webkit-transform:translateY(-4%)}80%{-webkit-transform:translateY(4%)}95%{-webkit-transform:translateY(-2%)}100%{-webkit-transform:translateY(0%)}}.slideUp{animation-name:slideUp;-webkit-animation-name:slideUp;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes slideUp{0%{transform:translateY(0%)}50%{transform:translateY(-2%)}95%{transform:translateY(-8%)}100%{transform:translateY(-100%)}}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(100%)}50%{-webkit-transform:translateY(-8%)}65%{-webkit-transform:translateY(4%)}80%{-webkit-transform:translateY(-4%)}95%{-webkit-transform:translateY(2%)}100%{-webkit-transform:translateY(0%)}}.slideLeft{animation-name:slideLeft;-webkit-animation-name:slideLeft;animation-duration:.7s;-webkit-animation-duration:.7s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@-webkit-keyframes slideLeft{0%{-ms-transform:translate(-20px, 0);-webkit-transform:translate(-20px, 0);transform:translate(-20px, 0);opacity:0}100%{-ms-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0);opacity:1}}@keyframes slideLeft{0%{-ms-transform:translate(-20px, 0);-webkit-transform:translate(-20px, 0);transform:translate(-20px, 0);opacity:0}100%{-ms-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0);opacity:1}}.SlideRight{animation-name:SlideRight;-webkit-animation-name:SlideRight;animation-duration:.7s;-webkit-animation-duration:.7s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@-webkit-keyframes SlideRight{0%{-ms-transform:translate(20px, 0);-webkit-transform:translate(20px, 0);transform:translate(20px, 0);opacity:0}100%{-ms-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0);opacity:1}}@keyframes SlideRight{0%{-ms-transform:translate(20px, 0);-webkit-transform:translate(20px, 0);transform:translate(20px, 0);opacity:0}100%{-ms-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0);opacity:1}}.slideExpandUp{animation-name:slideExpandUp;-webkit-animation-name:slideExpandUp;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease -out;visibility:visible !important}@keyframes slideExpandUp{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(-8%) scaleX(0.5)}40%{transform:translateY(2%) scaleX(0.5)}50%{transform:translateY(0%) scaleX(1.1)}60%{transform:translateY(0%) scaleX(0.9)}70%{transform:translateY(0%) scaleX(1.05)}80%{transform:translateY(0%) scaleX(0.95)}90%{transform:translateY(0%) scaleX(1.02)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes slideExpandUp{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}40%{-webkit-transform:translateY(2%) scaleX(0.5)}50%{-webkit-transform:translateY(0%) scaleX(1.1)}60%{-webkit-transform:translateY(0%) scaleX(0.9)}70%{-webkit-transform:translateY(0%) scaleX(1.05)}80%{-webkit-transform:translateY(0%) scaleX(0.95)}90%{-webkit-transform:translateY(0%) scaleX(1.02)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp{animation-name:expandUp;-webkit-animation-name:expandUp;animation-duration:.7s;-webkit-animation-duration:.7s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible !important}@keyframes expandUp{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{transform:translateY(-7%) scaleY(1.12)}75%{transform:translateY(3%)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes expandUp{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{-webkit-transform:translateY(-7%) scaleY(1.12)}75%{-webkit-transform:translateY(3%)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}@keyframes fadeIn{0%{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}100%{opacity:1;-webkit-transition-duration:1.1s;transition-duration:1.1s;-webkit-transition-delay:.05s;transition-delay:.05s}}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}100%{opacity:1;-webkit-transition-duration:1.1s;transition-duration:1.1s;-webkit-transition-delay:.05s;transition-delay:.05s}}.fadeIn{animation-name:fadeIn;-webkit-animation-name:fadeIn;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}.fadeOut{animation-name:fadeOut;-webkit-animation-name:fadeOut;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.expandOpen{animation-name:expandOpen;-webkit-animation-name:expandOpen;animation-duration:1.2s;-webkit-animation-duration:1.2s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes expandOpen{0%{transform:scale(1.8)}50%{transform:scale(0.95)}80%{transform:scale(1.05)}90%{transform:scale(0.98)}100%{transform:scale(1)}}@-webkit-keyframes expandOpen{0%{-webkit-transform:scale(1.8)}50%{-webkit-transform:scale(0.95)}80%{-webkit-transform:scale(1.05)}90%{-webkit-transform:scale(0.98)}100%{-webkit-transform:scale(1)}}.bigEntrance{animation-name:bigEntrance;-webkit-animation-name:bigEntrance;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;visibility:visible !important}@keyframes bigEntrance{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:.2}30%{transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1}45%{transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%);opacity:1}60%{transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);opacity:1}75%{transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%);opacity:1}90%{transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%);opacity:1}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%);opacity:1}}@-webkit-keyframes bigEntrance{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);opacity:.2}30%{-webkit-transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);opacity:1}45%{-webkit-transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%);opacity:1}60%{-webkit-transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);opacity:1}75%{-webkit-transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%);opacity:1}90%{-webkit-transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%);opacity:1}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%);opacity:1}}.hatch{animation-name:hatch;-webkit-animation-name:hatch;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes hatch{0%{transform:rotate(0deg) scaleY(0.6)}20%{transform:rotate(-2deg) scaleY(1.05)}35%{transform:rotate(2deg) scaleY(1)}50%{transform:rotate(-2deg)}65%{transform:rotate(1deg)}80%{transform:rotate(-1deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes hatch{0%{-webkit-transform:rotate(0deg) scaleY(0.6)}20%{-webkit-transform:rotate(-2deg) scaleY(1.05)}35%{-webkit-transform:rotate(2deg) scaleY(1)}50%{-webkit-transform:rotate(-2deg)}65%{-webkit-transform:rotate(1deg)}80%{-webkit-transform:rotate(-1deg)}100%{-webkit-transform:rotate(0deg)}}.bounce{animation-name:bounce;-webkit-animation-name:bounce;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-timing-function:ease;-webkit-animation-timing-function:ease;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%}@keyframes bounce{0%{transform:translateY(0%) scaleY(0.6)}60%{transform:translateY(-100%) scaleY(1.1)}70%{transform:translateY(0%) scaleY(0.95) scaleX(1.05)}80%{transform:translateY(0%) scaleY(1.05) scaleX(1)}90%{transform:translateY(0%) scaleY(0.95) scaleX(1)}100%{transform:translateY(0%) scaleY(1) scaleX(1)}}@-webkit-keyframes bounce{0%{-webkit-transform:translateY(0%) scaleY(0.6)}60%{-webkit-transform:translateY(-100%) scaleY(1.1)}70%{-webkit-transform:translateY(0%) scaleY(0.95) scaleX(1.05)}80%{-webkit-transform:translateY(0%) scaleY(1.05) scaleX(1)}90%{-webkit-transform:translateY(0%) scaleY(0.95) scaleX(1)}100%{-webkit-transform:translateY(0%) scaleY(1) scaleX(1)}}.pulse{animation-name:pulse;-webkit-animation-name:pulse;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes pulse{0%{transform:scale(0.9);opacity:.7}50%{transform:scale(1);opacity:1}100%{transform:scale(0.9);opacity:.7}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0.95);opacity:.7}50%{-webkit-transform:scale(1);opacity:1}100%{-webkit-transform:scale(0.95);opacity:.7}}.floating{animation-name:floating;-webkit-animation-name:floating;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes floating{0%{transform:translateY(0%)}50%{transform:translateY(8%)}100%{transform:translateY(0%)}}@-webkit-keyframes floating{0%{-webkit-transform:translateY(0%)}50%{-webkit-transform:translateY(8%)}100%{-webkit-transform:translateY(0%)}}.tossing{animation-name:tossing;-webkit-animation-name:tossing;animation-duration:2.5s;-webkit-animation-duration:2.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}@keyframes tossing{0%{transform:rotate(-4deg)}50%{transform:rotate(4deg)}100%{transform:rotate(-4deg)}}@-webkit-keyframes tossing{0%{-webkit-transform:rotate(-4deg)}50%{-webkit-transform:rotate(4deg)}100%{-webkit-transform:rotate(-4deg)}}.pullUp{animation-name:pullUp;-webkit-animation-name:pullUp;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%}@keyframes pullUp{0%{transform:scaleY(0.1)}40%{transform:scaleY(1.02)}60%{transform:scaleY(0.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(0.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(1)}}@-webkit-keyframes pullUp{0%{-webkit-transform:scaleY(0.1)}40%{-webkit-transform:scaleY(1.02)}60%{-webkit-transform:scaleY(0.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(0.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(1)}}.pullDown{animation-name:pullDown;-webkit-animation-name:pullDown;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:50% 0%;-ms-transform-origin:50% 0%;-webkit-transform-origin:50% 0%}@keyframes pullDown{0%{transform:scaleY(0.1)}40%{transform:scaleY(1.02)}60%{transform:scaleY(0.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(0.98)}80%{transform:scaleY(1.01)}100%{transform:scaleY(1)}}@-webkit-keyframes pullDown{0%{-webkit-transform:scaleY(0.1)}40%{-webkit-transform:scaleY(1.02)}60%{-webkit-transform:scaleY(0.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(0.98)}80%{-webkit-transform:scaleY(1.01)}100%{-webkit-transform:scaleY(1)}}.stretchLeft{animation-name:stretchLeft;-webkit-animation-name:stretchLeft;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:100% 0%;-ms-transform-origin:100% 0%;-webkit-transform-origin:100% 0%}@keyframes stretchLeft{0%{transform:scaleX(0.3)}40%{transform:scaleX(1.02)}60%{transform:scaleX(0.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(0.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(1)}}@-webkit-keyframes stretchLeft{0%{-webkit-transform:scaleX(0.3)}40%{-webkit-transform:scaleX(1.02)}60%{-webkit-transform:scaleX(0.98)}80%{-webkit-transform:scaleX(1.01)}100%{-webkit-transform:scaleX(0.98)}80%{-webkit-transform:scaleX(1.01)}100%{-webkit-transform:scaleX(1)}}.stretchRight{animation-name:stretchRight;-webkit-animation-name:stretchRight;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-timing-function:ease-out;-webkit-animation-timing-function:ease-out;transform-origin:0% 0%;-ms-transform-origin:0% 0%;-webkit-transform-origin:0% 0%}@keyframes stretchRight{0%{transform:scaleX(0.3)}40%{transform:scaleX(1.02)}60%{transform:scaleX(0.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(0.98)}80%{transform:scaleX(1.01)}100%{transform:scaleX(1)}}@-webkit-keyframes stretchRight{0%{-webkit-transform:scaleX(0.3)}40%{-webkit-transform:scaleX(1.02)}60%{-webkit-transform:scaleX(0.98)}80%{-webkit-transform:scaleX(1.01)}100%{-webkit-transform:scaleX(0.98)}80%{-webkit-transform:scaleX(1.01)}100%{-webkit-transform:scaleX(1)}}.Rotate{animation-name:Rotate;-webkit-animation-name:Rotate;animation-duration:3s;-webkit-animation-duration:3s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-timing-function:linear}@keyframes Rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes Rotate{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}.Linear_1{animation-name:Linear_1;-webkit-animation-name:Linear_1;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:linear;-webkit-animation-timing-function:linear}@keyframes Linear_1{0%{transform:translate(0px, 0px)}50%{transform:translate(-20px, 0px)}100%{transform:translate(0px, 0px)}}@-webkit-keyframes Linear_1{0%{-webkit-transform:translate(0px, 0px)}50%{transform:translate(-20px, 0px)}100%{-webkit-transform:translate(0px, 0px)}}.Linear_2{animation-name:Linear_2;-webkit-animation-name:Linear_2;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:linear;-webkit-animation-timing-function:linear}@keyframes Linear_2{0%{transform:translate(0px, 0px)}50%{transform:translate(20px, 0px)}100%{transform:translate(0px, 0px)}}@-webkit-keyframes Linear_2{0%{-webkit-transform:translate(0px, 0px)}50%{transform:translate(20px, 0px)}100%{-webkit-transform:translate(20px, 0px)}}.pulse-down{-webkit-animation:pulse-down 3s ease-in infinite;animation:pulse-down 3s ease-in infinite}@-webkit-keyframes pulse-down{80%{-webkit-transform:translate3d(0, 1px, 0);transform:translate3d(0, 1px, 0)}85%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}90%{-webkit-transform:translate3d(0, 1px, 0);transform:translate3d(0, 1px, 0)}95%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}100%{-webkit-transform:translate3d(0, 1px, 0);transform:translate3d(0, 1px, 0)}}@keyframes pulse-down{80%{-webkit-transform:translate3d(0, 1px, 0);transform:translate3d(0, 1px, 0)}85%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}90%{-webkit-transform:translate3d(0, 1px, 0);transform:translate3d(0, 1px, 0)}95%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}100%{-webkit-transform:translate3d(0, 1px, 0);transform:translate3d(0, 1px, 0)}}@keyframes fadeinout{0%{opacity:0}6.25%{opacity:1}26.75%{opacity:1}33%{opacity:0}}@keyframes flipdown{0%{opacity:0;transform-origin:top center;transform:rotateX(-90deg)}5%{opacity:1}80%{transform:rotateX(8deg)}83%{transform:rotateX(6deg)}92%{transform:rotateX(-3deg)}100%{transform-origin:top center;transform:rotateX(0deg)}}.efbl-confirm-modal.modal{top:25% !important;width:40%}.efbl-confirm-modal.modal .mif-close-modal.modal-close{position:absolute;right:5px;top:5px}.efbl-confirm-modal.modal{width:30%}.efbl-confirm-modal .mif-modal-content{float:none;margin:0 auto;display:table;text-align:center;padding-top:0}.efbl-confirm-modal .mif-modal-content p{font-size:13px;line-height:1.8;border-bottom:1px solid #ccc;padding-bottom:12px}.efbl-confirm-modal .mif-modal-content .mif-lock-icon .material-icons{color:#ed6d62;font-size:60px}.efbl-confirm-modal .mif-modal-content .btn{font-size:13px;padding:10px 25px 10px 10px;height:auto;text-transform:capitalize}.efbl-confirm-modal .mif-modal-content .btn img{height:31px;margin-right:5px}.efbl-confirm-modal .mif-modal-content .btn{padding:10px 20px;height:auto;width:auto;line-height:normal;font-size:15px;border-radius:0;margin-right:30px}.efbl-confirm-modal .mif-modal-content .efbl_skin_delete{background:#ed6d62}/*# sourceMappingURL=admin.css.map */
|
facebook/admin/assets/css/admin.css.map
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"version":3,"sourceRoot":"","sources":["../scss/admin.scss"],"names":[],"mappings":"CAAA,WACE,WACA,WACA,kBACA,WACA,gBACA,sBACA,gBAEA,6BACE,0BAEA,wFACE,WAKJ,gBACE,0BACA,yBAEA,+CACE,WACA,yBAGF,sBACE,yBAIJ,kBACE,kBAGF,4BAGE,WACA,WACA,WACA,kBAEA,4CACE,iBAGF,iDACE,yBACA,WAGF,8CAcE,WACA,WAdA,+DACE,YACA,kBACA,gBAEA,iEACE,WACA,yBACA,qBACA,eAOJ,gEACE,yBACA,WACA,cACA,WACA,WAGA,qEACE,iBACA,YAIF,2EACE,6BACA,WACA,WACA,iBAGA,6EACE,WACA,cACA,eAEA,mFACE,wBACA,gBAGF,6FACE,kBACA,iBACA,WAGF,kFACE,qBACA,eACA,iBAIJ,sFACE,sBACA,gBACA,aAOR,+CACE,WACA,WAEA,2DACE,aAME,6FACE,cAEA,mGACE,cAON,6FACE,4BACA,YACA,gBACA,0BAEA,uGACE,YACA,iBAGF,mGACE,yBACA,gBACA,WAIJ,8EACE,gBACA,gBAEA,0FACE,gBAGF,8FACE,UASJ,2FACE,SAKF,+EACE,0BACA,eACA,kBAEA,+FACE,eACA,cAGF,sGACE,kBACA,QACA,eAKJ,6GACE,6BACA,iCACA,yBAIA,sGACE,eAEA,sHACE,eAIJ,sGACE,eAIJ,kFACE,UAGF,6FACE,gBAGF,0FACE,WACA,UAGF,8FACE,WAGF,qFACE,WAEA,wFACE,mBAIJ,2EACE,gBAOF,wSACE,UAGF,4KACE,kBACA,QACA,eAGF,wEACE,UACA,gBACA,mBACA,kBAEA,8EACE,
|
1 |
+
{"version":3,"sourceRoot":"","sources":["../scss/admin.scss"],"names":[],"mappings":"CAAA,WACE,WACA,WACA,kBACA,WACA,gBACA,sBACA,gBAEA,6BACE,0BAEA,wFACE,WAKJ,gBACE,0BACA,yBAEA,+CACE,WACA,yBAGF,sBACE,yBAIJ,kBACE,kBAGF,4BAGE,WACA,WACA,WACA,kBAEA,4CACE,iBAGF,iDACE,yBACA,WAGF,8CAcE,WACA,WAdA,+DACE,YACA,kBACA,gBAEA,iEACE,WACA,yBACA,qBACA,eAOJ,gEACE,yBACA,WACA,cACA,WACA,WAGA,qEACE,iBACA,YAIF,2EACE,6BACA,WACA,WACA,iBAGA,6EACE,WACA,cACA,eAEA,mFACE,wBACA,gBAGF,6FACE,kBACA,iBACA,WAGF,kFACE,qBACA,eACA,iBAIJ,sFACE,sBACA,gBACA,aAOR,+CACE,WACA,WAEA,2DACE,aAME,6FACE,cAEA,mGACE,cAON,6FACE,4BACA,YACA,gBACA,0BAEA,uGACE,YACA,iBAGF,mGACE,yBACA,gBACA,WAIJ,8EACE,gBACA,gBAEA,0FACE,gBAGF,8FACE,UASJ,2FACE,SAKF,+EACE,0BACA,eACA,kBAEA,+FACE,eACA,cAGF,sGACE,kBACA,QACA,eAKJ,6GACE,6BACA,iCACA,yBAIA,sGACE,eAEA,sHACE,eAIJ,sGACE,eAIJ,kFACE,UAGF,6FACE,gBAGF,0FACE,WACA,UAGF,8FACE,WAGF,qFACE,WAEA,wFACE,mBAIJ,2EACE,gBAOF,wSACE,UAGF,4KACE,kBACA,QACA,eAGF,wEACE,UACA,gBACA,mBACA,kBAEA,8EACE,OAEF,gHACE,UAGJ,gGACE,iBACA,mBAEA,kGACE,cACA,oBACA,eACA,qBACA,wGACE,gBACA,aAKN,0FACE,aACA,WACA,WAEA,+GACE,aACA,0BACA,mBAEA,iHACE,aAGF,iHACE,yBAKN,iGACE,cAGF,4KACE,gBAGF,kLACE,aACA,WAEA,sLACE,gBACA,gBACA,eAGF,4cACE,gBACA,eACA,gBACA,YAIF,ofACE,aACA,WACA,kBACA,gBACA,YACA,mBACA,yBACA,gBAEA,4fACE,gBAKN,+DAEE,aACA,eAGF,iEACE,eACA,cACA,gBACA,cAGF,iEACE,gBACA,eACA,iBACA,YAOR,aACE,eACA,gBACA,gBACA,cACA,kBAIF,2BACE,qBACA,aACA,0BAEA,6BACE,WAEA,aACA,kBAGF,8BACE,WACA,gBAGF,6BACE,WACA,mBACA,kBACA,eACA,YACA,oCACA,kCACA,uCACA,+BAEA,mCACE,mBACA,oCACA,kCACA,uCACA,+BAGF,mCACE,gBAIJ,0CACE,gBACA,gBACA,iBACA,eACA,gBACA,yBACA,cAEA,gDACE,iBACA,gBACA,cAMN,gCACE,WACA,WAEA,iDACE,gBACA,WAIA,2KACE,UAIJ,6CACE,WACA,WAGF,8CACE,gBACA,iBAIJ,kCACE,cAIF,sBACE,yBACA,WACA,aACA,eACA,8BACA,oBAKA,yCACE,YACA,0BAGF,sCACE,aAEA,6DACE,iBAEA,iFACE,YAGF,sFACE,YACA,0BAGF,qFACE,0BAIF,8GACE,iBAEA,qHACE,gBACA,eACA,eAIJ,kFACE,mBACA,0BACA,YACA,0BAMN,uCACE,gBACA,gBAEA,yDACE,qBACA,kBACA,mBACA,aACA,aACA,UAEA,yEACE,kBACA,WACA,YAEA,+EACE,gBAIJ,0EACE,YACA,WACA,WACA,mBACA,WACA,kBACA,iBACA,0BACA,mBAGF,qEACE,iBACA,gBAGF,uEACE,gCACA,qBACA,mBACA,WACA,WAGF,8EACE,eAGF,+DACE,iBAGF,wJACE,gBACA,iBACA,UAEA,wLACE,kBACA,WACA,QAGF,kKACE,WACA,cACA,cAKJ,4EACE,WACA,WACA,gBAOR,6CACE,0BAGF,kCACE,mBACA,aAGF,yBACE,kBACA,iBACA,UAEA,8BACE,gBAKJ,+BACE,WACA,WACA,kBAEA,yDACE,UACA,kBACA,YACA,yBACA,YAGF,qCACE,YACA,0BACA,8BACA,sBACA,qBACA,aACA,cACA,6BAGF,oCACE,WACA,gBACA,kBAEA,sCACE,UACA,WACA,oCAEA,2CACE,gBAGF,4CACE,2BAKJ,4CACE,sCACA,oCACA,yCACA,iCACA,4BAMJ,0CACE,aAGF,iDACE,WACA,kBACA,uBACA,iBACA,WACA,8BAEA,8DACE,WACA,WACA,UAEA,6FAYE,WACA,UAXA,8GACE,SAEA,gHACE,WACA,0BACA,yBAOJ,mHACE,WACA,aACA,kBAGF,kHACE,aACA,gBACA,gBACA,WACA,yBACA,eACA,iBAEA,oHACE,SAIJ,+FACE,WACA,aAGF,oHACE,qBACA,WAGF,gGACE,WACA,WAOJ,oGACE,YACA,0BACA,0BAEA,oNACE,WAGF,oHACE,eACA,iBACA,iBAKN,mEACE,WACA,WAEA,+FACE,WACA,WACA,cAEA,0HACE,qBACA,iBACA,iBAMJ,4FACE,WACA,UACA,aACA,kBAEA,+FACE,eACA,SACA,mBAGF,gGACE,WACA,yCACA,aAGF,+FACE,qBACA,WACA,WAGF,+FACE,qBACA,WACA,WAGF,iHACE,aAGF,kGACE,sBACA,YACA,cACA,kBACA,eACA,2BACA,yBACA,wBACA,sBACA,qBACA,iBACA,WACA,WACA,YAGF,0GACE,sBACA,WACA,YACA,cACA,kBACA,yBACA,kBACA,SACA,UACA,WACA,YACA,kBACA,iBACA,wBACA,mBAGF,sGACE,wBACA,yBAGF,2GACE,kBAGF,mHACE,YACA,yBACA,mBAGF,+GACE,qBACA,WAIJ,mGAEE,eACA,iBAaR,+CACE,kBAGF,sDACE,SACA,SACA,WACA,QACA,iBACA,kBACA,kBACA,YACA,yBACA,WACA,eACA,gBAEA,6DACE,oBACA,kBACA,WACA,gBACA,cACA,6BACA,YACA,gBACA,2BACA,eACA,gBACA,kBACA,qBACA,cACA,mBAIJ,iEACE,yBAGF,+DACE,yBAuBJ,WAEE,yBAEA,iCAGA,sBAEA,8BAGA,+BAEA,uCAGA,8BAKF,qBAEE,GAEE,4BAIF,IAEE,yBAIF,IAEE,0BAIF,IAEE,yBAIF,IAEE,0BAIF,KAEE,0BAOJ,6BAEE,GAEE,oCAIF,IAEE,iCAIF,IAEE,kCAIF,IAEE,iCAIF,IAEE,kCAIF,KAEE,kCAkBJ,SAEE,uBAEA,+BAGA,sBAEA,8BAGA,mCAEA,2CAGA,8BAKF,mBAEE,GAEE,yBAKF,IAEE,0BAMF,IAEE,0BAKF,KAEE,6BAQJ,2BAEE,GAEE,mCAIF,IAEE,kCAIF,IAEE,iCAIF,IAEE,kCAIF,IAEE,iCAIF,KAEE,kCAkBJ,WAEE,yBAEA,iCAGA,uBAEA,+BAGA,sCAEA,8CAGA,8BAKF,6BAEE,GAEE,kCAEA,sCAEA,8BAEA,UAIF,KAEE,8BAEA,kCAEA,0BAEA,WAKJ,qBAEE,GAEE,kCAEA,sCAEA,8BACA,UAIF,KAEE,8BAEA,kCAEA,0BACA,WAiBJ,YAEE,0BAEA,kCAGA,uBAEA,+BAGA,sCAEA,8CAGA,8BAKF,8BAEE,GAEE,iCAEA,qCAEA,6BAEA,UAIF,KAEE,8BAEA,kCAEA,0BAEA,WAKJ,sBAEE,GAEE,iCAEA,qCAEA,6BACA,UAIF,KAEE,8BAEA,kCAEA,0BACA,WAiBJ,eAEE,6BAEA,qCAGA,wBAEA,gCAGA,mCAEA,4CAGA,8BAKF,yBAEE,GAEE,uCAIF,IAEE,sCAIF,IAEE,qCAIF,IAEE,qCAIF,IAEE,qCAIF,IAEE,sCAIF,IAEE,sCAIF,IAEE,sCAIF,KAEE,oCAOJ,iCAEE,GAEE,+CAIF,IAEE,8CAIF,IAEE,6CAIF,IAEE,6CAIF,IAEE,6CAIF,IAEE,8CAIF,IAEE,8CAIF,IAEE,8CAIF,KAEE,4CAkBJ,UAEE,wBAEA,gCAGA,uBAEA,+BAGA,+BAEA,uCAGA,8BAKF,oBAEE,GAEE,kDAIF,IAEE,uCAIF,IAEE,yBAIF,KAEE,6CAOJ,4BAEE,GAEE,0DAIF,IAEE,+CAIF,IAEE,iCAIF,KAEE,qDAkBJ,kBAEE,GAEE,UAEA,oCAEA,4BAEA,kEAEA,0DAKF,KAGE,UAEA,iCAEA,yBAEA,8BAEA,uBAOJ,0BAEE,GAEE,UAEA,oCAEA,4BAEA,kEAEA,0DAKF,KAGE,UAEA,iCAEA,yBAEA,8BAEA,uBAOJ,QAEE,sBAEA,8BAGA,wBAEA,gCAGA,sCAEA,8CAGA,8BAgBF,SAEE,uBAEA,+BAGA,sBAEA,8BAGA,sCAEA,8CAGA,8BAKF,mBAEE,GACE,UAGF,KACE,WAMJ,2BAEE,GACE,UAGF,KACE,WAiBJ,YAEE,0BAEA,kCAGA,wBAEA,gCAGA,mCAEA,2CAGA,8BAKF,sBAEE,GAEE,qBAIF,IAEE,sBAIF,IAEE,sBAIF,IAEE,sBAIF,KAEE,oBAOJ,8BAEE,GAEE,6BAIF,IAEE,8BAIF,IAEE,8BAIF,IAEE,8BAIF,KAEE,4BAkBJ,aAEE,2BAEA,mCAGA,wBAEA,gCAGA,mCAEA,2CAGA,8BAKF,uBAEE,GAEE,mEAEA,WAIF,IAEE,mEAEA,UAIF,IAEE,iEAEA,UAIF,IAEE,kEAEA,UAIF,IAEE,iEAEA,UAIF,IAEE,iEAEA,UAIF,KAEE,8DAEA,WAOJ,+BAEE,GAEE,2EAEA,WAIF,IAEE,2EAEA,UAIF,IAEE,yEAEA,UAIF,IAEE,0EAEA,UAIF,IAEE,yEAEA,UAIF,IAEE,yEAEA,UAIF,KAEE,sEAEA,WAkBJ,OAEE,qBAEA,6BAGA,sBAEA,8BAGA,sCAEA,8CAGA,0BAEA,8BAEA,kCAGA,8BAKF,iBAEE,GAEE,mCAIF,IAEE,qCAIF,IAEE,iCAIF,IAEE,wBAIF,IAEE,uBAIF,IAEE,wBAIF,KAEE,wBAOJ,yBAEE,GAEE,2CAIF,IAEE,6CAIF,IAEE,yCAIF,IAEE,gCAIF,IAEE,+BAIF,IAEE,gCAIF,KAEE,gCAkBJ,QAEE,sBAEA,8BAGA,wBAEA,gCAGA,+BAEA,uCAGA,0BAEA,8BAEA,kCAKF,kBAEE,GAEE,qCAIF,IAEE,wCAIF,IAEE,mDAIF,IAEE,gDAIF,IAEE,gDAIF,KAEE,8CAOJ,0BAEE,GAEE,6CAIF,IAEE,gDAIF,IAEE,2DAIF,IAEE,wDAIF,IAEE,wDAIF,KAEE,sDAkBJ,OAEE,qBAEA,6BAGA,wBAEA,gCAGA,mCAEA,2CAKF,iBAEE,GAEE,qBAEA,WAIF,IAEE,mBAEA,UAIF,KAEE,qBAEA,YAOJ,yBAEE,GAEE,8BAEA,WAIF,IAEE,2BAEA,UAIF,KAEE,8BAEA,YAkBJ,UAEE,wBAEA,gCAGA,wBAEA,gCAGA,mCAEA,2CAKF,oBAEE,GAEE,yBAIF,IAEE,yBAIF,KAEE,0BAOJ,4BAEE,GAEE,iCAIF,IAEE,iCAIF,KAEE,kCAkBJ,SAEE,uBAEA,+BAGA,wBAEA,gCAGA,mCAEA,2CAKF,mBAEE,GAEE,wBAIF,IAEE,uBAIF,KAEE,yBAOJ,2BAEE,GAEE,gCAIF,IAEE,+BAIF,KAEE,iCAkBJ,QAEE,sBAEA,8BAGA,wBAEA,gCAGA,mCAEA,2CAGA,0BAEA,8BAEA,kCAKF,kBAEE,GAEE,sBAIF,IAEE,uBAIF,IAEE,uBAIF,IAEE,uBAIF,KAEE,uBAIF,IAEE,uBAIF,KAEE,qBAOJ,0BAEE,GAEE,8BAIF,IAEE,+BAIF,IAEE,+BAIF,IAEE,+BAIF,KAEE,+BAIF,IAEE,+BAIF,KAEE,6BAkBJ,UAEE,wBAEA,gCAGA,wBAEA,gCAGA,mCAEA,2CAGA,wBAEA,4BAEA,gCAKF,oBAEE,GAEE,sBAIF,IAEE,uBAIF,IAEE,uBAIF,IAEE,uBAIF,KAEE,uBAIF,IAEE,uBAIF,KAEE,qBAOJ,4BAEE,GAEE,8BAIF,IAEE,+BAIF,IAEE,+BAIF,IAEE,+BAIF,KAEE,+BAIF,IAEE,+BAIF,KAEE,6BAkBJ,aAEE,2BAEA,mCAGA,wBAEA,gCAGA,mCAEA,2CAGA,yBAEA,6BAEA,iCAKF,uBAEE,GAEE,sBAIF,IAEE,uBAIF,IAEE,uBAIF,IAEE,uBAIF,KAEE,uBAIF,IAEE,uBAIF,KAEE,qBAOJ,+BAEE,GAEE,8BAIF,IAEE,+BAIF,IAEE,+BAIF,IAEE,+BAIF,KAEE,+BAIF,IAEE,+BAIF,KAEE,6BAkBJ,cAEE,4BAEA,oCAGA,wBAEA,gCAGA,mCAEA,2CAGA,uBAEA,2BAEA,+BAKF,wBAEE,GAEE,sBAIF,IAEE,uBAIF,IAEE,uBAIF,IAEE,uBAIF,KAEE,uBAIF,IAEE,uBAIF,KAEE,qBAOJ,gCAEE,GAEE,8BAIF,IAEE,+BAIF,IAEE,+BAIF,IAEE,+BAIF,KAEE,+BAIF,IAEE,+BAIF,KAEE,6BAMJ,QAEE,sBAEA,8BAGA,sBAEA,8BAGA,mCAEA,2CAGA,iCAEA,yCAKF,kBAEE,GAEE,uBAIF,KAEE,0BAOJ,0BAEE,GAEE,+BAKF,KAEE,kCAQJ,UAEE,wBAEA,gCAGA,sBAEA,8BAGA,iCAEA,yCAMF,oBAEE,GAEE,8BAKF,IAEE,gCAKF,KAEE,+BAMJ,4BAEE,GAEE,sCAKF,IAEE,gCAKF,KAEE,uCAOJ,UAEE,wBAEA,gCAGA,sBAEA,8BAGA,iCAEA,yCAMF,oBAEE,GAEE,8BAIF,IAEE,+BAKF,KAEE,+BAMJ,4BAEE,GAEE,sCAKF,IAEE,+BAKF,KAEE,wCAOJ,YACE,iDACA,yCAGF,8BACE,IACE,yCACA,iCAEF,IACE,yCACA,iCAEF,IACE,yCACA,iCAEF,IACE,yCACA,iCAEF,KACE,yCACA,kCAIJ,sBACE,IACE,yCACA,iCAEF,IACE,yCACA,iCAEF,IACE,yCACA,iCAEF,IACE,yCACA,iCAEF,KACE,yCACA,kCAIJ,qBACE,GACE,UAEF,MACE,UAEF,OACE,UAEF,IACE,WAIJ,oBACE,GACE,UACA,4BACA,0BAEF,GACE,UAEF,IACE,wBAEF,IACE,wBAEF,IACE,yBAEF,KACE,4BACA,yBAIJ,0BACE,mBACA,UAEA,uDACE,kBACA,UACA,QAIJ,0BACE,UAIA,uCACE,WACA,cACA,cACA,kBACA,cAEA,yCACE,eACA,gBACA,6BACA,oBAGF,sEACE,cACA,eAGF,4CACE,eACA,4BACA,YACA,0BAEA,gDACE,YACA,iBAON,4CACE,kBACA,YACA,WACA,mBACA,eACA,gBACA,kBAGF,yDACE","file":"admin.css"}
|
facebook/admin/assets/js/admin.js
CHANGED
@@ -26,6 +26,19 @@ jQuery(document).ready(function($) {
|
|
26 |
jQuery('#efbl-other-pages-upgrade').modal('open');
|
27 |
});
|
28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
/*
|
30 |
* Getting the form submitted value from shortcode generator.
|
31 |
*/
|
@@ -112,10 +125,10 @@ jQuery(document).ready(function($) {
|
|
112 |
}
|
113 |
|
114 |
if (efbl_page_id) {
|
115 |
-
|
116 |
}
|
117 |
else {
|
118 |
-
|
119 |
}
|
120 |
|
121 |
if (efbl_filter) {
|
@@ -177,10 +190,20 @@ jQuery(document).ready(function($) {
|
|
177 |
}
|
178 |
|
179 |
if (efbl_other_page) {
|
180 |
-
efbl_page_id
|
|
|
|
|
|
|
|
|
|
|
181 |
}
|
182 |
|
183 |
-
|
|
|
|
|
|
|
|
|
|
|
184 |
'' + efbl_filter + '' + efbl_filter_events + '' + efbl_caption_words +
|
185 |
'' + efbl_post_limit + '' + efbl_skin_id + '' + efbl_cache_unit + '' +
|
186 |
efbl_cache_duration + '' + efbl_link_new_tab + '' + efbl_show_likebox +
|
@@ -461,10 +484,6 @@ jQuery(document).ready(function($) {
|
|
461 |
|
462 |
});
|
463 |
|
464 |
-
// Materialize.AutoInit();
|
465 |
-
|
466 |
-
// jQuery('#efbl-auth-modal').modal({'startingTop': '40%'});
|
467 |
-
|
468 |
var efbl_shortcode = jQuery('#efbl_popup_shortcode').val();
|
469 |
|
470 |
if (efbl_shortcode) {
|
@@ -474,275 +493,6 @@ jQuery(document).ready(function($) {
|
|
474 |
var efbl_shortcode = jQuery('#efbl_popup_shortcode').val(efbl_shortcode);
|
475 |
}
|
476 |
|
477 |
-
/*
|
478 |
-
* Saving options values by ajax.
|
479 |
-
*/
|
480 |
-
jQuery(document).on('click', '.efbl_options', function($) {
|
481 |
-
|
482 |
-
/*
|
483 |
-
* Getting clicked option value.
|
484 |
-
*/
|
485 |
-
var efbl_option = jQuery(this).data('option');
|
486 |
-
|
487 |
-
/*
|
488 |
-
* Intializing value variable.
|
489 |
-
*/
|
490 |
-
var efbl_value = null;
|
491 |
-
|
492 |
-
/*
|
493 |
-
* Checking clicked option status.
|
494 |
-
*/
|
495 |
-
if (jQuery(this).is(':checked')) {
|
496 |
-
|
497 |
-
/*
|
498 |
-
* Value will be true if checked.
|
499 |
-
*/
|
500 |
-
efbl_value = 1;
|
501 |
-
}
|
502 |
-
else {
|
503 |
-
|
504 |
-
/*
|
505 |
-
* Value will be false if not checked.
|
506 |
-
*/
|
507 |
-
efbl_value = 0;
|
508 |
-
}
|
509 |
-
|
510 |
-
// console.log(efbl_option); console.log(efbl_value);
|
511 |
-
|
512 |
-
jQuery('#toast-container').slideUp('slow');
|
513 |
-
|
514 |
-
Materialize.Toast.removeAll();
|
515 |
-
|
516 |
-
/*
|
517 |
-
* Show the dialog for Saving.
|
518 |
-
*/
|
519 |
-
Materialize.toast('Saving', 50000000);
|
520 |
-
// return;
|
521 |
-
|
522 |
-
/*
|
523 |
-
* Collecting data for ajax call.
|
524 |
-
*/
|
525 |
-
var data = {
|
526 |
-
action: 'efbl_save_popup_settings',
|
527 |
-
efbl_value: efbl_value,
|
528 |
-
efbl_option: efbl_option,
|
529 |
-
efbl_nonce: efbl.nonce,
|
530 |
-
};
|
531 |
-
/*
|
532 |
-
* Making ajax request to save values.
|
533 |
-
*/
|
534 |
-
jQuery.ajax({
|
535 |
-
url: efbl.ajax_url,
|
536 |
-
type: 'post',
|
537 |
-
data: data,
|
538 |
-
dataType: 'json',
|
539 |
-
success: function(response) {
|
540 |
-
|
541 |
-
jQuery('#toast-container').slideUp('slow');
|
542 |
-
|
543 |
-
Materialize.Toast.removeAll();
|
544 |
-
|
545 |
-
setTimeout(function() {
|
546 |
-
|
547 |
-
// console.log(response.data);
|
548 |
-
|
549 |
-
/*
|
550 |
-
* Show the dialog.
|
551 |
-
*/
|
552 |
-
Materialize.toast(response.data, 3000);
|
553 |
-
|
554 |
-
if (response.success) {
|
555 |
-
jQuery('#toast-container').addClass('efbl_green');
|
556 |
-
}
|
557 |
-
else {
|
558 |
-
jQuery('#toast-container').addClass('esf-failed-notification');
|
559 |
-
}
|
560 |
-
|
561 |
-
}, 500);
|
562 |
-
|
563 |
-
},
|
564 |
-
|
565 |
-
});/* Ajax func ends here. */
|
566 |
-
|
567 |
-
});/* efbl_options func ends here. */
|
568 |
-
|
569 |
-
/*
|
570 |
-
* making efblchangeTimer variable false.
|
571 |
-
*/
|
572 |
-
var efblchangeTimer = false;
|
573 |
-
|
574 |
-
/*
|
575 |
-
* Saving options values by ajax.
|
576 |
-
*/
|
577 |
-
jQuery('.efbl_input_options').on('change', function($) {
|
578 |
-
|
579 |
-
/*
|
580 |
-
* If Clear timer varibale is not false clear timeout.
|
581 |
-
*/
|
582 |
-
if (efblchangeTimer !== false) {
|
583 |
-
clearTimeout(efblchangeTimer);
|
584 |
-
}
|
585 |
-
|
586 |
-
/*
|
587 |
-
* Getting clicked option slug.
|
588 |
-
*/
|
589 |
-
var efbl_option = jQuery(this).attr('id');
|
590 |
-
|
591 |
-
/*
|
592 |
-
* Getting clicked option value.
|
593 |
-
*/
|
594 |
-
var efbl_value = jQuery(this).val();
|
595 |
-
|
596 |
-
jQuery('#toast-container').slideUp('slow');
|
597 |
-
|
598 |
-
Materialize.Toast.removeAll();
|
599 |
-
|
600 |
-
/*
|
601 |
-
* Show the dialog for Saving.
|
602 |
-
*/
|
603 |
-
Materialize.toast('Saving', 50000000);
|
604 |
-
|
605 |
-
/*
|
606 |
-
* Collecting data for ajax call.
|
607 |
-
*/
|
608 |
-
var data = {
|
609 |
-
action: 'efbl_save_popup_settings',
|
610 |
-
efbl_value: efbl_value,
|
611 |
-
efbl_option: efbl_option,
|
612 |
-
efbl_nonce: efbl.nonce,
|
613 |
-
};
|
614 |
-
|
615 |
-
/*
|
616 |
-
* Wait for .3 seconds and make ajax call to save values.
|
617 |
-
*/
|
618 |
-
efblchangeTimer = setTimeout(function() {
|
619 |
-
|
620 |
-
/*
|
621 |
-
* Making ajax request to save values.
|
622 |
-
*/
|
623 |
-
jQuery.ajax({
|
624 |
-
url: efbl.ajax_url,
|
625 |
-
type: 'post',
|
626 |
-
data: data,
|
627 |
-
dataType: 'json',
|
628 |
-
success: function(response) {
|
629 |
-
|
630 |
-
jQuery('#toast-container').slideUp('slow');
|
631 |
-
|
632 |
-
Materialize.Toast.removeAll();
|
633 |
-
|
634 |
-
setTimeout(function() {
|
635 |
-
|
636 |
-
/*
|
637 |
-
* Show the dialog.
|
638 |
-
*/
|
639 |
-
Materialize.toast(response.data, 4000);
|
640 |
-
|
641 |
-
if (response.success) {
|
642 |
-
jQuery('#toast-container').addClass('efbl_green');
|
643 |
-
}
|
644 |
-
else {
|
645 |
-
jQuery('#toast-container').addClass('esf-failed-notification');
|
646 |
-
}
|
647 |
-
|
648 |
-
}, 500);
|
649 |
-
|
650 |
-
},
|
651 |
-
|
652 |
-
});/* Ajax func ends here. */
|
653 |
-
efblchangeTimer = false;
|
654 |
-
|
655 |
-
}, 300);
|
656 |
-
|
657 |
-
});/* efbl_input_options func ends here. */
|
658 |
-
|
659 |
-
/*
|
660 |
-
* making efblchangeTimer variable false.
|
661 |
-
*/
|
662 |
-
var efblchangeTimer = false;
|
663 |
-
|
664 |
-
/*
|
665 |
-
* Saving options values by ajax.
|
666 |
-
*/
|
667 |
-
jQuery('#efbl_popup_shortcode').on('keyup', function($) {
|
668 |
-
/*
|
669 |
-
* If Clear timer varibale is not false clear timeout.
|
670 |
-
*/
|
671 |
-
if (efblchangeTimer !== false) {
|
672 |
-
clearTimeout(efblchangeTimer);
|
673 |
-
}
|
674 |
-
|
675 |
-
/*
|
676 |
-
* Getting clicked option slug.
|
677 |
-
*/
|
678 |
-
var efbl_option = jQuery(this).attr('id');
|
679 |
-
|
680 |
-
/*
|
681 |
-
* Getting clicked option value.
|
682 |
-
*/
|
683 |
-
var efbl_value = jQuery(this).val();
|
684 |
-
|
685 |
-
jQuery('#toast-container').slideUp('slow');
|
686 |
-
|
687 |
-
Materialize.Toast.removeAll();
|
688 |
-
|
689 |
-
/*
|
690 |
-
* Show the dialog for Saving.
|
691 |
-
*/
|
692 |
-
Materialize.toast('Saving', 50000000);
|
693 |
-
|
694 |
-
/*
|
695 |
-
* Collecting data for ajax call.
|
696 |
-
*/
|
697 |
-
var data = {
|
698 |
-
action: 'efbl_save_popup_settings',
|
699 |
-
efbl_value: efbl_value,
|
700 |
-
efbl_option: efbl_option,
|
701 |
-
efbl_nonce: efbl.nonce,
|
702 |
-
};
|
703 |
-
|
704 |
-
/*
|
705 |
-
* Wait for .3 seconds and make ajax call to save values.
|
706 |
-
*/
|
707 |
-
efblchangeTimer = setTimeout(function() {
|
708 |
-
|
709 |
-
/*
|
710 |
-
* Making ajax request to save values.
|
711 |
-
*/
|
712 |
-
jQuery.ajax({
|
713 |
-
url: efbl.ajax_url,
|
714 |
-
type: 'post',
|
715 |
-
data: data,
|
716 |
-
dataType: 'json',
|
717 |
-
success: function(response) {
|
718 |
-
|
719 |
-
jQuery('#toast-container').slideUp('slow');
|
720 |
-
|
721 |
-
Materialize.Toast.removeAll();
|
722 |
-
|
723 |
-
setTimeout(function() {
|
724 |
-
|
725 |
-
/*
|
726 |
-
* Show the dialog.
|
727 |
-
*/
|
728 |
-
Materialize.toast(response.data, 3000);
|
729 |
-
|
730 |
-
if (response.success) {
|
731 |
-
jQuery('#toast-container').addClass('efbl_green');
|
732 |
-
}
|
733 |
-
else {
|
734 |
-
jQuery('#toast-container').addClass('esf-failed-notification');
|
735 |
-
}
|
736 |
-
|
737 |
-
}, 500);
|
738 |
-
|
739 |
-
},
|
740 |
-
|
741 |
-
});/* Ajax func ends here. */
|
742 |
-
efblchangeTimer = false;
|
743 |
-
|
744 |
-
}, 300);
|
745 |
-
});
|
746 |
|
747 |
jQuery('select#efbl_selected_layout').on('change', function() {
|
748 |
|
26 |
jQuery('#efbl-other-pages-upgrade').modal('open');
|
27 |
});
|
28 |
|
29 |
+
/**
|
30 |
+
* Show multifeed upgrade popup
|
31 |
+
*
|
32 |
+
* @since 6.2.0
|
33 |
+
*/
|
34 |
+
jQuery("#efbl_page_id").change(function(){
|
35 |
+
|
36 |
+
if( this.value === 'multifeed-upgrade'){
|
37 |
+
jQuery('.modal.open').modal('close');
|
38 |
+
jQuery('#efbl-addon-upgrade').modal('open');
|
39 |
+
}
|
40 |
+
});
|
41 |
+
|
42 |
/*
|
43 |
* Getting the form submitted value from shortcode generator.
|
44 |
*/
|
125 |
}
|
126 |
|
127 |
if (efbl_page_id) {
|
128 |
+
efbl_page_id_attr = 'fanpage_id="' + efbl_page_id + '" ';
|
129 |
}
|
130 |
else {
|
131 |
+
efbl_page_id_attr = '';
|
132 |
}
|
133 |
|
134 |
if (efbl_filter) {
|
190 |
}
|
191 |
|
192 |
if (efbl_other_page) {
|
193 |
+
if( efbl_page_id.length > 1 ){
|
194 |
+
efbl_page_id.push(efbl_other_page);
|
195 |
+
}else{
|
196 |
+
efbl_page_id = efbl_other_page;
|
197 |
+
}
|
198 |
+
efbl_page_id_attr = 'fanpage_id="' + efbl_page_id + '" ';
|
199 |
}
|
200 |
|
201 |
+
if( efbl_page_id === 'multifeed-upgrade'){
|
202 |
+
efbl_page_id = jQuery('#efbl_page_id').find("option:first-child").val();
|
203 |
+
efbl_page_id_attr = ' user_id="' + efbl_page_id + '"';
|
204 |
+
}
|
205 |
+
|
206 |
+
var shortcode_html = '[efb_feed ' + efbl_page_id_attr + '' + efbl_access_token +
|
207 |
'' + efbl_filter + '' + efbl_filter_events + '' + efbl_caption_words +
|
208 |
'' + efbl_post_limit + '' + efbl_skin_id + '' + efbl_cache_unit + '' +
|
209 |
efbl_cache_duration + '' + efbl_link_new_tab + '' + efbl_show_likebox +
|
484 |
|
485 |
});
|
486 |
|
|
|
|
|
|
|
|
|
487 |
var efbl_shortcode = jQuery('#efbl_popup_shortcode').val();
|
488 |
|
489 |
if (efbl_shortcode) {
|
493 |
var efbl_shortcode = jQuery('#efbl_popup_shortcode').val(efbl_shortcode);
|
494 |
}
|
495 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
496 |
|
497 |
jQuery('select#efbl_selected_layout').on('change', function() {
|
498 |
|
facebook/admin/assets/scss/admin.scss
CHANGED
@@ -276,6 +276,24 @@
|
|
276 |
label {
|
277 |
left: 0;
|
278 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
279 |
}
|
280 |
|
281 |
.efbl_filter_events_wrap_outer {
|
276 |
label {
|
277 |
left: 0;
|
278 |
}
|
279 |
+
.dropdown-content [type=checkbox]+label{
|
280 |
+
top: -13px;
|
281 |
+
}
|
282 |
+
}
|
283 |
+
.efbl_fields.efbl-addon-upgrade-link{
|
284 |
+
margin-top: -16px;
|
285 |
+
margin-bottom: 20px;
|
286 |
+
|
287 |
+
a{
|
288 |
+
color: #2376af;
|
289 |
+
letter-spacing: .5px;
|
290 |
+
font-size: 15px;
|
291 |
+
text-decoration: none;
|
292 |
+
&:focus{
|
293 |
+
box-shadow: none;
|
294 |
+
outline: none;
|
295 |
+
}
|
296 |
+
}
|
297 |
}
|
298 |
|
299 |
.efbl_filter_events_wrap_outer {
|
facebook/admin/class-easy-facebook-likebox-admin.php
CHANGED
@@ -18,7 +18,6 @@ if ( !class_exists( 'Easy_Facebook_Likebox_Admin' ) ) {
|
|
18 |
{
|
19 |
add_action( 'admin_menu', [ $this, 'efbl_menu' ] );
|
20 |
add_action( 'admin_enqueue_scripts', [ $this, 'efbl_admin_style' ] );
|
21 |
-
add_action( 'wp_ajax_efbl_save_popup_settings', [ $this, 'efbl_save_popup_settings' ] );
|
22 |
add_action( 'wp_ajax_efbl_create_skin', [ $this, 'efbl_create_skin' ] );
|
23 |
add_action( 'wp_ajax_efbl_create_skin_url', [ $this, 'efbl_create_skin_url' ] );
|
24 |
add_action( 'wp_ajax_efbl_delete_skin', [ $this, 'efbl_delete_skin' ] );
|
@@ -114,34 +113,6 @@ if ( !class_exists( 'Easy_Facebook_Likebox_Admin' ) ) {
|
|
114 |
return apply_filters( 'efbl_default_options', $defaults );
|
115 |
}
|
116 |
|
117 |
-
/*
|
118 |
-
* Save Poppup settings values on ajax
|
119 |
-
*/
|
120 |
-
function efbl_save_popup_settings()
|
121 |
-
{
|
122 |
-
$FTA = new Feed_Them_All();
|
123 |
-
$fta_settings = $FTA->fta_get_settings();
|
124 |
-
$efbl_option_value = $_POST['efbl_value'];
|
125 |
-
$efbl_option = sanitize_text_field( $_POST['efbl_option'] );
|
126 |
-
$efbl_popup_settings = $fta_settings['plugins']['facebook'];
|
127 |
-
$efbl_popup_settings[$efbl_option] = $_POST['efbl_value'];
|
128 |
-
$fta_settings['plugins']['facebook'] = $efbl_popup_settings;
|
129 |
-
if ( wp_verify_nonce( $_POST['efbl_nonce'], 'efbl-ajax-nonce' ) ) {
|
130 |
-
if ( current_user_can( 'editor' ) || current_user_can( 'administrator' ) ) {
|
131 |
-
$efbl_saved = update_option( 'fta_settings', $fta_settings );
|
132 |
-
}
|
133 |
-
}
|
134 |
-
|
135 |
-
if ( isset( $efbl_saved ) ) {
|
136 |
-
echo wp_send_json_success( __( 'Updated', 'easy-facebook-likebox' ) ) ;
|
137 |
-
die;
|
138 |
-
} else {
|
139 |
-
echo wp_send_json_error( __( 'Something went wrong! Refresh the page and try Again', 'easy-facebook-likebox' ) ) ;
|
140 |
-
die;
|
141 |
-
}
|
142 |
-
|
143 |
-
}
|
144 |
-
|
145 |
/*
|
146 |
* Deletes Facebook cached data on AJax
|
147 |
*/
|
18 |
{
|
19 |
add_action( 'admin_menu', [ $this, 'efbl_menu' ] );
|
20 |
add_action( 'admin_enqueue_scripts', [ $this, 'efbl_admin_style' ] );
|
|
|
21 |
add_action( 'wp_ajax_efbl_create_skin', [ $this, 'efbl_create_skin' ] );
|
22 |
add_action( 'wp_ajax_efbl_create_skin_url', [ $this, 'efbl_create_skin_url' ] );
|
23 |
add_action( 'wp_ajax_efbl_delete_skin', [ $this, 'efbl_delete_skin' ] );
|
113 |
return apply_filters( 'efbl_default_options', $defaults );
|
114 |
}
|
115 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
116 |
/*
|
117 |
* Deletes Facebook cached data on AJax
|
118 |
*/
|
facebook/admin/includes/efbl-skins.php
CHANGED
@@ -111,12 +111,13 @@ if ( !class_exists( 'EFBL_SKINS' ) ) {
|
|
111 |
'post_type' => 'efbl_skins',
|
112 |
'post_status' => [ 'publish', 'draft', 'pending' ],
|
113 |
];
|
114 |
-
$efbl_skins =
|
115 |
|
116 |
-
if (
|
117 |
$efbl_skins_holder = [];
|
118 |
-
|
119 |
-
$
|
|
|
120 |
$design_arr = [];
|
121 |
$design_arr = get_option( 'efbl_skin_' . $id, false );
|
122 |
$layout = get_post_meta( $id, 'layout', true );
|
@@ -131,14 +132,14 @@ if ( !class_exists( 'EFBL_SKINS' ) ) {
|
|
131 |
}
|
132 |
}
|
133 |
|
134 |
-
$title =
|
135 |
if ( empty($title) ) {
|
136 |
$title = __( 'Skin', 'easy-facebook-likebox' );
|
137 |
}
|
138 |
$efbl_skins_holder[$id] = [
|
139 |
'ID' => $id,
|
140 |
'title' => $title,
|
141 |
-
'description' =>
|
142 |
'layout' => $layout,
|
143 |
];
|
144 |
$efbl_skins_holder[$id]['design'] = wp_parse_args( $design_arr, $this->efbl_default_skin_settings() );
|
111 |
'post_type' => 'efbl_skins',
|
112 |
'post_status' => [ 'publish', 'draft', 'pending' ],
|
113 |
];
|
114 |
+
$efbl_skins = new WP_Query( $efbl_skins );
|
115 |
|
116 |
+
if ( $efbl_skins->have_posts() ) {
|
117 |
$efbl_skins_holder = [];
|
118 |
+
while ( $efbl_skins->have_posts() ) {
|
119 |
+
$efbl_skins->the_post();
|
120 |
+
$id = get_the_ID();
|
121 |
$design_arr = [];
|
122 |
$design_arr = get_option( 'efbl_skin_' . $id, false );
|
123 |
$layout = get_post_meta( $id, 'layout', true );
|
132 |
}
|
133 |
}
|
134 |
|
135 |
+
$title = get_the_title();
|
136 |
if ( empty($title) ) {
|
137 |
$title = __( 'Skin', 'easy-facebook-likebox' );
|
138 |
}
|
139 |
$efbl_skins_holder[$id] = [
|
140 |
'ID' => $id,
|
141 |
'title' => $title,
|
142 |
+
'description' => get_the_content(),
|
143 |
'layout' => $layout,
|
144 |
];
|
145 |
$efbl_skins_holder[$id]['design'] = wp_parse_args( $design_arr, $this->efbl_default_skin_settings() );
|
facebook/admin/views/html-admin-page-easy-facebook-likebox.php
CHANGED
@@ -86,9 +86,14 @@ $auth_url = esc_url( add_query_arg( [
|
|
86 |
</div>
|
87 |
</div>
|
88 |
|
89 |
-
|
90 |
|
91 |
-
|
|
|
|
|
|
|
|
|
|
|
92 |
|
93 |
<div class="espf-upgrade z-depth-2">
|
94 |
<h2><?php esc_html_e( $banner_info['name'] ); ?>
|
@@ -101,22 +106,13 @@ $auth_url = esc_url( add_query_arg( [
|
|
101 |
</a>
|
102 |
</div>
|
103 |
|
104 |
-
<?php } ?>
|
105 |
-
|
106 |
-
</div>
|
107 |
-
|
108 |
-
<?php if ( efl_fs()->is_free_plan() || efl_fs()->is_plan( 'instagram_premium', true ) ) {
|
109 |
-
|
110 |
-
$mt_plugins = $ESF_Admin->mt_plugins_info();
|
111 |
-
?>
|
112 |
-
<div class="fta-other-plugins-sidebar">
|
113 |
<?php if ( $mt_plugins ) { ?>
|
114 |
|
115 |
<div class="fta-other-plugins-wrap z-depth-1">
|
116 |
|
117 |
<div class="fta-other-plugins-head">
|
118 |
<h5><?php esc_html_e( 'Love this plugin?', 'easy-facebook-likebox' ); ?></h5>
|
119 |
-
<p><?php esc_html_e( 'Then why not
|
120 |
</div>
|
121 |
|
122 |
<div class="fta-plugins-carousel">
|
@@ -176,23 +172,6 @@ $auth_url = esc_url( add_query_arg( [
|
|
176 |
|
177 |
<?php } ?>
|
178 |
|
179 |
-
<div class="fta-other-plugins-wrap z-depth-1 fta-partners-wrap">
|
180 |
-
|
181 |
-
<div class="fta-other-plugins-head">
|
182 |
-
<h5><?php esc_html_e( 'Our Partners', 'easy-facebook-likebox' ); ?></h5>
|
183 |
-
</div>
|
184 |
-
<div class="fta-plugins-carousel">
|
185 |
-
<img src="<?php echo FTA_PLUGIN_URL ?>/admin/assets/images/cloudways-logo.png"/>
|
186 |
-
<p><?php esc_html_e( "We simplify hosting experiences because we believe in empowering individuals, teams and businesses. We set high standards of performance, commit to complete freedom of choice coupled with simplicity and agility in every process.", 'easy-facebook-likebox' ); ?></p>
|
187 |
-
<p><?php esc_html_e( "Backed by an innovative approach, our platform is built on best-of-breed technologies and industry-leading infrastructure providers that creates smooth managed cloud hosting experiences. And, we do this by investing in the right talent and by organizing the perfect teams.", 'easy-facebook-likebox' ); ?></p>
|
188 |
-
|
189 |
-
<div class="fta-carousel-actions">
|
190 |
-
<a href="https://www.cloudways.com/en/?id=571774" rel="noopener noreferrer" target="_blank"><?php esc_html_e( "More Info", 'easy-facebook-likebox' ); ?></a>
|
191 |
-
|
192 |
-
</div>
|
193 |
-
</div>
|
194 |
-
|
195 |
-
</div>
|
196 |
</div>
|
197 |
|
198 |
</div>
|
@@ -282,11 +261,8 @@ $auth_url = esc_url( add_query_arg( [
|
|
282 |
</div>
|
283 |
|
284 |
<!-- Filter Modal Structure Ends-->
|
285 |
-
|
286 |
-
<!-- Grid Layout Modal Structure -->
|
287 |
<div id="efbl-free-grid-upgrade" class="fta-upgrade-modal modal">
|
288 |
<div class="modal-content">
|
289 |
-
|
290 |
<div class="mif-modal-content"><span class="mif-lock-icon"><i
|
291 |
class="material-icons dp48">lock_outline</i> </span>
|
292 |
<h5><?php esc_html_e( "Premium Feature", 'easy-facebook-likebox' ); ?></h5>
|
@@ -300,14 +276,10 @@ $auth_url = esc_url( add_query_arg( [
|
|
300 |
class="waves-effect waves-light btn"><i
|
301 |
class="material-icons right">lock_open</i><?php esc_html_e( "Upgrade to pro", 'easy-facebook-likebox' ); ?>
|
302 |
</a>
|
303 |
-
|
304 |
</div>
|
305 |
</div>
|
306 |
-
|
307 |
</div>
|
308 |
|
309 |
-
<!-- Grid Layout Structure Ends-->
|
310 |
-
|
311 |
<!-- Grid Layout Modal Structure -->
|
312 |
<div id="efbl-free-masonry-upgrade" class="fta-upgrade-modal modal">
|
313 |
<div class="modal-content">
|
@@ -466,4 +438,21 @@ $auth_url = esc_url( add_query_arg( [
|
|
466 |
|
467 |
</div>
|
468 |
|
469 |
-
<?php } ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
86 |
</div>
|
87 |
</div>
|
88 |
|
89 |
+
</div>
|
90 |
|
91 |
+
<?php if ( efl_fs()->is_free_plan() || efl_fs()->is_plan( 'instagram_premium', true ) ) {
|
92 |
+
|
93 |
+
$mt_plugins = $ESF_Admin->mt_plugins_info();
|
94 |
+
?>
|
95 |
+
<div class="fta-other-plugins-sidebar">
|
96 |
+
<?php $banner_info = $ESF_Admin->esf_upgrade_banner(); ?>
|
97 |
|
98 |
<div class="espf-upgrade z-depth-2">
|
99 |
<h2><?php esc_html_e( $banner_info['name'] ); ?>
|
106 |
</a>
|
107 |
</div>
|
108 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
109 |
<?php if ( $mt_plugins ) { ?>
|
110 |
|
111 |
<div class="fta-other-plugins-wrap z-depth-1">
|
112 |
|
113 |
<div class="fta-other-plugins-head">
|
114 |
<h5><?php esc_html_e( 'Love this plugin?', 'easy-facebook-likebox' ); ?></h5>
|
115 |
+
<p><?php esc_html_e( 'Then why not try our other FREE plugins.', 'easy-facebook-likebox' ); ?></p>
|
116 |
</div>
|
117 |
|
118 |
<div class="fta-plugins-carousel">
|
172 |
|
173 |
<?php } ?>
|
174 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
175 |
</div>
|
176 |
|
177 |
</div>
|
261 |
</div>
|
262 |
|
263 |
<!-- Filter Modal Structure Ends-->
|
|
|
|
|
264 |
<div id="efbl-free-grid-upgrade" class="fta-upgrade-modal modal">
|
265 |
<div class="modal-content">
|
|
|
266 |
<div class="mif-modal-content"><span class="mif-lock-icon"><i
|
267 |
class="material-icons dp48">lock_outline</i> </span>
|
268 |
<h5><?php esc_html_e( "Premium Feature", 'easy-facebook-likebox' ); ?></h5>
|
276 |
class="waves-effect waves-light btn"><i
|
277 |
class="material-icons right">lock_open</i><?php esc_html_e( "Upgrade to pro", 'easy-facebook-likebox' ); ?>
|
278 |
</a>
|
|
|
279 |
</div>
|
280 |
</div>
|
|
|
281 |
</div>
|
282 |
|
|
|
|
|
283 |
<!-- Grid Layout Modal Structure -->
|
284 |
<div id="efbl-free-masonry-upgrade" class="fta-upgrade-modal modal">
|
285 |
<div class="modal-content">
|
438 |
|
439 |
</div>
|
440 |
|
441 |
+
<?php } ?>
|
442 |
+
|
443 |
+
<div id="efbl-addon-upgrade" class="fta-upgrade-modal modal">
|
444 |
+
<div class="modal-content">
|
445 |
+
<div class="mif-modal-content"><span class="mif-lock-icon"><i
|
446 |
+
class="material-icons dp48">lock_outline</i> </span>
|
447 |
+
<h5><?php esc_html_e( "Multifeed Add-on", 'easy-facebook-likebox' ); ?></h5>
|
448 |
+
<p><?php esc_html_e( "The Multifeed add-on gives you the ability to display multiple posts or events from multiple Facebook accounts (even not owned/managed by you) in one single feed ordered by date.", 'easy-facebook-likebox' ); ?>
|
449 |
+
<a target="_blank" href="https://easysocialfeed.com/custom-facebook-feed/multifeed"><?php esc_html_e( "Check out the demo", 'easy-facebook-likebox' ); ?></a>
|
450 |
+
</p>
|
451 |
+
<hr>
|
452 |
+
<a href="<?php echo esc_url( admin_url('admin.php?slug=esf-multifeed&page=feed-them-all-addons') ); ?>"
|
453 |
+
class="waves-effect waves-light btn"><i
|
454 |
+
class="material-icons right">lock_open</i><?php esc_html_e( "Get Started", 'easy-facebook-likebox' ); ?>
|
455 |
+
</a>
|
456 |
+
</div>
|
457 |
+
</div>
|
458 |
+
</div>
|
facebook/admin/views/html-auto-popup-tab.php
CHANGED
@@ -1,278 +1,38 @@
|
|
1 |
<?php
|
2 |
-
|
3 |
/**
|
4 |
* Admin View: Tab - PopUp
|
5 |
*/
|
6 |
-
if ( !defined( 'ABSPATH' ) ) {
|
7 |
-
|
8 |
}
|
|
|
9 |
$ESF_Admin = new ESF_Admin();
|
|
|
10 |
?>
|
11 |
<div id="efbl-auto-popup" class="col s12 efbl_tab_c slideLeft">
|
12 |
<div class="efbl-popup-dep">
|
13 |
-
<p><?php
|
14 |
-
|
15 |
-
?></p>
|
16 |
-
<a href="<?php
|
17 |
-
echo $ESF_Admin->esf_get_plugin_install_link( 'wpoptin' ) ;
|
18 |
-
?>"><?php
|
19 |
-
esc_html_e( "Install now free", 'easy-facebook-likebox' );
|
20 |
-
?></a>
|
21 |
-
<p><?php
|
22 |
-
esc_html_e( "After installing the plugin follow the steps below to add social media like box in the PopUp:", 'easy-facebook-likebox' );
|
23 |
-
?></p>
|
24 |
<ol>
|
25 |
-
<li><?php
|
26 |
-
esc_html_e( "
|
27 |
-
|
28 |
-
<li><?php
|
29 |
-
esc_html_e( "Select", 'easy-facebook-likebox' );
|
30 |
-
?>
|
31 |
-
<b> <?php
|
32 |
-
esc_html_e( "Social Traffic", 'easy-facebook-likebox' );
|
33 |
-
?> </b> <?php
|
34 |
-
esc_html_e( "from goals list", 'easy-facebook-likebox' );
|
35 |
-
?>
|
36 |
</li>
|
37 |
-
<li><?php
|
38 |
-
esc_html_e( "
|
39 |
-
?>
|
40 |
-
<b> <?php
|
41 |
-
esc_html_e( "Lightbox popup", 'easy-facebook-likebox' );
|
42 |
-
?> </b> <?php
|
43 |
-
esc_html_e( "from types list", 'easy-facebook-likebox' );
|
44 |
-
?>
|
45 |
</li>
|
46 |
-
<li><?php
|
47 |
-
esc_html_e( "
|
48 |
-
?>
|
49 |
-
<b> <?php
|
50 |
-
esc_html_e( "Facebook Likebox", 'easy-facebook-likebox' );
|
51 |
-
?> </b> <?php
|
52 |
-
esc_html_e( "option from URL type select field", 'easy-facebook-likebox' );
|
53 |
-
?>
|
54 |
</li>
|
55 |
-
<li><?php
|
56 |
-
esc_html_e( "
|
57 |
-
?>
|
58 |
-
<b> <?php
|
59 |
-
esc_html_e( "URL to like", 'easy-facebook-likebox' );
|
60 |
-
?> </b> <?php
|
61 |
-
esc_html_e( "field", 'easy-facebook-likebox' );
|
62 |
-
?>
|
63 |
</li>
|
64 |
-
<li><?php
|
65 |
-
esc_html_e( "Click the save button and your likebox popup is ready you can further customize the display options and design setting from related tabs.", 'easy-facebook-likebox' );
|
66 |
-
?>
|
67 |
<a class="esf-small-btn"
|
68 |
-
href="<?php
|
69 |
-
echo $ESF_Admin->esf_get_plugin_install_link( 'wpoptin' ) ;
|
70 |
-
?>"><?php
|
71 |
-
esc_html_e( "Install now free", 'easy-facebook-likebox' );
|
72 |
-
?></a>
|
73 |
</li>
|
74 |
</ol>
|
75 |
|
76 |
</div>
|
77 |
-
|
78 |
-
<h5><?php
|
79 |
-
esc_html_e( "Want to display PopUp on your site?", 'easy-facebook-likebox' );
|
80 |
-
?></h5>
|
81 |
-
<p><?php
|
82 |
-
esc_html_e( "You can display Facebook Likebox/page plugin, custom Facebook Feeds or anything, for example, age verification message or cookies alert in pop up. It also supports custom HTML code. Simply Enable the popup and paste generated shortcode or anything in pop up content field.", 'easy-facebook-likebox' );
|
83 |
-
?></p>
|
84 |
-
<form class="efbl_popup_settings" name="efbl_popup_settings" type="post">
|
85 |
-
<div class="row checkbox-row efbl_enable_popup">
|
86 |
-
<input class="efbl_options"
|
87 |
-
data-option="efbl_enable_popup" <?php
|
88 |
-
checked( 1, $this->options( 'efbl_enable_popup' ), true );
|
89 |
-
?>
|
90 |
-
type="checkbox"
|
91 |
-
name="efbl_settings_display_options[efbl_enable_popup]"
|
92 |
-
id="efbl_enable_popup"/>
|
93 |
-
<label for="efbl_enable_popup"><?php
|
94 |
-
esc_html_e( "Enable PopUp", 'easy-facebook-likebox' );
|
95 |
-
?></label>
|
96 |
-
|
97 |
-
</div>
|
98 |
-
<div class="row">
|
99 |
-
<div class="input-field col s12">
|
100 |
-
<input name="efbl_settings_display_options[efbl_popup_interval]"
|
101 |
-
class="efbl_input_options"
|
102 |
-
value="<?php
|
103 |
-
echo $this->options( 'efbl_popup_interval' ) ;
|
104 |
-
?>"
|
105 |
-
id="efbl_popup_interval" type="number">
|
106 |
-
<label for="efbl_popup_interval"
|
107 |
-
class=""><?php
|
108 |
-
esc_html_e( "PopUp delay after page load", 'easy-facebook-likebox' );
|
109 |
-
?></label>
|
110 |
-
<span><?php
|
111 |
-
esc_html_e( "Delay in miliseconds. 1000 ms = 1 second.", 'easy-facebook-likebox' );
|
112 |
-
?></span>
|
113 |
-
</div>
|
114 |
-
</div>
|
115 |
-
|
116 |
-
<div class="row">
|
117 |
-
<div class="input-field col s12">
|
118 |
-
<input name="efbl_settings_display_options[efbl_popup_width]"
|
119 |
-
class="efbl_input_options" min="0"
|
120 |
-
value="<?php
|
121 |
-
echo $this->options( 'efbl_popup_width' ) ;
|
122 |
-
?>"
|
123 |
-
id="efbl_popup_width" type="number">
|
124 |
-
<label for="efbl_popup_width"
|
125 |
-
class=""><?php
|
126 |
-
esc_html_e( "PopUp Width", 'easy-facebook-likebox' );
|
127 |
-
?></label>
|
128 |
-
<span><?php
|
129 |
-
esc_html_e( "Width in pixels.", 'easy-facebook-likebox' );
|
130 |
-
?></span>
|
131 |
-
</div>
|
132 |
-
</div>
|
133 |
-
|
134 |
-
<div class="row">
|
135 |
-
<div class="input-field col s12">
|
136 |
-
<input name="efbl_settings_display_options[efbl_popup_height]"
|
137 |
-
class="efbl_input_options" min="0"
|
138 |
-
value="<?php
|
139 |
-
echo $this->options( 'efbl_popup_height' ) ;
|
140 |
-
?>"
|
141 |
-
id="efbl_popup_height" type="number">
|
142 |
-
<label for="efbl_popup_height"
|
143 |
-
class=""><?php
|
144 |
-
esc_html_e( "Auto popup height", 'easy-facebook-likebox' );
|
145 |
-
?></label>
|
146 |
-
<span><?php
|
147 |
-
esc_html_e( "Height in pixels.", 'easy-facebook-likebox' );
|
148 |
-
?></span>
|
149 |
-
</div>
|
150 |
-
</div>
|
151 |
-
|
152 |
-
<div class="row">
|
153 |
-
<div class="input-field col s12">
|
154 |
-
<textarea id="efbl_popup_shortcode" class="materialize-textarea"
|
155 |
-
class="efbl_input_options"
|
156 |
-
name="efbl_settings_display_options[efbl_popup_shortcode]"><?php
|
157 |
-
echo $this->options( 'efbl_popup_shortcode' ) ;
|
158 |
-
?></textarea>
|
159 |
-
<label for="efbl_popup_shortcode"><?php
|
160 |
-
esc_html_e( "PopUp content", 'easy-facebook-likebox' );
|
161 |
-
?></label>
|
162 |
-
<span><?php
|
163 |
-
esc_html_e( "You can generate easy facebook like box shortcode from Widgets > Easy Facebook LikeBox.", 'easy-facebook-likebox' );
|
164 |
-
?></span>
|
165 |
-
</div>
|
166 |
-
</div>
|
167 |
-
<h5><?php
|
168 |
-
esc_html_e( "Like box pup up advanced settings", 'easy-facebook-likebox' );
|
169 |
-
?></h5>
|
170 |
-
|
171 |
-
<?php
|
172 |
-
?>
|
173 |
-
|
174 |
-
<div class="row checkbox-row">
|
175 |
-
<input name="" class="modal-trigger" href="#efbl-pages-enable"
|
176 |
-
type="checkbox" required value="efbl_free_enable_pages"
|
177 |
-
id="efbl_free_enable_pages"/>
|
178 |
-
<label for="efbl_free_enable_pages"><?php
|
179 |
-
esc_html_e( "Show on specific pages", 'easy-facebook-likebox' );
|
180 |
-
?></label><br>
|
181 |
-
<i class="efbl_popup_info"><?php
|
182 |
-
esc_html_e( "Enable this option show popup on selected pages only. PopUp will never show on un-selected pages. If you haven't selected any page it will display on all pages.", 'easy-facebook-likebox' );
|
183 |
-
?></i>
|
184 |
-
</div>
|
185 |
-
<div class="row checkbox-row">
|
186 |
-
<input name="" class="modal-trigger" href="#efbl-posts-enable"
|
187 |
-
type="checkbox" required value="efbl_free_enable_posts"
|
188 |
-
id="efbl_free_enable_posts"/>
|
189 |
-
<label for="efbl_free_enable_posts"><?php
|
190 |
-
esc_html_e( "Show on specific posts", 'easy-facebook-likebox' );
|
191 |
-
?></label><br>
|
192 |
-
<i class="efbl_popup_info"><?php
|
193 |
-
esc_html_e( "Enable this option show popup on selected posts only. PopUp will never show on un-selected posts. If you haven't selected any page it will display on all posts.", 'easy-facebook-likebox' );
|
194 |
-
?></i>
|
195 |
-
</div>
|
196 |
-
|
197 |
-
<div class="row checkbox-row">
|
198 |
-
<input name="" class="modal-trigger" href="#efbl-exit-intent"
|
199 |
-
type="checkbox" required value="efbl_free_exit_intent"
|
200 |
-
id="efbl_free_exit_intent"/>
|
201 |
-
<label for="efbl_free_exit_intent"><?php
|
202 |
-
esc_html_e( "Show on exit intent", 'easy-facebook-likebox' );
|
203 |
-
?></label>
|
204 |
-
<br><i class="efbl_popup_info"><?php
|
205 |
-
esc_html_e( "Enable this option show popup on when user is about to leave the site", 'easy-facebook-likebox' );
|
206 |
-
?></i>
|
207 |
-
</div>';
|
208 |
-
|
209 |
-
<?php
|
210 |
-
?>
|
211 |
-
|
212 |
-
<div class="row checkbox-row efbl_enable_home_only">
|
213 |
-
|
214 |
-
<input class="efbl_options"
|
215 |
-
data-option="efbl_enable_home_only" <?php
|
216 |
-
checked( 1, $this->options( 'efbl_enable_home_only' ), true );
|
217 |
-
?>
|
218 |
-
type="checkbox"
|
219 |
-
name="efbl_settings_display_options[efbl_enable_home_only]"
|
220 |
-
id="efbl_enable_home_only"/>
|
221 |
-
<label for="efbl_enable_home_only"><?php
|
222 |
-
esc_html_e( "Display PopUp on home page only.", 'easy-facebook-likebox' );
|
223 |
-
?></label>
|
224 |
-
</div>
|
225 |
-
|
226 |
-
<div class="row checkbox-row efbl_enable_if_login">
|
227 |
-
<input class="efbl_options"
|
228 |
-
data-option="efbl_enable_if_login" <?php
|
229 |
-
checked( 1, $this->options( 'efbl_enable_if_login' ), true );
|
230 |
-
?>
|
231 |
-
type="checkbox"
|
232 |
-
name="efbl_settings_display_options[efbl_enable_if_login]"
|
233 |
-
id="efbl_enable_if_login"/>
|
234 |
-
<label for="efbl_enable_if_login"><?php
|
235 |
-
esc_html_e( "Show the PopUp if the user is logged in to your site.", 'easy-facebook-likebox' );
|
236 |
-
?></label>
|
237 |
-
</div>
|
238 |
-
|
239 |
-
<div class="row checkbox-row efbl_enable_if_not_login">
|
240 |
-
<input class="efbl_options"
|
241 |
-
data-option="efbl_enable_if_not_login" <?php
|
242 |
-
checked( 1, $this->options( 'efbl_enable_if_not_login' ), true );
|
243 |
-
?>
|
244 |
-
type="checkbox"
|
245 |
-
name="efbl_settings_display_options[efbl_enable_if_not_login]"
|
246 |
-
id="efbl_enable_if_not_login"/>
|
247 |
-
<label for="efbl_enable_if_not_login"><?php
|
248 |
-
esc_html_e( "Show the PopUp if the user is not logged in to your site (Above option will be ignored if checked).", 'easy-facebook-likebox' );
|
249 |
-
?></label>
|
250 |
-
</div>
|
251 |
-
|
252 |
-
<div class="row checkbox-row efbl_do_not_show_again">
|
253 |
-
<input class="efbl_options"
|
254 |
-
data-option="efbl_do_not_show_again" <?php
|
255 |
-
checked( 1, $this->options( 'efbl_do_not_show_again' ), true );
|
256 |
-
?>
|
257 |
-
type="checkbox"
|
258 |
-
name="efbl_settings_display_options[efbl_do_not_show_again]"
|
259 |
-
id="efbl_do_not_show_again"/>
|
260 |
-
<label for="efbl_do_not_show_again"><?php
|
261 |
-
esc_html_e( "Close button act as never show again", 'easy-facebook-likebox' );
|
262 |
-
?></label>
|
263 |
-
</div>
|
264 |
-
|
265 |
-
<div class="row checkbox-row efbl_do_not_show_on_mobile">
|
266 |
-
<input class="efbl_options"
|
267 |
-
data-option="efbl_do_not_show_on_mobile" <?php
|
268 |
-
checked( 1, $this->options( 'efbl_do_not_show_on_mobile' ), true );
|
269 |
-
?>
|
270 |
-
type="checkbox"
|
271 |
-
name="efbl_settings_display_options[efbl_do_not_show_on_mobile]"
|
272 |
-
id="efbl_do_not_show_on_mobile"/>
|
273 |
-
<label for="efbl_do_not_show_on_mobile"><?php
|
274 |
-
esc_html_e( "Do not display on mobile devices", 'easy-facebook-likebox' );
|
275 |
-
?></label>
|
276 |
-
</div>
|
277 |
-
</form>
|
278 |
</div>
|
1 |
<?php
|
|
|
2 |
/**
|
3 |
* Admin View: Tab - PopUp
|
4 |
*/
|
5 |
+
if ( ! defined( 'ABSPATH' ) ) {
|
6 |
+
exit;
|
7 |
}
|
8 |
+
|
9 |
$ESF_Admin = new ESF_Admin();
|
10 |
+
|
11 |
?>
|
12 |
<div id="efbl-auto-popup" class="col s12 efbl_tab_c slideLeft">
|
13 |
<div class="efbl-popup-dep">
|
14 |
+
<p><?php esc_html_e( "Hey! I have removed the AutoPop feature of this plugin in favor of my own and most powerful WPOptin and PopUp free plugin.", 'easy-facebook-likebox' ); ?></p>
|
15 |
+
<a href="<?php echo $ESF_Admin->esf_get_plugin_install_link( 'wpoptin' ); ?>"><?php esc_html_e( "Install now free", 'easy-facebook-likebox' ); ?></a>
|
16 |
+
<p><?php esc_html_e( "After installing the plugin follow the steps below to add social media like box in the PopUp:", 'easy-facebook-likebox' ); ?></p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
<ol>
|
18 |
+
<li><?php esc_html_e( "Go to » WPOptin » Add new", 'easy-facebook-likebox' ); ?></li>
|
19 |
+
<li><?php esc_html_e( "Select", 'easy-facebook-likebox' ); ?>
|
20 |
+
<b> <?php esc_html_e( "Social Traffic", 'easy-facebook-likebox' ); ?> </b> <?php esc_html_e( "from goals list", 'easy-facebook-likebox' ); ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
</li>
|
22 |
+
<li><?php esc_html_e( "Select", 'easy-facebook-likebox' ); ?>
|
23 |
+
<b> <?php esc_html_e( "Lightbox popup", 'easy-facebook-likebox' ); ?> </b> <?php esc_html_e( "from types list", 'easy-facebook-likebox' ); ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
</li>
|
25 |
+
<li><?php esc_html_e( "Select", 'easy-facebook-likebox' ); ?>
|
26 |
+
<b> <?php esc_html_e( "Facebook Likebox", 'easy-facebook-likebox' ); ?> </b> <?php esc_html_e( "option from URL type select field", 'easy-facebook-likebox' ); ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
</li>
|
28 |
+
<li><?php esc_html_e( "Enter your Facebook page url into the ", 'easy-facebook-likebox' ); ?>
|
29 |
+
<b> <?php esc_html_e( "URL to like", 'easy-facebook-likebox' ); ?> </b> <?php esc_html_e( "field", 'easy-facebook-likebox' ); ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
</li>
|
31 |
+
<li><?php esc_html_e( "Click the save button and your likebox popup is ready you can further customize the display options and design setting from related tabs.", 'easy-facebook-likebox' ); ?>
|
|
|
|
|
32 |
<a class="esf-small-btn"
|
33 |
+
href="<?php echo $ESF_Admin->esf_get_plugin_install_link( 'wpoptin' ) ?>"><?php esc_html_e( "Install now free", 'easy-facebook-likebox' ); ?></a>
|
|
|
|
|
|
|
|
|
34 |
</li>
|
35 |
</ol>
|
36 |
|
37 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
</div>
|
facebook/admin/views/html-clear-cache-tab.php
CHANGED
@@ -24,7 +24,6 @@ global $wpdb;
|
|
24 |
$efbl_trans_posts = [];
|
25 |
$efbl_trans_bio = [];
|
26 |
|
27 |
-
|
28 |
if ( $efbl_trans_results ) {
|
29 |
foreach ( $efbl_trans_results as $efbl_trans_result ) {
|
30 |
|
24 |
$efbl_trans_posts = [];
|
25 |
$efbl_trans_bio = [];
|
26 |
|
|
|
27 |
if ( $efbl_trans_results ) {
|
28 |
foreach ( $efbl_trans_results as $efbl_trans_result ) {
|
29 |
|
facebook/admin/views/html-how-to-use-tab.php
CHANGED
@@ -135,11 +135,15 @@ esc_html_e( "Shortcode Generator", 'easy-facebook-likebox' );
|
|
135 |
class="efbl_open_collapisble"
|
136 |
data-id="efbl_page_info">?</a>
|
137 |
<select id="efbl_page_id"
|
138 |
-
class="icons efbl_page_id"
|
|
|
|
|
139 |
<?php
|
140 |
|
141 |
if ( $fta_settings['plugins']['facebook']['approved_pages'] ) {
|
|
|
142 |
foreach ( $fta_settings['plugins']['facebook']['approved_pages'] as $efbl_page ) {
|
|
|
143 |
|
144 |
if ( $efbl_page['id'] ) {
|
145 |
|
@@ -150,13 +154,16 @@ if ( $fta_settings['plugins']['facebook']['approved_pages'] ) {
|
|
150 |
}
|
151 |
|
152 |
?>
|
153 |
-
|
154 |
<option value="<?php
|
155 |
echo $username ;
|
156 |
?>"
|
157 |
data-icon="<?php
|
158 |
echo efbl_get_page_logo( $efbl_page['id'] ) ;
|
159 |
-
?>"
|
|
|
|
|
|
|
|
|
160 |
echo $efbl_page['name'] ;
|
161 |
?></option>
|
162 |
|
@@ -164,6 +171,15 @@ if ( $fta_settings['plugins']['facebook']['approved_pages'] ) {
|
|
164 |
}
|
165 |
|
166 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
167 |
} else {
|
168 |
?>
|
169 |
|
@@ -181,6 +197,21 @@ if ( $fta_settings['plugins']['facebook']['approved_pages'] ) {
|
|
181 |
esc_html_e( "Select Page", 'easy-facebook-likebox' );
|
182 |
?></label>
|
183 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
184 |
|
185 |
<div class="input-field col s12 efbl_fields">
|
186 |
<a href="javascript:void(0)"
|
135 |
class="efbl_open_collapisble"
|
136 |
data-id="efbl_page_info">?</a>
|
137 |
<select id="efbl_page_id"
|
138 |
+
class="icons efbl_page_id" <?php
|
139 |
+
do_action( 'esf_fb_page_attr' );
|
140 |
+
?>>
|
141 |
<?php
|
142 |
|
143 |
if ( $fta_settings['plugins']['facebook']['approved_pages'] ) {
|
144 |
+
$i = 0;
|
145 |
foreach ( $fta_settings['plugins']['facebook']['approved_pages'] as $efbl_page ) {
|
146 |
+
$i++;
|
147 |
|
148 |
if ( $efbl_page['id'] ) {
|
149 |
|
154 |
}
|
155 |
|
156 |
?>
|
|
|
157 |
<option value="<?php
|
158 |
echo $username ;
|
159 |
?>"
|
160 |
data-icon="<?php
|
161 |
echo efbl_get_page_logo( $efbl_page['id'] ) ;
|
162 |
+
?>" <?php
|
163 |
+
if ( $i == 1 ) {
|
164 |
+
?> selected <?php
|
165 |
+
}
|
166 |
+
?>><?php
|
167 |
echo $efbl_page['name'] ;
|
168 |
?></option>
|
169 |
|
171 |
}
|
172 |
|
173 |
}
|
174 |
+
|
175 |
+
if ( !class_exists( 'Esf_Multifeed_Facebook_Frontend' ) ) {
|
176 |
+
?>
|
177 |
+
<option value="multifeed-upgrade"><?php
|
178 |
+
esc_html_e( 'Multifeed - Pro', 'easy-facebook-likebox' );
|
179 |
+
?></option>
|
180 |
+
<?php
|
181 |
+
}
|
182 |
+
|
183 |
} else {
|
184 |
?>
|
185 |
|
197 |
esc_html_e( "Select Page", 'easy-facebook-likebox' );
|
198 |
?></label>
|
199 |
</div>
|
200 |
+
<div class="input-field col s12 efbl_fields efbl-addon-upgrade-link">
|
201 |
+
<?php
|
202 |
+
|
203 |
+
if ( !class_exists( 'Esf_Multifeed_Facebook_Frontend' ) ) {
|
204 |
+
?>
|
205 |
+
<a href="<?php
|
206 |
+
echo esc_url( admin_url( 'admin.php?slug=esf-multifeed&page=feed-them-all-addons' ) ) ;
|
207 |
+
?>"><?php
|
208 |
+
esc_html_e( "Multifeed: Display posts from multiple pages (even not owned by you) in single feed (pro)", 'easy-facebook-likebox' );
|
209 |
+
?></a>
|
210 |
+
<?php
|
211 |
+
}
|
212 |
+
|
213 |
+
?>
|
214 |
+
</div>
|
215 |
|
216 |
<div class="input-field col s12 efbl_fields">
|
217 |
<a href="javascript:void(0)"
|
facebook/frontend/assets/css/easy-facebook-likebox-frontend.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.efbl-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.efbl-container{max-width:540px}}@media(min-width: 768px){.efbl-container{max-width:720px}}@media(min-width: 992px){.efbl-container{max-width:960px}}@media(min-width: 1200px){.efbl-container{max-width:1140px}}.efbl-container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.efbl-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.efbl-no-gutters{margin-right:0;margin-left:0}.efbl-no-gutters>.efbl-col,.efbl-no-gutters>[class*=efbl-col-]{padding-right:0;padding-left:0}.efbl-col-xl,.efbl-col-xl-auto,.efbl-col-xl-12,.efbl-col-xl-11,.efbl-col-xl-10,.efbl-col-xl-9,.efbl-col-xl-8,.efbl-col-xl-7,.efbl-col-xl-6,.efbl-col-xl-5,.efbl-col-xl-4,.efbl-col-xl-3,.efbl-col-xl-2,.efbl-col-xl-1,.efbl-col-lg,.efbl-col-lg-auto,.efbl-col-lg-12,.efbl-col-lg-11,.efbl-col-lg-10,.efbl-col-lg-9,.efbl-col-lg-8,.efbl-col-lg-7,.efbl-col-lg-6,.efbl-col-lg-5,.efbl-col-lg-4,.efbl-col-lg-3,.efbl-col-lg-2,.efbl-col-lg-1,.efbl-col-md,.efbl-col-md-auto,.efbl-col-md-12,.efbl-col-md-11,.efbl-col-md-10,.efbl-col-md-9,.efbl-col-md-8,.efbl-col-md-7,.efbl-col-md-6,.efbl-col-md-5,.efbl-col-md-4,.efbl-col-md-3,.efbl-col-md-2,.efbl-col-md-1,.efbl-col-sm,.efbl-col-sm-auto,.efbl-col-sm-12,.efbl-col-sm-11,.efbl-col-sm-10,.efbl-col-sm-9,.efbl-col-sm-8,.efbl-col-sm-7,.efbl-col-sm-6,.efbl-col-sm-5,.efbl-col-sm-4,.efbl-col-sm-3,.efbl-col-sm-2,.efbl-col-sm-1,.efbl-col,.efbl-col-auto,.efbl-col-12,.efbl-col-11,.efbl-col-10,.efbl-col-9,.efbl-col-8,.efbl-col-7,.efbl-col-6,.efbl-col-5,.efbl-col-4,.efbl-col-3,.efbl-col-2,.efbl-col-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.efbl-col{flex-basis:0;flex-grow:1;max-width:100%}.efbl-col-auto{flex:0 0 auto;width:auto;max-width:none}.efbl-col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.efbl-col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.efbl-col-3{flex:0 0 25%;max-width:25%}.efbl-col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.efbl-col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.efbl-col-6{flex:0 0 50%;max-width:50%}.efbl-col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.efbl-col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.efbl-col-9{flex:0 0 75%;max-width:75%}.efbl-col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.efbl-col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.efbl-col-12{flex:0 0 100%;max-width:100%}.efbl-order-first{order:-1}.efbl-order-last{order:13}.efbl-order-0{order:0}.efbl-order-1{order:1}.efbl-order-2{order:2}.efbl-order-3{order:3}.efbl-order-4{order:4}.efbl-order-5{order:5}.efbl-order-6{order:6}.efbl-order-7{order:7}.efbl-order-8{order:8}.efbl-order-9{order:9}.efbl-order-10{order:10}.efbl-order-11{order:11}.efbl-order-12{order:12}.efbl-offset-1{margin-left:8.3333333333%}.efbl-offset-2{margin-left:16.6666666667%}.efbl-offset-3{margin-left:25%}.efbl-offset-4{margin-left:33.3333333333%}.efbl-offset-5{margin-left:41.6666666667%}.efbl-offset-6{margin-left:50%}.efbl-offset-7{margin-left:58.3333333333%}.efbl-offset-8{margin-left:66.6666666667%}.efbl-offset-9{margin-left:75%}.efbl-offset-10{margin-left:83.3333333333%}.efbl-offset-11{margin-left:91.6666666667%}@media(min-width: 576px){.efbl-col-sm{flex-basis:0;flex-grow:1;max-width:100%}.efbl-col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.efbl-col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.efbl-col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.efbl-col-sm-3{flex:0 0 25%;max-width:25%}.efbl-col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.efbl-col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.efbl-col-sm-6{flex:0 0 50%;max-width:50%}.efbl-col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.efbl-col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.efbl-col-sm-9{flex:0 0 75%;max-width:75%}.efbl-col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.efbl-col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.efbl-col-sm-12{flex:0 0 100%;max-width:100%}.efbl-order-sm-first{order:-1}.efbl-order-sm-last{order:13}.efbl-order-sm-0{order:0}.efbl-order-sm-1{order:1}.efbl-order-sm-2{order:2}.efbl-order-sm-3{order:3}.efbl-order-sm-4{order:4}.efbl-order-sm-5{order:5}.efbl-order-sm-6{order:6}.efbl-order-sm-7{order:7}.efbl-order-sm-8{order:8}.efbl-order-sm-9{order:9}.efbl-order-sm-10{order:10}.efbl-order-sm-11{order:11}.efbl-order-sm-12{order:12}.efbl-offset-sm-0{margin-left:0}.efbl-offset-sm-1{margin-left:8.3333333333%}.efbl-offset-sm-2{margin-left:16.6666666667%}.efbl-offset-sm-3{margin-left:25%}.efbl-offset-sm-4{margin-left:33.3333333333%}.efbl-offset-sm-5{margin-left:41.6666666667%}.efbl-offset-sm-6{margin-left:50%}.efbl-offset-sm-7{margin-left:58.3333333333%}.efbl-offset-sm-8{margin-left:66.6666666667%}.efbl-offset-sm-9{margin-left:75%}.efbl-offset-sm-10{margin-left:83.3333333333%}.efbl-offset-sm-11{margin-left:91.6666666667%}}@media(min-width: 768px){.efbl-col-md{flex-basis:0;flex-grow:1;max-width:100%}.efbl-col-md-auto{flex:0 0 auto;width:auto;max-width:none}.efbl-col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.efbl-col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.efbl-col-md-3{flex:0 0 25%;max-width:25%}.efbl-col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.efbl-col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.efbl-col-md-6{flex:0 0 50%;max-width:50%}.efbl-col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.efbl-col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.efbl-col-md-9{flex:0 0 75%;max-width:75%}.efbl-col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.efbl-col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.efbl-col-md-12{flex:0 0 100%;max-width:100%}.efbl-order-md-first{order:-1}.efbl-order-md-last{order:13}.efbl-order-md-0{order:0}.efbl-order-md-1{order:1}.efbl-order-md-2{order:2}.efbl-order-md-3{order:3}.efbl-order-md-4{order:4}.efbl-order-md-5{order:5}.efbl-order-md-6{order:6}.efbl-order-md-7{order:7}.efbl-order-md-8{order:8}.efbl-order-md-9{order:9}.efbl-order-md-10{order:10}.efbl-order-md-11{order:11}.efbl-order-md-12{order:12}.efbl-offset-md-0{margin-left:0}.efbl-offset-md-1{margin-left:8.3333333333%}.efbl-offset-md-2{margin-left:16.6666666667%}.efbl-offset-md-3{margin-left:25%}.efbl-offset-md-4{margin-left:33.3333333333%}.efbl-offset-md-5{margin-left:41.6666666667%}.efbl-offset-md-6{margin-left:50%}.efbl-offset-md-7{margin-left:58.3333333333%}.efbl-offset-md-8{margin-left:66.6666666667%}.efbl-offset-md-9{margin-left:75%}.efbl-offset-md-10{margin-left:83.3333333333%}.efbl-offset-md-11{margin-left:91.6666666667%}}@media(min-width: 992px){.efbl-col-lg{flex-basis:0;flex-grow:1;max-width:100%}.efbl-col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.efbl-col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.efbl-col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.efbl-col-lg-3{flex:0 0 25%;max-width:25%}.efbl-col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.efbl-col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.efbl-col-lg-6{flex:0 0 50%;max-width:50%}.efbl-col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.efbl-col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.efbl-col-lg-9{flex:0 0 75%;max-width:75%}.efbl-col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.efbl-col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.efbl-col-lg-12{flex:0 0 100%;max-width:100%}.efbl-order-lg-first{order:-1}.efbl-order-lg-last{order:13}.efbl-order-lg-0{order:0}.efbl-order-lg-1{order:1}.efbl-order-lg-2{order:2}.efbl-order-lg-3{order:3}.efbl-order-lg-4{order:4}.efbl-order-lg-5{order:5}.efbl-order-lg-6{order:6}.efbl-order-lg-7{order:7}.efbl-order-lg-8{order:8}.efbl-order-lg-9{order:9}.efbl-order-lg-10{order:10}.efbl-order-lg-11{order:11}.efbl-order-lg-12{order:12}.efbl-offset-lg-0{margin-left:0}.efbl-offset-lg-1{margin-left:8.3333333333%}.efbl-offset-lg-2{margin-left:16.6666666667%}.efbl-offset-lg-3{margin-left:25%}.efbl-offset-lg-4{margin-left:33.3333333333%}.efbl-offset-lg-5{margin-left:41.6666666667%}.efbl-offset-lg-6{margin-left:50%}.efbl-offset-lg-7{margin-left:58.3333333333%}.efbl-offset-lg-8{margin-left:66.6666666667%}.efbl-offset-lg-9{margin-left:75%}.efbl-offset-lg-10{margin-left:83.3333333333%}.efbl-offset-lg-11{margin-left:91.6666666667%}}@media(min-width: 1200px){.efbl-col-xl{flex-basis:0;flex-grow:1;max-width:100%}.efbl-col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.efbl-col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.efbl-col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.efbl-col-xl-3{flex:0 0 25%;max-width:25%}.efbl-col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.efbl-col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.efbl-col-xl-6{flex:0 0 50%;max-width:50%}.efbl-col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.efbl-col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.efbl-col-xl-9{flex:0 0 75%;max-width:75%}.efbl-col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.efbl-col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.efbl-col-xl-12{flex:0 0 100%;max-width:100%}.efbl-order-xl-first{order:-1}.efbl-order-xl-last{order:13}.efbl-order-xl-0{order:0}.efbl-order-xl-1{order:1}.efbl-order-xl-2{order:2}.efbl-order-xl-3{order:3}.efbl-order-xl-4{order:4}.efbl-order-xl-5{order:5}.efbl-order-xl-6{order:6}.efbl-order-xl-7{order:7}.efbl-order-xl-8{order:8}.efbl-order-xl-9{order:9}.efbl-order-xl-10{order:10}.efbl-order-xl-11{order:11}.efbl-order-xl-12{order:12}.efbl-offset-xl-0{margin-left:0}.efbl-offset-xl-1{margin-left:8.3333333333%}.efbl-offset-xl-2{margin-left:16.6666666667%}.efbl-offset-xl-3{margin-left:25%}.efbl-offset-xl-4{margin-left:33.3333333333%}.efbl-offset-xl-5{margin-left:41.6666666667%}.efbl-offset-xl-6{margin-left:50%}.efbl-offset-xl-7{margin-left:58.3333333333%}.efbl-offset-xl-8{margin-left:66.6666666667%}.efbl-offset-xl-9{margin-left:75%}.efbl-offset-xl-10{margin-left:83.3333333333%}.efbl-offset-xl-11{margin-left:91.6666666667%}}.efbl-align-baseline{vertical-align:baseline !important}.efbl-align-top{vertical-align:top !important}.efbl-align-middle{vertical-align:middle !important}.efbl-align-bottom{vertical-align:bottom !important}.efbl-align-text-bottom{vertical-align:text-bottom !important}.efbl-align-text-top{vertical-align:text-top !important}.efbl-clearfix::after{display:block;clear:both;content:""}.efbl-d-none{display:none !important}.efbl-d-inline{display:inline !important}.efbl-d-inline-block{display:inline-block !important}.efbl-d-block{display:block !important}.efbl-d-table{display:table !important}.efbl-d-table-row{display:table-row !important}.efbl-d-table-cell{display:table-cell !important}.efbl-d-flex,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-caption,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons,.efbl_feeds_carousel .owl-nav button,.efbl_feeds_carousel .owl-nav,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta,.efbl_header .efbl_header_inner_wrap{display:flex !important}.efbl-d-inline-flex{display:inline-flex !important}@media(min-width: 576px){.efbl-d-sm-none{display:none !important}.efbl-d-sm-inline{display:inline !important}.efbl-d-sm-inline-block{display:inline-block !important}.efbl-d-sm-block{display:block !important}.efbl-d-sm-table{display:table !important}.efbl-d-sm-table-row{display:table-row !important}.efbl-d-sm-table-cell{display:table-cell !important}.efbl-d-sm-flex{display:flex !important}.efbl-d-sm-inline-flex{display:inline-flex !important}}@media(min-width: 768px){.efbl-d-md-none{display:none !important}.efbl-d-md-inline{display:inline !important}.efbl-d-md-inline-block{display:inline-block !important}.efbl-d-md-block{display:block !important}.efbl-d-md-table{display:table !important}.efbl-d-md-table-row{display:table-row !important}.efbl-d-md-table-cell{display:table-cell !important}.efbl-d-md-flex{display:flex !important}.efbl-d-md-inline-flex{display:inline-flex !important}}@media(min-width: 992px){.efbl-d-lg-none{display:none !important}.efbl-d-lg-inline{display:inline !important}.efbl-d-lg-inline-block{display:inline-block !important}.efbl-d-lg-block{display:block !important}.efbl-d-lg-table{display:table !important}.efbl-d-lg-table-row{display:table-row !important}.efbl-d-lg-table-cell{display:table-cell !important}.efbl-d-lg-flex{display:flex !important}.efbl-d-lg-inline-flex{display:inline-flex !important}}@media(min-width: 1200px){.efbl-d-xl-none{display:none !important}.efbl-d-xl-inline{display:inline !important}.efbl-d-xl-inline-block{display:inline-block !important}.efbl-d-xl-block{display:block !important}.efbl-d-xl-table{display:table !important}.efbl-d-xl-table-row{display:table-row !important}.efbl-d-xl-table-cell{display:table-cell !important}.efbl-d-xl-flex{display:flex !important}.efbl-d-xl-inline-flex{display:inline-flex !important}}.efbl-flex-row{flex-direction:row !important}.efbl-flex-column,.efbl-post-detail .efbl-d-columns-wrapper .efbl-caption,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl-d-flex,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl-caption,.efbl_feeds_carousel .efbl-grid-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_popup_like,.efbl_feeds_carousel .efbl-grid-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>a,.efbl_feeds_carousel .efbl-grid-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>li,.efbl_feeds_carousel .efbl-grid-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_likes_holder_icons,.efbl_feeds_carousel .efbl-grid-wrapper .owl-nav .efbl-post-footer>button,.efbl_feeds_carousel .owl-nav .efbl-grid-wrapper .efbl-post-footer>button,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl-post-footer>.efbl_header_inner_wrap,.efbl_header .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_header_inner_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_header_meta,.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_cat,.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_followers,.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer>.efbl-d-flex,.efbl-masonry-skin .brick .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .brick .efbl-post-footer>span,.efbl-masonry-skin .brick .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.efbl-caption,.efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .brick .efbl-post-footer>.efbl_popup_like,.efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .brick .efbl-post-footer>a,.efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .brick .efbl-post-footer>li,.efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .brick .efbl-post-footer>.efbl_likes_holder_icons,.efbl-masonry-skin .brick .efbl_feeds_carousel .owl-nav .efbl-post-footer>button,.efbl_feeds_carousel .owl-nav .efbl-masonry-skin .brick .efbl-post-footer>button,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer>.owl-nav,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer>a,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .brick .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-masonry-skin .brick .efbl-post-footer>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl_header .efbl-post-footer>.efbl_header_inner_wrap,.efbl_header .efbl-masonry-skin .brick .efbl-post-footer>.efbl_header_inner_wrap,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .brick .efbl-post-footer>.efbl_header_meta,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .brick .efbl-post-footer>.efbl_cat,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .brick .efbl-post-footer>.efbl_followers,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer>i{flex-direction:column !important}.efbl-flex-row-reverse{flex-direction:row-reverse !important}.efbl-flex-column-reverse{flex-direction:column-reverse !important}.efbl-flex-wrap,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta{flex-wrap:wrap !important}.efbl-flex-nowrap{flex-wrap:nowrap !important}.efbl-flex-wrap-reverse{flex-wrap:wrap-reverse !important}.efbl-justify-content-start{justify-content:flex-start !important}.efbl-justify-content-end{justify-content:flex-end !important}.efbl-justify-content-center,.efbl_feeds_carousel .owl-nav{justify-content:center !important}.efbl-justify-content-between{justify-content:space-between !important}.efbl-justify-content-around{justify-content:space-around !important}.efbl-align-items-start{align-items:flex-start !important}.efbl-align-items-end{align-items:flex-end !important}.efbl-align-items-center,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li,.efbl_feeds_carousel .owl-nav button,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta{align-items:center !important}.efbl-align-items-baseline{align-items:baseline !important}.efbl-align-items-stretch{align-items:stretch !important}.efbl-align-content-start{align-content:flex-start !important}.efbl-align-content-end{align-content:flex-end !important}.efbl-align-content-center{align-content:center !important}.efbl-align-content-between{align-content:space-between !important}.efbl-align-content-around{align-content:space-around !important}.efbl-align-content-stretch{align-content:stretch !important}.efbl-align-self-auto{align-self:auto !important}.efbl-align-self-start{align-self:flex-start !important}.efbl-align-self-end{align-self:flex-end !important}.efbl-align-self-center{align-self:center !important}.efbl-align-self-baseline{align-self:baseline !important}.efbl-align-self-stretch{align-self:stretch !important}@media(min-width: 576px){.efbl-flex-sm-row{flex-direction:row !important}.efbl-flex-sm-column{flex-direction:column !important}.efbl-flex-sm-row-reverse{flex-direction:row-reverse !important}.efbl-flex-sm-column-reverse{flex-direction:column-reverse !important}.efbl-flex-sm-wrap{flex-wrap:wrap !important}.efbl-flex-sm-nowrap{flex-wrap:nowrap !important}.efbl-flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.efbl-justify-content-sm-start{justify-content:flex-start !important}.efbl-justify-content-sm-end{justify-content:flex-end !important}.efbl-justify-content-sm-center{justify-content:center !important}.efbl-justify-content-sm-between{justify-content:space-between !important}.efbl-justify-content-sm-around{justify-content:space-around !important}.efbl-align-items-sm-start{align-items:flex-start !important}.efbl-align-items-sm-end{align-items:flex-end !important}.efbl-align-items-sm-center{align-items:center !important}.efbl-align-items-sm-baseline{align-items:baseline !important}.efbl-align-items-sm-stretch{align-items:stretch !important}.efbl-align-content-sm-start{align-content:flex-start !important}.efbl-align-content-sm-end{align-content:flex-end !important}.efbl-align-content-sm-center{align-content:center !important}.efbl-align-content-sm-between{align-content:space-between !important}.efbl-align-content-sm-around{align-content:space-around !important}.efbl-align-content-sm-stretch{align-content:stretch !important}.efbl-align-self-sm-auto{align-self:auto !important}.efbl-align-self-sm-start{align-self:flex-start !important}.efbl-align-self-sm-end{align-self:flex-end !important}.efbl-align-self-sm-center{align-self:center !important}.efbl-align-self-sm-baseline{align-self:baseline !important}.efbl-align-self-sm-stretch{align-self:stretch !important}}@media(min-width: 768px){.efbl-flex-md-row{flex-direction:row !important}.efbl-flex-md-column{flex-direction:column !important}.efbl-flex-md-row-reverse{flex-direction:row-reverse !important}.efbl-flex-md-column-reverse{flex-direction:column-reverse !important}.efbl-flex-md-wrap{flex-wrap:wrap !important}.efbl-flex-md-nowrap{flex-wrap:nowrap !important}.efbl-flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.efbl-justify-content-md-start{justify-content:flex-start !important}.efbl-justify-content-md-end{justify-content:flex-end !important}.efbl-justify-content-md-center{justify-content:center !important}.efbl-justify-content-md-between{justify-content:space-between !important}.efbl-justify-content-md-around{justify-content:space-around !important}.efbl-align-items-md-start{align-items:flex-start !important}.efbl-align-items-md-end{align-items:flex-end !important}.efbl-align-items-md-center{align-items:center !important}.efbl-align-items-md-baseline{align-items:baseline !important}.efbl-align-items-md-stretch{align-items:stretch !important}.efbl-align-content-md-start{align-content:flex-start !important}.efbl-align-content-md-end{align-content:flex-end !important}.efbl-align-content-md-center{align-content:center !important}.efbl-align-content-md-between{align-content:space-between !important}.efbl-align-content-md-around{align-content:space-around !important}.efbl-align-content-md-stretch{align-content:stretch !important}.efbl-align-self-md-auto{align-self:auto !important}.efbl-align-self-md-start{align-self:flex-start !important}.efbl-align-self-md-end{align-self:flex-end !important}.efbl-align-self-md-center{align-self:center !important}.efbl-align-self-md-baseline{align-self:baseline !important}.efbl-align-self-md-stretch{align-self:stretch !important}}@media(min-width: 992px){.efbl-flex-lg-row{flex-direction:row !important}.efbl-flex-lg-column{flex-direction:column !important}.efbl-flex-lg-row-reverse{flex-direction:row-reverse !important}.efbl-flex-lg-column-reverse{flex-direction:column-reverse !important}.efbl-flex-lg-wrap{flex-wrap:wrap !important}.efbl-flex-lg-nowrap{flex-wrap:nowrap !important}.efbl-flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.efbl-justify-content-lg-start{justify-content:flex-start !important}.efbl-justify-content-lg-end{justify-content:flex-end !important}.efbl-justify-content-lg-center{justify-content:center !important}.efbl-justify-content-lg-between{justify-content:space-between !important}.efbl-justify-content-lg-around{justify-content:space-around !important}.efbl-align-items-lg-start{align-items:flex-start !important}.efbl-align-items-lg-end{align-items:flex-end !important}.efbl-align-items-lg-center{align-items:center !important}.efbl-align-items-lg-baseline{align-items:baseline !important}.efbl-align-items-lg-stretch{align-items:stretch !important}.efbl-align-content-lg-start{align-content:flex-start !important}.efbl-align-content-lg-end{align-content:flex-end !important}.efbl-align-content-lg-center{align-content:center !important}.efbl-align-content-lg-between{align-content:space-between !important}.efbl-align-content-lg-around{align-content:space-around !important}.efbl-align-content-lg-stretch{align-content:stretch !important}.efbl-align-self-lg-auto{align-self:auto !important}.efbl-align-self-lg-start{align-self:flex-start !important}.efbl-align-self-lg-end{align-self:flex-end !important}.efbl-align-self-lg-center{align-self:center !important}.efbl-align-self-lg-baseline{align-self:baseline !important}.efbl-align-self-lg-stretch{align-self:stretch !important}}@media(min-width: 1200px){.efbl-flex-xl-row{flex-direction:row !important}.efbl-flex-xl-column{flex-direction:column !important}.efbl-flex-xl-row-reverse{flex-direction:row-reverse !important}.efbl-flex-xl-column-reverse{flex-direction:column-reverse !important}.efbl-flex-xl-wrap{flex-wrap:wrap !important}.efbl-flex-xl-nowrap{flex-wrap:nowrap !important}.efbl-flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.efbl-justify-content-xl-start{justify-content:flex-start !important}.efbl-justify-content-xl-end{justify-content:flex-end !important}.efbl-justify-content-xl-center{justify-content:center !important}.efbl-justify-content-xl-between{justify-content:space-between !important}.efbl-justify-content-xl-around{justify-content:space-around !important}.efbl-align-items-xl-start{align-items:flex-start !important}.efbl-align-items-xl-end{align-items:flex-end !important}.efbl-align-items-xl-center{align-items:center !important}.efbl-align-items-xl-baseline{align-items:baseline !important}.efbl-align-items-xl-stretch{align-items:stretch !important}.efbl-align-content-xl-start{align-content:flex-start !important}.efbl-align-content-xl-end{align-content:flex-end !important}.efbl-align-content-xl-center{align-content:center !important}.efbl-align-content-xl-between{align-content:space-between !important}.efbl-align-content-xl-around{align-content:space-around !important}.efbl-align-content-xl-stretch{align-content:stretch !important}.efbl-align-self-xl-auto{align-self:auto !important}.efbl-align-self-xl-start{align-self:flex-start !important}.efbl-align-self-xl-end{align-self:flex-end !important}.efbl-align-self-xl-center{align-self:center !important}.efbl-align-self-xl-baseline{align-self:baseline !important}.efbl-align-self-xl-stretch{align-self:stretch !important}}.efbl-float-left{float:left !important}.efbl-float-right{float:right !important}.efbl-float-none{float:none !important}@media(min-width: 576px){.efbl-float-sm-left{float:left !important}.efbl-float-sm-right{float:right !important}.efbl-float-sm-none{float:none !important}}@media(min-width: 768px){.efbl-float-md-left{float:left !important}.efbl-float-md-right{float:right !important}.efbl-float-md-none{float:none !important}}@media(min-width: 992px){.efbl-float-lg-left{float:left !important}.efbl-float-lg-right{float:right !important}.efbl-float-lg-none{float:none !important}}@media(min-width: 1200px){.efbl-float-xl-left{float:left !important}.efbl-float-xl-right{float:right !important}.efbl-float-xl-none{float:none !important}}.efbl-position-static{position:static !important}.efbl-position-relative{position:relative !important}.efbl-position-absolute{position:absolute !important}.efbl-position-fixed{position:fixed !important}.efbl-position-sticky{position:sticky !important}.efbl-fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.efbl-fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports(position: sticky){.efbl-sticky-top{position:sticky;top:0;z-index:1020}}.efbl-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);border:0}.efbl-sr-only-focusable:active,.efbl-sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;clip-path:none}.efbl-w-25{width:25% !important}.efbl-w-50{width:50% !important}.efbl-w-75{width:75% !important}.efbl-w-100{width:100% !important}.efbl-h-25{height:25% !important}.efbl-h-50{height:50% !important}.efbl-h-75{height:75% !important}.efbl-h-100{height:100% !important}.efbl-mw-100{max-width:100% !important}.efbl-mh-100{max-height:100% !important}.efbl-m-0{margin:0 !important}.efbl-mt-0,.efbl-my-0{margin-top:0 !important}.efbl-mr-0,.efbl-mx-0{margin-right:0 !important}.efbl-mb-0,.efbl-my-0{margin-bottom:0 !important}.efbl-ml-0,.efbl-mx-0{margin-left:0 !important}.efbl-m-1{margin:.25rem !important}.efbl-mt-1,.efbl-my-1{margin-top:.25rem !important}.efbl-mr-1,.efbl-mx-1{margin-right:.25rem !important}.efbl-mb-1,.efbl-my-1{margin-bottom:.25rem !important}.efbl-ml-1,.efbl-mx-1{margin-left:.25rem !important}.efbl-m-2{margin:.5rem !important}.efbl-mt-2,.efbl-my-2{margin-top:.5rem !important}.efbl-mr-2,.efbl-mx-2{margin-right:.5rem !important}.efbl-mb-2,.efbl-my-2{margin-bottom:.5rem !important}.efbl-ml-2,.efbl-mx-2{margin-left:.5rem !important}.efbl-m-3{margin:1rem !important}.efbl-mt-3,.efbl-my-3{margin-top:1rem !important}.efbl-mr-3,.efbl-mx-3{margin-right:1rem !important}.efbl-mb-3,.efbl-my-3{margin-bottom:1rem !important}.efbl-ml-3,.efbl-mx-3{margin-left:1rem !important}.efbl-m-4{margin:1.5rem !important}.efbl-mt-4,.efbl-my-4{margin-top:1.5rem !important}.efbl-mr-4,.efbl-mx-4{margin-right:1.5rem !important}.efbl-mb-4,.efbl-my-4{margin-bottom:1.5rem !important}.efbl-ml-4,.efbl-mx-4{margin-left:1.5rem !important}.efbl-m-5{margin:3rem !important}.efbl-mt-5,.efbl-my-5{margin-top:3rem !important}.efbl-mr-5,.efbl-mx-5{margin-right:3rem !important}.efbl-mb-5,.efbl-my-5{margin-bottom:3rem !important}.efbl-ml-5,.efbl-mx-5{margin-left:3rem !important}.efbl-p-0{padding:0 !important}.efbl-pt-0,.efbl-py-0{padding-top:0 !important}.efbl-pr-0,.efbl-px-0{padding-right:0 !important}.efbl-pb-0,.efbl-py-0{padding-bottom:0 !important}.efbl-pl-0,.efbl-px-0{padding-left:0 !important}.efbl-p-1{padding:.25rem !important}.efbl-pt-1,.efbl-py-1{padding-top:.25rem !important}.efbl-pr-1,.efbl-px-1{padding-right:.25rem !important}.efbl-pb-1,.efbl-py-1{padding-bottom:.25rem !important}.efbl-pl-1,.efbl-px-1{padding-left:.25rem !important}.efbl-p-2{padding:.5rem !important}.efbl-pt-2,.efbl-py-2{padding-top:.5rem !important}.efbl-pr-2,.efbl-px-2{padding-right:.5rem !important}.efbl-pb-2,.efbl-py-2{padding-bottom:.5rem !important}.efbl-pl-2,.efbl-px-2{padding-left:.5rem !important}.efbl-p-3{padding:1rem !important}.efbl-pt-3,.efbl-py-3{padding-top:1rem !important}.efbl-pr-3,.efbl-px-3{padding-right:1rem !important}.efbl-pb-3,.efbl-py-3{padding-bottom:1rem !important}.efbl-pl-3,.efbl-px-3{padding-left:1rem !important}.efbl-p-4{padding:1.5rem !important}.efbl-pt-4,.efbl-py-4{padding-top:1.5rem !important}.efbl-pr-4,.efbl-px-4{padding-right:1.5rem !important}.efbl-pb-4,.efbl-py-4{padding-bottom:1.5rem !important}.efbl-pl-4,.efbl-px-4{padding-left:1.5rem !important}.efbl-p-5{padding:3rem !important}.efbl-pt-5,.efbl-py-5{padding-top:3rem !important}.efbl-pr-5,.efbl-px-5{padding-right:3rem !important}.efbl-pb-5,.efbl-py-5{padding-bottom:3rem !important}.efbl-pl-5,.efbl-px-5{padding-left:3rem !important}.efbl-m-auto{margin:auto !important}.efbl-mt-auto,.efbl-my-auto{margin-top:auto !important}.efbl-mr-auto,.efbl-mx-auto{margin-right:auto !important}.efbl-mb-auto,.efbl-my-auto{margin-bottom:auto !important}.efbl-ml-auto,.efbl-mx-auto{margin-left:auto !important}@media(min-width: 576px){.efbl-m-sm-0{margin:0 !important}.efbl-mt-sm-0,.efbl-my-sm-0{margin-top:0 !important}.efbl-mr-sm-0,.efbl-mx-sm-0{margin-right:0 !important}.efbl-mb-sm-0,.efbl-my-sm-0{margin-bottom:0 !important}.efbl-ml-sm-0,.efbl-mx-sm-0{margin-left:0 !important}.efbl-m-sm-1{margin:.25rem !important}.efbl-mt-sm-1,.efbl-my-sm-1{margin-top:.25rem !important}.efbl-mr-sm-1,.efbl-mx-sm-1{margin-right:.25rem !important}.efbl-mb-sm-1,.efbl-my-sm-1{margin-bottom:.25rem !important}.efbl-ml-sm-1,.efbl-mx-sm-1{margin-left:.25rem !important}.efbl-m-sm-2{margin:.5rem !important}.efbl-mt-sm-2,.efbl-my-sm-2{margin-top:.5rem !important}.efbl-mr-sm-2,.efbl-mx-sm-2{margin-right:.5rem !important}.efbl-mb-sm-2,.efbl-my-sm-2{margin-bottom:.5rem !important}.efbl-ml-sm-2,.efbl-mx-sm-2{margin-left:.5rem !important}.efbl-m-sm-3{margin:1rem !important}.efbl-mt-sm-3,.efbl-my-sm-3{margin-top:1rem !important}.efbl-mr-sm-3,.efbl-mx-sm-3{margin-right:1rem !important}.efbl-mb-sm-3,.efbl-my-sm-3{margin-bottom:1rem !important}.efbl-ml-sm-3,.efbl-mx-sm-3{margin-left:1rem !important}.efbl-m-sm-4{margin:1.5rem !important}.efbl-mt-sm-4,.efbl-my-sm-4{margin-top:1.5rem !important}.efbl-mr-sm-4,.efbl-mx-sm-4{margin-right:1.5rem !important}.efbl-mb-sm-4,.efbl-my-sm-4{margin-bottom:1.5rem !important}.efbl-ml-sm-4,.efbl-mx-sm-4{margin-left:1.5rem !important}.efbl-m-sm-5{margin:3rem !important}.efbl-mt-sm-5,.efbl-my-sm-5{margin-top:3rem !important}.efbl-mr-sm-5,.efbl-mx-sm-5{margin-right:3rem !important}.efbl-mb-sm-5,.efbl-my-sm-5{margin-bottom:3rem !important}.efbl-ml-sm-5,.efbl-mx-sm-5{margin-left:3rem !important}.efbl-p-sm-0{padding:0 !important}.efbl-pt-sm-0,.efbl-py-sm-0{padding-top:0 !important}.efbl-pr-sm-0,.efbl-px-sm-0{padding-right:0 !important}.efbl-pb-sm-0,.efbl-py-sm-0{padding-bottom:0 !important}.efbl-pl-sm-0,.efbl-px-sm-0{padding-left:0 !important}.efbl-p-sm-1{padding:.25rem !important}.efbl-pt-sm-1,.efbl-py-sm-1{padding-top:.25rem !important}.efbl-pr-sm-1,.efbl-px-sm-1{padding-right:.25rem !important}.efbl-pb-sm-1,.efbl-py-sm-1{padding-bottom:.25rem !important}.efbl-pl-sm-1,.efbl-px-sm-1{padding-left:.25rem !important}.efbl-p-sm-2{padding:.5rem !important}.efbl-pt-sm-2,.efbl-py-sm-2{padding-top:.5rem !important}.efbl-pr-sm-2,.efbl-px-sm-2{padding-right:.5rem !important}.efbl-pb-sm-2,.efbl-py-sm-2{padding-bottom:.5rem !important}.efbl-pl-sm-2,.efbl-px-sm-2{padding-left:.5rem !important}.efbl-p-sm-3{padding:1rem !important}.efbl-pt-sm-3,.efbl-py-sm-3{padding-top:1rem !important}.efbl-pr-sm-3,.efbl-px-sm-3{padding-right:1rem !important}.efbl-pb-sm-3,.efbl-py-sm-3{padding-bottom:1rem !important}.efbl-pl-sm-3,.efbl-px-sm-3{padding-left:1rem !important}.efbl-p-sm-4{padding:1.5rem !important}.efbl-pt-sm-4,.efbl-py-sm-4{padding-top:1.5rem !important}.efbl-pr-sm-4,.efbl-px-sm-4{padding-right:1.5rem !important}.efbl-pb-sm-4,.efbl-py-sm-4{padding-bottom:1.5rem !important}.efbl-pl-sm-4,.efbl-px-sm-4{padding-left:1.5rem !important}.efbl-p-sm-5{padding:3rem !important}.efbl-pt-sm-5,.efbl-py-sm-5{padding-top:3rem !important}.efbl-pr-sm-5,.efbl-px-sm-5{padding-right:3rem !important}.efbl-pb-sm-5,.efbl-py-sm-5{padding-bottom:3rem !important}.efbl-pl-sm-5,.efbl-px-sm-5{padding-left:3rem !important}.efbl-m-sm-auto{margin:auto !important}.efbl-mt-sm-auto,.efbl-my-sm-auto{margin-top:auto !important}.efbl-mr-sm-auto,.efbl-mx-sm-auto{margin-right:auto !important}.efbl-mb-sm-auto,.efbl-my-sm-auto{margin-bottom:auto !important}.efbl-ml-sm-auto,.efbl-mx-sm-auto{margin-left:auto !important}}@media(min-width: 768px){.efbl-m-md-0{margin:0 !important}.efbl-mt-md-0,.efbl-my-md-0{margin-top:0 !important}.efbl-mr-md-0,.efbl-mx-md-0{margin-right:0 !important}.efbl-mb-md-0,.efbl-my-md-0{margin-bottom:0 !important}.efbl-ml-md-0,.efbl-mx-md-0{margin-left:0 !important}.efbl-m-md-1{margin:.25rem !important}.efbl-mt-md-1,.efbl-my-md-1{margin-top:.25rem !important}.efbl-mr-md-1,.efbl-mx-md-1{margin-right:.25rem !important}.efbl-mb-md-1,.efbl-my-md-1{margin-bottom:.25rem !important}.efbl-ml-md-1,.efbl-mx-md-1{margin-left:.25rem !important}.efbl-m-md-2{margin:.5rem !important}.efbl-mt-md-2,.efbl-my-md-2{margin-top:.5rem !important}.efbl-mr-md-2,.efbl-mx-md-2{margin-right:.5rem !important}.efbl-mb-md-2,.efbl-my-md-2{margin-bottom:.5rem !important}.efbl-ml-md-2,.efbl-mx-md-2{margin-left:.5rem !important}.efbl-m-md-3{margin:1rem !important}.efbl-mt-md-3,.efbl-my-md-3{margin-top:1rem !important}.efbl-mr-md-3,.efbl-mx-md-3{margin-right:1rem !important}.efbl-mb-md-3,.efbl-my-md-3{margin-bottom:1rem !important}.efbl-ml-md-3,.efbl-mx-md-3{margin-left:1rem !important}.efbl-m-md-4{margin:1.5rem !important}.efbl-mt-md-4,.efbl-my-md-4{margin-top:1.5rem !important}.efbl-mr-md-4,.efbl-mx-md-4{margin-right:1.5rem !important}.efbl-mb-md-4,.efbl-my-md-4{margin-bottom:1.5rem !important}.efbl-ml-md-4,.efbl-mx-md-4{margin-left:1.5rem !important}.efbl-m-md-5{margin:3rem !important}.efbl-mt-md-5,.efbl-my-md-5{margin-top:3rem !important}.efbl-mr-md-5,.efbl-mx-md-5{margin-right:3rem !important}.efbl-mb-md-5,.efbl-my-md-5{margin-bottom:3rem !important}.efbl-ml-md-5,.efbl-mx-md-5{margin-left:3rem !important}.efbl-p-md-0{padding:0 !important}.efbl-pt-md-0,.efbl-py-md-0{padding-top:0 !important}.efbl-pr-md-0,.efbl-px-md-0{padding-right:0 !important}.efbl-pb-md-0,.efbl-py-md-0{padding-bottom:0 !important}.efbl-pl-md-0,.efbl-px-md-0{padding-left:0 !important}.efbl-p-md-1{padding:.25rem !important}.efbl-pt-md-1,.efbl-py-md-1{padding-top:.25rem !important}.efbl-pr-md-1,.efbl-px-md-1{padding-right:.25rem !important}.efbl-pb-md-1,.efbl-py-md-1{padding-bottom:.25rem !important}.efbl-pl-md-1,.efbl-px-md-1{padding-left:.25rem !important}.efbl-p-md-2{padding:.5rem !important}.efbl-pt-md-2,.efbl-py-md-2{padding-top:.5rem !important}.efbl-pr-md-2,.efbl-px-md-2{padding-right:.5rem !important}.efbl-pb-md-2,.efbl-py-md-2{padding-bottom:.5rem !important}.efbl-pl-md-2,.efbl-px-md-2{padding-left:.5rem !important}.efbl-p-md-3{padding:1rem !important}.efbl-pt-md-3,.efbl-py-md-3{padding-top:1rem !important}.efbl-pr-md-3,.efbl-px-md-3{padding-right:1rem !important}.efbl-pb-md-3,.efbl-py-md-3{padding-bottom:1rem !important}.efbl-pl-md-3,.efbl-px-md-3{padding-left:1rem !important}.efbl-p-md-4{padding:1.5rem !important}.efbl-pt-md-4,.efbl-py-md-4{padding-top:1.5rem !important}.efbl-pr-md-4,.efbl-px-md-4{padding-right:1.5rem !important}.efbl-pb-md-4,.efbl-py-md-4{padding-bottom:1.5rem !important}.efbl-pl-md-4,.efbl-px-md-4{padding-left:1.5rem !important}.efbl-p-md-5{padding:3rem !important}.efbl-pt-md-5,.efbl-py-md-5{padding-top:3rem !important}.efbl-pr-md-5,.efbl-px-md-5{padding-right:3rem !important}.efbl-pb-md-5,.efbl-py-md-5{padding-bottom:3rem !important}.efbl-pl-md-5,.efbl-px-md-5{padding-left:3rem !important}.efbl-m-md-auto{margin:auto !important}.efbl-mt-md-auto,.efbl-my-md-auto{margin-top:auto !important}.efbl-mr-md-auto,.efbl-mx-md-auto{margin-right:auto !important}.efbl-mb-md-auto,.efbl-my-md-auto{margin-bottom:auto !important}.efbl-ml-md-auto,.efbl-mx-md-auto{margin-left:auto !important}}@media(min-width: 992px){.efbl-m-lg-0{margin:0 !important}.efbl-mt-lg-0,.efbl-my-lg-0{margin-top:0 !important}.efbl-mr-lg-0,.efbl-mx-lg-0{margin-right:0 !important}.efbl-mb-lg-0,.efbl-my-lg-0{margin-bottom:0 !important}.efbl-ml-lg-0,.efbl-mx-lg-0{margin-left:0 !important}.efbl-m-lg-1{margin:.25rem !important}.efbl-mt-lg-1,.efbl-my-lg-1{margin-top:.25rem !important}.efbl-mr-lg-1,.efbl-mx-lg-1{margin-right:.25rem !important}.efbl-mb-lg-1,.efbl-my-lg-1{margin-bottom:.25rem !important}.efbl-ml-lg-1,.efbl-mx-lg-1{margin-left:.25rem !important}.efbl-m-lg-2{margin:.5rem !important}.efbl-mt-lg-2,.efbl-my-lg-2{margin-top:.5rem !important}.efbl-mr-lg-2,.efbl-mx-lg-2{margin-right:.5rem !important}.efbl-mb-lg-2,.efbl-my-lg-2{margin-bottom:.5rem !important}.efbl-ml-lg-2,.efbl-mx-lg-2{margin-left:.5rem !important}.efbl-m-lg-3{margin:1rem !important}.efbl-mt-lg-3,.efbl-my-lg-3{margin-top:1rem !important}.efbl-mr-lg-3,.efbl-mx-lg-3{margin-right:1rem !important}.efbl-mb-lg-3,.efbl-my-lg-3{margin-bottom:1rem !important}.efbl-ml-lg-3,.efbl-mx-lg-3{margin-left:1rem !important}.efbl-m-lg-4{margin:1.5rem !important}.efbl-mt-lg-4,.efbl-my-lg-4{margin-top:1.5rem !important}.efbl-mr-lg-4,.efbl-mx-lg-4{margin-right:1.5rem !important}.efbl-mb-lg-4,.efbl-my-lg-4{margin-bottom:1.5rem !important}.efbl-ml-lg-4,.efbl-mx-lg-4{margin-left:1.5rem !important}.efbl-m-lg-5{margin:3rem !important}.efbl-mt-lg-5,.efbl-my-lg-5{margin-top:3rem !important}.efbl-mr-lg-5,.efbl-mx-lg-5{margin-right:3rem !important}.efbl-mb-lg-5,.efbl-my-lg-5{margin-bottom:3rem !important}.efbl-ml-lg-5,.efbl-mx-lg-5{margin-left:3rem !important}.efbl-p-lg-0{padding:0 !important}.efbl-pt-lg-0,.efbl-py-lg-0{padding-top:0 !important}.efbl-pr-lg-0,.efbl-px-lg-0{padding-right:0 !important}.efbl-pb-lg-0,.efbl-py-lg-0{padding-bottom:0 !important}.efbl-pl-lg-0,.efbl-px-lg-0{padding-left:0 !important}.efbl-p-lg-1{padding:.25rem !important}.efbl-pt-lg-1,.efbl-py-lg-1{padding-top:.25rem !important}.efbl-pr-lg-1,.efbl-px-lg-1{padding-right:.25rem !important}.efbl-pb-lg-1,.efbl-py-lg-1{padding-bottom:.25rem !important}.efbl-pl-lg-1,.efbl-px-lg-1{padding-left:.25rem !important}.efbl-p-lg-2{padding:.5rem !important}.efbl-pt-lg-2,.efbl-py-lg-2{padding-top:.5rem !important}.efbl-pr-lg-2,.efbl-px-lg-2{padding-right:.5rem !important}.efbl-pb-lg-2,.efbl-py-lg-2{padding-bottom:.5rem !important}.efbl-pl-lg-2,.efbl-px-lg-2{padding-left:.5rem !important}.efbl-p-lg-3{padding:1rem !important}.efbl-pt-lg-3,.efbl-py-lg-3{padding-top:1rem !important}.efbl-pr-lg-3,.efbl-px-lg-3{padding-right:1rem !important}.efbl-pb-lg-3,.efbl-py-lg-3{padding-bottom:1rem !important}.efbl-pl-lg-3,.efbl-px-lg-3{padding-left:1rem !important}.efbl-p-lg-4{padding:1.5rem !important}.efbl-pt-lg-4,.efbl-py-lg-4{padding-top:1.5rem !important}.efbl-pr-lg-4,.efbl-px-lg-4{padding-right:1.5rem !important}.efbl-pb-lg-4,.efbl-py-lg-4{padding-bottom:1.5rem !important}.efbl-pl-lg-4,.efbl-px-lg-4{padding-left:1.5rem !important}.efbl-p-lg-5{padding:3rem !important}.efbl-pt-lg-5,.efbl-py-lg-5{padding-top:3rem !important}.efbl-pr-lg-5,.efbl-px-lg-5{padding-right:3rem !important}.efbl-pb-lg-5,.efbl-py-lg-5{padding-bottom:3rem !important}.efbl-pl-lg-5,.efbl-px-lg-5{padding-left:3rem !important}.efbl-m-lg-auto{margin:auto !important}.efbl-mt-lg-auto,.efbl-my-lg-auto{margin-top:auto !important}.efbl-mr-lg-auto,.efbl-mx-lg-auto{margin-right:auto !important}.efbl-mb-lg-auto,.efbl-my-lg-auto{margin-bottom:auto !important}.efbl-ml-lg-auto,.efbl-mx-lg-auto{margin-left:auto !important}}@media(min-width: 1200px){.efbl-m-xl-0{margin:0 !important}.efbl-mt-xl-0,.efbl-my-xl-0{margin-top:0 !important}.efbl-mr-xl-0,.efbl-mx-xl-0{margin-right:0 !important}.efbl-mb-xl-0,.efbl-my-xl-0{margin-bottom:0 !important}.efbl-ml-xl-0,.efbl-mx-xl-0{margin-left:0 !important}.efbl-m-xl-1{margin:.25rem !important}.efbl-mt-xl-1,.efbl-my-xl-1{margin-top:.25rem !important}.efbl-mr-xl-1,.efbl-mx-xl-1{margin-right:.25rem !important}.efbl-mb-xl-1,.efbl-my-xl-1{margin-bottom:.25rem !important}.efbl-ml-xl-1,.efbl-mx-xl-1{margin-left:.25rem !important}.efbl-m-xl-2{margin:.5rem !important}.efbl-mt-xl-2,.efbl-my-xl-2{margin-top:.5rem !important}.efbl-mr-xl-2,.efbl-mx-xl-2{margin-right:.5rem !important}.efbl-mb-xl-2,.efbl-my-xl-2{margin-bottom:.5rem !important}.efbl-ml-xl-2,.efbl-mx-xl-2{margin-left:.5rem !important}.efbl-m-xl-3{margin:1rem !important}.efbl-mt-xl-3,.efbl-my-xl-3{margin-top:1rem !important}.efbl-mr-xl-3,.efbl-mx-xl-3{margin-right:1rem !important}.efbl-mb-xl-3,.efbl-my-xl-3{margin-bottom:1rem !important}.efbl-ml-xl-3,.efbl-mx-xl-3{margin-left:1rem !important}.efbl-m-xl-4{margin:1.5rem !important}.efbl-mt-xl-4,.efbl-my-xl-4{margin-top:1.5rem !important}.efbl-mr-xl-4,.efbl-mx-xl-4{margin-right:1.5rem !important}.efbl-mb-xl-4,.efbl-my-xl-4{margin-bottom:1.5rem !important}.efbl-ml-xl-4,.efbl-mx-xl-4{margin-left:1.5rem !important}.efbl-m-xl-5{margin:3rem !important}.efbl-mt-xl-5,.efbl-my-xl-5{margin-top:3rem !important}.efbl-mr-xl-5,.efbl-mx-xl-5{margin-right:3rem !important}.efbl-mb-xl-5,.efbl-my-xl-5{margin-bottom:3rem !important}.efbl-ml-xl-5,.efbl-mx-xl-5{margin-left:3rem !important}.efbl-p-xl-0{padding:0 !important}.efbl-pt-xl-0,.efbl-py-xl-0{padding-top:0 !important}.efbl-pr-xl-0,.efbl-px-xl-0{padding-right:0 !important}.efbl-pb-xl-0,.efbl-py-xl-0{padding-bottom:0 !important}.efbl-pl-xl-0,.efbl-px-xl-0{padding-left:0 !important}.efbl-p-xl-1{padding:.25rem !important}.efbl-pt-xl-1,.efbl-py-xl-1{padding-top:.25rem !important}.efbl-pr-xl-1,.efbl-px-xl-1{padding-right:.25rem !important}.efbl-pb-xl-1,.efbl-py-xl-1{padding-bottom:.25rem !important}.efbl-pl-xl-1,.efbl-px-xl-1{padding-left:.25rem !important}.efbl-p-xl-2{padding:.5rem !important}.efbl-pt-xl-2,.efbl-py-xl-2{padding-top:.5rem !important}.efbl-pr-xl-2,.efbl-px-xl-2{padding-right:.5rem !important}.efbl-pb-xl-2,.efbl-py-xl-2{padding-bottom:.5rem !important}.efbl-pl-xl-2,.efbl-px-xl-2{padding-left:.5rem !important}.efbl-p-xl-3{padding:1rem !important}.efbl-pt-xl-3,.efbl-py-xl-3{padding-top:1rem !important}.efbl-pr-xl-3,.efbl-px-xl-3{padding-right:1rem !important}.efbl-pb-xl-3,.efbl-py-xl-3{padding-bottom:1rem !important}.efbl-pl-xl-3,.efbl-px-xl-3{padding-left:1rem !important}.efbl-p-xl-4{padding:1.5rem !important}.efbl-pt-xl-4,.efbl-py-xl-4{padding-top:1.5rem !important}.efbl-pr-xl-4,.efbl-px-xl-4{padding-right:1.5rem !important}.efbl-pb-xl-4,.efbl-py-xl-4{padding-bottom:1.5rem !important}.efbl-pl-xl-4,.efbl-px-xl-4{padding-left:1.5rem !important}.efbl-p-xl-5{padding:3rem !important}.efbl-pt-xl-5,.efbl-py-xl-5{padding-top:3rem !important}.efbl-pr-xl-5,.efbl-px-xl-5{padding-right:3rem !important}.efbl-pb-xl-5,.efbl-py-xl-5{padding-bottom:3rem !important}.efbl-pl-xl-5,.efbl-px-xl-5{padding-left:3rem !important}.efbl-m-xl-auto{margin:auto !important}.efbl-mt-xl-auto,.efbl-my-xl-auto{margin-top:auto !important}.efbl-mr-xl-auto,.efbl-mx-xl-auto{margin-right:auto !important}.efbl-mb-xl-auto,.efbl-my-xl-auto{margin-bottom:auto !important}.efbl-ml-xl-auto,.efbl-mx-xl-auto{margin-left:auto !important}}.efbl-text-justify{text-align:justify !important}.efbl-text-nowrap{white-space:nowrap !important}.efbl-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.efbl-text-left{text-align:left !important}.efbl-text-right{text-align:right !important}.efbl-text-center{text-align:center !important}@media(min-width: 576px){.efbl-text-sm-left{text-align:left !important}.efbl-text-sm-right{text-align:right !important}.efbl-text-sm-center{text-align:center !important}}@media(min-width: 768px){.efbl-text-md-left{text-align:left !important}.efbl-text-md-right{text-align:right !important}.efbl-text-md-center{text-align:center !important}}@media(min-width: 992px){.efbl-text-lg-left{text-align:left !important}.efbl-text-lg-right{text-align:right !important}.efbl-text-lg-center{text-align:center !important}}@media(min-width: 1200px){.efbl-text-xl-left{text-align:left !important}.efbl-text-xl-right{text-align:right !important}.efbl-text-xl-center{text-align:center !important}}.efbl-text-lowercase{text-transform:lowercase !important}.efbl-text-uppercase{text-transform:uppercase !important}.efbl-text-capitalize{text-transform:capitalize !important}.efbl-visible{visibility:visible !important}.efbl-invisible{visibility:hidden !important}.efbl_feed_wraper{width:100%;margin:0 auto;padding:0;text-align:left}.fancybox-slide .efbl-popup{padding:0 !important}.efbl_header{padding:10px 0;margin-bottom:10px}.efbl_header .efbl_header_inner_wrap .efbl_header_img{min-width:60px;max-width:60px;padding-right:15px}.efbl_header .efbl_header_inner_wrap .efbl_header_img img{width:100%}.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta{margin-bottom:10px}.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title{padding-right:15px}.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title h4{margin:0;font-size:inherit}.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers{padding-right:15px;font-size:14px}.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i{margin-right:5px}@media(max-width: 991px){.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title{width:100%;max-width:100%;min-width:100%;padding-right:0;margin-bottom:5px}}.efbl_load_more_holder{text-align:center}.efbl_load_more_btn{padding:8px 15px;text-decoration:none !important;border-radius:5px;font-size:14px;margin:20px auto}.efbl-halfwidth-skin{background:#fff;border:#dee2e6 solid 1px;padding:15px;margin-bottom:20px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col{border-right:#dee2e6 solid 1px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a{display:block;position:relative;width:100%}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a img{outline:#dee2e6 solid 1px;width:100%}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay{position:absolute;opacity:0;background:rgba(0,0,0,.459);left:0;right:0;top:0;bottom:0;color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .efbl-plus{position:absolute;left:50%;top:50%;font-size:20px;margin-left:-10px;margin-top:-10px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .icon-esf-clone{position:absolute;right:15px;top:15px;font-size:20px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a:hover .efbl-overlay{opacity:1}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer{margin-top:15px;padding-top:15px;border-top:#dee2e6 solid 1px;width:100%}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item{color:#343a40;font-size:14px;margin-right:20px;cursor:pointer}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i{margin-right:3px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap{color:#343a40;font-size:14px;cursor:pointer;text-decoration:none !important}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i{margin-right:3px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb{font-size:12px;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important;border:none !important;margin-bottom:0 !important}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb:hover{background:#343a40;color:#fff}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper{position:relative;padding-left:10px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share{font-size:12px;font-weight:normal;font-family:initial;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important;border:none !important}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share:hover{background:#343a40;color:#fff}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share{display:none;position:absolute;right:0;bottom:46px;background:#343a40;color:#dee2e6;border-radius:3px;white-space:nowrap;padding-left:5px;padding-right:5px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button{padding:0;outline:none !important;border:none;background:transparent;text-decoration:none !important}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a{text-decoration:none !important;font-size:14px;padding:10px 5px;color:#ccc;line-height:1.25}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a:hover{color:#fff;text-decoration:none !important}.efbl-halfwidth-skin .efbl-feed-content>.efbl-d-flex,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-feed-content>span,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-feed-content>.efbl-caption,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_popup_like,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-feed-content>a,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-feed-content>li,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_likes_holder_icons,.efbl-halfwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button,.efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-feed-content>button,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-feed-content>.owl-nav,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item,.efbl-halfwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap,.efbl_header .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_inner_wrap,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_meta,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_cat,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_followers,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i{margin-bottom:10px}.efbl-halfwidth-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-image,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-feed-content>span .efbl-profile-image,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-feed-content>.efbl-caption .efbl-profile-image,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-image,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-feed-content>li .efbl-profile-image,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image,.efbl-halfwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-image,.efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-feed-content>button .efbl-profile-image,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-image,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-feed-content>.owl-nav .efbl-profile-image,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-halfwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image,.efbl_header .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-image,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_cat .efbl-profile-image,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_followers .efbl-profile-image,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image{width:40px;min-width:40px;max-width:40px;overflow:hidden;box-shadow:0px 0px 0px 1px #dee2e6;height:40px;border-radius:50%;margin-right:10px}.efbl-halfwidth-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-image img,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-feed-content>span .efbl-profile-image img,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-feed-content>.efbl-caption .efbl-profile-image img,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-image img,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-feed-content>li .efbl-profile-image img,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image img,.efbl-halfwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-image img,.efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-feed-content>button .efbl-profile-image img,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-image img,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-feed-content>.owl-nav .efbl-profile-image img,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-halfwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image img,.efbl_header .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image img,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-image img,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_cat .efbl-profile-image img,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_followers .efbl-profile-image img,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img{width:100%}.efbl-halfwidth-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-feed-content>span .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-feed-content>.efbl-caption .efbl-profile-title h2,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-title h2,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-feed-content>li .efbl-profile-title h2,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-title h2,.efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-feed-content>button .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-title h2,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-feed-content>.owl-nav .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl_header .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_cat .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_followers .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2{font-size:20px;margin:0px}.efbl-halfwidth-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-title span,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-feed-content>span .efbl-profile-title span,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-feed-content>.efbl-caption .efbl-profile-title span,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-title span,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-feed-content>li .efbl-profile-title span,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title span,.efbl-halfwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-title span,.efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-feed-content>button .efbl-profile-title span,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-title span,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-feed-content>.owl-nav .efbl-profile-title span,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-halfwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title span,.efbl_header .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title span,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-title span,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_cat .efbl-profile-title span,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_followers .efbl-profile-title span,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span{font-size:12px;display:block;color:#6c757d;font-style:italic}.efbl-halfwidth-skin .efbl-feed-content .description,.efbl-halfwidth-skin .efbl-feed-content .efbl_link_text{font-size:14px;color:#343a40}.efbl-halfwidth-skin .efbl-feed-content .description>*,.efbl-halfwidth-skin .efbl-feed-content .efbl_link_text>*{font-size:14px}@media(max-width: 575px){.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col{border:none;margin-bottom:20px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-d-flex,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-caption,.efbl-halfwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_popup_like,.efbl-halfwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>li,.efbl-halfwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_likes_holder_icons,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .owl-nav .efbl-post-footer>button,.efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>button,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl-post-footer>.efbl_header_inner_wrap,.efbl_header .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_header_inner_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_header_meta,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_cat,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_followers,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i{flex-direction:column}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted{margin-bottom:10px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share{bottom:37px}}.efbl-thumbnail-skin{background:#fff;border:#dee2e6 solid 1px;padding:15px;margin-bottom:20px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col{border-right:#dee2e6 solid 1px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a{display:block;position:relative;width:100%}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a img{outline:#dee2e6 solid 1px;width:100%}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay{position:absolute;opacity:0;background:rgba(0,0,0,.459);left:0;right:0;top:0;bottom:0;color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .efbl-plus{position:absolute;left:50%;top:50%;font-size:20px;margin-left:-10px;margin-top:-10px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .icon-esf-clone{position:absolute;right:15px;top:15px;font-size:20px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a:hover .efbl-overlay{opacity:1}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer{margin-top:15px;padding-top:15px;border-top:#dee2e6 solid 1px;width:100%}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item{color:#343a40;font-size:14px;margin-right:20px;cursor:pointer}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i{margin-right:3px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap{color:#343a40;font-size:14px;cursor:pointer;text-decoration:none !important}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i{margin-right:3px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb{font-size:12px;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important;line-height:1.25}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb:hover{background:#343a40;color:#fff}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper{position:relative;padding-left:10px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share{font-size:12px;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share:hover{background:#343a40;color:#fff}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share{display:none;position:absolute;right:0;bottom:46px;background:#343a40;color:#dee2e6;border-radius:3px;white-space:nowrap;padding-left:5px;padding-right:5px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button{padding:0;outline:none !important;border:none;background:transparent;text-decoration:none !important;float:left}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a{text-decoration:none !important;font-size:14px;padding:10px 5px;color:#ccc;line-height:1.25}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a:hover{color:#fff;text-decoration:none !important}.efbl-thumbnail-skin .efbl-feed-content>.efbl-d-flex,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-feed-content>span,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-feed-content>.efbl-caption,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_popup_like,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-feed-content>a,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-feed-content>li,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_likes_holder_icons,.efbl-thumbnail-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button,.efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-feed-content>button,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-feed-content>.owl-nav,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item,.efbl-thumbnail-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap,.efbl_header .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_inner_wrap,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_meta,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_cat,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_followers,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i{margin-bottom:10px}.efbl-thumbnail-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-image,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-feed-content>span .efbl-profile-image,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-feed-content>.efbl-caption .efbl-profile-image,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-image,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-feed-content>li .efbl-profile-image,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image,.efbl-thumbnail-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-image,.efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-feed-content>button .efbl-profile-image,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-image,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-feed-content>.owl-nav .efbl-profile-image,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-thumbnail-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image,.efbl_header .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-image,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_cat .efbl-profile-image,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_followers .efbl-profile-image,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image{width:40px;min-width:40px;max-width:40px;overflow:hidden;box-shadow:0px 0px 0px 1px #dee2e6;height:40px;border-radius:50%;margin-right:10px}.efbl-thumbnail-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-image img,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-feed-content>span .efbl-profile-image img,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-feed-content>.efbl-caption .efbl-profile-image img,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-image img,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-feed-content>li .efbl-profile-image img,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image img,.efbl-thumbnail-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-image img,.efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-feed-content>button .efbl-profile-image img,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-image img,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-feed-content>.owl-nav .efbl-profile-image img,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-thumbnail-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image img,.efbl_header .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image img,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-image img,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_cat .efbl-profile-image img,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_followers .efbl-profile-image img,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img{width:100%}.efbl-thumbnail-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-feed-content>span .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-feed-content>.efbl-caption .efbl-profile-title h2,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-title h2,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-feed-content>li .efbl-profile-title h2,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-title h2,.efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-feed-content>button .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-title h2,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-feed-content>.owl-nav .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl_header .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_cat .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_followers .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2{font-size:20px;margin:0px;padding:0}.efbl-thumbnail-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-title span,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-feed-content>span .efbl-profile-title span,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-feed-content>.efbl-caption .efbl-profile-title span,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-title span,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-feed-content>li .efbl-profile-title span,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title span,.efbl-thumbnail-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-title span,.efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-feed-content>button .efbl-profile-title span,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-title span,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-feed-content>.owl-nav .efbl-profile-title span,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-thumbnail-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title span,.efbl_header .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title span,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-title span,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_cat .efbl-profile-title span,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_followers .efbl-profile-title span,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span{font-size:12px;display:block;color:#6c757d;font-style:italic}.efbl-thumbnail-skin .efbl-feed-content .description,.efbl-thumbnail-skin .efbl-feed-content .efbl_link_text{font-size:14px;color:#343a40}.efbl-thumbnail-skin .efbl-feed-content .description>*,.efbl-thumbnail-skin .efbl-feed-content .efbl_link_text>*{font-size:14px}@media(max-width: 575px){.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col{border:none;margin-bottom:20px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-d-flex,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-caption,.efbl-thumbnail-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_popup_like,.efbl-thumbnail-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>li,.efbl-thumbnail-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_likes_holder_icons,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .owl-nav .efbl-post-footer>button,.efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>button,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl-post-footer>.efbl_header_inner_wrap,.efbl_header .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_header_inner_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_header_meta,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_cat,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_followers,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i{flex-direction:column}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted{margin-bottom:10px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share{bottom:37px}}.efbl-fullwidth-skin{background:#fff;border:#dee2e6 solid 1px;padding:15px;margin-bottom:20px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col{margin-bottom:20px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a{display:block;position:relative;width:100%}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a img{outline:#dee2e6 solid 1px;width:100%}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay{position:absolute;opacity:0;background:rgba(0,0,0,.459);left:0;right:0;top:0;bottom:0;color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .efbl-plus{position:absolute;left:50%;top:50%;font-size:20px;margin-left:-10px;margin-top:-10px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .icon-esf-clone{position:absolute;right:15px;top:15px;font-size:20px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a:hover .efbl-overlay{opacity:1}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer{margin-top:15px;padding-top:15px;border-top:#dee2e6 solid 1px;width:100%}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item{color:#343a40;font-size:14px;margin-right:20px;cursor:pointer}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i{margin-right:3px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap{color:#343a40;font-size:14px;cursor:pointer;text-decoration:none !important}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i{margin-right:3px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb{font-size:12px;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important;line-height:1.25}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb:hover{background:#343a40;color:#fff}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper{position:relative;padding-left:10px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share{font-size:12px;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share:hover{background:#343a40;color:#fff}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share{display:none;position:absolute;right:0;bottom:46px;background:#343a40;color:#dee2e6;border-radius:3px;white-space:nowrap;padding-left:5px;padding-right:5px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button{padding:0;outline:none !important;border:none;background:transparent;text-decoration:none !important}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a{text-decoration:none !important;font-size:14px;padding:10px 5px;color:#ccc;line-height:1.25}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a:hover{color:#fff;text-decoration:none !important}.efbl-fullwidth-skin .efbl-feed-content>.efbl-d-flex,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-feed-content>span,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-feed-content>.efbl-caption,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_popup_like,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-feed-content>a,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-feed-content>li,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_likes_holder_icons,.efbl-fullwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button,.efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-feed-content>button,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-feed-content>.owl-nav,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item,.efbl-fullwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap,.efbl_header .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_inner_wrap,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_meta,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_cat,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_followers,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i{margin-bottom:10px}.efbl-fullwidth-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-image,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-feed-content>span .efbl-profile-image,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-feed-content>.efbl-caption .efbl-profile-image,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-image,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-feed-content>li .efbl-profile-image,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image,.efbl-fullwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-image,.efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-feed-content>button .efbl-profile-image,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-image,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-feed-content>.owl-nav .efbl-profile-image,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-fullwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image,.efbl_header .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-image,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_cat .efbl-profile-image,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_followers .efbl-profile-image,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image{width:40px;min-width:40px;max-width:40px;overflow:hidden;box-shadow:0px 0px 0px 1px #dee2e6;height:40px;border-radius:50%;margin-right:10px}.efbl-fullwidth-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-image img,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-feed-content>span .efbl-profile-image img,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-feed-content>.efbl-caption .efbl-profile-image img,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-image img,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-feed-content>li .efbl-profile-image img,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image img,.efbl-fullwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-image img,.efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-feed-content>button .efbl-profile-image img,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-image img,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-feed-content>.owl-nav .efbl-profile-image img,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-fullwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image img,.efbl_header .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image img,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-image img,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_cat .efbl-profile-image img,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_followers .efbl-profile-image img,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img{width:100%}.efbl-fullwidth-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-feed-content>span .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-feed-content>.efbl-caption .efbl-profile-title h2,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-title h2,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-feed-content>li .efbl-profile-title h2,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-title h2,.efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-feed-content>button .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-title h2,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-feed-content>.owl-nav .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl_header .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_cat .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_followers .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2{font-size:20px;margin:0px}.efbl-fullwidth-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-title span,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-feed-content>span .efbl-profile-title span,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-feed-content>.efbl-caption .efbl-profile-title span,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-title span,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-feed-content>li .efbl-profile-title span,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title span,.efbl-fullwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-title span,.efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-feed-content>button .efbl-profile-title span,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-title span,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-feed-content>.owl-nav .efbl-profile-title span,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-fullwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title span,.efbl_header .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title span,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-title span,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_cat .efbl-profile-title span,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_followers .efbl-profile-title span,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span{font-size:12px;display:block;color:#6c757d;font-style:italic}.efbl-fullwidth-skin .efbl-feed-content .description,.efbl-fullwidth-skin .efbl-feed-content .efbl_link_text{font-size:14px;color:#343a40}.efbl-fullwidth-skin .efbl-feed-content .description>*,.efbl-fullwidth-skin .efbl-feed-content .efbl_link_text>*{font-size:14px}@media(max-width: 575px){.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-d-flex,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-caption,.efbl-fullwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_popup_like,.efbl-fullwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>li,.efbl-fullwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_likes_holder_icons,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .owl-nav .efbl-post-footer>button,.efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>button,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl-post-footer>.efbl_header_inner_wrap,.efbl_header .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_header_inner_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_header_meta,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_cat,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_followers,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i{flex-direction:column}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted{margin-bottom:10px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share{bottom:37px}}.efbl-masonry-skin .brick{background:#fff;border:#dee2e6 solid 1px;padding:15px;margin-bottom:20px}.efbl-masonry-skin .brick .efbl_feed_fancy_popup{margin-bottom:15px;display:block;position:relative;width:100%}.efbl-masonry-skin .brick .efbl_feed_fancy_popup img{outline:#dee2e6 solid 1px;width:100%}.efbl-masonry-skin .brick .efbl_feed_fancy_popup .efbl-overlay{position:absolute;opacity:0;background:rgba(0,0,0,.459);left:0;right:0;top:0;bottom:0;color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.efbl-masonry-skin .brick .efbl_feed_fancy_popup .efbl-overlay .efbl-plus{position:absolute;left:50%;top:50%;font-size:20px;margin-left:-10px;margin-top:-10px}.efbl-masonry-skin .brick .efbl_feed_fancy_popup .efbl-overlay .icon-esf-clone{position:absolute;right:15px;top:15px;font-size:20px}.efbl-masonry-skin .brick .efbl_feed_fancy_popup:hover .efbl-overlay{opacity:1}.efbl-masonry-skin .brick .efbl-shared-content-holder>a{margin-bottom:15px;display:block}.efbl-masonry-skin .brick .efbl-post-footer{margin-top:15px;padding-top:15px;border-top:#dee2e6 solid 1px;width:100%}.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted{margin-bottom:10px}.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item{color:#343a40;font-size:14px;margin-right:20px;cursor:pointer}.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i{margin-right:3px}.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap{color:#343a40;font-size:14px;cursor:pointer;text-decoration:none !important}.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i{margin-right:3px}.efbl-masonry-skin .brick .efbl-post-footer .efbl-view-on-fb{font-size:12px;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important;line-height:1.25}.efbl-masonry-skin .brick .efbl-post-footer .efbl-view-on-fb:hover{background:#343a40;color:#fff}.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper{position:relative;padding-left:10px}.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-share{font-size:12px;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important}.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-share:hover{background:#343a40;color:#fff}.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share{display:none;position:absolute;right:0;bottom:46px;background:#343a40;color:#dee2e6;border-radius:3px;white-space:nowrap;padding-left:5px;padding-right:5px}.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button{padding:0;outline:none !important;border:none;background:transparent;text-decoration:none !important;float:left}.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a{text-decoration:none !important;font-size:14px;padding:10px 5px;color:#ccc;line-height:1.25}.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a:hover{color:#fff;text-decoration:none !important}.efbl-masonry-skin .efbl-feed-content>.efbl-d-flex,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .efbl-feed-content>span,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .efbl-feed-content>.efbl-caption,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .efbl-feed-content>.efbl_popup_like,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .efbl-feed-content>a,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .efbl-feed-content>li,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .efbl-feed-content>.efbl_likes_holder_icons,.efbl-masonry-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button,.efbl_feeds_carousel .owl-nav .efbl-masonry-skin .efbl-feed-content>button,.efbl-masonry-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav,.efbl_feeds_carousel .efbl-masonry-skin .efbl-feed-content>.owl-nav,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item,.efbl-masonry-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap,.efbl_header .efbl-masonry-skin .efbl-feed-content>.efbl_header_inner_wrap,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .efbl-feed-content>.efbl_header_meta,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_cat,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_followers,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i{margin-bottom:10px}.efbl-masonry-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-image,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .efbl-feed-content>span .efbl-profile-image,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .efbl-feed-content>.efbl-caption .efbl-profile-image,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-image,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .efbl-feed-content>li .efbl-profile-image,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image,.efbl-masonry-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-image,.efbl_feeds_carousel .owl-nav .efbl-masonry-skin .efbl-feed-content>button .efbl-profile-image,.efbl-masonry-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-image,.efbl_feeds_carousel .efbl-masonry-skin .efbl-feed-content>.owl-nav .efbl-profile-image,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image,.efbl_header .efbl-masonry-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-image,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_cat .efbl-profile-image,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_followers .efbl-profile-image,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image{width:40px;min-width:40px;max-width:40px;overflow:hidden;box-shadow:0px 0px 0px 1px #dee2e6;height:40px;border-radius:50%;margin-right:10px}.efbl-masonry-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-image img,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .efbl-feed-content>span .efbl-profile-image img,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .efbl-feed-content>.efbl-caption .efbl-profile-image img,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-image img,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .efbl-feed-content>li .efbl-profile-image img,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image img,.efbl-masonry-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-image img,.efbl_feeds_carousel .owl-nav .efbl-masonry-skin .efbl-feed-content>button .efbl-profile-image img,.efbl-masonry-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-image img,.efbl_feeds_carousel .efbl-masonry-skin .efbl-feed-content>.owl-nav .efbl-profile-image img,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image img,.efbl_header .efbl-masonry-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image img,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-image img,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_cat .efbl-profile-image img,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_followers .efbl-profile-image img,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img{width:100%}.efbl-masonry-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-title h2,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .efbl-feed-content>span .efbl-profile-title h2,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .efbl-feed-content>.efbl-caption .efbl-profile-title h2,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-title h2,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .efbl-feed-content>li .efbl-profile-title h2,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title h2,.efbl-masonry-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-title h2,.efbl_feeds_carousel .owl-nav .efbl-masonry-skin .efbl-feed-content>button .efbl-profile-title h2,.efbl-masonry-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-title h2,.efbl_feeds_carousel .efbl-masonry-skin .efbl-feed-content>.owl-nav .efbl-profile-title h2,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-masonry-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl_header .efbl-masonry-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-title h2,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_cat .efbl-profile-title h2,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_followers .efbl-profile-title h2,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2{font-size:16px;margin:0px}.efbl-masonry-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-title span,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .efbl-feed-content>span .efbl-profile-title span,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .efbl-feed-content>.efbl-caption .efbl-profile-title span,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-title span,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .efbl-feed-content>li .efbl-profile-title span,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title span,.efbl-masonry-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-title span,.efbl_feeds_carousel .owl-nav .efbl-masonry-skin .efbl-feed-content>button .efbl-profile-title span,.efbl-masonry-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-title span,.efbl_feeds_carousel .efbl-masonry-skin .efbl-feed-content>.owl-nav .efbl-profile-title span,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-masonry-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title span,.efbl_header .efbl-masonry-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title span,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-title span,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_cat .efbl-profile-title span,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_followers .efbl-profile-title span,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span{font-size:12px;display:block;color:#6c757d;font-style:italic}.efbl-masonry-skin .efbl-feed-content .description,.efbl-masonry-skin .efbl-feed-content .efbl_link_text{font-size:14px;color:#343a40}.efbl-masonry-skin .efbl-feed-content .description>*,.efbl-masonry-skin .efbl-feed-content .efbl_link_text>*{font-size:14px}@media(max-width: 575px){.efbl-masonry-skin .brick .efbl-post-footer>.efbl-d-flex,.efbl-masonry-skin .brick .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .brick .efbl-post-footer>span,.efbl-masonry-skin .brick .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.efbl-caption,.efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .brick .efbl-post-footer>.efbl_popup_like,.efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .brick .efbl-post-footer>a,.efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .brick .efbl-post-footer>li,.efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .brick .efbl-post-footer>.efbl_likes_holder_icons,.efbl-masonry-skin .brick .efbl_feeds_carousel .owl-nav .efbl-post-footer>button,.efbl_feeds_carousel .owl-nav .efbl-masonry-skin .brick .efbl-post-footer>button,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer>a,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .brick .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl_header .efbl-post-footer>.efbl_header_inner_wrap,.efbl_header .efbl-masonry-skin .brick .efbl-post-footer>.efbl_header_inner_wrap,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .brick .efbl-post-footer>.efbl_header_meta,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .brick .efbl-post-footer>.efbl_cat,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .brick .efbl-post-footer>.efbl_followers,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i{flex-direction:column}.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share{bottom:37px}}.efbl_feeds_carousel .efbl-grid-wrapper{background:#fff;border:#dee2e6 solid 1px;padding:15px;margin-bottom:20px}.efbl_feeds_carousel .efbl-grid-wrapper .efbl_feed_fancy_popup{margin-bottom:15px;display:block;position:relative;width:100%}.efbl_feeds_carousel .efbl-grid-wrapper .efbl_feed_fancy_popup img{outline:#dee2e6 solid 1px;width:100%}.efbl_feeds_carousel .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-overlay{position:absolute;opacity:0;background:rgba(0,0,0,.459);left:0;right:0;top:0;bottom:0;color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.efbl_feeds_carousel .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-overlay .efbl-plus{position:absolute;left:50%;top:50%;font-size:20px;margin-left:-10px;margin-top:-10px}.efbl_feeds_carousel .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-overlay .icon-esf-clone{position:absolute;right:15px;top:15px;font-size:20px}.efbl_feeds_carousel .efbl-grid-wrapper .efbl_feed_fancy_popup:hover .efbl-overlay{opacity:1}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-shared-content-holder>a{margin-bottom:15px;display:block}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer{margin-top:15px;padding-top:15px;border-top:#dee2e6 solid 1px;width:100%}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted{margin-bottom:10px}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item{color:#343a40;font-size:14px;margin-right:10px;cursor:pointer}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i{margin-right:3px}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap{color:#343a40;font-size:14px;cursor:pointer;text-decoration:none !important}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i{margin-right:3px}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-view-on-fb{font-size:12px;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important;line-height:1.25}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-view-on-fb:hover{background:#343a40;color:#fff}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper{position:relative;padding-left:10px}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-share{font-size:12px;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-share:hover{background:#343a40;color:#fff}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share{display:none;position:absolute;right:0;bottom:46px;background:#343a40;color:#dee2e6;border-radius:3px;white-space:nowrap;padding-left:5px;padding-right:5px}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button{padding:0;outline:none !important;border:none;background:transparent;text-decoration:none !important;float:left}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a{text-decoration:none !important;font-size:14px;padding:10px 5px;color:#ccc;line-height:1.25}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a:hover{color:#fff;text-decoration:none !important}.efbl_feeds_carousel .efbl-feed-header>.efbl-d-flex,.efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-header>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_feeds_carousel .efbl-feed-header>i,.efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-header>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl_feeds_carousel .efbl-feed-header>span,.efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-header>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl_feeds_carousel .efbl-feed-header>.efbl-caption,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-header>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_feeds_carousel .efbl-feed-header>.efbl_popup_like,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-header>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_feeds_carousel .efbl-feed-header>a,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-header>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_feeds_carousel .efbl-feed-header>li,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl-feed-header>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl_feeds_carousel .efbl-feed-header>.efbl_likes_holder_icons,.efbl_feeds_carousel .owl-nav .efbl-feed-header>button,.efbl_feeds_carousel .efbl-feed-header>.owl-nav,.efbl_feeds_carousel .efbl_header .efbl-feed-header>.efbl_header_inner_wrap,.efbl_header .efbl_feeds_carousel .efbl-feed-header>.efbl_header_inner_wrap,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-header>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_feeds_carousel .efbl-feed-header>.efbl_header_meta,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header>.efbl_cat,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header>.efbl_followers,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-header>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl_feeds_carousel .efbl-feed-header>i,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-header>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl_feeds_carousel .efbl-feed-header>i,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-header>i,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-header>i,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-header>i,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-header>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-header>i,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-header>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-header>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-header>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i{margin-bottom:10px}.efbl_feeds_carousel .efbl-feed-header>.efbl-d-flex .efbl-profile-image,.efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-header>i .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image,.efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-header>span .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl_feeds_carousel .efbl-feed-header>span .efbl-profile-image,.efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-header>.efbl-caption .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl_feeds_carousel .efbl-feed-header>.efbl-caption .efbl-profile-image,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-header>.efbl_popup_like .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_feeds_carousel .efbl-feed-header>.efbl_popup_like .efbl-profile-image,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-header>a .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-image,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-header>li .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_feeds_carousel .efbl-feed-header>li .efbl-profile-image,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl-feed-header>.efbl_likes_holder_icons .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_feeds_carousel .efbl-feed-header>.efbl_likes_holder_icons .efbl-profile-image,.efbl_feeds_carousel .owl-nav .efbl-feed-header>button .efbl-profile-image,.efbl_feeds_carousel .efbl-feed-header>.owl-nav .efbl-profile-image,.efbl_feeds_carousel .efbl_header .efbl-feed-header>.efbl_header_inner_wrap .efbl-profile-image,.efbl_header .efbl_feeds_carousel .efbl-feed-header>.efbl_header_inner_wrap .efbl-profile-image,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-header>.efbl_header_meta .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_feeds_carousel .efbl-feed-header>.efbl_header_meta .efbl-profile-image,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header>.efbl_cat .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header>.efbl_cat .efbl-profile-image,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header>.efbl_followers .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header>.efbl_followers .efbl-profile-image,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-header>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-header>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.efbl-reacted-item .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item .efbl-profile-image,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper .efbl-profile-image,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-image,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.efbl-reacted-item .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item .efbl-profile-image,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper .efbl-profile-image,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-image,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.efbl-reacted-item .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item .efbl-profile-image,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper .efbl-profile-image,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-image,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-header>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item .efbl-profile-image,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper .efbl-profile-image,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-image,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-header>.efbl-reacted-item .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-image{width:40px;min-width:40px;max-width:40px;overflow:hidden;box-shadow:0px 0px 0px 1px #dee2e6;height:40px;border-radius:50%;margin-right:10px}.efbl_feeds_carousel .efbl-feed-header>.efbl-d-flex .efbl-profile-image img,.efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-header>i .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-header>span .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl_feeds_carousel .efbl-feed-header>span .efbl-profile-image img,.efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-header>.efbl-caption .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl_feeds_carousel .efbl-feed-header>.efbl-caption .efbl-profile-image img,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-header>.efbl_popup_like .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_feeds_carousel .efbl-feed-header>.efbl_popup_like .efbl-profile-image img,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-header>a .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-image img,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-header>li .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_feeds_carousel .efbl-feed-header>li .efbl-profile-image img,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl-feed-header>.efbl_likes_holder_icons .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_feeds_carousel .efbl-feed-header>.efbl_likes_holder_icons .efbl-profile-image img,.efbl_feeds_carousel .owl-nav .efbl-feed-header>button .efbl-profile-image img,.efbl_feeds_carousel .efbl-feed-header>.owl-nav .efbl-profile-image img,.efbl_feeds_carousel .efbl_header .efbl-feed-header>.efbl_header_inner_wrap .efbl-profile-image img,.efbl_header .efbl_feeds_carousel .efbl-feed-header>.efbl_header_inner_wrap .efbl-profile-image img,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-header>.efbl_header_meta .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_feeds_carousel .efbl-feed-header>.efbl_header_meta .efbl-profile-image img,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header>.efbl_cat .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header>.efbl_cat .efbl-profile-image img,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header>.efbl_followers .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header>.efbl_followers .efbl-profile-image img,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-header>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image img,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-header>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.efbl-reacted-item .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item .efbl-profile-image img,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image img,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper .efbl-profile-image img,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-image img,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.efbl-reacted-item .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item .efbl-profile-image img,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image img,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper .efbl-profile-image img,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-image img,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.efbl-reacted-item .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item .efbl-profile-image img,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image img,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper .efbl-profile-image img,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-image img,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-header>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item .efbl-profile-image img,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image img,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper .efbl-profile-image img,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-image img,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-header>.efbl-reacted-item .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-image img{width:100%}.efbl_feeds_carousel .efbl-feed-header>.efbl-d-flex .efbl-profile-title h2,.efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-header>i .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-header>span .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl_feeds_carousel .efbl-feed-header>span .efbl-profile-title h2,.efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-header>.efbl-caption .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl_feeds_carousel .efbl-feed-header>.efbl-caption .efbl-profile-title h2,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-header>.efbl_popup_like .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_feeds_carousel .efbl-feed-header>.efbl_popup_like .efbl-profile-title h2,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-header>a .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-title h2,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-header>li .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_feeds_carousel .efbl-feed-header>li .efbl-profile-title h2,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl-feed-header>.efbl_likes_holder_icons .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_feeds_carousel .efbl-feed-header>.efbl_likes_holder_icons .efbl-profile-title h2,.efbl_feeds_carousel .owl-nav .efbl-feed-header>button .efbl-profile-title h2,.efbl_feeds_carousel .efbl-feed-header>.owl-nav .efbl-profile-title h2,.efbl_feeds_carousel .efbl_header .efbl-feed-header>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl_header .efbl_feeds_carousel .efbl-feed-header>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-header>.efbl_header_meta .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_feeds_carousel .efbl-feed-header>.efbl_header_meta .efbl-profile-title h2,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header>.efbl_cat .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header>.efbl_cat .efbl-profile-title h2,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header>.efbl_followers .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header>.efbl_followers .efbl-profile-title h2,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-header>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-header>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.efbl-reacted-item .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item .efbl-profile-title h2,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper .efbl-profile-title h2,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-title h2,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.efbl-reacted-item .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item .efbl-profile-title h2,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper .efbl-profile-title h2,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-title h2,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.efbl-reacted-item .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item .efbl-profile-title h2,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper .efbl-profile-title h2,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-title h2,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-header>.efbl-reacted-item .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item .efbl-profile-title h2,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>i .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper .efbl-profile-title h2,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-title h2,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-header>.efbl-reacted-item .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-title h2{font-size:16px;margin:0px}.efbl_feeds_carousel .efbl-feed-header>.efbl-d-flex .efbl-profile-title span,.efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-header>i .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-header>span .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl_feeds_carousel .efbl-feed-header>span .efbl-profile-title span,.efbl_feeds_carousel .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-header>.efbl-caption .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl_feeds_carousel .efbl-feed-header>.efbl-caption .efbl-profile-title span,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-header>.efbl_popup_like .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_feeds_carousel .efbl-feed-header>.efbl_popup_like .efbl-profile-title span,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-header>a .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-title span,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-header>li .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_feeds_carousel .efbl-feed-header>li .efbl-profile-title span,.efbl_feeds_carousel body .fancybox-container .efbl-likes-popup-holder .efbl-feed-header>.efbl_likes_holder_icons .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_feeds_carousel .efbl-feed-header>.efbl_likes_holder_icons .efbl-profile-title span,.efbl_feeds_carousel .owl-nav .efbl-feed-header>button .efbl-profile-title span,.efbl_feeds_carousel .efbl-feed-header>.owl-nav .efbl-profile-title span,.efbl_feeds_carousel .efbl_header .efbl-feed-header>.efbl_header_inner_wrap .efbl-profile-title span,.efbl_header .efbl_feeds_carousel .efbl-feed-header>.efbl_header_inner_wrap .efbl-profile-title span,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-header>.efbl_header_meta .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_feeds_carousel .efbl-feed-header>.efbl_header_meta .efbl-profile-title span,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header>.efbl_cat .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header>.efbl_cat .efbl-profile-title span,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-header>.efbl_followers .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header>.efbl_followers .efbl-profile-title span,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-header>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title span,.efbl_feeds_carousel .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-header>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.efbl-reacted-item .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item .efbl-profile-title span,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title span,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper .efbl-profile-title span,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-title span,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.efbl-reacted-item .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item .efbl-profile-title span,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title span,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper .efbl-profile-title span,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-title span,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.efbl-reacted-item .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item .efbl-profile-title span,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title span,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper .efbl-profile-title span,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-title span,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-header>.efbl-reacted-item .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl_feeds_carousel .efbl-feed-header>.efbl-reacted-item .efbl-profile-title span,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>i .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title span,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl_feeds_carousel .efbl-feed-header>.esf-share-wrapper .efbl-profile-title span,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-feed-header>a .efbl-profile-title span,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-feed-header>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-header>.efbl-reacted-item .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-header>.efbl_all_comments_wrap .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-header>.esf-share-wrapper .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-header>a .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-header>i .efbl-profile-title span{font-size:12px;display:block;color:#6c757d;font-style:italic}.efbl_feeds_carousel .efbl-feed-content .description,.efbl_feeds_carousel .efbl-feed-content .efbl_link_text{font-size:14px;color:#343a40}.efbl_feeds_carousel .efbl-feed-content .description>*,.efbl_feeds_carousel .efbl-feed-content .efbl_link_text>*{font-size:14px}.efbl_feeds_carousel .owl-nav button{background:#d6d6d6 !important;height:40px;text-align:center;justify-content:center;width:40px;border-radius:3px}.efbl_feeds_carousel .owl-nav button:hover{color:#fff;background:#222 !important}.efbl_feeds_carousel .owl-nav button span{font-size:26px;padding-bottom:4px}.efbl-grid-skin .efbl-grid-wrapper{background:#fff;border:#dee2e6 solid 1px;padding:3px;margin-bottom:30px}.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup{display:block;position:relative;width:100%;padding-bottom:100%;background-position:center;background-size:cover}.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup img{outline:#dee2e6 solid 1px;width:100%}.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-overlay{position:absolute;opacity:0;background:rgba(0,0,0,.459);left:0;right:0;top:0;bottom:0;color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-overlay .efbl-plus{position:absolute;left:50%;top:50%;font-size:20px;margin-left:-10px;margin-top:-10px}.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-overlay .icon-esf-clone{position:absolute;right:15px;top:15px;font-size:20px}.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup:hover .efbl-overlay{opacity:1}.efbl-media-carousel{position:relative;padding-bottom:100px;height:100%;display:inline-flex}.efbl-media-preview-section{display:inline-flex;height:100%;width:auto;background-size:contain !important;background-position:center !important;background-repeat:no-repeat !important}.efbl-media-item{height:100%;width:auto;background-size:contain !important;background-position:center !important;background-repeat:no-repeat !important;display:inline-flex}.efbl-media-item img{width:100%;height:auto;display:inline-block}.previewPortrait .efbl-media-item img{height:100% !important;width:auto !important;display:inline-block}.efbl-media-thumbnail-section{overflow-y:hidden;overflow-x:auto;position:absolute;left:0;bottom:0;height:100px;width:100%}.efbl-media-thumbnail-section-inner{display:inline-flex;align-items:center;justify-content:center;height:100px;min-width:100%}.efbl-media-thumbnail{height:100%;width:130px;background-size:cover !important;background-position:center !important;background-repeat:no-repeat !important}.fancybox-button svg{color:#fff}body .fancybox-container .efbl-likes-popup-holder{width:100%;max-width:500px;padding:0 !important;border-radius:5px}body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons{margin:0;padding:8.5px 10px;border-bottom:#dee2e6 solid 1px;list-style-type:none}body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons #efbl_all_likes{padding-left:0px;margin-left:0px;border-left:0px}body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li{margin:0;padding:0}body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a{cursor:pointer;text-decoration:none;font-size:16px}body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li{margin-top:0px;margin-left:10px;padding-left:10px;border-left:#dee2e6 solid 1px}body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li img{width:25px;height:25px;margin-right:5px}body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a{font-size:16px;margin-top:0px;cursor:pointer;text-decoration:none}body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder{padding:10px}body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like{width:100%;position:relative;padding-top:10px;padding-bottom:10px;border-bottom:#dee2e6 dashed 1px}body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like .efbl_popup_liker_img{widows:35px;height:35px;border-radius:50%}body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like .efbl_liker_name{font-size:16px;padding-left:20px}body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like .efbl_reaction_bottom{position:absolute;left:25px;top:25px;width:20px;height:20px;border-radius:50%}.efbl-likes-popup-holder>h4{font-size:18px;margin:0;padding:13px 10px;border-bottom:#dee2e6 solid 1px;line-height:1}.efbl-likes-popup-holder .efbl_all_comments_holder{padding:10px}.efbl-likes-popup-holder .efbl_single_comment_holder{margin-bottom:10px;padding-bottom:10px;border-bottom:#dee2e6 dashed 1px;font-size:14px}.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-d-flex>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i>a,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-likes-popup-holder .efbl_single_comment_holder i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span>a,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-likes-popup-holder .efbl_single_comment_holder span>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-post-detail .efbl-d-columns-wrapper .efbl-caption>a,.efbl-post-detail .efbl-d-columns-wrapper .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-caption>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap>a,.efbl_header .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header_inner_wrap>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta>a,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header_meta>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat>a,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_cat>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers>a,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_followers>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i>a,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-likes-popup-holder .efbl_single_comment_holder i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i>a,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-likes-popup-holder .efbl_single_comment_holder i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item>a,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i>a,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap>a,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper>a,.efbl-masonry-skin .brick .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a>a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a i>a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .owl-nav>a,.efbl_feeds_carousel .efbl-likes-popup-holder .efbl_single_comment_holder .owl-nav>a,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .owl-nav button>a,.efbl_feeds_carousel .owl-nav .efbl-likes-popup-holder .efbl_single_comment_holder button>a,body .fancybox-container .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_likes_holder_icons>a,body .fancybox-container .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_likes_holder_icons li>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_single_comment_holder li>a,body .fancybox-container .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_likes_holder_icons li a>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_single_comment_holder a>a,body .fancybox-container .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_reactions_holder .efbl_popup_like>a,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_single_comment_holder .efbl_popup_like>a{text-decoration:none;width:50px;max-width:50px;font-size:20px}.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_comment_meta{font-size:12px;color:#6c757d;margin-top:5px;padding-left:33.6px}.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_comment_attach_popup{margin-top:10px}.efbl-likes-popup-holder .efbl-write-comment{width:100%}.efbl-likes-popup-holder .efbl-write-comment a{text-decoration:none;font-size:16px}.efbl-post-detail *{-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.efbl-post-detail{-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.efbl-post-detail.previewPortrait{height:90%}.efbl-post-detail .efbl-d-columns-wrapper{display:flex;height:100%;margin-left:0 !important;margin-right:0 !important;position:relative;padding-right:400px}.efbl-post-detail .efbl-d-columns-wrapper .efbl-post-header{margin-bottom:15px;padding-top:15px;padding-right:40px;padding-left:15px}.efbl-post-detail .efbl-d-columns-wrapper .efbl-post-header .efbl-profile-image{width:40px;min-width:40px;max-width:40px;overflow:hidden;box-shadow:0px 0px 0px 1px #dee2e6;height:40px;border-radius:50%;margin-right:10px}.efbl-post-detail .efbl-d-columns-wrapper .efbl-post-header h2{font-size:20px;margin:0px;padding:0}.efbl-post-detail .efbl-d-columns-wrapper .efbl-post-header span{font-size:12px;display:block;color:#6c757d;font-style:italic}.efbl-post-detail .efbl-d-columns-wrapper .efbl-image{background:#000;padding-right:0px;padding-left:0px;display:inline-flex}.efbl-post-detail .efbl-d-columns-wrapper .efbl-caption{height:100%;font-size:14px;width:100%;max-width:400px;position:absolute;right:0;top:0}.efbl-post-detail .efbl-d-columns-wrapper .efbl-caption::after{position:absolute;left:0;right:0;bottom:0;height:15px;content:"";background:#fff}.efbl-post-detail .efbl-d-columns-wrapper .efbl-caption .efbl-detail-overflow{height:100%;overflow-y:auto;padding:15px}.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box{margin-top:15px;margin-bottom:15px;padding:10px;border-radius:5px;border:#dee2e6 solid 1px}.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span{color:#343a40;font-size:14px;margin-right:10px;cursor:pointer}.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i{margin-right:3px}.efbl-post-detail .efbl-d-columns-wrapper .efbl-comments-list{margin-top:20px}.efbl-post-detail .efbl-d-columns-wrapper .efbl-comments-list .efbl-comment-wrap{margin-bottom:20px;padding-bottom:20px;border-bottom:#dee2e6 dashed 1px}.efbl-post-detail .efbl-d-columns-wrapper .efbl-comments-list .efbl-comment-wrap .efbl-comment-text{display:flex}.efbl-post-detail .efbl-d-columns-wrapper .efbl-comments-list .efbl-comment-wrap .efbl-comment-text a{text-decoration:none !important;min-width:30px;display:inline-block}.efbl-post-detail .efbl-d-columns-wrapper .efbl-comments-list .efbl-comment-wrap .efbl_comment_meta{margin-top:15px;font-size:12px;padding-left:30px}.efbl-post-detail .efbl-d-columns-wrapper .efbl-comments-list .efbl-comment-wrap .efbl_comment_meta span{margin-right:10px}.efbl-post-detail .efbl-d-columns-wrapper .efbl-comments-list .efbl-comment-wrap img{width:40px;height:40px;border-radius:50%;margin-right:15px}.efbl-post-detail .efbl-d-columns-wrapper .efbl-comments-list .efbl-comment-wrap p{margin-bottom:0px}.efbl-masonry{transition:all .5s ease-in-out;column-gap:10px;column-fill:initial;padding:15px 0}.efbl-masonry .brick{margin-bottom:10px;display:inline-block;vertical-align:top}.efbl-masonry .brick img{transition:all .5s ease-in-out;backface-visibility:hidden}.efbl-masonry .brick:hover img{opacity:.75}.efbl-coulmn-count-1{column-count:1}.efbl-coulmn-count-2{column-count:2}.efbl-coulmn-count-3{column-count:3}.efbl-coulmn-count-4{column-count:4}.efbl-ease05{-webkit-transition:all ease .5s;-moz-transition:all ease .5s;-ms-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s}.efbl-ease03,html body .efbl-popup .efbl-scrollbtn::after,html body .efbl-popup .efbl-scrollbtn{-webkit-transition:all ease .3s;-moz-transition:all ease .3s;-ms-transition:all ease .3s;-o-transition:all ease .3s;transition:all ease .3s}.efbl-total-album-images-style .efbl_albums_count,html body .efbl_feed_wraper .efbl_albums_data_holder .efbl-total-album-images .efbl_albums_count,html body .efbl-popup .efbl_albums_data_holder .efbl-total-album-images .efbl_albums_count{font-size:17px;line-height:27px;vertical-align:top;display:inline-block}.efbl-total-album-images-style .efbl_albums_icon>.icon,html body .efbl_feed_wraper .efbl_albums_data_holder .efbl-total-album-images .efbl_albums_icon>.icon,html body .efbl-popup .efbl_albums_data_holder .efbl-total-album-images .efbl_albums_icon>.icon{font-size:17px}.efbl_event_meta-style,html body .efbl-popup .efbl-caption .efbl-detail-overflow .efbl_event_meta,.efbl-halfwidth-skin .efbl_event_meta{border-left:1px solid #ccc;padding:10px;padding-bottom:5px}.efbl_layout_title-style,html body .efbl_feed_wraper .efbl-feed-content .efbl_event_title,html body .efbl_feed_wraper .efbl-feed-content .efbl_albums_title,html body .efbl_feed_wraper .efbl-feed-content .efbl_videos_title,html body .efbl-popup .efbl-caption .efbl_event_title,html body .efbl-popup .efbl-caption .efbl_albums_title,html body .efbl-popup .efbl-caption .efbl_videos_title{margin-top:0px;margin-bottom:20px}.efbl-profile-story-text-style,html body .efbl_feed_wraper .efbl_feeds_holder .efbl-profile-title .efbl-profile-title-wrap h2 .efbl-profile-story-text,html body .efbl-popup .efbl-caption .efbl-profile-title .efbl-profile-title-wrap h2 .efbl-profile-story-text{display:inline-block;font-weight:normal;font-style:normal;letter-spacing:0}.efbl-empty-author-name-style,html body .efbl_feed_wraper .efbl_feeds_holder .efbl-profile-title .efbl-empty-author-name,html body .efbl-popup .efbl-caption .efbl-profile-title .efbl-empty-author-name{height:10px;max-height:10px}.efbl_link_text_box,html body .efbl_feed_wraper .shared_story .efbl_link_text,html body .efbl-popup .efbl_link_text{border:1px solid #ccc;background:#f9f9f9;padding:10px;padding-bottom:5px;margin-left:0px}.efbl_feed_wraper .icon-esf-video-camera{position:absolute;font-size:20px;margin-left:-10px;margin-top:-10px}.efbl_feed_popup_container .fancybox-content{padding:0}.fancybox-container .fancybox-inner .efbl-likes-popup-holder{max-height:90vh;max-width:500px !important;overflow-y:auto;position:absolute;left:0;right:0;margin:0 auto !important;top:50%;transform:translateY(-50%)}.fancybox-container .fancybox-inner .efbl-likes-popup-holder .icon-esf-comment{margin-right:10px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .icon-esf-clone.icon-esf-video-camera{text-align:right}.efbl-halfwidth-skin .efbl_event_time>b{display:block;line-height:0px;font-size:0}.efbl_load_more_btns_wrap .efbl_load_more_holder{display:inline-block}.efbl_load_more_btns_wrap .efbl_feed_btns_holder{text-align:center}.efbl_load_more_btns_wrap .efbl_feed_btns_holder .efbl_load_more_text,.efbl_load_more_btns_wrap .efbl_feed_btns_holder .efbl_view_all_btn,.efbl_load_more_btns_wrap .efbl_feed_btns_holder .efbl_loading_text,.efbl_load_more_btns_wrap .efbl_feed_btns_holder .efbl_no_load_more_text{background:#343a40;color:#fff;font-size:15px;margin:0 auto;text-decoration:none;display:inline-block;line-height:40px;padding:0 20px;border-radius:3px}.efbl_load_more_btns_wrap .efbl_feed_btns_holder .efbl_load_more_text:hover,.efbl_load_more_btns_wrap .efbl_feed_btns_holder .efbl_view_all_btn:hover,.efbl_load_more_btns_wrap .efbl_feed_btns_holder .efbl_loading_text:hover,.efbl_load_more_btns_wrap .efbl_feed_btns_holder .efbl_no_load_more_text:hover{background:#464a4e}.efbl_load_more_btns_wrap .efbl_load_more_btn.no-more .efbl_no_load_more_text{display:inline-block}.efbl_load_more_btns_wrap .efbl_load_more_btn.no-more .efbl_load_more_text{display:none}.efbl_load_more_btns_wrap .efbl_load_more_btn.no-more .efbl_loading_text{display:none}.efbl_load_more_btns_wrap .efbl_load_more_btn.loading .efbl_no_load_more_text{display:none}.efbl_load_more_btns_wrap .efbl_load_more_btn.loading .efbl_load_more_text{display:none}.efbl_load_more_btns_wrap .efbl_load_more_btn.loading .efbl_loading_text{display:inline-block}.efbl_load_more_btns_wrap .efbl_load_more_btn:not(.loading):not(.no-more) .efbl_no_load_more_text{display:none}.efbl_load_more_btns_wrap .efbl_load_more_btn:not(.loading):not(.no-more) .efbl_load_more_text{display:inline-block}.efbl_load_more_btns_wrap .efbl_load_more_btn:not(.loading):not(.no-more) .efbl_loading_text{display:none}.efbl-fullwidth-skin .efbl-feed-content{width:100%;padding:0 20px}html body .efbl-masonry-skin .brick{width:100%;box-sizing:border-box}html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted{justify-content:space-between}html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item{margin-right:0}html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-d-flex .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl-profile-title h2,.efbl_header html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header_inner_wrap .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header_meta .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_cat .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_followers .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-reacted-item .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .esf-share-wrapper .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-reacted-item .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .esf-share-wrapper .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-reacted-item .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .esf-share-wrapper .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content .efbl-reacted-item .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .esf-share-wrapper .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content .esf-share-wrapper .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content a .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-reacted-item .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .esf-share-wrapper .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .owl-nav .efbl-profile-title h2,.efbl_feeds_carousel html body .efbl-masonry-skin .brick .efbl-feed-content .owl-nav .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .owl-nav button .efbl-profile-title h2,.efbl_feeds_carousel .owl-nav html body .efbl-masonry-skin .brick .efbl-feed-content button .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-profile-title h2,html body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .brick .efbl-feed-content .efbl_likes_holder_icons .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-profile-title h2,html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .brick .efbl-feed-content li .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a .efbl-profile-title h2,html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like .efbl-profile-title h2,html body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .brick .efbl-feed-content .efbl_popup_like .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-detail .efbl-d-columns-wrapper .efbl-caption .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-caption .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions html body .efbl-masonry-skin .brick .efbl-feed-content span .efbl-profile-title h2,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title h2{line-height:1;margin-bottom:5px}html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-d-flex .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl-profile-title span,.efbl_header html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header_inner_wrap .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header_meta .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_cat .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_followers .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-reacted-item .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .esf-share-wrapper .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-reacted-item .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .esf-share-wrapper .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-reacted-item .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .esf-share-wrapper .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content .efbl-reacted-item .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .esf-share-wrapper .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content .esf-share-wrapper .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content a .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-reacted-item .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_all_comments_wrap .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer html body .efbl-masonry-skin .brick .efbl-feed-content .esf-share-wrapper .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .owl-nav .efbl-profile-title span,.efbl_feeds_carousel html body .efbl-masonry-skin .brick .efbl-feed-content .owl-nav .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl_feeds_carousel .owl-nav button .efbl-profile-title span,.efbl_feeds_carousel .owl-nav html body .efbl-masonry-skin .brick .efbl-feed-content button .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-profile-title span,html body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .brick .efbl-feed-content .efbl_likes_holder_icons .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-profile-title span,html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .brick .efbl-feed-content li .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a .efbl-profile-title span,html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .brick .efbl-feed-content a .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like .efbl-profile-title span,html body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .brick .efbl-feed-content .efbl_popup_like .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-detail .efbl-d-columns-wrapper .efbl-caption .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-caption .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions html body .efbl-masonry-skin .brick .efbl-feed-content span .efbl-profile-title span,html body .efbl-masonry-skin .brick .efbl-feed-content .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span html body .efbl-masonry-skin .brick .efbl-feed-content i .efbl-profile-title span{line-height:1}html body .efbl-masonry-skin .brick .efbl_feed_fancy_popup{text-align:center;box-shadow:none;-webkit-box-shadow:none}html body .efbl-masonry-skin .brick .efbl_feed_fancy_popup>img{width:auto;margin:0 auto;max-width:100%}html body .efbl-masonry-skin .brick.efbl-ajax-hide{display:none}html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.efbl-d-flex,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_header .efbl-feed-content>.efbl_header_inner_wrap,.efbl_header html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.efbl_header_inner_wrap,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.efbl_header_meta,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.efbl_cat,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.efbl_followers,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.efbl-reacted-item,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.efbl_all_comments_wrap,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.esf-share-wrapper,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>a,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.efbl-reacted-item,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.efbl_all_comments_wrap,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.esf-share-wrapper,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>a,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.efbl-reacted-item,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.efbl_all_comments_wrap,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.esf-share-wrapper,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>a,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.efbl-reacted-item,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.efbl_all_comments_wrap,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,html body .efbl-masonry-skin .brick .efbl-post-footer .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.esf-share-wrapper,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,html body .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>a,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,html body .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl_feeds_carousel html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl_feeds_carousel html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl_feeds_carousel html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl_feeds_carousel html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl_feeds_carousel html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl_feeds_carousel html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl_feeds_carousel html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_feeds_carousel .efbl-feed-content>.owl-nav,.efbl_feeds_carousel html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.owl-nav,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl_feeds_carousel .owl-nav .efbl-feed-content>button,.efbl_feeds_carousel .owl-nav html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>button,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons,html body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.efbl_likes_holder_icons,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li,html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>li,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a,html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>a,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like,html body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.efbl_popup_like,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>.efbl-caption,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>span,html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span html body .efbl-masonry-skin .efbl-coulmn-count-4 .efbl-grid-wrapper .efbl-feed-content>i{flex-direction:column}@media screen and (max-width: 991px){html body .efbl-masonry-skin>.efbl-masonry .efbl-story-wrapper{margin-bottom:20px}}@media screen and (max-width: 991px){html body .efbl-masonry-skin>.efbl-masonry{column-count:1}}html body .efbl-popup>.fancybox-close-small{display:none}html body .efbl-popup .efbl-caption .efbl-profile-title .efbl-profile-title-wrap h2 .efbl-profile-story-text{margin-left:5px}html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-d-flex .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_popup_likes_main,.efbl_header html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header_inner_wrap .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_popup_likes_main,.efbl_header .efbl_header_inner_wrap .efbl_header_content html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header_meta .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl_popup_likes_main,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_cat .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl_popup_likes_main,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_followers .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i .efbl_popup_likes_main,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i .efbl_popup_likes_main,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_popup_likes_main,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl_popup_likes_main,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl_popup_likes_main,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl_popup_likes_main,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl_popup_likes_main,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_popup_likes_main,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl_popup_likes_main,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_popup_likes_main,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl_popup_likes_main,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl_popup_likes_main,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl_popup_likes_main,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl_popup_likes_main,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_popup_likes_main,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl_popup_likes_main,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_popup_likes_main,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl_popup_likes_main,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl_popup_likes_main,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl_popup_likes_main,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl_popup_likes_main,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_popup_likes_main,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl_popup_likes_main,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_popup_likes_main,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl_popup_likes_main,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl_popup_likes_main,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl_popup_likes_main,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .efbl_popup_likes_main,.efbl-masonry-skin .brick .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_popup_likes_main,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl_popup_likes_main,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_popup_likes_main,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl_popup_likes_main,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl_popup_likes_main,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl_popup_likes_main,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .efbl_popup_likes_main,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_popup_likes_main,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl_popup_likes_main,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .owl-nav .efbl_popup_likes_main,.efbl_feeds_carousel html body .efbl-popup .efbl-caption .efbl-reactions-box .owl-nav .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .owl-nav button .efbl_popup_likes_main,.efbl_feeds_carousel .owl-nav html body .efbl-popup .efbl-caption .efbl-reactions-box button .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_popup_likes_main,html body .fancybox-container .efbl-likes-popup-holder .efbl-popup .efbl-caption .efbl-reactions-box .efbl_likes_holder_icons .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_popup_likes_main,html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-popup .efbl-caption .efbl-reactions-box li .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a .efbl_popup_likes_main,html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-popup .efbl-caption .efbl-reactions-box a .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like .efbl_popup_likes_main,html body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-popup .efbl-caption .efbl-reactions-box .efbl_popup_like .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-post-detail .efbl-d-columns-wrapper .efbl-caption .efbl_popup_likes_main,.efbl-post-detail .efbl-d-columns-wrapper html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-caption .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_popup_likes_main,.efbl-post-detail .efbl-d-columns-wrapper html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reactions span .efbl_popup_likes_main,html body .efbl-popup .efbl-caption .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i .efbl_popup_likes_main,.efbl-post-detail .efbl-d-columns-wrapper html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reactions span i .efbl_popup_likes_main{margin-right:3px}html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-d-flex .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl-total-reactions-count,.efbl_header html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header_inner_wrap .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-total-reactions-count,.efbl_header .efbl_header_inner_wrap .efbl_header_content html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header_meta .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-total-reactions-count,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_cat .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-total-reactions-count,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_followers .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i .efbl-total-reactions-count,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i .efbl-total-reactions-count,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-total-reactions-count,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-total-reactions-count,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-total-reactions-count,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-total-reactions-count,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-total-reactions-count,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-total-reactions-count,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-total-reactions-count,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-total-reactions-count,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-total-reactions-count,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-total-reactions-count,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-total-reactions-count,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-total-reactions-count,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-total-reactions-count,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-total-reactions-count,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-total-reactions-count,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .efbl-total-reactions-count,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-total-reactions-count,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i .efbl-total-reactions-count,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl-total-reactions-count,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-total-reactions-count,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-total-reactions-count,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-total-reactions-count,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl-total-reactions-count,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-total-reactions-count,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl-total-reactions-count,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .efbl-total-reactions-count,.efbl-masonry-skin .brick .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-total-reactions-count,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-total-reactions-count,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-total-reactions-count,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reacted-item .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i .efbl-total-reactions-count,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-total-reactions-count,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_all_comments_wrap .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl-total-reactions-count,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .efbl-total-reactions-count,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer html body .efbl-popup .efbl-caption .efbl-reactions-box .esf-share-wrapper .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-total-reactions-count,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button html body .efbl-popup .efbl-caption .efbl-reactions-box a .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .efbl-total-reactions-count,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a html body .efbl-popup .efbl-caption .efbl-reactions-box i .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .owl-nav .efbl-total-reactions-count,.efbl_feeds_carousel html body .efbl-popup .efbl-caption .efbl-reactions-box .owl-nav .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl_feeds_carousel .owl-nav button .efbl-total-reactions-count,.efbl_feeds_carousel .owl-nav html body .efbl-popup .efbl-caption .efbl-reactions-box button .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-total-reactions-count,html body .fancybox-container .efbl-likes-popup-holder .efbl-popup .efbl-caption .efbl-reactions-box .efbl_likes_holder_icons .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-total-reactions-count,html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-popup .efbl-caption .efbl-reactions-box li .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a .efbl-total-reactions-count,html body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-popup .efbl-caption .efbl-reactions-box a .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like .efbl-total-reactions-count,html body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-popup .efbl-caption .efbl-reactions-box .efbl_popup_like .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-post-detail .efbl-d-columns-wrapper .efbl-caption .efbl-total-reactions-count,.efbl-post-detail .efbl-d-columns-wrapper html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-caption .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-total-reactions-count,.efbl-post-detail .efbl-d-columns-wrapper html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reactions span .efbl-total-reactions-count,html body .efbl-popup .efbl-caption .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i .efbl-total-reactions-count,.efbl-post-detail .efbl-d-columns-wrapper html body .efbl-popup .efbl-caption .efbl-reactions-box .efbl-reactions span i .efbl-total-reactions-count{margin-right:15px}html body .efbl-popup .efbl_albums_data_holder .efbl-total-album-images .efbl_albums_icon .icon{line-height:1.5;position:relative;top:4px}html body .efbl-popup .efbl_albums_data_holder .efbl-total-album-images .efbl_albums_count{font-size:15px}html body .efbl-popup .efbl-image .efbl-media-item img{max-height:calc(100vh - 180px);width:auto}@media screen and (max-width: 991px){html body .efbl-popup .efbl-image .efbl-media-item{padding-right:0}}html body .efbl-popup .efbl-image>img{max-height:calc(100vh - 80px);width:auto}html body .efbl-popup .efbl-image .efbl-media-carousel{padding-bottom:80px}@media screen and (max-width: 991px){html body .efbl-popup .efbl-image .efbl-media-carousel{padding-bottom:54px}}html body .efbl-popup .efbl-image .efbl-media-carousel .efbl-media-thumbnail-section{overflow-x:hidden;height:80px}@media screen and (max-width: 991px){html body .efbl-popup .efbl-image .efbl-media-carousel .efbl-media-thumbnail-section{height:60px}}html body .efbl-popup .efbl-image .efbl-media-carousel .efbl-media-thumbnail-section .efbl-media-thumbnail-section-inner{height:80px;left:0;position:relative}@media screen and (max-width: 991px){html body .efbl-popup .efbl-image .efbl-media-carousel .efbl-media-thumbnail-section .efbl-media-thumbnail-section-inner{height:60px}}html body .efbl-popup .efbl-image .efbl-media-carousel .efbl-media-thumbnail-section .efbl-media-thumbnail-section-inner .efbl-media-thumbnail:first-child{border-left:3px solid #000}html body .efbl-popup .efbl-image .efbl-media-carousel .efbl-media-thumbnail-section .efbl-media-thumbnail-section-inner .efbl-media-thumbnail{cursor:pointer;border-top:3px solid #000;border-right:3px solid #000;border-bottom:3px solid #000;width:100px}@media screen and (max-width: 991px){html body .efbl-popup .efbl-image .efbl-media-carousel .efbl-media-thumbnail-section .efbl-media-thumbnail-section-inner .efbl-media-thumbnail{width:60px;height:100%}}@media screen and (max-width: 991px){html body .efbl-popup .efbl-d-columns-wrapper .efbl-caption{position:relative;max-width:auto;width:100%}}@media screen and (max-width: 991px){html body .efbl-popup .efbl-d-columns-wrapper{flex-direction:column;padding-right:0}}html body .efbl-popup .efbl-scrollbtn{position:absolute;bottom:27px;cursor:pointer;display:inline-block;background:#343a40;padding:2px 2px 1px 4px;z-index:10}html body .efbl-popup .efbl-scrollbtn::after{content:"";display:inline-block;border-top:7px solid transparent;border-bottom:7px solid transparent}html body .efbl-popup .efbl-scrollbtn:hover::after{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4)}@media screen and (max-width: 991px){html body .efbl-popup .efbl-scrollbtn{bottom:18px}}html body .efbl-popup .efbl-lsbtn{left:0;padding-right:5px}html body .efbl-popup .efbl-lsbtn::after{border-right:13px solid #fff}html body .efbl-popup .efbl-rsbtn{right:0}html body .efbl-popup .efbl-rsbtn::after{border-left:13px solid #fff}.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-d-flex .efbl_comment_icon,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_comment_icon,.efbl_header .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header_inner_wrap .efbl_comment_icon,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header_meta .efbl_comment_icon,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_cat .efbl_comment_icon,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_followers .efbl_comment_icon,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_comment_icon,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item .efbl_comment_icon,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap .efbl_comment_icon,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl_comment_icon,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper .efbl_comment_icon,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a .efbl_comment_icon,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_comment_icon,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item .efbl_comment_icon,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap .efbl_comment_icon,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl_comment_icon,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper .efbl_comment_icon,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a .efbl_comment_icon,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_comment_icon,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item .efbl_comment_icon,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap .efbl_comment_icon,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .efbl_comment_icon,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper .efbl_comment_icon,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a .efbl_comment_icon,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_comment_icon,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item .efbl_comment_icon,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap .efbl_comment_icon,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .efbl_comment_icon,.efbl-masonry-skin .brick .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper .efbl_comment_icon,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a .efbl_comment_icon,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_comment_icon,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-reacted-item .efbl_comment_icon,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_all_comments_wrap .efbl_comment_icon,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .efbl_comment_icon,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-likes-popup-holder .efbl_single_comment_holder .esf-share-wrapper .efbl_comment_icon,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-likes-popup-holder .efbl_single_comment_holder a .efbl_comment_icon,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .owl-nav .efbl_comment_icon,.efbl_feeds_carousel .efbl-likes-popup-holder .efbl_single_comment_holder .owl-nav .efbl_comment_icon,.efbl_feeds_carousel .owl-nav .efbl-likes-popup-holder .efbl_single_comment_holder button .efbl_comment_icon,body .fancybox-container .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_likes_holder_icons .efbl_comment_icon,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_single_comment_holder li .efbl_comment_icon,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_single_comment_holder a .efbl_comment_icon,body .fancybox-container .efbl-likes-popup-holder .efbl_single_comment_holder .efbl_reactions_holder .efbl_popup_like .efbl_comment_icon,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_single_comment_holder .efbl_popup_like .efbl_comment_icon,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-post-detail .efbl-d-columns-wrapper .efbl-caption .efbl_comment_icon,.efbl-post-detail .efbl-d-columns-wrapper .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-caption .efbl_comment_icon,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_comment_icon,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-likes-popup-holder .efbl_single_comment_holder span .efbl_comment_icon,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-likes-popup-holder .efbl_single_comment_holder i .efbl_comment_icon{max-width:30px}.efbl_popup_all_comments{max-width:700px;padding:10px}.efbl_popup_all_comments h4{margin-top:10px;font-size:23px}.efbl_popup_all_comments .efbl_reply_msg .efbl_comment_icon{margin-right:10px;display:inline-block}.efbl_popup_all_comments .efbl_reply_msg .efbl_comment_msg{display:inline-block;width:calc(100% - 35px);vertical-align:top;font-size:15px}.efbl_popup_all_comments .efbl_reply_msg .efbl_comment_meta{padding-left:31px;font-size:12px;color:#6c757d;margin-top:10px}html body .efbl_feed_wraper .efbl_header{width:100%;background:#fff;padding:15px 10px;background:#fff}html body .efbl_feed_wraper .efbl_header .efbl_header_inner_wrap .efbl_header_content{display:flex;flex-wrap:wrap}html body .efbl_feed_wraper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta{margin-bottom:0}html body .efbl_feed_wraper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,html body .efbl_feed_wraper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers{font-family:initial}html body .efbl_feed_wraper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_bio{font-size:17px}html body .efbl_feed_wraper .efbl-story-wrapper .efbl-thumbnail-wrapper a img{background:#000}html body .efbl_feed_wraper .efbl_custom_likebox{margin-top:40px}html body .efbl_feed_wraper .efbl_custom_likebox .efbl-like-box{text-align:center}html body .efbl_feed_wraper .efbl_custom_likebox .efbl-like-box .fb_iframe_widget{margin:0 auto}html body .efbl_feed_wraper .efbl-grid-skin .efbl-row{margin-right:-5px;margin-left:-5px}html body .efbl_feed_wraper .efbl-grid-skin .efbl-row>div{padding:0 5px;width:100%;max-width:100%}html body .efbl_feed_wraper .efbl-grid-skin .efbl-row>div .efbl-grid-wrapper{margin-bottom:10px}html body .efbl_feed_wraper .efbl-grid-skin .efbl-row.e-outer{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));grid-auto-rows:1fr}html body .efbl_feed_wraper .efbl-grid-skin .efbl-row.e-outer::before{content:"";width:0;padding-bottom:100%;grid-row:1/1;grid-column:1/1}html body .efbl_feed_wraper .efbl-grid-skin .efbl-row.e-outer>*:first-child{grid-row:1/1;grid-column:1/1}html body .efbl_feed_wraper .efbl_error_msg{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb;padding:10px;border:1px solid transparent;border-radius:5px}html body .efbl_feed_popup_container .fancybox-button--arrow_left,html body .efbl_feed_popup_container .fancybox-button--arrow_right,html body .efbl_feed_popup_container .fancybox-button{background-color:#343a40}html body .efbl_feed_popup_container .fancybox-navigation .fancybox-button--arrow_left>div,html body .efbl_feed_popup_container .fancybox-navigation .fancybox-button--arrow_right>div,html body .efbl_feed_popup_container .fancybox-navigation .fancybox-button>div{padding:4px}@media screen and (max-width: 991px){html body .efbl_feed_popup_container .fancybox-navigation .fancybox-button--arrow_left,html body .efbl_feed_popup_container .fancybox-navigation .fancybox-button--arrow_right,html body .efbl_feed_popup_container .fancybox-navigation .fancybox-button{height:90px;width:60px}}@media screen and (max-width: 991px){html body .efbl_feed_popup_container .fancybox-navigation .fancybox-button--arrow_left,html body .efbl_feed_popup_container .fancybox-navigation .fancybox-button--arrow_right{position:fixed;top:auto;bottom:0}}@media screen and (max-width: 991px){html body .efbl_feed_popup_container .fancybox-toolbar .fancybox-button{padding:4px;height:30px}}html body .efbl_replies_modal{border-radius:5px;max-width:500px;padding:0}html body .efbl_replies_modal .efbl_popup_all_comments{padding:0}html body .efbl_replies_modal .efbl_popup_all_comments h4{font-size:18px;margin:0;padding:13px 10px;border-bottom:#dee2e6 solid 1px;line-height:1}html body .efbl_replies_modal .efbl_popup_all_comments .efbl_popup_comment_holder{padding:10px;display:flex;flex-wrap:wrap;margin-bottom:10px;border-bottom:#dee2e6 dashed 1px;font-size:14px}html body .efbl_replies_modal .efbl_popup_all_comments .efbl_popup_comment_holder .efbl_comment_icon{text-decoration:none;max-width:30px;width:100%;margin-right:0}html body .efbl_replies_modal .efbl_popup_all_comments .efbl_popup_comment_holder .efbl_comment_msg{font-size:14px;width:calc(100% - 35px)}html body .efbl_replies_modal .efbl_popup_all_comments .efbl_popup_comment_holder .efbl_comment_meta{font-size:12px;color:#6c757d;margin-top:5px;padding-left:33.6px}.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper,.efbl-masonry-skin .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper{padding-left:0}html body .efbl_feed_wraper .efbl_feeds_carousel{padding:10px}html body .efbl_feed_wraper .efbl_feeds_carousel .owl-nav{display:flex !important;justify-content:space-between !important}html body .efbl_feed_wraper .efbl_feeds_carousel .owl-nav button{margin:0;position:absolute;top:38%;box-shadow:none !important;border-radius:20px;opacity:.8;text-decoration:none;outline:none;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}html body .efbl_feed_wraper .efbl_feeds_carousel .owl-nav button:hover{opacity:1;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}html body .efbl_feed_wraper .efbl_feeds_carousel .owl-nav button i{line-height:15px;font-size:24px}html body .efbl_feed_wraper .efbl_feeds_carousel .owl-nav .owl-prev{left:10px}html body .efbl_feed_wraper .efbl_feeds_carousel .owl-nav .owl-prev i{margin-left:-2px}html body .efbl_feed_wraper .efbl_feeds_carousel .owl-nav .owl-next{right:10px}html body .efbl_feed_wraper .efbl_feeds_carousel .owl-nav .owl-next i{margin-right:-2px}html body .efbl_feed_wraper .efbl-feed-content .efbl-see-more-btn{font-style:italic;font-size:14px;font-weight:700;text-transform:capitalize;color:#343a40;text-decoration:underline}.efbl-post-footer .efbl-view-share{flex-wrap:wrap;align-items:flex-start !important}.efbl-post-footer .efbl-view-share .efbl-view-on-fb{margin-bottom:5px;margin-right:10px}.efbl-post-footer .efbl-view-share .esf-share-wrapper{padding-left:0}.efbl_event_time,.efbl_place,.efbl_place_city,.efbl_event_meta>a{margin-bottom:10px;font-size:15px}.efbl-bounceX{animation:bounce 2s infinite}@keyframes efbl-bounceX{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.white-popup{position:relative;background:#000;width:auto;max-width:720px;color:#fff;margin:20px auto}.white-popup.efbl_popup_empty{background:#ed6d62;padding:19px;padding-bottom:9px}.white-popup.efbl_popup_empty a{color:#20a3da}.white-popup.efbl_popup_empty p{margin-bottom:10px}.mfp-close{top:-18px !important;right:-18px !important;background:url(../images/popup_close.png) !important;width:36px !important;height:37px !important;font-size:0px !important;background:transparent}.mfp-close:hover,.mfp-close:active,.mfp-close:focus{background:transparent}#efblcf_holder video,#efblcf_holder iframe{width:100%;height:auto}#efblcf_holder video{height:100%}#efblcf_holder .efbl_popup_image,#efblcf_holder .efbl_popup_if_video,#efblcf_holder .efbl_popup_video,#efblcf_holder .efbl_popupp_footer{display:none}#efblcf_holder .efbl_popupp_footer{padding:10px;background:#fff;border-radius:5px}#efblcf_holder .efbl_popup_footer_logo:hover{opacity:1 !important;-webkit-transition:all ease-in-out .5s;-moz-transition:all ease-in-out .5s;-o-transition:all ease-in-out .5s;transition:all ease-in-out .5s}.efbl-feed-popup-holder{background:none}#efblcf_holder .efbl_popupp_footer p{line-height:1.3em;color:#000}#efblcf_holder{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-transition:all ease-in-out .5s;-moz-transition:all ease-in-out .5s;-o-transition:all ease-in-out .5s;transition:all ease-in-out .5s}.efbl_links_container{display:none;position:absolute;background:#0073aa;padding:7px 0px 0px 0px;top:30px}.efbl_read_full_story{float:left;margin-right:10px}.efbl_links_container.efbl_slideIn{display:block;float:left}.efbl_fb_story .efbl_comments_wraper{float:left;width:100%;margin-top:5px;padding:10px;background:#eee;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.efbl_fb_story .efbl_comments_wraper.efbl_cwraper_slide{display:block}.efbl_fb_story .efbl_comments_wraper .efbl_comments{margin-bottom:10px;float:left;width:100%}.efbl_fb_story .efbl_comments_footer{float:left;margin-top:5px;border-top:1px solid #fff;width:100%;padding-top:5px}.efbl_comments_header{float:left;margin-bottom:5px;border-bottom:1px solid #fff;width:100%;padding-bottom:5px}.efbl_fb_story .efbl_comments_wraper .efbl_commenter_image{float:left;width:32px;margin-right:10px;margin-top:7px}.efbl_fb_story .efbl_comments_wraper .efbl_commenter_image a img{border:0px}.efbl_fb_story .efbl_comments_wraper .efbl_comment_text{width:88%;float:left}.efbl_fb_story .efbl_comments_wraper p{margin:0px;padding:0px}.my-mfp-zoom-in .zoom-anim-dialog{opacity:0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog{-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);opacity:0}.my-mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.my-mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.my-mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}#efblcf_holder .efbl_popup_left_container{position:relative}#efblcf_holder .efbl_popup_left_container a{outline:none;position:absolute;z-index:1000;top:0;bottom:35px;height:auto;width:25%;opacity:0;cursor:pointer;-webkit-transition:all ease-in-out .5s;-moz-transition:all ease-in-out .5s;-o-transition:all ease-in-out .5s;transition:all ease-in-out .5s}#efblcf_holder .efbl_popup_left_container a:hover{opacity:1;-webkit-transition:all ease-in-out .5s;-moz-transition:all ease-in-out .5s;-o-transition:all ease-in-out .5s;transition:all ease-in-out .5s}#efblcf_holder .efbl_popup_left_container a i{font-size:60px;position:absolute;top:38%;color:#fff}#efblcf_holder .efbl_popup_left_container a.efbl-popup-next i{right:25px}#efblcf_holder .efbl_popup_left_container a.efbl-popup-prev i{left:25px}#efblcf_holder a.efbl-popup-next{right:0}.efbl_popup_image{width:auto;display:block;margin:0px auto}.efbl_feeds_holder .efbl-load-opacity{display:none}@media only screen and (max-width: 768px){#efblcf.thumbnail .efbl_story_photo,#efblcf.thumbnail .efbl_post_content,#efblcf.halfwidth .efbl_story_photo,#efblcf.halfwidth .efbl_post_content{width:100%;margin-bottom:10px}#efbl_popup{width:auto !important;height:auto !important;display:table}.efbl_fb_story .efbl_shared_story.efbl_has_link_image .efbl_link_text{width:100%}.efbl_fb_story .efbl_shared_story{text-align:center}.efbl_fb_story .efbl_shared_story.efbl_has_link_image .efbl_link_image{float:none}.efbl_links_container{bottom:-30px}}/*# sourceMappingURL=easy-facebook-likebox-frontend.css.map */
|
1 |
+
.efbl-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.efbl-container{max-width:540px}}@media(min-width: 768px){.efbl-container{max-width:720px}}@media(min-width: 992px){.efbl-container{max-width:960px}}@media(min-width: 1200px){.efbl-container{max-width:1140px}}.efbl-container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.efbl-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.efbl-no-gutters{margin-right:0;margin-left:0}.efbl-no-gutters>.efbl-col,.efbl-no-gutters>[class*=efbl-col-]{padding-right:0;padding-left:0}.efbl-col-xl,.efbl-col-xl-auto,.efbl-col-xl-12,.efbl-col-xl-11,.efbl-col-xl-10,.efbl-col-xl-9,.efbl-col-xl-8,.efbl-col-xl-7,.efbl-col-xl-6,.efbl-col-xl-5,.efbl-col-xl-4,.efbl-col-xl-3,.efbl-col-xl-2,.efbl-col-xl-1,.efbl-col-lg,.efbl-col-lg-auto,.efbl-col-lg-12,.efbl-col-lg-11,.efbl-col-lg-10,.efbl-col-lg-9,.efbl-col-lg-8,.efbl-col-lg-7,.efbl-col-lg-6,.efbl-col-lg-5,.efbl-col-lg-4,.efbl-col-lg-3,.efbl-col-lg-2,.efbl-col-lg-1,.efbl-col-md,.efbl-col-md-auto,.efbl-col-md-12,.efbl-col-md-11,.efbl-col-md-10,.efbl-col-md-9,.efbl-col-md-8,.efbl-col-md-7,.efbl-col-md-6,.efbl-col-md-5,.efbl-col-md-4,.efbl-col-md-3,.efbl-col-md-2,.efbl-col-md-1,.efbl-col-sm,.efbl-col-sm-auto,.efbl-col-sm-12,.efbl-col-sm-11,.efbl-col-sm-10,.efbl-col-sm-9,.efbl-col-sm-8,.efbl-col-sm-7,.efbl-col-sm-6,.efbl-col-sm-5,.efbl-col-sm-4,.efbl-col-sm-3,.efbl-col-sm-2,.efbl-col-sm-1,.efbl-col,.efbl-col-auto,.efbl-col-12,.efbl-col-11,.efbl-col-10,.efbl-col-9,.efbl-col-8,.efbl-col-7,.efbl-col-6,.efbl-col-5,.efbl-col-4,.efbl-col-3,.efbl-col-2,.efbl-col-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.efbl-col{flex-basis:0;flex-grow:1;max-width:100%}.efbl-col-auto{flex:0 0 auto;width:auto;max-width:none}.efbl-col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.efbl-col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.efbl-col-3{flex:0 0 25%;max-width:25%}.efbl-col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.efbl-col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.efbl-col-6{flex:0 0 50%;max-width:50%}.efbl-col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.efbl-col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.efbl-col-9{flex:0 0 75%;max-width:75%}.efbl-col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.efbl-col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.efbl-col-12{flex:0 0 100%;max-width:100%}.efbl-order-first{order:-1}.efbl-order-last{order:13}.efbl-order-0{order:0}.efbl-order-1{order:1}.efbl-order-2{order:2}.efbl-order-3{order:3}.efbl-order-4{order:4}.efbl-order-5{order:5}.efbl-order-6{order:6}.efbl-order-7{order:7}.efbl-order-8{order:8}.efbl-order-9{order:9}.efbl-order-10{order:10}.efbl-order-11{order:11}.efbl-order-12{order:12}.efbl-offset-1{margin-left:8.3333333333%}.efbl-offset-2{margin-left:16.6666666667%}.efbl-offset-3{margin-left:25%}.efbl-offset-4{margin-left:33.3333333333%}.efbl-offset-5{margin-left:41.6666666667%}.efbl-offset-6{margin-left:50%}.efbl-offset-7{margin-left:58.3333333333%}.efbl-offset-8{margin-left:66.6666666667%}.efbl-offset-9{margin-left:75%}.efbl-offset-10{margin-left:83.3333333333%}.efbl-offset-11{margin-left:91.6666666667%}@media(min-width: 576px){.efbl-col-sm{flex-basis:0;flex-grow:1;max-width:100%}.efbl-col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.efbl-col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.efbl-col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.efbl-col-sm-3{flex:0 0 25%;max-width:25%}.efbl-col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.efbl-col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.efbl-col-sm-6{flex:0 0 50%;max-width:50%}.efbl-col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.efbl-col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.efbl-col-sm-9{flex:0 0 75%;max-width:75%}.efbl-col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.efbl-col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.efbl-col-sm-12{flex:0 0 100%;max-width:100%}.efbl-order-sm-first{order:-1}.efbl-order-sm-last{order:13}.efbl-order-sm-0{order:0}.efbl-order-sm-1{order:1}.efbl-order-sm-2{order:2}.efbl-order-sm-3{order:3}.efbl-order-sm-4{order:4}.efbl-order-sm-5{order:5}.efbl-order-sm-6{order:6}.efbl-order-sm-7{order:7}.efbl-order-sm-8{order:8}.efbl-order-sm-9{order:9}.efbl-order-sm-10{order:10}.efbl-order-sm-11{order:11}.efbl-order-sm-12{order:12}.efbl-offset-sm-0{margin-left:0}.efbl-offset-sm-1{margin-left:8.3333333333%}.efbl-offset-sm-2{margin-left:16.6666666667%}.efbl-offset-sm-3{margin-left:25%}.efbl-offset-sm-4{margin-left:33.3333333333%}.efbl-offset-sm-5{margin-left:41.6666666667%}.efbl-offset-sm-6{margin-left:50%}.efbl-offset-sm-7{margin-left:58.3333333333%}.efbl-offset-sm-8{margin-left:66.6666666667%}.efbl-offset-sm-9{margin-left:75%}.efbl-offset-sm-10{margin-left:83.3333333333%}.efbl-offset-sm-11{margin-left:91.6666666667%}}@media(min-width: 768px){.efbl-col-md{flex-basis:0;flex-grow:1;max-width:100%}.efbl-col-md-auto{flex:0 0 auto;width:auto;max-width:none}.efbl-col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.efbl-col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.efbl-col-md-3{flex:0 0 25%;max-width:25%}.efbl-col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.efbl-col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.efbl-col-md-6{flex:0 0 50%;max-width:50%}.efbl-col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.efbl-col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.efbl-col-md-9{flex:0 0 75%;max-width:75%}.efbl-col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.efbl-col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.efbl-col-md-12{flex:0 0 100%;max-width:100%}.efbl-order-md-first{order:-1}.efbl-order-md-last{order:13}.efbl-order-md-0{order:0}.efbl-order-md-1{order:1}.efbl-order-md-2{order:2}.efbl-order-md-3{order:3}.efbl-order-md-4{order:4}.efbl-order-md-5{order:5}.efbl-order-md-6{order:6}.efbl-order-md-7{order:7}.efbl-order-md-8{order:8}.efbl-order-md-9{order:9}.efbl-order-md-10{order:10}.efbl-order-md-11{order:11}.efbl-order-md-12{order:12}.efbl-offset-md-0{margin-left:0}.efbl-offset-md-1{margin-left:8.3333333333%}.efbl-offset-md-2{margin-left:16.6666666667%}.efbl-offset-md-3{margin-left:25%}.efbl-offset-md-4{margin-left:33.3333333333%}.efbl-offset-md-5{margin-left:41.6666666667%}.efbl-offset-md-6{margin-left:50%}.efbl-offset-md-7{margin-left:58.3333333333%}.efbl-offset-md-8{margin-left:66.6666666667%}.efbl-offset-md-9{margin-left:75%}.efbl-offset-md-10{margin-left:83.3333333333%}.efbl-offset-md-11{margin-left:91.6666666667%}}@media(min-width: 992px){.efbl-col-lg{flex-basis:0;flex-grow:1;max-width:100%}.efbl-col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.efbl-col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.efbl-col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.efbl-col-lg-3{flex:0 0 25%;max-width:25%}.efbl-col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.efbl-col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.efbl-col-lg-6{flex:0 0 50%;max-width:50%}.efbl-col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.efbl-col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.efbl-col-lg-9{flex:0 0 75%;max-width:75%}.efbl-col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.efbl-col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.efbl-col-lg-12{flex:0 0 100%;max-width:100%}.efbl-order-lg-first{order:-1}.efbl-order-lg-last{order:13}.efbl-order-lg-0{order:0}.efbl-order-lg-1{order:1}.efbl-order-lg-2{order:2}.efbl-order-lg-3{order:3}.efbl-order-lg-4{order:4}.efbl-order-lg-5{order:5}.efbl-order-lg-6{order:6}.efbl-order-lg-7{order:7}.efbl-order-lg-8{order:8}.efbl-order-lg-9{order:9}.efbl-order-lg-10{order:10}.efbl-order-lg-11{order:11}.efbl-order-lg-12{order:12}.efbl-offset-lg-0{margin-left:0}.efbl-offset-lg-1{margin-left:8.3333333333%}.efbl-offset-lg-2{margin-left:16.6666666667%}.efbl-offset-lg-3{margin-left:25%}.efbl-offset-lg-4{margin-left:33.3333333333%}.efbl-offset-lg-5{margin-left:41.6666666667%}.efbl-offset-lg-6{margin-left:50%}.efbl-offset-lg-7{margin-left:58.3333333333%}.efbl-offset-lg-8{margin-left:66.6666666667%}.efbl-offset-lg-9{margin-left:75%}.efbl-offset-lg-10{margin-left:83.3333333333%}.efbl-offset-lg-11{margin-left:91.6666666667%}}@media(min-width: 1200px){.efbl-col-xl{flex-basis:0;flex-grow:1;max-width:100%}.efbl-col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.efbl-col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.efbl-col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.efbl-col-xl-3{flex:0 0 25%;max-width:25%}.efbl-col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.efbl-col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.efbl-col-xl-6{flex:0 0 50%;max-width:50%}.efbl-col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.efbl-col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.efbl-col-xl-9{flex:0 0 75%;max-width:75%}.efbl-col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.efbl-col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.efbl-col-xl-12{flex:0 0 100%;max-width:100%}.efbl-order-xl-first{order:-1}.efbl-order-xl-last{order:13}.efbl-order-xl-0{order:0}.efbl-order-xl-1{order:1}.efbl-order-xl-2{order:2}.efbl-order-xl-3{order:3}.efbl-order-xl-4{order:4}.efbl-order-xl-5{order:5}.efbl-order-xl-6{order:6}.efbl-order-xl-7{order:7}.efbl-order-xl-8{order:8}.efbl-order-xl-9{order:9}.efbl-order-xl-10{order:10}.efbl-order-xl-11{order:11}.efbl-order-xl-12{order:12}.efbl-offset-xl-0{margin-left:0}.efbl-offset-xl-1{margin-left:8.3333333333%}.efbl-offset-xl-2{margin-left:16.6666666667%}.efbl-offset-xl-3{margin-left:25%}.efbl-offset-xl-4{margin-left:33.3333333333%}.efbl-offset-xl-5{margin-left:41.6666666667%}.efbl-offset-xl-6{margin-left:50%}.efbl-offset-xl-7{margin-left:58.3333333333%}.efbl-offset-xl-8{margin-left:66.6666666667%}.efbl-offset-xl-9{margin-left:75%}.efbl-offset-xl-10{margin-left:83.3333333333%}.efbl-offset-xl-11{margin-left:91.6666666667%}}.efbl-align-baseline{vertical-align:baseline !important}.efbl-align-top{vertical-align:top !important}.efbl-align-middle{vertical-align:middle !important}.efbl-align-bottom{vertical-align:bottom !important}.efbl-align-text-bottom{vertical-align:text-bottom !important}.efbl-align-text-top{vertical-align:text-top !important}.efbl-clearfix::after{display:block;clear:both;content:""}.efbl-d-none{display:none !important}.efbl-d-inline{display:inline !important}.efbl-d-inline-block{display:inline-block !important}.efbl-d-block{display:block !important}.efbl-d-table{display:table !important}.efbl-d-table-row{display:table-row !important}.efbl-d-table-cell{display:table-cell !important}.efbl-d-flex,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-caption,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons,.efbl_feeds_carousel .owl-nav button,.efbl_feeds_carousel .owl-nav,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta,.efbl_header .efbl_header_inner_wrap{display:flex !important}.efbl-d-inline-flex{display:inline-flex !important}@media(min-width: 576px){.efbl-d-sm-none{display:none !important}.efbl-d-sm-inline{display:inline !important}.efbl-d-sm-inline-block{display:inline-block !important}.efbl-d-sm-block{display:block !important}.efbl-d-sm-table{display:table !important}.efbl-d-sm-table-row{display:table-row !important}.efbl-d-sm-table-cell{display:table-cell !important}.efbl-d-sm-flex{display:flex !important}.efbl-d-sm-inline-flex{display:inline-flex !important}}@media(min-width: 768px){.efbl-d-md-none{display:none !important}.efbl-d-md-inline{display:inline !important}.efbl-d-md-inline-block{display:inline-block !important}.efbl-d-md-block{display:block !important}.efbl-d-md-table{display:table !important}.efbl-d-md-table-row{display:table-row !important}.efbl-d-md-table-cell{display:table-cell !important}.efbl-d-md-flex{display:flex !important}.efbl-d-md-inline-flex{display:inline-flex !important}}@media(min-width: 992px){.efbl-d-lg-none{display:none !important}.efbl-d-lg-inline{display:inline !important}.efbl-d-lg-inline-block{display:inline-block !important}.efbl-d-lg-block{display:block !important}.efbl-d-lg-table{display:table !important}.efbl-d-lg-table-row{display:table-row !important}.efbl-d-lg-table-cell{display:table-cell !important}.efbl-d-lg-flex{display:flex !important}.efbl-d-lg-inline-flex{display:inline-flex !important}}@media(min-width: 1200px){.efbl-d-xl-none{display:none !important}.efbl-d-xl-inline{display:inline !important}.efbl-d-xl-inline-block{display:inline-block !important}.efbl-d-xl-block{display:block !important}.efbl-d-xl-table{display:table !important}.efbl-d-xl-table-row{display:table-row !important}.efbl-d-xl-table-cell{display:table-cell !important}.efbl-d-xl-flex{display:flex !important}.efbl-d-xl-inline-flex{display:inline-flex !important}}.efbl-flex-row{flex-direction:row !important}.efbl-flex-column,.efbl-post-detail .efbl-d-columns-wrapper .efbl-caption,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl-d-flex,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl-caption,.efbl_feeds_carousel .efbl-grid-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_popup_like,.efbl_feeds_carousel .efbl-grid-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>a,.efbl_feeds_carousel .efbl-grid-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>li,.efbl_feeds_carousel .efbl-grid-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_likes_holder_icons,.efbl_feeds_carousel .efbl-grid-wrapper .owl-nav .efbl-post-footer>button,.efbl_feeds_carousel .owl-nav .efbl-grid-wrapper .efbl-post-footer>button,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl-post-footer>.efbl_header_inner_wrap,.efbl_header .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_header_inner_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_header_meta,.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_cat,.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_followers,.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl-verified-status,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl-verified-status,.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer>.efbl-d-flex,.efbl-masonry-skin .brick .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .brick .efbl-post-footer>span,.efbl-masonry-skin .brick .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.efbl-caption,.efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .brick .efbl-post-footer>.efbl_popup_like,.efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .brick .efbl-post-footer>a,.efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .brick .efbl-post-footer>li,.efbl-masonry-skin .brick body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .brick .efbl-post-footer>.efbl_likes_holder_icons,.efbl-masonry-skin .brick .efbl_feeds_carousel .owl-nav .efbl-post-footer>button,.efbl_feeds_carousel .owl-nav .efbl-masonry-skin .brick .efbl-post-footer>button,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-masonry-skin .brick .efbl-post-footer>.owl-nav,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer>a,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .brick .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-masonry-skin .brick .efbl-post-footer>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl_header .efbl-post-footer>.efbl_header_inner_wrap,.efbl_header .efbl-masonry-skin .brick .efbl-post-footer>.efbl_header_inner_wrap,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .brick .efbl-post-footer>.efbl_header_meta,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .brick .efbl-post-footer>.efbl_cat,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .brick .efbl-post-footer>.efbl_followers,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl-verified-status,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .brick .efbl-post-footer>.efbl-verified-status,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .brick .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .brick .efbl-post-footer>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .brick .efbl-post-footer>i{flex-direction:column !important}.efbl-flex-row-reverse{flex-direction:row-reverse !important}.efbl-flex-column-reverse{flex-direction:column-reverse !important}.efbl-flex-wrap,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta{flex-wrap:wrap !important}.efbl-flex-nowrap{flex-wrap:nowrap !important}.efbl-flex-wrap-reverse{flex-wrap:wrap-reverse !important}.efbl-justify-content-start{justify-content:flex-start !important}.efbl-justify-content-end{justify-content:flex-end !important}.efbl-justify-content-center,.efbl_feeds_carousel .owl-nav{justify-content:center !important}.efbl-justify-content-between{justify-content:space-between !important}.efbl-justify-content-around{justify-content:space-around !important}.efbl-align-items-start{align-items:flex-start !important}.efbl-align-items-end{align-items:flex-end !important}.efbl-align-items-center,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li,.efbl_feeds_carousel .owl-nav button,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta{align-items:center !important}.efbl-align-items-baseline{align-items:baseline !important}.efbl-align-items-stretch{align-items:stretch !important}.efbl-align-content-start{align-content:flex-start !important}.efbl-align-content-end{align-content:flex-end !important}.efbl-align-content-center{align-content:center !important}.efbl-align-content-between{align-content:space-between !important}.efbl-align-content-around{align-content:space-around !important}.efbl-align-content-stretch{align-content:stretch !important}.efbl-align-self-auto{align-self:auto !important}.efbl-align-self-start{align-self:flex-start !important}.efbl-align-self-end{align-self:flex-end !important}.efbl-align-self-center{align-self:center !important}.efbl-align-self-baseline{align-self:baseline !important}.efbl-align-self-stretch{align-self:stretch !important}@media(min-width: 576px){.efbl-flex-sm-row{flex-direction:row !important}.efbl-flex-sm-column{flex-direction:column !important}.efbl-flex-sm-row-reverse{flex-direction:row-reverse !important}.efbl-flex-sm-column-reverse{flex-direction:column-reverse !important}.efbl-flex-sm-wrap{flex-wrap:wrap !important}.efbl-flex-sm-nowrap{flex-wrap:nowrap !important}.efbl-flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.efbl-justify-content-sm-start{justify-content:flex-start !important}.efbl-justify-content-sm-end{justify-content:flex-end !important}.efbl-justify-content-sm-center{justify-content:center !important}.efbl-justify-content-sm-between{justify-content:space-between !important}.efbl-justify-content-sm-around{justify-content:space-around !important}.efbl-align-items-sm-start{align-items:flex-start !important}.efbl-align-items-sm-end{align-items:flex-end !important}.efbl-align-items-sm-center{align-items:center !important}.efbl-align-items-sm-baseline{align-items:baseline !important}.efbl-align-items-sm-stretch{align-items:stretch !important}.efbl-align-content-sm-start{align-content:flex-start !important}.efbl-align-content-sm-end{align-content:flex-end !important}.efbl-align-content-sm-center{align-content:center !important}.efbl-align-content-sm-between{align-content:space-between !important}.efbl-align-content-sm-around{align-content:space-around !important}.efbl-align-content-sm-stretch{align-content:stretch !important}.efbl-align-self-sm-auto{align-self:auto !important}.efbl-align-self-sm-start{align-self:flex-start !important}.efbl-align-self-sm-end{align-self:flex-end !important}.efbl-align-self-sm-center{align-self:center !important}.efbl-align-self-sm-baseline{align-self:baseline !important}.efbl-align-self-sm-stretch{align-self:stretch !important}}@media(min-width: 768px){.efbl-flex-md-row{flex-direction:row !important}.efbl-flex-md-column{flex-direction:column !important}.efbl-flex-md-row-reverse{flex-direction:row-reverse !important}.efbl-flex-md-column-reverse{flex-direction:column-reverse !important}.efbl-flex-md-wrap{flex-wrap:wrap !important}.efbl-flex-md-nowrap{flex-wrap:nowrap !important}.efbl-flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.efbl-justify-content-md-start{justify-content:flex-start !important}.efbl-justify-content-md-end{justify-content:flex-end !important}.efbl-justify-content-md-center{justify-content:center !important}.efbl-justify-content-md-between{justify-content:space-between !important}.efbl-justify-content-md-around{justify-content:space-around !important}.efbl-align-items-md-start{align-items:flex-start !important}.efbl-align-items-md-end{align-items:flex-end !important}.efbl-align-items-md-center{align-items:center !important}.efbl-align-items-md-baseline{align-items:baseline !important}.efbl-align-items-md-stretch{align-items:stretch !important}.efbl-align-content-md-start{align-content:flex-start !important}.efbl-align-content-md-end{align-content:flex-end !important}.efbl-align-content-md-center{align-content:center !important}.efbl-align-content-md-between{align-content:space-between !important}.efbl-align-content-md-around{align-content:space-around !important}.efbl-align-content-md-stretch{align-content:stretch !important}.efbl-align-self-md-auto{align-self:auto !important}.efbl-align-self-md-start{align-self:flex-start !important}.efbl-align-self-md-end{align-self:flex-end !important}.efbl-align-self-md-center{align-self:center !important}.efbl-align-self-md-baseline{align-self:baseline !important}.efbl-align-self-md-stretch{align-self:stretch !important}}@media(min-width: 992px){.efbl-flex-lg-row{flex-direction:row !important}.efbl-flex-lg-column{flex-direction:column !important}.efbl-flex-lg-row-reverse{flex-direction:row-reverse !important}.efbl-flex-lg-column-reverse{flex-direction:column-reverse !important}.efbl-flex-lg-wrap{flex-wrap:wrap !important}.efbl-flex-lg-nowrap{flex-wrap:nowrap !important}.efbl-flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.efbl-justify-content-lg-start{justify-content:flex-start !important}.efbl-justify-content-lg-end{justify-content:flex-end !important}.efbl-justify-content-lg-center{justify-content:center !important}.efbl-justify-content-lg-between{justify-content:space-between !important}.efbl-justify-content-lg-around{justify-content:space-around !important}.efbl-align-items-lg-start{align-items:flex-start !important}.efbl-align-items-lg-end{align-items:flex-end !important}.efbl-align-items-lg-center{align-items:center !important}.efbl-align-items-lg-baseline{align-items:baseline !important}.efbl-align-items-lg-stretch{align-items:stretch !important}.efbl-align-content-lg-start{align-content:flex-start !important}.efbl-align-content-lg-end{align-content:flex-end !important}.efbl-align-content-lg-center{align-content:center !important}.efbl-align-content-lg-between{align-content:space-between !important}.efbl-align-content-lg-around{align-content:space-around !important}.efbl-align-content-lg-stretch{align-content:stretch !important}.efbl-align-self-lg-auto{align-self:auto !important}.efbl-align-self-lg-start{align-self:flex-start !important}.efbl-align-self-lg-end{align-self:flex-end !important}.efbl-align-self-lg-center{align-self:center !important}.efbl-align-self-lg-baseline{align-self:baseline !important}.efbl-align-self-lg-stretch{align-self:stretch !important}}@media(min-width: 1200px){.efbl-flex-xl-row{flex-direction:row !important}.efbl-flex-xl-column{flex-direction:column !important}.efbl-flex-xl-row-reverse{flex-direction:row-reverse !important}.efbl-flex-xl-column-reverse{flex-direction:column-reverse !important}.efbl-flex-xl-wrap{flex-wrap:wrap !important}.efbl-flex-xl-nowrap{flex-wrap:nowrap !important}.efbl-flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.efbl-justify-content-xl-start{justify-content:flex-start !important}.efbl-justify-content-xl-end{justify-content:flex-end !important}.efbl-justify-content-xl-center{justify-content:center !important}.efbl-justify-content-xl-between{justify-content:space-between !important}.efbl-justify-content-xl-around{justify-content:space-around !important}.efbl-align-items-xl-start{align-items:flex-start !important}.efbl-align-items-xl-end{align-items:flex-end !important}.efbl-align-items-xl-center{align-items:center !important}.efbl-align-items-xl-baseline{align-items:baseline !important}.efbl-align-items-xl-stretch{align-items:stretch !important}.efbl-align-content-xl-start{align-content:flex-start !important}.efbl-align-content-xl-end{align-content:flex-end !important}.efbl-align-content-xl-center{align-content:center !important}.efbl-align-content-xl-between{align-content:space-between !important}.efbl-align-content-xl-around{align-content:space-around !important}.efbl-align-content-xl-stretch{align-content:stretch !important}.efbl-align-self-xl-auto{align-self:auto !important}.efbl-align-self-xl-start{align-self:flex-start !important}.efbl-align-self-xl-end{align-self:flex-end !important}.efbl-align-self-xl-center{align-self:center !important}.efbl-align-self-xl-baseline{align-self:baseline !important}.efbl-align-self-xl-stretch{align-self:stretch !important}}.efbl-float-left{float:left !important}.efbl-float-right{float:right !important}.efbl-float-none{float:none !important}@media(min-width: 576px){.efbl-float-sm-left{float:left !important}.efbl-float-sm-right{float:right !important}.efbl-float-sm-none{float:none !important}}@media(min-width: 768px){.efbl-float-md-left{float:left !important}.efbl-float-md-right{float:right !important}.efbl-float-md-none{float:none !important}}@media(min-width: 992px){.efbl-float-lg-left{float:left !important}.efbl-float-lg-right{float:right !important}.efbl-float-lg-none{float:none !important}}@media(min-width: 1200px){.efbl-float-xl-left{float:left !important}.efbl-float-xl-right{float:right !important}.efbl-float-xl-none{float:none !important}}.efbl-position-static{position:static !important}.efbl-position-relative{position:relative !important}.efbl-position-absolute{position:absolute !important}.efbl-position-fixed{position:fixed !important}.efbl-position-sticky{position:sticky !important}.efbl-fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.efbl-fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports(position: sticky){.efbl-sticky-top{position:sticky;top:0;z-index:1020}}.efbl-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);border:0}.efbl-sr-only-focusable:active,.efbl-sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;clip-path:none}.efbl-w-25{width:25% !important}.efbl-w-50{width:50% !important}.efbl-w-75{width:75% !important}.efbl-w-100{width:100% !important}.efbl-h-25{height:25% !important}.efbl-h-50{height:50% !important}.efbl-h-75{height:75% !important}.efbl-h-100{height:100% !important}.efbl-mw-100{max-width:100% !important}.efbl-mh-100{max-height:100% !important}.efbl-m-0{margin:0 !important}.efbl-mt-0,.efbl-my-0{margin-top:0 !important}.efbl-mr-0,.efbl-mx-0{margin-right:0 !important}.efbl-mb-0,.efbl-my-0{margin-bottom:0 !important}.efbl-ml-0,.efbl-mx-0{margin-left:0 !important}.efbl-m-1{margin:.25rem !important}.efbl-mt-1,.efbl-my-1{margin-top:.25rem !important}.efbl-mr-1,.efbl-mx-1{margin-right:.25rem !important}.efbl-mb-1,.efbl-my-1{margin-bottom:.25rem !important}.efbl-ml-1,.efbl-mx-1{margin-left:.25rem !important}.efbl-m-2{margin:.5rem !important}.efbl-mt-2,.efbl-my-2{margin-top:.5rem !important}.efbl-mr-2,.efbl-mx-2{margin-right:.5rem !important}.efbl-mb-2,.efbl-my-2{margin-bottom:.5rem !important}.efbl-ml-2,.efbl-mx-2{margin-left:.5rem !important}.efbl-m-3{margin:1rem !important}.efbl-mt-3,.efbl-my-3{margin-top:1rem !important}.efbl-mr-3,.efbl-mx-3{margin-right:1rem !important}.efbl-mb-3,.efbl-my-3{margin-bottom:1rem !important}.efbl-ml-3,.efbl-mx-3{margin-left:1rem !important}.efbl-m-4{margin:1.5rem !important}.efbl-mt-4,.efbl-my-4{margin-top:1.5rem !important}.efbl-mr-4,.efbl-mx-4{margin-right:1.5rem !important}.efbl-mb-4,.efbl-my-4{margin-bottom:1.5rem !important}.efbl-ml-4,.efbl-mx-4{margin-left:1.5rem !important}.efbl-m-5{margin:3rem !important}.efbl-mt-5,.efbl-my-5{margin-top:3rem !important}.efbl-mr-5,.efbl-mx-5{margin-right:3rem !important}.efbl-mb-5,.efbl-my-5{margin-bottom:3rem !important}.efbl-ml-5,.efbl-mx-5{margin-left:3rem !important}.efbl-p-0{padding:0 !important}.efbl-pt-0,.efbl-py-0{padding-top:0 !important}.efbl-pr-0,.efbl-px-0{padding-right:0 !important}.efbl-pb-0,.efbl-py-0{padding-bottom:0 !important}.efbl-pl-0,.efbl-px-0{padding-left:0 !important}.efbl-p-1{padding:.25rem !important}.efbl-pt-1,.efbl-py-1{padding-top:.25rem !important}.efbl-pr-1,.efbl-px-1{padding-right:.25rem !important}.efbl-pb-1,.efbl-py-1{padding-bottom:.25rem !important}.efbl-pl-1,.efbl-px-1{padding-left:.25rem !important}.efbl-p-2{padding:.5rem !important}.efbl-pt-2,.efbl-py-2{padding-top:.5rem !important}.efbl-pr-2,.efbl-px-2{padding-right:.5rem !important}.efbl-pb-2,.efbl-py-2{padding-bottom:.5rem !important}.efbl-pl-2,.efbl-px-2{padding-left:.5rem !important}.efbl-p-3{padding:1rem !important}.efbl-pt-3,.efbl-py-3{padding-top:1rem !important}.efbl-pr-3,.efbl-px-3{padding-right:1rem !important}.efbl-pb-3,.efbl-py-3{padding-bottom:1rem !important}.efbl-pl-3,.efbl-px-3{padding-left:1rem !important}.efbl-p-4{padding:1.5rem !important}.efbl-pt-4,.efbl-py-4{padding-top:1.5rem !important}.efbl-pr-4,.efbl-px-4{padding-right:1.5rem !important}.efbl-pb-4,.efbl-py-4{padding-bottom:1.5rem !important}.efbl-pl-4,.efbl-px-4{padding-left:1.5rem !important}.efbl-p-5{padding:3rem !important}.efbl-pt-5,.efbl-py-5{padding-top:3rem !important}.efbl-pr-5,.efbl-px-5{padding-right:3rem !important}.efbl-pb-5,.efbl-py-5{padding-bottom:3rem !important}.efbl-pl-5,.efbl-px-5{padding-left:3rem !important}.efbl-m-auto{margin:auto !important}.efbl-mt-auto,.efbl-my-auto{margin-top:auto !important}.efbl-mr-auto,.efbl-mx-auto{margin-right:auto !important}.efbl-mb-auto,.efbl-my-auto{margin-bottom:auto !important}.efbl-ml-auto,.efbl-mx-auto{margin-left:auto !important}@media(min-width: 576px){.efbl-m-sm-0{margin:0 !important}.efbl-mt-sm-0,.efbl-my-sm-0{margin-top:0 !important}.efbl-mr-sm-0,.efbl-mx-sm-0{margin-right:0 !important}.efbl-mb-sm-0,.efbl-my-sm-0{margin-bottom:0 !important}.efbl-ml-sm-0,.efbl-mx-sm-0{margin-left:0 !important}.efbl-m-sm-1{margin:.25rem !important}.efbl-mt-sm-1,.efbl-my-sm-1{margin-top:.25rem !important}.efbl-mr-sm-1,.efbl-mx-sm-1{margin-right:.25rem !important}.efbl-mb-sm-1,.efbl-my-sm-1{margin-bottom:.25rem !important}.efbl-ml-sm-1,.efbl-mx-sm-1{margin-left:.25rem !important}.efbl-m-sm-2{margin:.5rem !important}.efbl-mt-sm-2,.efbl-my-sm-2{margin-top:.5rem !important}.efbl-mr-sm-2,.efbl-mx-sm-2{margin-right:.5rem !important}.efbl-mb-sm-2,.efbl-my-sm-2{margin-bottom:.5rem !important}.efbl-ml-sm-2,.efbl-mx-sm-2{margin-left:.5rem !important}.efbl-m-sm-3{margin:1rem !important}.efbl-mt-sm-3,.efbl-my-sm-3{margin-top:1rem !important}.efbl-mr-sm-3,.efbl-mx-sm-3{margin-right:1rem !important}.efbl-mb-sm-3,.efbl-my-sm-3{margin-bottom:1rem !important}.efbl-ml-sm-3,.efbl-mx-sm-3{margin-left:1rem !important}.efbl-m-sm-4{margin:1.5rem !important}.efbl-mt-sm-4,.efbl-my-sm-4{margin-top:1.5rem !important}.efbl-mr-sm-4,.efbl-mx-sm-4{margin-right:1.5rem !important}.efbl-mb-sm-4,.efbl-my-sm-4{margin-bottom:1.5rem !important}.efbl-ml-sm-4,.efbl-mx-sm-4{margin-left:1.5rem !important}.efbl-m-sm-5{margin:3rem !important}.efbl-mt-sm-5,.efbl-my-sm-5{margin-top:3rem !important}.efbl-mr-sm-5,.efbl-mx-sm-5{margin-right:3rem !important}.efbl-mb-sm-5,.efbl-my-sm-5{margin-bottom:3rem !important}.efbl-ml-sm-5,.efbl-mx-sm-5{margin-left:3rem !important}.efbl-p-sm-0{padding:0 !important}.efbl-pt-sm-0,.efbl-py-sm-0{padding-top:0 !important}.efbl-pr-sm-0,.efbl-px-sm-0{padding-right:0 !important}.efbl-pb-sm-0,.efbl-py-sm-0{padding-bottom:0 !important}.efbl-pl-sm-0,.efbl-px-sm-0{padding-left:0 !important}.efbl-p-sm-1{padding:.25rem !important}.efbl-pt-sm-1,.efbl-py-sm-1{padding-top:.25rem !important}.efbl-pr-sm-1,.efbl-px-sm-1{padding-right:.25rem !important}.efbl-pb-sm-1,.efbl-py-sm-1{padding-bottom:.25rem !important}.efbl-pl-sm-1,.efbl-px-sm-1{padding-left:.25rem !important}.efbl-p-sm-2{padding:.5rem !important}.efbl-pt-sm-2,.efbl-py-sm-2{padding-top:.5rem !important}.efbl-pr-sm-2,.efbl-px-sm-2{padding-right:.5rem !important}.efbl-pb-sm-2,.efbl-py-sm-2{padding-bottom:.5rem !important}.efbl-pl-sm-2,.efbl-px-sm-2{padding-left:.5rem !important}.efbl-p-sm-3{padding:1rem !important}.efbl-pt-sm-3,.efbl-py-sm-3{padding-top:1rem !important}.efbl-pr-sm-3,.efbl-px-sm-3{padding-right:1rem !important}.efbl-pb-sm-3,.efbl-py-sm-3{padding-bottom:1rem !important}.efbl-pl-sm-3,.efbl-px-sm-3{padding-left:1rem !important}.efbl-p-sm-4{padding:1.5rem !important}.efbl-pt-sm-4,.efbl-py-sm-4{padding-top:1.5rem !important}.efbl-pr-sm-4,.efbl-px-sm-4{padding-right:1.5rem !important}.efbl-pb-sm-4,.efbl-py-sm-4{padding-bottom:1.5rem !important}.efbl-pl-sm-4,.efbl-px-sm-4{padding-left:1.5rem !important}.efbl-p-sm-5{padding:3rem !important}.efbl-pt-sm-5,.efbl-py-sm-5{padding-top:3rem !important}.efbl-pr-sm-5,.efbl-px-sm-5{padding-right:3rem !important}.efbl-pb-sm-5,.efbl-py-sm-5{padding-bottom:3rem !important}.efbl-pl-sm-5,.efbl-px-sm-5{padding-left:3rem !important}.efbl-m-sm-auto{margin:auto !important}.efbl-mt-sm-auto,.efbl-my-sm-auto{margin-top:auto !important}.efbl-mr-sm-auto,.efbl-mx-sm-auto{margin-right:auto !important}.efbl-mb-sm-auto,.efbl-my-sm-auto{margin-bottom:auto !important}.efbl-ml-sm-auto,.efbl-mx-sm-auto{margin-left:auto !important}}@media(min-width: 768px){.efbl-m-md-0{margin:0 !important}.efbl-mt-md-0,.efbl-my-md-0{margin-top:0 !important}.efbl-mr-md-0,.efbl-mx-md-0{margin-right:0 !important}.efbl-mb-md-0,.efbl-my-md-0{margin-bottom:0 !important}.efbl-ml-md-0,.efbl-mx-md-0{margin-left:0 !important}.efbl-m-md-1{margin:.25rem !important}.efbl-mt-md-1,.efbl-my-md-1{margin-top:.25rem !important}.efbl-mr-md-1,.efbl-mx-md-1{margin-right:.25rem !important}.efbl-mb-md-1,.efbl-my-md-1{margin-bottom:.25rem !important}.efbl-ml-md-1,.efbl-mx-md-1{margin-left:.25rem !important}.efbl-m-md-2{margin:.5rem !important}.efbl-mt-md-2,.efbl-my-md-2{margin-top:.5rem !important}.efbl-mr-md-2,.efbl-mx-md-2{margin-right:.5rem !important}.efbl-mb-md-2,.efbl-my-md-2{margin-bottom:.5rem !important}.efbl-ml-md-2,.efbl-mx-md-2{margin-left:.5rem !important}.efbl-m-md-3{margin:1rem !important}.efbl-mt-md-3,.efbl-my-md-3{margin-top:1rem !important}.efbl-mr-md-3,.efbl-mx-md-3{margin-right:1rem !important}.efbl-mb-md-3,.efbl-my-md-3{margin-bottom:1rem !important}.efbl-ml-md-3,.efbl-mx-md-3{margin-left:1rem !important}.efbl-m-md-4{margin:1.5rem !important}.efbl-mt-md-4,.efbl-my-md-4{margin-top:1.5rem !important}.efbl-mr-md-4,.efbl-mx-md-4{margin-right:1.5rem !important}.efbl-mb-md-4,.efbl-my-md-4{margin-bottom:1.5rem !important}.efbl-ml-md-4,.efbl-mx-md-4{margin-left:1.5rem !important}.efbl-m-md-5{margin:3rem !important}.efbl-mt-md-5,.efbl-my-md-5{margin-top:3rem !important}.efbl-mr-md-5,.efbl-mx-md-5{margin-right:3rem !important}.efbl-mb-md-5,.efbl-my-md-5{margin-bottom:3rem !important}.efbl-ml-md-5,.efbl-mx-md-5{margin-left:3rem !important}.efbl-p-md-0{padding:0 !important}.efbl-pt-md-0,.efbl-py-md-0{padding-top:0 !important}.efbl-pr-md-0,.efbl-px-md-0{padding-right:0 !important}.efbl-pb-md-0,.efbl-py-md-0{padding-bottom:0 !important}.efbl-pl-md-0,.efbl-px-md-0{padding-left:0 !important}.efbl-p-md-1{padding:.25rem !important}.efbl-pt-md-1,.efbl-py-md-1{padding-top:.25rem !important}.efbl-pr-md-1,.efbl-px-md-1{padding-right:.25rem !important}.efbl-pb-md-1,.efbl-py-md-1{padding-bottom:.25rem !important}.efbl-pl-md-1,.efbl-px-md-1{padding-left:.25rem !important}.efbl-p-md-2{padding:.5rem !important}.efbl-pt-md-2,.efbl-py-md-2{padding-top:.5rem !important}.efbl-pr-md-2,.efbl-px-md-2{padding-right:.5rem !important}.efbl-pb-md-2,.efbl-py-md-2{padding-bottom:.5rem !important}.efbl-pl-md-2,.efbl-px-md-2{padding-left:.5rem !important}.efbl-p-md-3{padding:1rem !important}.efbl-pt-md-3,.efbl-py-md-3{padding-top:1rem !important}.efbl-pr-md-3,.efbl-px-md-3{padding-right:1rem !important}.efbl-pb-md-3,.efbl-py-md-3{padding-bottom:1rem !important}.efbl-pl-md-3,.efbl-px-md-3{padding-left:1rem !important}.efbl-p-md-4{padding:1.5rem !important}.efbl-pt-md-4,.efbl-py-md-4{padding-top:1.5rem !important}.efbl-pr-md-4,.efbl-px-md-4{padding-right:1.5rem !important}.efbl-pb-md-4,.efbl-py-md-4{padding-bottom:1.5rem !important}.efbl-pl-md-4,.efbl-px-md-4{padding-left:1.5rem !important}.efbl-p-md-5{padding:3rem !important}.efbl-pt-md-5,.efbl-py-md-5{padding-top:3rem !important}.efbl-pr-md-5,.efbl-px-md-5{padding-right:3rem !important}.efbl-pb-md-5,.efbl-py-md-5{padding-bottom:3rem !important}.efbl-pl-md-5,.efbl-px-md-5{padding-left:3rem !important}.efbl-m-md-auto{margin:auto !important}.efbl-mt-md-auto,.efbl-my-md-auto{margin-top:auto !important}.efbl-mr-md-auto,.efbl-mx-md-auto{margin-right:auto !important}.efbl-mb-md-auto,.efbl-my-md-auto{margin-bottom:auto !important}.efbl-ml-md-auto,.efbl-mx-md-auto{margin-left:auto !important}}@media(min-width: 992px){.efbl-m-lg-0{margin:0 !important}.efbl-mt-lg-0,.efbl-my-lg-0{margin-top:0 !important}.efbl-mr-lg-0,.efbl-mx-lg-0{margin-right:0 !important}.efbl-mb-lg-0,.efbl-my-lg-0{margin-bottom:0 !important}.efbl-ml-lg-0,.efbl-mx-lg-0{margin-left:0 !important}.efbl-m-lg-1{margin:.25rem !important}.efbl-mt-lg-1,.efbl-my-lg-1{margin-top:.25rem !important}.efbl-mr-lg-1,.efbl-mx-lg-1{margin-right:.25rem !important}.efbl-mb-lg-1,.efbl-my-lg-1{margin-bottom:.25rem !important}.efbl-ml-lg-1,.efbl-mx-lg-1{margin-left:.25rem !important}.efbl-m-lg-2{margin:.5rem !important}.efbl-mt-lg-2,.efbl-my-lg-2{margin-top:.5rem !important}.efbl-mr-lg-2,.efbl-mx-lg-2{margin-right:.5rem !important}.efbl-mb-lg-2,.efbl-my-lg-2{margin-bottom:.5rem !important}.efbl-ml-lg-2,.efbl-mx-lg-2{margin-left:.5rem !important}.efbl-m-lg-3{margin:1rem !important}.efbl-mt-lg-3,.efbl-my-lg-3{margin-top:1rem !important}.efbl-mr-lg-3,.efbl-mx-lg-3{margin-right:1rem !important}.efbl-mb-lg-3,.efbl-my-lg-3{margin-bottom:1rem !important}.efbl-ml-lg-3,.efbl-mx-lg-3{margin-left:1rem !important}.efbl-m-lg-4{margin:1.5rem !important}.efbl-mt-lg-4,.efbl-my-lg-4{margin-top:1.5rem !important}.efbl-mr-lg-4,.efbl-mx-lg-4{margin-right:1.5rem !important}.efbl-mb-lg-4,.efbl-my-lg-4{margin-bottom:1.5rem !important}.efbl-ml-lg-4,.efbl-mx-lg-4{margin-left:1.5rem !important}.efbl-m-lg-5{margin:3rem !important}.efbl-mt-lg-5,.efbl-my-lg-5{margin-top:3rem !important}.efbl-mr-lg-5,.efbl-mx-lg-5{margin-right:3rem !important}.efbl-mb-lg-5,.efbl-my-lg-5{margin-bottom:3rem !important}.efbl-ml-lg-5,.efbl-mx-lg-5{margin-left:3rem !important}.efbl-p-lg-0{padding:0 !important}.efbl-pt-lg-0,.efbl-py-lg-0{padding-top:0 !important}.efbl-pr-lg-0,.efbl-px-lg-0{padding-right:0 !important}.efbl-pb-lg-0,.efbl-py-lg-0{padding-bottom:0 !important}.efbl-pl-lg-0,.efbl-px-lg-0{padding-left:0 !important}.efbl-p-lg-1{padding:.25rem !important}.efbl-pt-lg-1,.efbl-py-lg-1{padding-top:.25rem !important}.efbl-pr-lg-1,.efbl-px-lg-1{padding-right:.25rem !important}.efbl-pb-lg-1,.efbl-py-lg-1{padding-bottom:.25rem !important}.efbl-pl-lg-1,.efbl-px-lg-1{padding-left:.25rem !important}.efbl-p-lg-2{padding:.5rem !important}.efbl-pt-lg-2,.efbl-py-lg-2{padding-top:.5rem !important}.efbl-pr-lg-2,.efbl-px-lg-2{padding-right:.5rem !important}.efbl-pb-lg-2,.efbl-py-lg-2{padding-bottom:.5rem !important}.efbl-pl-lg-2,.efbl-px-lg-2{padding-left:.5rem !important}.efbl-p-lg-3{padding:1rem !important}.efbl-pt-lg-3,.efbl-py-lg-3{padding-top:1rem !important}.efbl-pr-lg-3,.efbl-px-lg-3{padding-right:1rem !important}.efbl-pb-lg-3,.efbl-py-lg-3{padding-bottom:1rem !important}.efbl-pl-lg-3,.efbl-px-lg-3{padding-left:1rem !important}.efbl-p-lg-4{padding:1.5rem !important}.efbl-pt-lg-4,.efbl-py-lg-4{padding-top:1.5rem !important}.efbl-pr-lg-4,.efbl-px-lg-4{padding-right:1.5rem !important}.efbl-pb-lg-4,.efbl-py-lg-4{padding-bottom:1.5rem !important}.efbl-pl-lg-4,.efbl-px-lg-4{padding-left:1.5rem !important}.efbl-p-lg-5{padding:3rem !important}.efbl-pt-lg-5,.efbl-py-lg-5{padding-top:3rem !important}.efbl-pr-lg-5,.efbl-px-lg-5{padding-right:3rem !important}.efbl-pb-lg-5,.efbl-py-lg-5{padding-bottom:3rem !important}.efbl-pl-lg-5,.efbl-px-lg-5{padding-left:3rem !important}.efbl-m-lg-auto{margin:auto !important}.efbl-mt-lg-auto,.efbl-my-lg-auto{margin-top:auto !important}.efbl-mr-lg-auto,.efbl-mx-lg-auto{margin-right:auto !important}.efbl-mb-lg-auto,.efbl-my-lg-auto{margin-bottom:auto !important}.efbl-ml-lg-auto,.efbl-mx-lg-auto{margin-left:auto !important}}@media(min-width: 1200px){.efbl-m-xl-0{margin:0 !important}.efbl-mt-xl-0,.efbl-my-xl-0{margin-top:0 !important}.efbl-mr-xl-0,.efbl-mx-xl-0{margin-right:0 !important}.efbl-mb-xl-0,.efbl-my-xl-0{margin-bottom:0 !important}.efbl-ml-xl-0,.efbl-mx-xl-0{margin-left:0 !important}.efbl-m-xl-1{margin:.25rem !important}.efbl-mt-xl-1,.efbl-my-xl-1{margin-top:.25rem !important}.efbl-mr-xl-1,.efbl-mx-xl-1{margin-right:.25rem !important}.efbl-mb-xl-1,.efbl-my-xl-1{margin-bottom:.25rem !important}.efbl-ml-xl-1,.efbl-mx-xl-1{margin-left:.25rem !important}.efbl-m-xl-2{margin:.5rem !important}.efbl-mt-xl-2,.efbl-my-xl-2{margin-top:.5rem !important}.efbl-mr-xl-2,.efbl-mx-xl-2{margin-right:.5rem !important}.efbl-mb-xl-2,.efbl-my-xl-2{margin-bottom:.5rem !important}.efbl-ml-xl-2,.efbl-mx-xl-2{margin-left:.5rem !important}.efbl-m-xl-3{margin:1rem !important}.efbl-mt-xl-3,.efbl-my-xl-3{margin-top:1rem !important}.efbl-mr-xl-3,.efbl-mx-xl-3{margin-right:1rem !important}.efbl-mb-xl-3,.efbl-my-xl-3{margin-bottom:1rem !important}.efbl-ml-xl-3,.efbl-mx-xl-3{margin-left:1rem !important}.efbl-m-xl-4{margin:1.5rem !important}.efbl-mt-xl-4,.efbl-my-xl-4{margin-top:1.5rem !important}.efbl-mr-xl-4,.efbl-mx-xl-4{margin-right:1.5rem !important}.efbl-mb-xl-4,.efbl-my-xl-4{margin-bottom:1.5rem !important}.efbl-ml-xl-4,.efbl-mx-xl-4{margin-left:1.5rem !important}.efbl-m-xl-5{margin:3rem !important}.efbl-mt-xl-5,.efbl-my-xl-5{margin-top:3rem !important}.efbl-mr-xl-5,.efbl-mx-xl-5{margin-right:3rem !important}.efbl-mb-xl-5,.efbl-my-xl-5{margin-bottom:3rem !important}.efbl-ml-xl-5,.efbl-mx-xl-5{margin-left:3rem !important}.efbl-p-xl-0{padding:0 !important}.efbl-pt-xl-0,.efbl-py-xl-0{padding-top:0 !important}.efbl-pr-xl-0,.efbl-px-xl-0{padding-right:0 !important}.efbl-pb-xl-0,.efbl-py-xl-0{padding-bottom:0 !important}.efbl-pl-xl-0,.efbl-px-xl-0{padding-left:0 !important}.efbl-p-xl-1{padding:.25rem !important}.efbl-pt-xl-1,.efbl-py-xl-1{padding-top:.25rem !important}.efbl-pr-xl-1,.efbl-px-xl-1{padding-right:.25rem !important}.efbl-pb-xl-1,.efbl-py-xl-1{padding-bottom:.25rem !important}.efbl-pl-xl-1,.efbl-px-xl-1{padding-left:.25rem !important}.efbl-p-xl-2{padding:.5rem !important}.efbl-pt-xl-2,.efbl-py-xl-2{padding-top:.5rem !important}.efbl-pr-xl-2,.efbl-px-xl-2{padding-right:.5rem !important}.efbl-pb-xl-2,.efbl-py-xl-2{padding-bottom:.5rem !important}.efbl-pl-xl-2,.efbl-px-xl-2{padding-left:.5rem !important}.efbl-p-xl-3{padding:1rem !important}.efbl-pt-xl-3,.efbl-py-xl-3{padding-top:1rem !important}.efbl-pr-xl-3,.efbl-px-xl-3{padding-right:1rem !important}.efbl-pb-xl-3,.efbl-py-xl-3{padding-bottom:1rem !important}.efbl-pl-xl-3,.efbl-px-xl-3{padding-left:1rem !important}.efbl-p-xl-4{padding:1.5rem !important}.efbl-pt-xl-4,.efbl-py-xl-4{padding-top:1.5rem !important}.efbl-pr-xl-4,.efbl-px-xl-4{padding-right:1.5rem !important}.efbl-pb-xl-4,.efbl-py-xl-4{padding-bottom:1.5rem !important}.efbl-pl-xl-4,.efbl-px-xl-4{padding-left:1.5rem !important}.efbl-p-xl-5{padding:3rem !important}.efbl-pt-xl-5,.efbl-py-xl-5{padding-top:3rem !important}.efbl-pr-xl-5,.efbl-px-xl-5{padding-right:3rem !important}.efbl-pb-xl-5,.efbl-py-xl-5{padding-bottom:3rem !important}.efbl-pl-xl-5,.efbl-px-xl-5{padding-left:3rem !important}.efbl-m-xl-auto{margin:auto !important}.efbl-mt-xl-auto,.efbl-my-xl-auto{margin-top:auto !important}.efbl-mr-xl-auto,.efbl-mx-xl-auto{margin-right:auto !important}.efbl-mb-xl-auto,.efbl-my-xl-auto{margin-bottom:auto !important}.efbl-ml-xl-auto,.efbl-mx-xl-auto{margin-left:auto !important}}.efbl-text-justify{text-align:justify !important}.efbl-text-nowrap{white-space:nowrap !important}.efbl-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.efbl-text-left{text-align:left !important}.efbl-text-right{text-align:right !important}.efbl-text-center{text-align:center !important}@media(min-width: 576px){.efbl-text-sm-left{text-align:left !important}.efbl-text-sm-right{text-align:right !important}.efbl-text-sm-center{text-align:center !important}}@media(min-width: 768px){.efbl-text-md-left{text-align:left !important}.efbl-text-md-right{text-align:right !important}.efbl-text-md-center{text-align:center !important}}@media(min-width: 992px){.efbl-text-lg-left{text-align:left !important}.efbl-text-lg-right{text-align:right !important}.efbl-text-lg-center{text-align:center !important}}@media(min-width: 1200px){.efbl-text-xl-left{text-align:left !important}.efbl-text-xl-right{text-align:right !important}.efbl-text-xl-center{text-align:center !important}}.efbl-text-lowercase{text-transform:lowercase !important}.efbl-text-uppercase{text-transform:uppercase !important}.efbl-text-capitalize{text-transform:capitalize !important}.efbl-visible{visibility:visible !important}.efbl-invisible{visibility:hidden !important}.efbl_feed_wraper{width:100%;margin:0 auto;padding:0;text-align:left}.fancybox-slide .efbl-popup{padding:0 !important}.efbl_header{padding:10px 0;margin-bottom:10px}.efbl_header .efbl_header_inner_wrap .efbl_header_img{min-width:60px;max-width:60px;padding-right:15px}.efbl_header .efbl_header_inner_wrap .efbl_header_img img{width:100%}.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta{margin-bottom:10px}.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title{padding-right:15px}.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title h4{margin:0;font-size:inherit}.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status{padding-right:10px;font-size:14px}.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i{margin-right:5px}.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status{margin-left:-10px;margin-top:-2px}.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .icon-esf-check:before{background:#2e77f2;border-radius:50%;padding:3px;font-size:10px;color:#fff}@media(max-width: 991px){.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title{width:100%;max-width:100%;min-width:100%;padding-right:0;margin-bottom:5px}}.efbl_load_more_holder{text-align:center}.efbl_load_more_btn{padding:8px 15px;text-decoration:none !important;border-radius:5px;font-size:14px;margin:20px auto}.efbl_load_more_btn:focus{outline:none !important;background:none !important}.efbl-halfwidth-skin{background:#fff;border:#dee2e6 solid 1px;padding:15px;margin-bottom:20px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col{border-right:#dee2e6 solid 1px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a{display:block;position:relative;width:100%}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a img{outline:#dee2e6 solid 1px;width:100%}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay{position:absolute;opacity:0;background:rgba(0,0,0,.459);left:0;right:0;top:0;bottom:0;color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .efbl-plus{position:absolute;left:50%;top:50%;font-size:20px;margin-left:-10px;margin-top:-10px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .icon-esf-clone{position:absolute;right:15px;top:15px;font-size:20px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a:hover .efbl-overlay{opacity:1}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer{margin-top:15px;padding-top:15px;border-top:#dee2e6 solid 1px;width:100%}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item{color:#343a40;font-size:14px;margin-right:20px;cursor:pointer}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i{margin-right:3px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap{color:#343a40;font-size:14px;cursor:pointer;text-decoration:none !important}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i{margin-right:3px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb{font-size:12px;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important;border:none !important;margin-bottom:0 !important}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb:hover{background:#343a40;color:#fff}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper{position:relative;padding-left:10px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share{font-size:12px;font-weight:normal;font-family:initial;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important;border:none !important}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share:hover{background:#343a40;color:#fff}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share{display:none;position:absolute;right:0;bottom:46px;background:#343a40;color:#dee2e6;border-radius:3px;white-space:nowrap;padding-left:5px;padding-right:5px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button{padding:0;outline:none !important;border:none;background:transparent;text-decoration:none !important}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a{text-decoration:none !important;font-size:14px;padding:10px 5px;color:#ccc;line-height:1.25}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a:hover{color:#fff;text-decoration:none !important}.efbl-halfwidth-skin .efbl-feed-content>.efbl-d-flex,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-feed-content>span,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-feed-content>.efbl-caption,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_popup_like,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-feed-content>a,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-feed-content>li,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_likes_holder_icons,.efbl-halfwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button,.efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-feed-content>button,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-feed-content>.owl-nav,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item,.efbl-halfwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap,.efbl_header .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_inner_wrap,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_meta,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_cat,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_followers,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl-verified-status,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-halfwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i{margin-bottom:10px}.efbl-halfwidth-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-image,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-feed-content>span .efbl-profile-image,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-feed-content>.efbl-caption .efbl-profile-image,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-image,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-feed-content>li .efbl-profile-image,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image,.efbl-halfwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-image,.efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-feed-content>button .efbl-profile-image,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-image,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-feed-content>.owl-nav .efbl-profile-image,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-halfwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image,.efbl_header .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-image,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_cat .efbl-profile-image,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_followers .efbl-profile-image,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl-verified-status .efbl-profile-image,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image{width:40px;min-width:40px;max-width:40px;overflow:hidden;box-shadow:0px 0px 0px 1px #dee2e6;height:40px;border-radius:50%;margin-right:10px}.efbl-halfwidth-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-image img,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-feed-content>span .efbl-profile-image img,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-feed-content>.efbl-caption .efbl-profile-image img,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-image img,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-feed-content>li .efbl-profile-image img,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image img,.efbl-halfwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-image img,.efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-feed-content>button .efbl-profile-image img,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-image img,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-feed-content>.owl-nav .efbl-profile-image img,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-halfwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image img,.efbl_header .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image img,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-image img,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_cat .efbl-profile-image img,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_followers .efbl-profile-image img,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl-verified-status .efbl-profile-image img,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img{width:100%}.efbl-halfwidth-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-feed-content>span .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-feed-content>.efbl-caption .efbl-profile-title h2,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-title h2,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-feed-content>li .efbl-profile-title h2,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-title h2,.efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-feed-content>button .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-title h2,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-feed-content>.owl-nav .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl_header .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_cat .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_followers .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl-verified-status .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2{font-size:20px;margin:0px}.efbl-halfwidth-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-title span,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-feed-content>span .efbl-profile-title span,.efbl-halfwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-feed-content>.efbl-caption .efbl-profile-title span,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-title span,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-feed-content>li .efbl-profile-title span,.efbl-halfwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title span,.efbl-halfwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-title span,.efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-feed-content>button .efbl-profile-title span,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-title span,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-feed-content>.owl-nav .efbl-profile-title span,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-halfwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-halfwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title span,.efbl_header .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title span,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-title span,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_cat .efbl-profile-title span,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl_followers .efbl-profile-title span,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-feed-content>.efbl-verified-status .efbl-profile-title span,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-halfwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span{font-size:12px;display:block;color:#6c757d;font-style:italic}.efbl-halfwidth-skin .efbl-feed-content .description,.efbl-halfwidth-skin .efbl-feed-content .efbl_link_text{font-size:14px;color:#343a40}.efbl-halfwidth-skin .efbl-feed-content .description>*,.efbl-halfwidth-skin .efbl-feed-content .efbl_link_text>*{font-size:14px}@media(max-width: 575px){.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col{border:none;margin-bottom:20px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-d-flex,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-caption,.efbl-halfwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_popup_like,.efbl-halfwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>li,.efbl-halfwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_likes_holder_icons,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .owl-nav .efbl-post-footer>button,.efbl_feeds_carousel .owl-nav .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>button,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl-post-footer>.efbl_header_inner_wrap,.efbl_header .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_header_inner_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_header_meta,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_cat,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_followers,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl-verified-status,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-verified-status,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i{flex-direction:column}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted{margin-bottom:10px}.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share{bottom:37px}}.efbl-thumbnail-skin{background:#fff;border:#dee2e6 solid 1px;padding:15px;margin-bottom:20px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col{border-right:#dee2e6 solid 1px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a{display:block;position:relative;width:100%}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a img{outline:#dee2e6 solid 1px;width:100%}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay{position:absolute;opacity:0;background:rgba(0,0,0,.459);left:0;right:0;top:0;bottom:0;color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .efbl-plus{position:absolute;left:50%;top:50%;font-size:20px;margin-left:-10px;margin-top:-10px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .icon-esf-clone{position:absolute;right:15px;top:15px;font-size:20px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a:hover .efbl-overlay{opacity:1}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer{margin-top:15px;padding-top:15px;border-top:#dee2e6 solid 1px;width:100%}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item{color:#343a40;font-size:14px;margin-right:20px;cursor:pointer}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i{margin-right:3px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap{color:#343a40;font-size:14px;cursor:pointer;text-decoration:none !important}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i{margin-right:3px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb{font-size:12px;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important;line-height:1.25}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb:hover{background:#343a40;color:#fff}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper{position:relative;padding-left:10px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share{font-size:12px;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share:hover{background:#343a40;color:#fff}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share{display:none;position:absolute;right:0;bottom:46px;background:#343a40;color:#dee2e6;border-radius:3px;white-space:nowrap;padding-left:5px;padding-right:5px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button{padding:0;outline:none !important;border:none;background:transparent;text-decoration:none !important;float:left}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a{text-decoration:none !important;font-size:14px;padding:10px 5px;color:#ccc;line-height:1.25}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a:hover{color:#fff;text-decoration:none !important}.efbl-thumbnail-skin .efbl-feed-content>.efbl-d-flex,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-feed-content>span,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-feed-content>.efbl-caption,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_popup_like,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-feed-content>a,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-feed-content>li,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_likes_holder_icons,.efbl-thumbnail-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button,.efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-feed-content>button,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-feed-content>.owl-nav,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item,.efbl-thumbnail-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap,.efbl_header .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_inner_wrap,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_meta,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_cat,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_followers,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl-verified-status,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i{margin-bottom:10px}.efbl-thumbnail-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-image,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-feed-content>span .efbl-profile-image,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-feed-content>.efbl-caption .efbl-profile-image,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-image,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-feed-content>li .efbl-profile-image,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image,.efbl-thumbnail-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-image,.efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-feed-content>button .efbl-profile-image,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-image,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-feed-content>.owl-nav .efbl-profile-image,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-thumbnail-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image,.efbl_header .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-image,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_cat .efbl-profile-image,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_followers .efbl-profile-image,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl-verified-status .efbl-profile-image,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image{width:40px;min-width:40px;max-width:40px;overflow:hidden;box-shadow:0px 0px 0px 1px #dee2e6;height:40px;border-radius:50%;margin-right:10px}.efbl-thumbnail-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-image img,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-feed-content>span .efbl-profile-image img,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-feed-content>.efbl-caption .efbl-profile-image img,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-image img,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-feed-content>li .efbl-profile-image img,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image img,.efbl-thumbnail-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-image img,.efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-feed-content>button .efbl-profile-image img,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-image img,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-feed-content>.owl-nav .efbl-profile-image img,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-thumbnail-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image img,.efbl_header .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image img,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-image img,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_cat .efbl-profile-image img,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_followers .efbl-profile-image img,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl-verified-status .efbl-profile-image img,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img{width:100%}.efbl-thumbnail-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-feed-content>span .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-feed-content>.efbl-caption .efbl-profile-title h2,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-title h2,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-feed-content>li .efbl-profile-title h2,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-title h2,.efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-feed-content>button .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-title h2,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-feed-content>.owl-nav .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl_header .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_cat .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_followers .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl-verified-status .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2{font-size:20px;margin:0px;padding:0}.efbl-thumbnail-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-title span,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-feed-content>span .efbl-profile-title span,.efbl-thumbnail-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-feed-content>.efbl-caption .efbl-profile-title span,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-title span,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-feed-content>li .efbl-profile-title span,.efbl-thumbnail-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title span,.efbl-thumbnail-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-title span,.efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-feed-content>button .efbl-profile-title span,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-title span,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-feed-content>.owl-nav .efbl-profile-title span,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-thumbnail-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title span,.efbl_header .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title span,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-title span,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_cat .efbl-profile-title span,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl_followers .efbl-profile-title span,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-feed-content>.efbl-verified-status .efbl-profile-title span,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-thumbnail-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-thumbnail-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span{font-size:12px;display:block;color:#6c757d;font-style:italic}.efbl-thumbnail-skin .efbl-feed-content .description,.efbl-thumbnail-skin .efbl-feed-content .efbl_link_text{font-size:14px;color:#343a40}.efbl-thumbnail-skin .efbl-feed-content .description>*,.efbl-thumbnail-skin .efbl-feed-content .efbl_link_text>*{font-size:14px}@media(max-width: 575px){.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col{border:none;margin-bottom:20px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-d-flex,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-caption,.efbl-thumbnail-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_popup_like,.efbl-thumbnail-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>li,.efbl-thumbnail-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_likes_holder_icons,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .owl-nav .efbl-post-footer>button,.efbl_feeds_carousel .owl-nav .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>button,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl-post-footer>.efbl_header_inner_wrap,.efbl_header .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_header_inner_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_header_meta,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_cat,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_followers,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl-verified-status,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-verified-status,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i{flex-direction:column}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted{margin-bottom:10px}.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share{bottom:37px}}.efbl-fullwidth-skin{background:#fff;border:#dee2e6 solid 1px;padding:15px;margin-bottom:20px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col{margin-bottom:20px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a{display:block;position:relative;width:100%}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a img{outline:#dee2e6 solid 1px;width:100%}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay{position:absolute;opacity:0;background:rgba(0,0,0,.459);left:0;right:0;top:0;bottom:0;color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .efbl-plus{position:absolute;left:50%;top:50%;font-size:20px;margin-left:-10px;margin-top:-10px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a .efbl-overlay .icon-esf-clone{position:absolute;right:15px;top:15px;font-size:20px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a:hover .efbl-overlay{opacity:1}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer{margin-top:15px;padding-top:15px;border-top:#dee2e6 solid 1px;width:100%}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item{color:#343a40;font-size:14px;margin-right:20px;cursor:pointer}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i{margin-right:3px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap{color:#343a40;font-size:14px;cursor:pointer;text-decoration:none !important}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap i{margin-right:3px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb{font-size:12px;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important;line-height:1.25}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb:hover{background:#343a40;color:#fff}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper{position:relative;padding-left:10px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share{font-size:12px;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-share:hover{background:#343a40;color:#fff}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share{display:none;position:absolute;right:0;bottom:46px;background:#343a40;color:#dee2e6;border-radius:3px;white-space:nowrap;padding-left:5px;padding-right:5px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button{padding:0;outline:none !important;border:none;background:transparent;text-decoration:none !important}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a{text-decoration:none !important;font-size:14px;padding:10px 5px;color:#ccc;line-height:1.25}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a:hover{color:#fff;text-decoration:none !important}.efbl-fullwidth-skin .efbl-feed-content>.efbl-d-flex,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-feed-content>span,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-feed-content>.efbl-caption,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_popup_like,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-feed-content>a,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-feed-content>li,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_likes_holder_icons,.efbl-fullwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button,.efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-feed-content>button,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-feed-content>.owl-nav,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item,.efbl-fullwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap,.efbl_header .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_inner_wrap,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_meta,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_cat,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_followers,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl-verified-status,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i{margin-bottom:10px}.efbl-fullwidth-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-image,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-feed-content>span .efbl-profile-image,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-feed-content>.efbl-caption .efbl-profile-image,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-image,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-feed-content>li .efbl-profile-image,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image,.efbl-fullwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-image,.efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-feed-content>button .efbl-profile-image,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-image,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-feed-content>.owl-nav .efbl-profile-image,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-fullwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image,.efbl_header .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-image,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_cat .efbl-profile-image,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_followers .efbl-profile-image,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl-verified-status .efbl-profile-image,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image{width:40px;min-width:40px;max-width:40px;overflow:hidden;box-shadow:0px 0px 0px 1px #dee2e6;height:40px;border-radius:50%;margin-right:10px}.efbl-fullwidth-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-image img,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-feed-content>span .efbl-profile-image img,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-feed-content>.efbl-caption .efbl-profile-image img,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-image img,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-feed-content>li .efbl-profile-image img,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image img,.efbl-fullwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-image img,.efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-feed-content>button .efbl-profile-image img,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-image img,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-feed-content>.owl-nav .efbl-profile-image img,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-fullwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image img,.efbl_header .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image img,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-image img,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_cat .efbl-profile-image img,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_followers .efbl-profile-image img,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl-verified-status .efbl-profile-image img,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img{width:100%}.efbl-fullwidth-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-feed-content>span .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-feed-content>.efbl-caption .efbl-profile-title h2,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-title h2,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-feed-content>li .efbl-profile-title h2,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-title h2,.efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-feed-content>button .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-title h2,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-feed-content>.owl-nav .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl_header .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_cat .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_followers .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl-verified-status .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2{font-size:20px;margin:0px}.efbl-fullwidth-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-title span,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-feed-content>span .efbl-profile-title span,.efbl-fullwidth-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-title span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-feed-content>.efbl-caption .efbl-profile-title span,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-title span,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-feed-content>li .efbl-profile-title span,.efbl-fullwidth-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title span,body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title span,.efbl-fullwidth-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-title span,.efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-feed-content>button .efbl-profile-title span,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-title span,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-feed-content>.owl-nav .efbl-profile-title span,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-fullwidth-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title span,.efbl_header .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title span,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-title span,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_cat .efbl-profile-title span,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl_followers .efbl-profile-title span,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-feed-content>.efbl-verified-status .efbl-profile-title span,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-fullwidth-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-fullwidth-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-feed-content>a .efbl-profile-title span,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title span{font-size:12px;display:block;color:#6c757d;font-style:italic}.efbl-fullwidth-skin .efbl-feed-content .description,.efbl-fullwidth-skin .efbl-feed-content .efbl_link_text{font-size:14px;color:#343a40}.efbl-fullwidth-skin .efbl-feed-content .description>*,.efbl-fullwidth-skin .efbl-feed-content .efbl_link_text>*{font-size:14px}@media(max-width: 575px){.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-d-flex,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-post-footer>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-post-footer>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>span,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-detail .efbl-d-columns-wrapper .efbl-post-footer>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-caption,.efbl-fullwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-post-footer>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_popup_like,.efbl-fullwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-post-footer>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-post-footer>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>li,.efbl-fullwidth-skin .efbl-thumbnail-wrapper body .fancybox-container .efbl-likes-popup-holder .efbl-post-footer>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_likes_holder_icons,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .owl-nav .efbl-post-footer>button,.efbl_feeds_carousel .owl-nav .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>button,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.owl-nav,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-post-footer>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl-post-footer>.efbl_header_inner_wrap,.efbl_header .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_header_inner_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-post-footer>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_header_meta,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_cat,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl_followers,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-post-footer>.efbl-verified-status,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-verified-status,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-post-footer>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-post-footer>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-post-footer>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-post-footer>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-post-footer>i{flex-direction:column}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted{margin-bottom:10px}.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share{bottom:37px}}.efbl-masonry-skin .brick{background:#fff;border:#dee2e6 solid 1px;padding:15px;margin-bottom:20px}.efbl-masonry-skin .brick .efbl_feed_fancy_popup{margin-bottom:15px;display:block;position:relative;width:100%}.efbl-masonry-skin .brick .efbl_feed_fancy_popup img{outline:#dee2e6 solid 1px;width:100%}.efbl-masonry-skin .brick .efbl_feed_fancy_popup .efbl-overlay{position:absolute;opacity:0;background:rgba(0,0,0,.459);left:0;right:0;top:0;bottom:0;color:#fff;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.efbl-masonry-skin .brick .efbl_feed_fancy_popup .efbl-overlay .efbl-plus{position:absolute;left:50%;top:50%;font-size:20px;margin-left:-10px;margin-top:-10px}.efbl-masonry-skin .brick .efbl_feed_fancy_popup .efbl-overlay .icon-esf-clone{position:absolute;right:15px;top:15px;font-size:20px}.efbl-masonry-skin .brick .efbl_feed_fancy_popup:hover .efbl-overlay{opacity:1}.efbl-masonry-skin .brick .efbl-shared-content-holder>a{margin-bottom:15px;display:block}.efbl-masonry-skin .brick .efbl-post-footer{margin-top:15px;padding-top:15px;border-top:#dee2e6 solid 1px;width:100%}.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted{margin-bottom:10px}.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item{color:#343a40;font-size:14px;margin-right:20px;cursor:pointer}.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i{margin-right:3px}.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap{color:#343a40;font-size:14px;cursor:pointer;text-decoration:none !important}.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i{margin-right:3px}.efbl-masonry-skin .brick .efbl-post-footer .efbl-view-on-fb{font-size:12px;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important;line-height:1.25}.efbl-masonry-skin .brick .efbl-post-footer .efbl-view-on-fb:hover{background:#343a40;color:#fff}.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper{position:relative;padding-left:10px}.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-share{font-size:12px;text-decoration:none;background:#dee2e6;color:#343a40;padding:8px 15px;border-radius:3px;height:auto;outline:none !important}.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-share:hover{background:#343a40;color:#fff}.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share{display:none;position:absolute;right:0;bottom:46px;background:#343a40;color:#dee2e6;border-radius:3px;white-space:nowrap;padding-left:5px;padding-right:5px}.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button{padding:0;outline:none !important;border:none;background:transparent;text-decoration:none !important;float:left}.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a{text-decoration:none !important;font-size:14px;padding:10px 5px;color:#ccc;line-height:1.25}.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a:hover{color:#fff;text-decoration:none !important}.efbl-masonry-skin .efbl-feed-content>.efbl-d-flex,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .efbl-feed-content>span,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .efbl-feed-content>.efbl-caption,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .efbl-feed-content>.efbl_popup_like,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .efbl-feed-content>a,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .efbl-feed-content>li,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .efbl-feed-content>.efbl_likes_holder_icons,.efbl-masonry-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button,.efbl_feeds_carousel .owl-nav .efbl-masonry-skin .efbl-feed-content>button,.efbl-masonry-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav,.efbl_feeds_carousel .efbl-masonry-skin .efbl-feed-content>.owl-nav,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item,.efbl-masonry-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap,.efbl_header .efbl-masonry-skin .efbl-feed-content>.efbl_header_inner_wrap,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .efbl-feed-content>.efbl_header_meta,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_cat,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_followers,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl-verified-status,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .efbl-feed-content>i,.efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i{margin-bottom:10px}.efbl-masonry-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-image,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .efbl-feed-content>span .efbl-profile-image,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-image,.efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .efbl-feed-content>.efbl-caption .efbl-profile-image,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-image,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .efbl-feed-content>li .efbl-profile-image,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image,body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image,.efbl-masonry-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-image,.efbl_feeds_carousel .owl-nav .efbl-masonry-skin .efbl-feed-content>button .efbl-profile-image,.efbl-masonry-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-image,.efbl_feeds_carousel .efbl-masonry-skin .efbl-feed-content>.owl-nav .efbl-profile-image,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image,.efbl_header .efbl-masonry-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-image,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_cat .efbl-profile-image,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_followers .efbl-profile-image,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl-verified-status .efbl-profile-image,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image{width:40px;min-width:40px;max-width:40px;overflow:hidden;box-shadow:0px 0px 0px 1px #dee2e6;height:40px;border-radius:50%;margin-right:10px}.efbl-masonry-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-image img,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .efbl-feed-content>span .efbl-profile-image img,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-image img,.efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .efbl-feed-content>.efbl-caption .efbl-profile-image img,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-image img,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .efbl-feed-content>li .efbl-profile-image img,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image img,body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-image img,.efbl-masonry-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-image img,.efbl_feeds_carousel .owl-nav .efbl-masonry-skin .efbl-feed-content>button .efbl-profile-image img,.efbl-masonry-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-image img,.efbl_feeds_carousel .efbl-masonry-skin .efbl-feed-content>.owl-nav .efbl-profile-image img,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image img,.efbl_header .efbl-masonry-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-image img,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-image img,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_cat .efbl-profile-image img,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_followers .efbl-profile-image img,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl-verified-status .efbl-profile-image img,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-image img,.efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-image img{width:100%}.efbl-masonry-skin .efbl-feed-content>.efbl-d-flex .efbl-profile-title h2,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-feed-content>i .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-feed-content>span .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-masonry-skin .efbl-feed-content>span .efbl-profile-title h2,.efbl-masonry-skin .efbl-post-detail .efbl-d-columns-wrapper .efbl-feed-content>.efbl-caption .efbl-profile-title h2,.efbl-post-detail .efbl-d-columns-wrapper .efbl-masonry-skin .efbl-feed-content>.efbl-caption .efbl-profile-title h2,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-feed-content>.efbl_popup_like .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-masonry-skin .efbl-feed-content>.efbl_popup_like .efbl-profile-title h2,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-feed-content>a .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-feed-content>li .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .efbl-masonry-skin .efbl-feed-content>li .efbl-profile-title h2,.efbl-masonry-skin body .fancybox-container .efbl-likes-popup-holder .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title h2,body .fancybox-container .efbl-likes-popup-holder .efbl-masonry-skin .efbl-feed-content>.efbl_likes_holder_icons .efbl-profile-title h2,.efbl-masonry-skin .efbl_feeds_carousel .owl-nav .efbl-feed-content>button .efbl-profile-title h2,.efbl_feeds_carousel .owl-nav .efbl-masonry-skin .efbl-feed-content>button .efbl-profile-title h2,.efbl-masonry-skin .efbl_feeds_carousel .efbl-feed-content>.owl-nav .efbl-profile-title h2,.efbl_feeds_carousel .efbl-masonry-skin .efbl-feed-content>.owl-nav .efbl-profile-title h2,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-masonry-skin .efbl_header .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl_header .efbl-masonry-skin .efbl-feed-content>.efbl_header_inner_wrap .efbl-profile-title h2,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-feed-content>.efbl_header_meta .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-masonry-skin .efbl-feed-content>.efbl_header_meta .efbl-profile-title h2,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_cat .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_cat .efbl-profile-title h2,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl_followers .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl_followers .efbl-profile-title h2,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-feed-content>.efbl-verified-status .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl-verified-status .efbl-profile-title h2,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-content>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.efbl-reacted-item .efbl-profile-title h2,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>i .efbl-profile-title h2,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-masonry-skin .efbl-feed-content>.efbl_all_comments_wrap .efbl-profile-title h2,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-masonry-skin .efbl-feed-content>.esf-share-wrapper .efbl-profile-title h2,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-feed-content>a .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button .efbl-masonry-skin .efbl-feed-content>a .efbl-profile-title h2,.efbl-masonry-skin .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .efbl-feed-content>i .efbl-profile-title h2,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-foo
|