Version Description
- Added: Facebook Groups support
- Added: Visual Moderation
- Added: Instagram Stories
- 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.3 |
Comparing to | |
See all releases |
Code changes from version 6.2.2 to 6.2.3
- README.txt +9 -3
- admin/assets/css/esf-admin.css +1 -1
- admin/assets/css/esf-admin.css.map +1 -1
- admin/assets/js/esf-admin.js +21 -0
- admin/assets/js/esf-image-uploader.js +47 -0
- admin/assets/scss/esf-admin.scss +31 -1
- admin/class-esf-admin.php +49 -1
- admin/views/html-admin-page-easy-social-feed.php +27 -6
- easy-facebook-likebox.php +2 -29
- facebook/admin/assets/css/admin.css +1 -1
- facebook/admin/assets/css/admin.css.map +1 -1
- facebook/admin/assets/images/moderate.png +0 -0
- facebook/admin/assets/js/admin.js +144 -6
- facebook/admin/assets/scss/admin.scss +189 -3
- facebook/admin/class-easy-facebook-likebox-admin.php +229 -54
- facebook/admin/views/html-admin-page-easy-facebook-likebox.php +36 -7
- facebook/admin/views/html-authenticate-tab.php +142 -20
- facebook/admin/views/html-clear-cache-tab.php +49 -8
- facebook/admin/views/html-how-to-use-tab.php +198 -26
- facebook/admin/views/html-moderate-tab.php +143 -0
- facebook/admin/views/html-skins-tab.php +3 -9
- facebook/admin/views/template-moderate.php +66 -0
- facebook/frontend/assets/css/easy-facebook-likebox-frontend.css +1 -1
README.txt
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
=== Easy Social Feed - Social Photos Gallery - Post Feed - Like Box ===
|
2 |
-
Contributors: maltathemes, sjaved
|
3 |
Tags: instagram feed, instagram, facebook feed, Facebook, page plugin
|
4 |
Requires at least: 3.3
|
5 |
Tested up to: 5.7
|
6 |
-
Stable tag: 6.2.
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
10 |
Custom Instagram Feed. Custom Facebook Feed. It's the easiest plugin to display custom Facebook feed (posts, photos, videos, events), custom Instagram Feed (photos, gallery, and videos) and page plugin (like box).
|
11 |
|
12 |
== Description ==
|
13 |
-
The easiest and user-friendly plugin for **Custom Instagram Feed** (Display photos, gallery, and videos), **Custom Facebook Feed** (posts, links, status, photos, videos, events),
|
14 |
|
15 |
[youtube https://www.youtube.com/watch?v=9ZvHmlozcHA]
|
16 |
|
@@ -177,6 +177,12 @@ http://wordpress.org/support/topic/need-feed-back-on-plugin-feature/
|
|
177 |
23. Instagram skins/layouts panel
|
178 |
|
179 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
180 |
= 6.2.2 =
|
181 |
* Fixed: Template not found issue
|
182 |
* Fixed: Events Date issue
|
1 |
=== Easy Social Feed - Social Photos Gallery - Post Feed - Like Box ===
|
2 |
+
Contributors: DaNish Ali, maltathemes, sjaved
|
3 |
Tags: instagram feed, instagram, facebook feed, Facebook, page plugin
|
4 |
Requires at least: 3.3
|
5 |
Tested up to: 5.7
|
6 |
+
Stable tag: 6.2.3
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
9 |
|
10 |
Custom Instagram Feed. Custom Facebook Feed. It's the easiest plugin to display custom Facebook feed (posts, photos, videos, events), custom Instagram Feed (photos, gallery, and videos) and page plugin (like box).
|
11 |
|
12 |
== Description ==
|
13 |
+
The easiest and user-friendly plugin for **Custom Instagram Feed** (Display photos, gallery, and videos), **Custom Facebook Feed** (posts, links, status, photos, videos, events), **Facebook and Page Plugin** (previously Facebook Like Box).
|
14 |
|
15 |
[youtube https://www.youtube.com/watch?v=9ZvHmlozcHA]
|
16 |
|
177 |
23. Instagram skins/layouts panel
|
178 |
|
179 |
== Changelog ==
|
180 |
+
= 6.2.3 =
|
181 |
+
* Added: Facebook Groups support
|
182 |
+
* Added: Visual Moderation
|
183 |
+
* Added: Instagram Stories
|
184 |
+
* Fixed: Minor issues
|
185 |
+
|
186 |
= 6.2.2 =
|
187 |
* Fixed: Template not found issue
|
188 |
* Fixed: Events Date issue
|
admin/assets/css/esf-admin.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.espf-upgrade{float:left;width:100%;margin-top:10px;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;overflow-x:hidden}.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;margin-top:15px}.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 .esf-plugin-logo{width:100px;float:none}.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:10px;width:100%}.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:12px 12px 10px;height:auto;box-shadow:none;text-transform:none;font-size:13px;line-height:normal;background:#7ed957;border-radius:3px}.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_wc_boxes_wrap .esf_wc_box .esf_wc_box_btns_holder .btn .material-icons{margin-left:5px;margin-top:-1px}.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-top:10px;padding:25px 20px;color:#fff;background:#ff8c00;text-align:center;position:relative}.espf-upgrade .esf-hide-free-sidebar{position:absolute;right:5px;font-size:22px;cursor:pointer;top:5px}.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;overflow-x:hidden}.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%}.esf-sidebar-is-hide{width:98% !important}.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;margin-top:15px}.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 .esf-plugin-logo{width:100px;float:none}.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:10px;width:100%}.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:12px 12px 10px;height:auto;box-shadow:none;text-transform:none;font-size:13px;line-height:normal;background:#7ed957;border-radius:3px}.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_wc_boxes_wrap .esf_wc_box .esf_wc_box_btns_holder .btn .material-icons{margin-left:5px;margin-top:-1px}.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;position:relative}.easy-social-feed_page_easy-facebook-likebox .fta-other-plugins-wrap .fta-other-plugins-head .esf-hide-free-sidebar{position:absolute;right:5px;font-size:22px;cursor:pointer}.easy-social-feed_page_easy-facebook-likebox .fta-other-plugins-wrap .indicators .indicator-item{background-color:#018fd0}.esf-hide-free-sidebar{position:absolute;right:5px;font-size:22px;cursor:pointer}.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}#fs_connect .fs-visual img{width:76px !important;height:76px !important}/*# 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,WACA,gBACA,
|
1 |
+
{"version":3,"sourceRoot":"","sources":["../scss/esf-admin.scss"],"names":[],"mappings":"AACA,cACE,WACA,WACA,gBACA,kBACA,WACA,mBACA,kBACA,kBAEF,qCACE,kBACA,UACA,eACA,eACA,QAGA,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,mBACA,kBAEA,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,qBACE,qBAEF,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,cACA,gBAEA,gEACE,WACA,WAEF,6EACE,YACA,WAEF,+DACE,WACA,SACA,mBACA,eACA,iBACA,gBACA,WAIJ,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,uBACA,YACA,gBACA,oBACA,eACA,mBACA,mBACA,kBACA,4FACE,mBAEF,sGACE,gBACA,gBAOV,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,yBACA,kBACA,oHACE,kBACA,UACA,eACA,eAIJ,iGACE,yBAIJ,uBACE,kBACA,UACA,eACA,eAIA,2EACE,yBAGF,+EACE,yBAGJ,2BACE,sBACA","file":"esf-admin.css"}
|
admin/assets/js/esf-admin.js
CHANGED
@@ -154,6 +154,27 @@ jQuery(document).ready(function($) {
|
|
154 |
});
|
155 |
});
|
156 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
157 |
jQuery('.esf_hide_updated_notice').click(function() {
|
158 |
|
159 |
var data = {'action': 'esf_hide_updated_notice'};
|
154 |
});
|
155 |
});
|
156 |
|
157 |
+
jQuery('.esf-hide-free-sidebar').click(function() {
|
158 |
+
|
159 |
+
const id = jQuery(this).data('id');
|
160 |
+
const data = {'action': 'esf_hide_free_sidebar', 'id' : id };
|
161 |
+
jQuery.ajax({
|
162 |
+
url: fta.ajax_url,
|
163 |
+
type: 'post',
|
164 |
+
data: data,
|
165 |
+
dataType: 'json',
|
166 |
+
async: !0,
|
167 |
+
success: function(response) {
|
168 |
+
Materialize.Toast.removeAll();
|
169 |
+
if (response.success) {
|
170 |
+
jQuery('.esf-hide-'+id).slideUp('fast');
|
171 |
+
}else{
|
172 |
+
Materialize.toast(response.data, 4000);
|
173 |
+
}
|
174 |
+
},
|
175 |
+
});
|
176 |
+
});
|
177 |
+
|
178 |
jQuery('.esf_hide_updated_notice').click(function() {
|
179 |
|
180 |
var data = {'action': 'esf_hide_updated_notice'};
|
admin/assets/js/esf-image-uploader.js
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
jQuery(function($){
|
2 |
+
|
3 |
+
// Set all variables to be used in scope
|
4 |
+
var frame,
|
5 |
+
addImgLink = $('.esf_image_upload'),
|
6 |
+
imgIdInput = $('.esf_image_uploaded_url');
|
7 |
+
imgtag = $('.esf-uploaded-image');
|
8 |
+
|
9 |
+
// ADD IMAGE LINK
|
10 |
+
addImgLink.on( 'click', function( event ){
|
11 |
+
|
12 |
+
event.preventDefault();
|
13 |
+
|
14 |
+
// If the media frame already exists, reopen it.
|
15 |
+
if ( frame ) {
|
16 |
+
frame.open();
|
17 |
+
return;
|
18 |
+
}
|
19 |
+
|
20 |
+
// Create a new media frame
|
21 |
+
frame = wp.media({
|
22 |
+
title: esf_image_uploader.title,
|
23 |
+
button: {
|
24 |
+
text: esf_image_uploader.btn_text
|
25 |
+
},
|
26 |
+
multiple: false // Set to true to allow multiple files to be selected
|
27 |
+
});
|
28 |
+
|
29 |
+
|
30 |
+
// When an image is selected in the media frame...
|
31 |
+
frame.on( 'select', function() {
|
32 |
+
|
33 |
+
// Get media attachment details from the frame state
|
34 |
+
var attachment = frame.state().get('selection').first().toJSON();
|
35 |
+
|
36 |
+
// Send the attachment id to our input field
|
37 |
+
imgIdInput.val( attachment.url ).trigger('change');
|
38 |
+
|
39 |
+
imgtag.attr( 'src', attachment.url ).slideDown('slow');
|
40 |
+
|
41 |
+
});
|
42 |
+
|
43 |
+
// Finally, open the modal on click
|
44 |
+
frame.open();
|
45 |
+
});
|
46 |
+
|
47 |
+
});
|
admin/assets/scss/esf-admin.scss
CHANGED
@@ -3,10 +3,19 @@
|
|
3 |
float: left;
|
4 |
width: 100%;
|
5 |
margin-top: 10px;
|
6 |
-
padding: 20px;
|
7 |
color: #fff;
|
8 |
background: #ff8c00;
|
9 |
text-align: center;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
|
11 |
b {
|
12 |
text-shadow: 3px 2px #d25d53;
|
@@ -258,6 +267,9 @@ code{
|
|
258 |
float: left;
|
259 |
width: 98%;
|
260 |
}
|
|
|
|
|
|
|
261 |
.fta_wrap {
|
262 |
|
263 |
.btn:focus {
|
@@ -1501,6 +1513,13 @@ code{
|
|
1501 |
.easy-social-feed_page_easy-facebook-likebox .fta-other-plugins-wrap {
|
1502 |
.fta-other-plugins-head {
|
1503 |
background-color: #018fd0;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1504 |
}
|
1505 |
|
1506 |
.indicators .indicator-item {
|
@@ -1508,6 +1527,13 @@ code{
|
|
1508 |
}
|
1509 |
}
|
1510 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1511 |
.easy-social-feed_page_mif .fta-other-plugins-wrap {
|
1512 |
.fta-other-plugins-head {
|
1513 |
background-color: #d23167;
|
@@ -1516,4 +1542,8 @@ code{
|
|
1516 |
.indicators .indicator-item {
|
1517 |
background-color: #d23167;
|
1518 |
}
|
|
|
|
|
|
|
|
|
1519 |
}
|
3 |
float: left;
|
4 |
width: 100%;
|
5 |
margin-top: 10px;
|
6 |
+
padding: 25px 20px;
|
7 |
color: #fff;
|
8 |
background: #ff8c00;
|
9 |
text-align: center;
|
10 |
+
position: relative;
|
11 |
+
|
12 |
+
.esf-hide-free-sidebar{
|
13 |
+
position: absolute;
|
14 |
+
right: 5px;
|
15 |
+
font-size: 22px;
|
16 |
+
cursor: pointer;
|
17 |
+
top: 5px;
|
18 |
+
}
|
19 |
|
20 |
b {
|
21 |
text-shadow: 3px 2px #d25d53;
|
267 |
float: left;
|
268 |
width: 98%;
|
269 |
}
|
270 |
+
.esf-sidebar-is-hide{
|
271 |
+
width: 98% !important;
|
272 |
+
}
|
273 |
.fta_wrap {
|
274 |
|
275 |
.btn:focus {
|
1513 |
.easy-social-feed_page_easy-facebook-likebox .fta-other-plugins-wrap {
|
1514 |
.fta-other-plugins-head {
|
1515 |
background-color: #018fd0;
|
1516 |
+
position: relative;
|
1517 |
+
.esf-hide-free-sidebar{
|
1518 |
+
position: absolute;
|
1519 |
+
right: 5px;
|
1520 |
+
font-size: 22px;
|
1521 |
+
cursor: pointer;
|
1522 |
+
}
|
1523 |
}
|
1524 |
|
1525 |
.indicators .indicator-item {
|
1527 |
}
|
1528 |
}
|
1529 |
|
1530 |
+
.esf-hide-free-sidebar{
|
1531 |
+
position: absolute;
|
1532 |
+
right: 5px;
|
1533 |
+
font-size: 22px;
|
1534 |
+
cursor: pointer;
|
1535 |
+
}
|
1536 |
+
|
1537 |
.easy-social-feed_page_mif .fta-other-plugins-wrap {
|
1538 |
.fta-other-plugins-head {
|
1539 |
background-color: #d23167;
|
1542 |
.indicators .indicator-item {
|
1543 |
background-color: #d23167;
|
1544 |
}
|
1545 |
+
}
|
1546 |
+
#fs_connect .fs-visual img{
|
1547 |
+
width: 76px !important;
|
1548 |
+
height: 76px !important;
|
1549 |
}
|
admin/class-esf-admin.php
CHANGED
@@ -44,6 +44,11 @@ if ( ! class_exists( 'ESF_Admin' ) ) {
|
|
44 |
'esf_hide_rating_notice',
|
45 |
] );
|
46 |
|
|
|
|
|
|
|
|
|
|
|
47 |
add_action( 'admin_head', [ $this, 'esf_hide_notices' ] );
|
48 |
|
49 |
add_action( 'pre_get_posts', [
|
@@ -105,8 +110,23 @@ if ( ! class_exists( 'ESF_Admin' ) ) {
|
|
105 |
'nonce' => wp_create_nonce( 'fta-ajax-nonce' ),
|
106 |
] );
|
107 |
|
|
|
|
|
|
|
108 |
wp_enqueue_script( 'media-upload' );
|
109 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
wp_enqueue_media();
|
111 |
}
|
112 |
|
@@ -234,7 +254,13 @@ if ( ! class_exists( 'ESF_Admin' ) ) {
|
|
234 |
|
235 |
$access_token = $esf_settings['plugins']['facebook']['access_token'];
|
236 |
|
237 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
238 |
|
239 |
unset( $esf_settings['plugins']['facebook']['access_token'] );
|
240 |
|
@@ -408,6 +434,26 @@ if ( ! class_exists( 'ESF_Admin' ) ) {
|
|
408 |
wp_die();
|
409 |
}
|
410 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
411 |
|
412 |
/**
|
413 |
* Add powered by text in admin footer
|
@@ -546,6 +592,8 @@ if ( ! class_exists( 'ESF_Admin' ) ) {
|
|
546 |
|
547 |
$fta_settings['plugins']['facebook']['access_token_info']['issued_at'] = $fb_token_info->data->issued_at;
|
548 |
|
|
|
|
|
549 |
update_option( 'fta_settings', $fta_settings );
|
550 |
|
551 |
return;
|
44 |
'esf_hide_rating_notice',
|
45 |
] );
|
46 |
|
47 |
+
add_action( 'wp_ajax_esf_hide_free_sidebar', [
|
48 |
+
$this,
|
49 |
+
'hide_free_sidebar',
|
50 |
+
] );
|
51 |
+
|
52 |
add_action( 'admin_head', [ $this, 'esf_hide_notices' ] );
|
53 |
|
54 |
add_action( 'pre_get_posts', [
|
110 |
'nonce' => wp_create_nonce( 'fta-ajax-nonce' ),
|
111 |
] );
|
112 |
|
113 |
+
wp_enqueue_script( 'thickbox' );
|
114 |
+
wp_enqueue_style( 'thickbox' );
|
115 |
+
|
116 |
wp_enqueue_script( 'media-upload' );
|
117 |
|
118 |
+
wp_enqueue_script( 'esf-image-uploader', FTA_PLUGIN_URL . 'admin/assets/js/esf-image-uploader.js', [
|
119 |
+
'jquery',
|
120 |
+
'media-upload',
|
121 |
+
'thickbox'
|
122 |
+
], '1.0.0', true );
|
123 |
+
|
124 |
+
wp_localize_script( 'esf-image-uploader', 'esf_image_uploader', [
|
125 |
+
'title' => __( 'Select or Upload Image', 'easy-facebook-likebox' ),
|
126 |
+
'btn_text' => __( 'Use this Image', 'easy-facebook-likebox' ),
|
127 |
+
] );
|
128 |
+
|
129 |
+
|
130 |
wp_enqueue_media();
|
131 |
}
|
132 |
|
254 |
|
255 |
$access_token = $esf_settings['plugins']['facebook']['access_token'];
|
256 |
|
257 |
+
if( isset( $esf_settings['plugins']['facebook']['approved_pages'] ) ){
|
258 |
+
unset( $esf_settings['plugins']['facebook']['approved_pages'] );
|
259 |
+
}
|
260 |
+
|
261 |
+
if( isset( $esf_settings['plugins']['facebook']['approved_groups'] ) ){
|
262 |
+
unset( $esf_settings['plugins']['facebook']['approved_groups'] );
|
263 |
+
}
|
264 |
|
265 |
unset( $esf_settings['plugins']['facebook']['access_token'] );
|
266 |
|
434 |
wp_die();
|
435 |
}
|
436 |
|
437 |
+
/**
|
438 |
+
* Hide sidebar for free users
|
439 |
+
*
|
440 |
+
* @since 6.2.3
|
441 |
+
*/
|
442 |
+
public function hide_free_sidebar() {
|
443 |
+
|
444 |
+
$FTA = new Feed_Them_All();
|
445 |
+
$fta_settings = $FTA->fta_get_settings();
|
446 |
+
$id = sanitize_text_field( $_POST['id'] );
|
447 |
+
$fta_settings['hide_'.$id] = true;
|
448 |
+
$updated = update_option('fta_settings', $fta_settings);
|
449 |
+
if( isset( $updated ) && !is_wp_error( $updated ) ){
|
450 |
+
wp_send_json_success( __('Updated!', 'easy-facebook-likebox') );
|
451 |
+
}else{
|
452 |
+
wp_send_json_error( __( 'Something went wrong! Please try again', 'easy-facebook-likebox' ) );
|
453 |
+
}
|
454 |
+
|
455 |
+
}
|
456 |
+
|
457 |
|
458 |
/**
|
459 |
* Add powered by text in admin footer
|
592 |
|
593 |
$fta_settings['plugins']['facebook']['access_token_info']['issued_at'] = $fb_token_info->data->issued_at;
|
594 |
|
595 |
+
$fta_settings['plugins']['facebook']['access_token_info']['app_id'] = $fb_token_info->data->app_id;
|
596 |
+
|
597 |
update_option( 'fta_settings', $fta_settings );
|
598 |
|
599 |
return;
|
admin/views/html-admin-page-easy-social-feed.php
CHANGED
@@ -9,6 +9,20 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
9 |
$FTA = new Feed_Them_All();
|
10 |
|
11 |
$fta_all_plugs = $FTA->fta_plugins();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
?>
|
13 |
<div class="esf_loader_wrap">
|
14 |
<div class="esf_loader_inner">
|
@@ -17,7 +31,7 @@ $fta_all_plugs = $FTA->fta_plugins();
|
|
17 |
</div>
|
18 |
<h1 class="esf-main-heading"><?php esc_html_e( "Easy Social Feed (Previously Easy Facebook Likebox)", 'easy-facebook-likebox' ); ?></h1>
|
19 |
|
20 |
-
<div class="fta_wrap_outer" <?php if( efl_fs()->is_free_plan() ){?> style="width: 78%" <?php } ?>>
|
21 |
<div class="fta_wrap z-depth-1">
|
22 |
<div class="fta_wrap_inner">
|
23 |
<div class="fta_tabs_holder">
|
@@ -127,7 +141,7 @@ $fta_all_plugs = $FTA->fta_plugins();
|
|
127 |
</div>
|
128 |
|
129 |
<?php if ( efl_fs()->is_free_plan() ) {
|
130 |
-
|
131 |
$mt_plugins = $this->mt_plugins_info();
|
132 |
?>
|
133 |
|
@@ -136,9 +150,10 @@ $fta_all_plugs = $FTA->fta_plugins();
|
|
136 |
|
137 |
<?php if ( $mt_plugins ) { ?>
|
138 |
|
139 |
-
<div class="fta-other-plugins-wrap z-depth-1">
|
140 |
|
141 |
<div class="fta-other-plugins-head">
|
|
|
142 |
<h5><?php esc_html_e( 'Love this plugin?', 'easy-facebook-likebox' ); ?></h5>
|
143 |
<p><?php esc_html_e( 'Then why not try our other FREE plugins.', 'easy-facebook-likebox' ); ?></p>
|
144 |
</div>
|
@@ -200,9 +215,11 @@ $fta_all_plugs = $FTA->fta_plugins();
|
|
200 |
|
201 |
<?php } ?>
|
202 |
|
203 |
-
<?php $banner_info = $this->esf_upgrade_banner();
|
|
|
204 |
|
205 |
-
<div class="espf-upgrade z-depth-2">
|
|
|
206 |
<h2><?php esc_html_e( $banner_info['name'] ); ?>
|
207 |
<b><?php esc_html_e( $banner_info['bold'] ); ?></b></h2>
|
208 |
<p><?php esc_html_e( $banner_info['fb-description'] ); ?></p>
|
@@ -213,6 +230,10 @@ $fta_all_plugs = $FTA->fta_plugins();
|
|
213 |
</a>
|
214 |
</div>
|
215 |
|
|
|
|
|
216 |
</div>
|
217 |
|
218 |
-
<?php
|
|
|
|
9 |
$FTA = new Feed_Them_All();
|
10 |
|
11 |
$fta_all_plugs = $FTA->fta_plugins();
|
12 |
+
$fta_settings = $FTA->fta_get_settings();
|
13 |
+
if( isset($fta_settings['hide_plugin'] ) ){
|
14 |
+
$hide_plugin = $fta_settings['hide_plugin'];
|
15 |
+
}
|
16 |
+
|
17 |
+
if( isset($fta_settings['hide_upgrade'] ) ){
|
18 |
+
$hide_upgrade = $fta_settings['hide_upgrade'];
|
19 |
+
}
|
20 |
+
|
21 |
+
if( isset( $hide_plugin ) && isset( $hide_upgrade ) ){
|
22 |
+
$hide_sidebar_class = 'esf-sidebar-is-hide';
|
23 |
+
}else{
|
24 |
+
$hide_sidebar_class = '';
|
25 |
+
}
|
26 |
?>
|
27 |
<div class="esf_loader_wrap">
|
28 |
<div class="esf_loader_inner">
|
31 |
</div>
|
32 |
<h1 class="esf-main-heading"><?php esc_html_e( "Easy Social Feed (Previously Easy Facebook Likebox)", 'easy-facebook-likebox' ); ?></h1>
|
33 |
|
34 |
+
<div class="fta_wrap_outer <?php echo $hide_sidebar_class; ?>" <?php if( efl_fs()->is_free_plan() ){?> style="width: 78%" <?php } ?>>
|
35 |
<div class="fta_wrap z-depth-1">
|
36 |
<div class="fta_wrap_inner">
|
37 |
<div class="fta_tabs_holder">
|
141 |
</div>
|
142 |
|
143 |
<?php if ( efl_fs()->is_free_plan() ) {
|
144 |
+
if( !isset( $hide_plugin ) && !isset( $hide_upgrade ) ){
|
145 |
$mt_plugins = $this->mt_plugins_info();
|
146 |
?>
|
147 |
|
150 |
|
151 |
<?php if ( $mt_plugins ) { ?>
|
152 |
|
153 |
+
<div class="fta-other-plugins-wrap z-depth-1 esf-hide-plugin">
|
154 |
|
155 |
<div class="fta-other-plugins-head">
|
156 |
+
<div class="dashicons dashicons-no-alt esf-hide-free-sidebar" data-id="plugin"></div>
|
157 |
<h5><?php esc_html_e( 'Love this plugin?', 'easy-facebook-likebox' ); ?></h5>
|
158 |
<p><?php esc_html_e( 'Then why not try our other FREE plugins.', 'easy-facebook-likebox' ); ?></p>
|
159 |
</div>
|
215 |
|
216 |
<?php } ?>
|
217 |
|
218 |
+
<?php $banner_info = $this->esf_upgrade_banner();
|
219 |
+
if( !isset( $fta_settings['hide_upgrade']) ){ ?>
|
220 |
|
221 |
+
<div class="espf-upgrade z-depth-2 esf-hide-upgrade">
|
222 |
+
<div class="dashicons dashicons-no-alt esf-hide-free-sidebar" data-id="upgrade"></div>
|
223 |
<h2><?php esc_html_e( $banner_info['name'] ); ?>
|
224 |
<b><?php esc_html_e( $banner_info['bold'] ); ?></b></h2>
|
225 |
<p><?php esc_html_e( $banner_info['fb-description'] ); ?></p>
|
230 |
</a>
|
231 |
</div>
|
232 |
|
233 |
+
<?php } ?>
|
234 |
+
|
235 |
</div>
|
236 |
|
237 |
+
<?php
|
238 |
+
}
|
239 |
+
} ?>
|
easy-facebook-likebox.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
* Plugin Name: Easy Social Feed
|
5 |
* Plugin URI: https://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.2.
|
8 |
* Author: Easy Social Feed
|
9 |
* Author URI: https://easysocialfeed.com/
|
10 |
* Text Domain: easy-facebook-likebox
|
@@ -98,31 +98,15 @@ if ( function_exists( 'efl_fs' ) ) {
|
|
98 |
if ( !class_exists( 'Feed_Them_All' ) ) {
|
99 |
class Feed_Them_All
|
100 |
{
|
101 |
-
public $version = '6.2.
|
102 |
public $fta_slug = 'easy-facebook-likebox' ;
|
103 |
public $plug_slug = 'easy-facebook-likebox' ;
|
104 |
function __construct()
|
105 |
{
|
106 |
-
/*
|
107 |
-
* init hooks fires on wp load
|
108 |
-
*/
|
109 |
add_action( 'init', [ $this, 'constants' ] );
|
110 |
add_action( 'init', [ $this, 'includes' ] );
|
111 |
add_action( 'plugins_loaded', [ $this, 'load_textdomain' ], 10 );
|
112 |
-
add_filter(
|
113 |
-
'load_textdomain_mofile',
|
114 |
-
[ $this, 'load_my_own_textdomain' ],
|
115 |
-
10,
|
116 |
-
2
|
117 |
-
);
|
118 |
-
/*
|
119 |
-
* register_activation_hook fires plugin install.
|
120 |
-
*/
|
121 |
register_activation_hook( __FILE__, [ $this, 'fta_activated' ] );
|
122 |
-
/*
|
123 |
-
* Will add the My Instagram Feed settings page link in the plugin area.
|
124 |
-
*/
|
125 |
-
// add_filter( 'plugin_action_links_' . plugin_basename( __FILE__ ), array( $this, 'fta_settings_link' ) );
|
126 |
}
|
127 |
|
128 |
/*
|
@@ -159,17 +143,6 @@ if ( function_exists( 'efl_fs' ) ) {
|
|
159 |
load_plugin_textdomain( 'easy-facebook-likebox' );
|
160 |
}
|
161 |
|
162 |
-
function load_my_own_textdomain( $mofile, $domain )
|
163 |
-
{
|
164 |
-
|
165 |
-
if ( 'easy-facebook-likebox' === $domain && false !== strpos( $mofile, WP_LANG_DIR . '/plugins/' ) ) {
|
166 |
-
$locale = apply_filters( 'plugin_locale', determine_locale(), $domain );
|
167 |
-
$mofile = WP_PLUGIN_DIR . '/' . dirname( plugin_basename( __FILE__ ) ) . '/languages/' . $domain . '-' . $locale . '.mo';
|
168 |
-
}
|
169 |
-
|
170 |
-
return $mofile;
|
171 |
-
}
|
172 |
-
|
173 |
/*
|
174 |
* fta_activated will Add all the necessary data into the database on plugin install.
|
175 |
* Returns nothing.
|
4 |
* Plugin Name: Easy Social Feed
|
5 |
* Plugin URI: https://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.2.3
|
8 |
* Author: Easy Social Feed
|
9 |
* Author URI: https://easysocialfeed.com/
|
10 |
* Text Domain: easy-facebook-likebox
|
98 |
if ( !class_exists( 'Feed_Them_All' ) ) {
|
99 |
class Feed_Them_All
|
100 |
{
|
101 |
+
public $version = '6.2.3' ;
|
102 |
public $fta_slug = 'easy-facebook-likebox' ;
|
103 |
public $plug_slug = 'easy-facebook-likebox' ;
|
104 |
function __construct()
|
105 |
{
|
|
|
|
|
|
|
106 |
add_action( 'init', [ $this, 'constants' ] );
|
107 |
add_action( 'init', [ $this, 'includes' ] );
|
108 |
add_action( 'plugins_loaded', [ $this, 'load_textdomain' ], 10 );
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
109 |
register_activation_hook( __FILE__, [ $this, 'fta_activated' ] );
|
|
|
|
|
|
|
|
|
110 |
}
|
111 |
|
112 |
/*
|
143 |
load_plugin_textdomain( 'easy-facebook-likebox' );
|
144 |
}
|
145 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
146 |
/*
|
147 |
* fta_activated will Add all the necessary data into the database on plugin install.
|
148 |
* Returns nothing.
|
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_tab_c #efbl-likebox-use .efbl_default_shortcode_holder,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-feed-use .efbl_default_shortcode_holder{padding:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-likebox-use .efbl-shortcode-block,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-feed-use .efbl-shortcode-block{margin-top:0;width:auto;display:inline-block}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-likebox-use .efbl_copy_shortcode,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-feed-use .efbl_copy_shortcode{margin-top:-2px;margin-left:-5px;box-shadow:none;padding:2px 15px 2px 6px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-likebox-use .efbl_generated_shortcode .efbl_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-likebox-use .efbl_generated_shortcode .efbl_likebox_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-likebox-use .efbl_likebox_generated_shortcode .efbl_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-likebox-use .efbl_likebox_generated_shortcode .efbl_likebox_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-feed-use .efbl_generated_shortcode .efbl_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-feed-use .efbl_generated_shortcode .efbl_likebox_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-feed-use .efbl_likebox_generated_shortcode .efbl_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-feed-use .efbl_likebox_generated_shortcode .efbl_likebox_shortcode_generated_final{width:auto;display:inline-block;padding:9px 12px 6px 18px;margin-top:-1px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-likebox-use .efbl_likebox_generated_shortcode .efbl_likebox_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-feed-use .efbl_likebox_generated_shortcode .efbl_likebox_shortcode_generated_final{margin-left:-4px}.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-albums-holder{display:none}.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;text-transform: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;display:inline-block;font-size:12px;padding:10px;border-left:5px solid #057cb5}.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:10px;font-size:12px;border-left:5px solid #057cb5;letter-spacing:.5px}.efbl_wrap blockquote.efbl-red-notice{width:100%}.efbl_wrap blockquote.efbl-red-notice a{color:#fff;text-decoration:underline}.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-authentication-modal{width:18%}.efbl_wrap #efbl-authentication-modal h6{letter-spacing:1px;line-height:1.5;margin-bottom:15px;font-size:1.2rem}.efbl_wrap #efbl-authentication-modal .efbl-auth-btn-holder{display:block;padding:5px 0;position:relative}.efbl_wrap #efbl-authentication-modal .efbl-auth-btn-holder label{padding:0 10px 0 28px}.efbl_wrap #efbl-authentication-modal .mif-modal-content{text-align:center}.efbl_wrap #efbl-authentication-modal .efbl-auth-modal-btn{margin-top: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}@media(max-width: 1920px){.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header #efbl_tabs a{padding:0 18px}}@media(max-width: 1680px){.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header #efbl_tabs a{padding:0 14px}}.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}@media(max-width: 1440px){.efbl_wrap .efbl_wrap_inner .efbl_tabs_holder .efbl_tabs_header #efbl_tabs a span{font-size:12px}}.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_tab_c #efbl-likebox-use .efbl_default_shortcode_holder,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-feed-use .efbl_default_shortcode_holder{padding:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-likebox-use .efbl-shortcode-block,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-feed-use .efbl-shortcode-block{margin-top:0;width:auto;display:inline-block}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-likebox-use .efbl_copy_shortcode,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-feed-use .efbl_copy_shortcode{margin-top:-2px;margin-left:-5px;box-shadow:none;padding:2px 15px 2px 6px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-likebox-use .efbl_generated_shortcode .efbl_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-likebox-use .efbl_generated_shortcode .efbl_likebox_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-likebox-use .efbl_likebox_generated_shortcode .efbl_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-likebox-use .efbl_likebox_generated_shortcode .efbl_likebox_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-feed-use .efbl_generated_shortcode .efbl_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-feed-use .efbl_generated_shortcode .efbl_likebox_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-feed-use .efbl_likebox_generated_shortcode .efbl_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-feed-use .efbl_likebox_generated_shortcode .efbl_likebox_shortcode_generated_final{width:auto;display:inline-block;padding:9px 12px 6px 18px;margin-top:-1px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-likebox-use .efbl_likebox_generated_shortcode .efbl_likebox_shortcode_generated_final,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c #efbl-feed-use .efbl_likebox_generated_shortcode .efbl_likebox_shortcode_generated_final{margin-left:-4px}.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 #efbl-authentication .auth-row .efbl_all_pages .collection.with-header .efbl-is-group-admin{border:1px solid #ccc;color:#867979;padding:3px 14px;margin-right:10px;letter-spacing:1px;display:inline-block;margin-top:10px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .auth-row .efbl_all_pages .collection.with-header .efbl-group-setting{background:#308fd0;color:#fff;padding:6px 10px;margin-top:5px;display:inline-block;letter-spacing:1px;text-transform:uppercase;border-radius:2px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .auth-row .efbl_all_pages .collection.with-header .efbl-group-setting:hover{background:#167bbf}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .auth-row .efbl_all_pages .efbl-group-app-addition{border:1px solid #e0e0e0;margin-top:0px;padding:10px 15px;border-top:none;position:relative}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .auth-row .efbl_all_pages .efbl-group-app-addition h4{margin-top:0px;font-size:2rem}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .auth-row .efbl_all_pages .efbl-group-app-addition ul{margin-top:0}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .auth-row .efbl_all_pages .efbl-group-app-addition ul li{font-size:15px;line-height:1.8;font-weight:400;color:#867979}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .auth-row .efbl_all_pages .efbl-group-app-addition ul li b{color:#5b656f;margin-right:5px}.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder #efbl-authentication .auth-row .efbl_all_pages .efbl-group-app-addition p:last-child{margin-bottom: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-albums-holder{display:none}.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;text-transform: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-group-id-wrap,.efbl_wrap .efbl_wrap_inner .efbl_tab_c_holder .efbl_tab_c .efbl-moderate-page-id-wrap{display: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;float:left;clear:both}.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;display:inline-block;font-size:10px;padding:10px;border-left:5px solid #057cb5}.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 .efbl_wrap_inner #efbl-moderate-wrap.efbl_tab_c_holder .efbl-moderate-type-wrap .efbl-moderate-type{margin-bottom:10px}.efbl_wrap .efbl_wrap_inner #efbl-moderate-wrap.efbl_tab_c_holder .efbl-get-moderate-feed{margin-top:10px}.efbl_wrap .efbl_wrap_inner #efbl-moderate-wrap.efbl_tab_c_holder .efbl-moderate-visual-wrap{margin-top:20px}.efbl_wrap .efbl_wrap_inner #efbl-moderate-wrap.efbl_tab_c_holder .efbl-moderate-visual-wrap.efbl-moderate-free-view .efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-overlay{opacity:1 !important;background:rgba(230,205,205,.46) !important}.efbl_wrap .efbl_wrap_inner #efbl-moderate-wrap.efbl_tab_c_holder .efbl-moderate-pro{margin-top:20px}.efbl_wrap .efbl_wrap_inner #efbl-moderate-wrap.efbl_tab_c_holder .efbl-moderate-pro a.btn{background-color:#ff8c00;margin-top:-3px}.efbl_wrap .efbl_wrap_inner #efbl-moderate-wrap.efbl_tab_c_holder .efbl-moderate-pro .trial-btn{border:1px solid #ff8c00;color:#ff8c00;padding:14px 20px;display:inline-block;margin-right:10px;border-radius:2px}.efbl_wrap .efbl_wrap_inner #efbl-moderate-wrap.efbl_tab_c_holder .efbl-moderate-pro p{margin-bottom:0}.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:11px 10px;font-size:12px;border-left:5px solid #057cb5;letter-spacing:.5px}.efbl_wrap blockquote.efbl-red-notice{width:100%}.efbl_wrap blockquote.efbl-red-notice a{color:#fff;text-decoration:underline}.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}.efbl_wrap .efbl-groups-list-modal{width:20%;max-height:400px;top:20% !important}.efbl_wrap .efbl-groups-list-modal .modal-content{padding:15px}.efbl_wrap .efbl-groups-list-modal .modal-content h5{margin:0;font-size:1.4rem;text-align:center;margin-bottom:15px;line-height:125%}.efbl_wrap .efbl-groups-list-modal .modal-content #efbl-selected-groups-list{border-top:1px solid #ccc;padding-top:15px !important;float:left;width:100%}.efbl_wrap .efbl-groups-list-modal .modal-content #efbl-selected-groups-list li{font-weight:bold;padding:10px 5px;float:left;clear:both;width:100%;cursor:pointer}.efbl_wrap .efbl-groups-list-modal .modal-content #efbl-selected-groups-list li img{max-width:50px;max-height:50px;margin-right:10px;float:left}.efbl_wrap .efbl-groups-list-modal .modal-content #efbl-selected-groups-list li.selected{background:#dceada !important;border:1px solid #6ca365 !important}.efbl_wrap .efbl-groups-list-modal .modal-content #efbl-selected-groups-list li.is-admin{background:#ddd;border:1px solid #ccc}.efbl_wrap .efbl-groups-list-modal .modal-content .efbl-save-groups-list{width:100%;position:sticky;bottom:6px;left: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,
|
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,sCACE,UACA,yCACE,mBACA,gBACA,mBACA,iBAGF,4DACE,cACA,cACA,kBAEA,kEACE,sBAGJ,yDACE,kBAEF,2DACE,gBAKJ,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,0BALF,6EAMI,gBAGF,0BATF,6EAUI,gBAIF,mFACE,wBACA,gBAGF,6FACE,kBACA,iBACA,WAGF,kFACE,qBACA,eACA,iBAEA,0BALF,kFAMI,gBAKN,sFACE,sBACA,gBACA,aAOR,+CACE,WACA,WAEA,2DACE,aAGE,qNACE,UAEF,mMACE,aACA,WACA,qBAEF,iMACE,gBACA,iBACA,gBACA,yBAGA,4mCACE,WACA,qBACA,0BACA,gBAIF,2SACE,iBAWJ,6FACE,cAEA,mGACE,cAON,6FACE,4BACA,YACA,gBACA,0BAEA,uGACE,YACA,iBAGF,mGACE,yBACA,gBACA,WAIJ,8EACE,gBACA,gBAEA,0FACE,gBAGF,8FACE,UAGE,2IACE,sBACA,cACA,iBACA,kBACA,mBACA,qBACA,gBAEF,0IACE,mBACA,WACA,iBACA,eACA,qBACA,mBACA,yBACA,kBACA,gJACE,mBAIN,uHACE,yBACA,eACA,kBACA,gBACA,kBAEA,0HACE,eACA,eAEF,0HACE,aACA,6HACE,eACA,gBACA,gBACA,cACA,+HACE,cACA,iBAIN,oIACE,gBAWR,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,2FACC,aAED,gGACE,iBACA,mBAEA,kGACE,cACA,oBACA,eACA,qBACA,oBACA,wGACE,gBACA,aAKN,sKACE,aAGF,0FACE,aACA,WACA,WAEA,+GACE,aACA,0BACA,mBAEA,iHACE,aAGF,iHACE,yBAKN,iGACE,cAGF,4KACE,gBACA,WACA,WAGF,kLACE,aACA,WAEA,sLACE,gBACA,gBACA,eAGF,4cACE,gBACA,eACA,gBACA,YACA,qBACA,eACA,aACA,8BAGF,ofACE,aACA,WACA,kBACA,gBACA,YACA,mBACA,yBACA,gBAEA,4fACE,gBAKN,+DAEE,aACA,eAGF,iEACE,eACA,cACA,gBACA,cAGF,iEACE,gBACA,eACA,iBACA,YAOF,+GACE,mBAGJ,0FACE,gBAEF,6FACE,gBAGA,6LACE,qBACA,4CAGJ,qFACE,gBACA,2FACE,yBACA,gBAEF,gGACE,yBACA,cACA,kBACA,qBACA,kBACA,kBAEF,uFACE,gBAMR,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,kBACA,eACA,8BACA,oBAEF,sCACE,WAEA,wCACE,WACA,0BAMF,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,iBASR,mCACE,UACA,iBACA,mBACA,kDACE,aACA,qDACE,SACA,iBACA,kBACA,mBACA,iBAEF,6EACE,0BACA,4BACA,WACA,WACA,gFACE,iBACA,iBACA,WACA,WACA,WACA,eACF,oFACE,eACA,gBACA,kBACA,WAGF,yFACE,8BACA,oCAEF,yFACE,gBACA,sBAGJ,yEACE,WACA,gBACA,WACA,OAON,+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/images/moderate.png
ADDED
Binary file
|
facebook/admin/assets/js/admin.js
CHANGED
@@ -22,6 +22,13 @@ jQuery(document).ready(function($) {
|
|
22 |
}
|
23 |
});
|
24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
/*
|
26 |
* Get new albums list on page change
|
27 |
*/
|
@@ -54,7 +61,43 @@ jQuery(document).ready(function($) {
|
|
54 |
|
55 |
});
|
56 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
|
59 |
jQuery('select#efbl_free_filter_popup').on('change', function() {
|
60 |
if (this.value !== 'none') {
|
@@ -254,7 +297,7 @@ jQuery(document).ready(function($) {
|
|
254 |
efbl_load_more = 'load_more="0" ';
|
255 |
}
|
256 |
else {
|
257 |
-
efbl_live_stream_only = '
|
258 |
}
|
259 |
|
260 |
if (jQuery('#efbl_show_likebox').is(':checked')) {
|
@@ -278,7 +321,21 @@ jQuery(document).ready(function($) {
|
|
278 |
efbl_page_id_attr = ' user_id="' + efbl_page_id + '"';
|
279 |
}
|
280 |
|
281 |
-
var
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
282 |
'' + efbl_filter + '' + efbl_album_id + '' + efbl_filter_events + '' + efbl_caption_words +
|
283 |
'' + efbl_post_limit + '' + efbl_skin_id + '' + efbl_cache_unit + '' +
|
284 |
efbl_cache_duration + ' ' + efbl_live_stream_only + ' ' + efbl_load_more + ' ' + efbl_link_new_tab + '' + efbl_show_likebox +
|
@@ -293,7 +350,89 @@ jQuery(document).ready(function($) {
|
|
293 |
|
294 |
jQuery('.efbl_generated_shortcode').slideDown();
|
295 |
|
296 |
-
})
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
297 |
|
298 |
jQuery(document).on('click', '.efbl_skin_redirect', function(event) {
|
299 |
|
@@ -340,7 +479,7 @@ jQuery(document).ready(function($) {
|
|
340 |
|
341 |
});/* Ajax func ends here. */
|
342 |
|
343 |
-
})
|
344 |
|
345 |
/*
|
346 |
* Getting the form submitted value from shortcode generator.
|
@@ -590,6 +729,7 @@ jQuery(document).ready(function($) {
|
|
590 |
attr('data-skin_id', skin_id);
|
591 |
});/* efbl_skin_delete_confrim func ends here. */
|
592 |
|
|
|
593 |
jQuery('.efbl_create_skin').click(function($) {
|
594 |
|
595 |
/*
|
@@ -677,8 +817,6 @@ jQuery(document).ready(function($) {
|
|
677 |
});/* efbl_create_skin func ends here. */
|
678 |
|
679 |
|
680 |
-
/* Premium Code Stripped by Freemius */
|
681 |
-
|
682 |
jQuery(document).on('click', '.create_new_skin_fb', function($) {
|
683 |
|
684 |
/*
|
22 |
}
|
23 |
});
|
24 |
|
25 |
+
jQuery('input[type=radio][name=efbl_login_type]').change(function() {
|
26 |
+
|
27 |
+
jQuery('.efbl-authentication-modal .efbl-auth-modal-btn').
|
28 |
+
attr('href', jQuery(this).data('url'));
|
29 |
+
|
30 |
+
});
|
31 |
+
|
32 |
/*
|
33 |
* Get new albums list on page change
|
34 |
*/
|
61 |
|
62 |
});
|
63 |
|
64 |
+
/*
|
65 |
+
* Display lists on feed type change
|
66 |
+
*/
|
67 |
+
jQuery('select#efbl_feed_type').on('change', function() {
|
68 |
+
|
69 |
+
if( this.value === 'group' ){
|
70 |
+
jQuery('.efbl-page-releated-field').slideUp('slow');
|
71 |
+
jQuery('.efbl-group-id-wrap').slideDown('slow');
|
72 |
+
}else {
|
73 |
+
jQuery('.efbl-page-releated-field').slideDown('slow');
|
74 |
+
jQuery('.efbl-group-id-wrap').slideUp('slow');
|
75 |
+
}
|
76 |
+
|
77 |
+
});
|
78 |
|
79 |
+
/*
|
80 |
+
* Display lists on moderate feed type change
|
81 |
+
*/
|
82 |
+
jQuery('select#efbl_moderate_feed_type').on('change', function() {
|
83 |
+
|
84 |
+
if( this.value === 'group' ){
|
85 |
+
jQuery('#efbl-moderate-wrap .efbl-moderate-page-id-wrap').slideUp('slow');
|
86 |
+
jQuery('#efbl-moderate-wrap .efbl-group-id-wrap').slideDown('slow');
|
87 |
+
}else {
|
88 |
+
jQuery('#efbl-moderate-wrap .efbl-moderate-page-id-wrap').slideDown('slow');
|
89 |
+
jQuery('#efbl-moderate-wrap .efbl-group-id-wrap').slideUp('slow');
|
90 |
+
}
|
91 |
+
|
92 |
+
});
|
93 |
+
|
94 |
+
|
95 |
+
/*
|
96 |
+
* Select from groups list
|
97 |
+
*/
|
98 |
+
jQuery(document).on('click', '#efbl-selected-groups-list li', function(event) {
|
99 |
+
jQuery(this).toggleClass('selected');
|
100 |
+
});
|
101 |
|
102 |
jQuery('select#efbl_free_filter_popup').on('change', function() {
|
103 |
if (this.value !== 'none') {
|
297 |
efbl_load_more = 'load_more="0" ';
|
298 |
}
|
299 |
else {
|
300 |
+
efbl_live_stream_only = 'live_stream_only="0" ';
|
301 |
}
|
302 |
|
303 |
if (jQuery('#efbl_show_likebox').is(':checked')) {
|
321 |
efbl_page_id_attr = ' user_id="' + efbl_page_id + '"';
|
322 |
}
|
323 |
|
324 |
+
var efbl_feed_type = $('#efbl_feed_type').val();
|
325 |
+
|
326 |
+
if( efbl_feed_type === 'group' ){
|
327 |
+
var efbl_group_id = $('#efbl_group_id').val();
|
328 |
+
efbl_page_id_attr = 'fanpage_id="' + efbl_group_id + '" ';
|
329 |
+
efbl_filter = '';
|
330 |
+
efbl_album_id = '';
|
331 |
+
efbl_live_stream_only = '';
|
332 |
+
efbl_filter_events = '';
|
333 |
+
efbl_show_likebox = '';
|
334 |
+
}
|
335 |
+
|
336 |
+
efbl_feed_type = ' type="' + efbl_feed_type + '"';
|
337 |
+
|
338 |
+
var shortcode_html = '[efb_feed ' + efbl_page_id_attr + ' ' + efbl_feed_type + ' ' + efbl_access_token +
|
339 |
'' + efbl_filter + '' + efbl_album_id + '' + efbl_filter_events + '' + efbl_caption_words +
|
340 |
'' + efbl_post_limit + '' + efbl_skin_id + '' + efbl_cache_unit + '' +
|
341 |
efbl_cache_duration + ' ' + efbl_live_stream_only + ' ' + efbl_load_more + ' ' + efbl_link_new_tab + '' + efbl_show_likebox +
|
350 |
|
351 |
jQuery('.efbl_generated_shortcode').slideDown();
|
352 |
|
353 |
+
});
|
354 |
+
|
355 |
+
function efbl_get_moderate_feed(){
|
356 |
+
var feed_type = $('#efbl_moderate_feed_type').val();
|
357 |
+
var page_id = $('#efbl_moderate_page_id').val();
|
358 |
+
var group_id = $('#efbl_moderate_group_id').val();
|
359 |
+
|
360 |
+
Materialize.toast(efbl.moderate_wait, 400000);
|
361 |
+
|
362 |
+
var data = {
|
363 |
+
action: 'efbl_get_moderate_feed',
|
364 |
+
feed_type: feed_type,
|
365 |
+
page_id: page_id,
|
366 |
+
group_id: group_id,
|
367 |
+
efbl_nonce: efbl.nonce,
|
368 |
+
};
|
369 |
+
|
370 |
+
jQuery.ajax({
|
371 |
+
url: efbl.ajax_url,
|
372 |
+
type: 'post',
|
373 |
+
data: data,
|
374 |
+
dataType: 'json',
|
375 |
+
success: function(response) {
|
376 |
+
Materialize.Toast.removeAll();
|
377 |
+
if (response.success) {
|
378 |
+
jQuery('#efbl-moderate-wrap .efbl-moderate-visual-wrap').html(' ').append(response.data).slideDown('slow');
|
379 |
+
}
|
380 |
+
else {
|
381 |
+
Materialize.toast(response.data, 4000);
|
382 |
+
jQuery('#toast-container').addClass('esf-failed-notification');
|
383 |
+
}
|
384 |
+
|
385 |
+
},
|
386 |
+
|
387 |
+
});
|
388 |
+
}
|
389 |
+
|
390 |
+
jQuery(document).on('click', '.efbl-get-moderate-feed', function(event) {
|
391 |
+
event.preventDefault();
|
392 |
+
efbl_get_moderate_feed();
|
393 |
+
});
|
394 |
+
|
395 |
+
|
396 |
+
|
397 |
+
|
398 |
+
jQuery(document).on('click', '.efbl-save-groups-list', function(event) {
|
399 |
+
|
400 |
+
event.preventDefault();
|
401 |
+
var groups_id = [];
|
402 |
+
jQuery( "#efbl-selected-groups-list li" ).each(function( index ) {
|
403 |
+
if( jQuery(this).hasClass('selected') ){
|
404 |
+
groups_id.push(jQuery(this).data('id'));
|
405 |
+
}
|
406 |
+
});
|
407 |
+
|
408 |
+
const data = {
|
409 |
+
action: 'efbl_save_groups_list',
|
410 |
+
groups_id: groups_id,
|
411 |
+
efbl_nonce: efbl.nonce,
|
412 |
+
};
|
413 |
+
|
414 |
+
jQuery.ajax({
|
415 |
+
url: efbl.ajax_url,
|
416 |
+
type: 'post',
|
417 |
+
data: data,
|
418 |
+
dataType: 'json',
|
419 |
+
success: function(response) {
|
420 |
+
if (response.success) {
|
421 |
+
Materialize.toast(response.data[0], 4000);
|
422 |
+
jQuery('.modal.open').modal('close');
|
423 |
+
jQuery('.efbl_tab_c_holder .efbl_all_pages').append(response.data['1']);
|
424 |
+
location.reload();
|
425 |
+
}
|
426 |
+
else {
|
427 |
+
Materialize.toast(response.data, 4000);
|
428 |
+
jQuery('#toast-container').addClass('esf-failed-notification');
|
429 |
+
}
|
430 |
+
|
431 |
+
},
|
432 |
+
|
433 |
+
});/* Ajax func ends here. */
|
434 |
+
|
435 |
+
});
|
436 |
|
437 |
jQuery(document).on('click', '.efbl_skin_redirect', function(event) {
|
438 |
|
479 |
|
480 |
});/* Ajax func ends here. */
|
481 |
|
482 |
+
});
|
483 |
|
484 |
/*
|
485 |
* Getting the form submitted value from shortcode generator.
|
729 |
attr('data-skin_id', skin_id);
|
730 |
});/* efbl_skin_delete_confrim func ends here. */
|
731 |
|
732 |
+
|
733 |
jQuery('.efbl_create_skin').click(function($) {
|
734 |
|
735 |
/*
|
817 |
});/* efbl_create_skin func ends here. */
|
818 |
|
819 |
|
|
|
|
|
820 |
jQuery(document).on('click', '.create_new_skin_fb', function($) {
|
821 |
|
822 |
/*
|
facebook/admin/assets/scss/admin.scss
CHANGED
@@ -34,6 +34,33 @@
|
|
34 |
margin-right: 10px;
|
35 |
}
|
36 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
.efbl_wrap_inner {
|
38 |
|
39 |
|
@@ -94,6 +121,15 @@
|
|
94 |
display: table;
|
95 |
padding: 0 22px;
|
96 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
97 |
&:focus {
|
98 |
outline: none !important;
|
99 |
box-shadow: none;
|
@@ -109,6 +145,10 @@
|
|
109 |
letter-spacing: 1.5px;
|
110 |
font-size: 13px;
|
111 |
font-weight: bold;
|
|
|
|
|
|
|
|
|
112 |
}
|
113 |
}
|
114 |
|
@@ -161,6 +201,8 @@
|
|
161 |
|
162 |
}
|
163 |
|
|
|
|
|
164 |
#efbl-cached {
|
165 |
.collection-item {
|
166 |
.efbl_del_trans {
|
@@ -202,6 +244,59 @@
|
|
202 |
|
203 |
.efbl_all_pages {
|
204 |
padding: 0;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
205 |
}
|
206 |
|
207 |
}
|
@@ -330,6 +425,10 @@
|
|
330 |
}
|
331 |
}
|
332 |
|
|
|
|
|
|
|
|
|
333 |
.efbl_filter_events_wrap_outer {
|
334 |
display: none;
|
335 |
float: left;
|
@@ -356,6 +455,8 @@
|
|
356 |
|
357 |
.efbl_shortcode_submit, .efbl_likebox_shortcode_submit {
|
358 |
margin-top: 20px;
|
|
|
|
|
359 |
}
|
360 |
|
361 |
.efbl_generated_shortcode, .efbl_likebox_generated_shortcode {
|
@@ -374,7 +475,7 @@
|
|
374 |
box-shadow: none;
|
375 |
border: none;
|
376 |
display: inline-block;
|
377 |
-
font-size:
|
378 |
padding: 10px;
|
379 |
border-left: 5px solid #057cb5;
|
380 |
}
|
@@ -417,6 +518,43 @@
|
|
417 |
|
418 |
}
|
419 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
420 |
}
|
421 |
|
422 |
p {
|
@@ -521,7 +659,7 @@
|
|
521 |
blockquote {
|
522 |
background-color: #018ed0;
|
523 |
color: #fff;
|
524 |
-
padding: 10px;
|
525 |
font-size: 12px;
|
526 |
border-left: 5px solid #057cb5;
|
527 |
letter-spacing: .5px;
|
@@ -949,7 +1087,55 @@
|
|
949 |
|
950 |
}
|
951 |
|
952 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
953 |
}
|
954 |
|
955 |
.toplevel_page_easy-facebook-likebox {
|
34 |
margin-right: 10px;
|
35 |
}
|
36 |
|
37 |
+
#efbl-authentication-modal{
|
38 |
+
width: 18%;
|
39 |
+
h6{
|
40 |
+
letter-spacing: 1px;
|
41 |
+
line-height: 1.5;
|
42 |
+
margin-bottom: 15px;
|
43 |
+
font-size: 1.2rem;
|
44 |
+
}
|
45 |
+
|
46 |
+
.efbl-auth-btn-holder {
|
47 |
+
display: block;
|
48 |
+
padding: 5px 0;
|
49 |
+
position: relative;
|
50 |
+
|
51 |
+
label {
|
52 |
+
padding: 0 10px 0 28px;
|
53 |
+
}
|
54 |
+
}
|
55 |
+
.mif-modal-content{
|
56 |
+
text-align: center;
|
57 |
+
}
|
58 |
+
.efbl-auth-modal-btn {
|
59 |
+
margin-top: 10px;
|
60 |
+
}
|
61 |
+
|
62 |
+
}
|
63 |
+
|
64 |
.efbl_wrap_inner {
|
65 |
|
66 |
|
121 |
display: table;
|
122 |
padding: 0 22px;
|
123 |
|
124 |
+
@media (max-width: 1920px) {
|
125 |
+
padding: 0 18px;
|
126 |
+
}
|
127 |
+
|
128 |
+
@media (max-width: 1680px) {
|
129 |
+
padding: 0 14px;
|
130 |
+
}
|
131 |
+
|
132 |
+
|
133 |
&:focus {
|
134 |
outline: none !important;
|
135 |
box-shadow: none;
|
145 |
letter-spacing: 1.5px;
|
146 |
font-size: 13px;
|
147 |
font-weight: bold;
|
148 |
+
|
149 |
+
@media (max-width: 1440px) {
|
150 |
+
font-size: 12px;
|
151 |
+
}
|
152 |
}
|
153 |
}
|
154 |
|
201 |
|
202 |
}
|
203 |
|
204 |
+
|
205 |
+
|
206 |
#efbl-cached {
|
207 |
.collection-item {
|
208 |
.efbl_del_trans {
|
244 |
|
245 |
.efbl_all_pages {
|
246 |
padding: 0;
|
247 |
+
|
248 |
+
.collection.with-header{
|
249 |
+
.efbl-is-group-admin{
|
250 |
+
border: 1px solid #ccc;
|
251 |
+
color: #867979;
|
252 |
+
padding: 3px 14px;
|
253 |
+
margin-right: 10px;
|
254 |
+
letter-spacing: 1px;
|
255 |
+
display: inline-block;
|
256 |
+
margin-top: 10px;
|
257 |
+
}
|
258 |
+
.efbl-group-setting{
|
259 |
+
background: #308fd0;
|
260 |
+
color: #fff;
|
261 |
+
padding: 6px 10px;
|
262 |
+
margin-top: 5px;
|
263 |
+
display: inline-block;
|
264 |
+
letter-spacing: 1px;
|
265 |
+
text-transform: uppercase;
|
266 |
+
border-radius: 2px;
|
267 |
+
&:hover{
|
268 |
+
background: #167bbf;
|
269 |
+
}
|
270 |
+
}
|
271 |
+
}
|
272 |
+
.efbl-group-app-addition{
|
273 |
+
border: 1px solid #e0e0e0;
|
274 |
+
margin-top: 0px;
|
275 |
+
padding: 10px 15px;
|
276 |
+
border-top: none;
|
277 |
+
position: relative;
|
278 |
+
|
279 |
+
h4{
|
280 |
+
margin-top: 0px;
|
281 |
+
font-size: 2rem;
|
282 |
+
}
|
283 |
+
ul{
|
284 |
+
margin-top: 0;
|
285 |
+
li{
|
286 |
+
font-size: 15px;
|
287 |
+
line-height: 1.8;
|
288 |
+
font-weight: 400;
|
289 |
+
color: #867979;
|
290 |
+
b{
|
291 |
+
color: #5b656f;
|
292 |
+
margin-right: 5px;
|
293 |
+
}
|
294 |
+
}
|
295 |
+
}
|
296 |
+
p:last-child{
|
297 |
+
margin-bottom: 0;
|
298 |
+
}
|
299 |
+
}
|
300 |
}
|
301 |
|
302 |
}
|
425 |
}
|
426 |
}
|
427 |
|
428 |
+
.efbl-group-id-wrap, .efbl-moderate-page-id-wrap{
|
429 |
+
display: none;
|
430 |
+
}
|
431 |
+
|
432 |
.efbl_filter_events_wrap_outer {
|
433 |
display: none;
|
434 |
float: left;
|
455 |
|
456 |
.efbl_shortcode_submit, .efbl_likebox_shortcode_submit {
|
457 |
margin-top: 20px;
|
458 |
+
float: left;
|
459 |
+
clear: both;
|
460 |
}
|
461 |
|
462 |
.efbl_generated_shortcode, .efbl_likebox_generated_shortcode {
|
475 |
box-shadow: none;
|
476 |
border: none;
|
477 |
display: inline-block;
|
478 |
+
font-size: 10px;
|
479 |
padding: 10px;
|
480 |
border-left: 5px solid #057cb5;
|
481 |
}
|
518 |
|
519 |
}
|
520 |
}
|
521 |
+
#efbl-moderate-wrap.efbl_tab_c_holder{
|
522 |
+
.efbl-moderate-type-wrap{
|
523 |
+
.efbl-moderate-type{
|
524 |
+
margin-bottom: 10px;
|
525 |
+
}
|
526 |
+
}
|
527 |
+
.efbl-get-moderate-feed{
|
528 |
+
margin-top: 10px;
|
529 |
+
}
|
530 |
+
.efbl-moderate-visual-wrap{
|
531 |
+
margin-top: 20px;
|
532 |
+
}
|
533 |
+
.efbl-moderate-visual-wrap.efbl-moderate-free-view{
|
534 |
+
.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-overlay{
|
535 |
+
opacity: 1 !important;
|
536 |
+
background: rgb(230 205 205 / 46%) !important;
|
537 |
+
}
|
538 |
+
}
|
539 |
+
.efbl-moderate-pro{
|
540 |
+
margin-top: 20px;
|
541 |
+
a.btn{
|
542 |
+
background-color: #ff8c00;
|
543 |
+
margin-top: -3px;
|
544 |
+
}
|
545 |
+
.trial-btn{
|
546 |
+
border: 1px solid #ff8c00;
|
547 |
+
color: #ff8c00;
|
548 |
+
padding: 14px 20px;
|
549 |
+
display: inline-block;
|
550 |
+
margin-right: 10px;
|
551 |
+
border-radius: 2px;
|
552 |
+
}
|
553 |
+
p{
|
554 |
+
margin-bottom: 0;
|
555 |
+
}
|
556 |
+
}
|
557 |
+
}
|
558 |
}
|
559 |
|
560 |
p {
|
659 |
blockquote {
|
660 |
background-color: #018ed0;
|
661 |
color: #fff;
|
662 |
+
padding: 11px 10px;
|
663 |
font-size: 12px;
|
664 |
border-left: 5px solid #057cb5;
|
665 |
letter-spacing: .5px;
|
1087 |
|
1088 |
}
|
1089 |
|
1090 |
+
.efbl-groups-list-modal{
|
1091 |
+
width: 20%;
|
1092 |
+
max-height: 400px;
|
1093 |
+
top: 20% !important;
|
1094 |
+
.modal-content{
|
1095 |
+
padding: 15px;
|
1096 |
+
h5{
|
1097 |
+
margin: 0;
|
1098 |
+
font-size: 1.4rem;
|
1099 |
+
text-align: center;
|
1100 |
+
margin-bottom: 15px;
|
1101 |
+
line-height: 125%;
|
1102 |
+
}
|
1103 |
+
#efbl-selected-groups-list{
|
1104 |
+
border-top: 1px solid #ccc;
|
1105 |
+
padding-top: 15px !important;
|
1106 |
+
float: left;
|
1107 |
+
width: 100%;
|
1108 |
+
li {
|
1109 |
+
font-weight: bold;
|
1110 |
+
padding: 10px 5px;
|
1111 |
+
float: left;
|
1112 |
+
clear: both;
|
1113 |
+
width: 100%;
|
1114 |
+
cursor: pointer;
|
1115 |
+
img {
|
1116 |
+
max-width: 50px;
|
1117 |
+
max-height: 50px;
|
1118 |
+
margin-right: 10px;
|
1119 |
+
float: left;
|
1120 |
+
}
|
1121 |
+
}
|
1122 |
+
li.selected{
|
1123 |
+
background: #dceada !important;
|
1124 |
+
border: 1px solid #6ca365 !important;
|
1125 |
+
}
|
1126 |
+
li.is-admin{
|
1127 |
+
background: #ddd;
|
1128 |
+
border: 1px solid #ccc;
|
1129 |
+
}
|
1130 |
+
}
|
1131 |
+
.efbl-save-groups-list{
|
1132 |
+
width: 100%;
|
1133 |
+
position: sticky;
|
1134 |
+
bottom: 6px;
|
1135 |
+
left: 0;
|
1136 |
+
}
|
1137 |
+
}
|
1138 |
+
}
|
1139 |
}
|
1140 |
|
1141 |
.toplevel_page_easy-facebook-likebox {
|
facebook/admin/class-easy-facebook-likebox-admin.php
CHANGED
@@ -14,6 +14,7 @@ if ( !class_exists( 'Easy_Facebook_Likebox_Admin' ) ) {
|
|
14 |
class Easy_Facebook_Likebox_Admin
|
15 |
{
|
16 |
var $plugin_slug = 'easy-facebook-likebox' ;
|
|
|
17 |
function __construct()
|
18 |
{
|
19 |
add_action( 'admin_menu', [ $this, 'efbl_menu' ] );
|
@@ -24,6 +25,8 @@ if ( !class_exists( 'Easy_Facebook_Likebox_Admin' ) ) {
|
|
24 |
add_action( 'wp_ajax_efbl_get_albums_list', [ $this, 'efbl_get_albums_list' ] );
|
25 |
add_action( 'wp_ajax_efbl_del_trans', [ $this, 'efbl_delete_transient' ] );
|
26 |
add_action( 'wp_ajax_efbl_save_fb_access_token', [ $this, 'efbl_save_facebook_access_token' ] );
|
|
|
|
|
27 |
}
|
28 |
|
29 |
/*
|
@@ -33,11 +36,12 @@ if ( !class_exists( 'Easy_Facebook_Likebox_Admin' ) ) {
|
|
33 |
*/
|
34 |
public function efbl_admin_style( $hook )
|
35 |
{
|
36 |
-
if (
|
37 |
return;
|
38 |
}
|
39 |
wp_enqueue_style( $this->plugin_slug . '-admin-styles', EFBL_PLUGIN_URL . 'admin/assets/css/admin.css', [] );
|
40 |
wp_enqueue_script( $this->plugin_slug . '-admin-script', EFBL_PLUGIN_URL . 'admin/assets/js/admin.js', [ 'jquery', 'materialize.min' ] );
|
|
|
41 |
$FTA = new Feed_Them_All();
|
42 |
$fta_settings = $FTA->fta_get_settings();
|
43 |
$default_skin_id = $fta_settings['plugins']['facebook']['default_skin_id'];
|
@@ -50,6 +54,7 @@ if ( !class_exists( 'Easy_Facebook_Likebox_Admin' ) ) {
|
|
50 |
'nonce' => wp_create_nonce( 'efbl-ajax-nonce' ),
|
51 |
'version' => $efbl_ver,
|
52 |
'default_skin_id' => $default_skin_id,
|
|
|
53 |
] );
|
54 |
wp_enqueue_script( 'media-upload' );
|
55 |
wp_enqueue_media();
|
@@ -275,75 +280,132 @@ if ( !class_exists( 'Easy_Facebook_Likebox_Admin' ) ) {
|
|
275 |
public function efbl_save_facebook_access_token()
|
276 |
{
|
277 |
$access_token = $_POST['access_token'];
|
278 |
-
$
|
279 |
-
$args = [
|
280 |
-
'timeout' => 150,
|
281 |
-
'sslverify' => false,
|
282 |
-
];
|
283 |
-
$fta_pages = wp_remote_get( $fta_api_url, $args );
|
284 |
-
$fb_pages = json_decode( $fta_pages['body'] );
|
285 |
$approved_pages = [];
|
|
|
|
|
286 |
|
287 |
-
if ( $
|
288 |
-
$
|
289 |
-
$
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
299 |
}
|
300 |
-
|
301 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
302 |
}
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
313 |
}
|
314 |
-
|
315 |
-
$efbl_all_pages_html .= sprintf(
|
316 |
-
'<li class="collection-item avatar li-' . $efbl_page->id . '">
|
317 |
-
<a href="https://web.facebook.com/' . $efbl_page->id . '" target="_blank">
|
318 |
-
<img src="%2$s" alt="" class="circle">
|
319 |
-
</a>
|
320 |
-
<span class="title">%1$s</span>
|
321 |
-
<p>%3$s <br> %5$s %4$s <i class="material-icons efbl_copy_id tooltipped" data-position="right" data-clipboard-text="%4$s" data-delay="100" data-tooltip="%6$s">content_copy</i></p>
|
322 |
-
</li>',
|
323 |
-
$efbl_page->name,
|
324 |
-
$auth_img_src,
|
325 |
-
$efbl_page->category,
|
326 |
-
$efbl_username,
|
327 |
-
$efbl_username_label,
|
328 |
-
__( 'Copy', 'easy-facebook-likebox' )
|
329 |
-
);
|
330 |
-
$efbl_page = (array) $efbl_page;
|
331 |
-
$approved_pages[$efbl_page['id']] = $efbl_page;
|
332 |
}
|
333 |
-
|
|
|
|
|
334 |
}
|
335 |
|
336 |
$fta_self_url = 'https://graph.facebook.com/me?fields=id,name&access_token=' . $access_token;
|
337 |
$fta_self_data = json_decode( jws_fetchUrl( $fta_self_url, $args ) );
|
338 |
-
$
|
339 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
340 |
$fta_settings['plugins']['facebook']['approved_pages'] = $approved_pages;
|
|
|
|
|
|
|
341 |
$fta_settings['plugins']['facebook']['access_token'] = $access_token;
|
|
|
342 |
$fta_settings['plugins']['facebook']['author'] = $fta_self_data;
|
343 |
$efbl_saved = update_option( 'fta_settings', $fta_settings );
|
344 |
|
345 |
if ( isset( $efbl_saved ) ) {
|
346 |
-
wp_send_json_success( [
|
|
|
|
|
|
|
|
|
|
|
|
|
347 |
} else {
|
348 |
wp_send_json_error( __( 'Something went wrong! Refresh the page and try again', 'easy-facebook-likebox' ) );
|
349 |
}
|
@@ -378,6 +440,119 @@ if ( !class_exists( 'Easy_Facebook_Likebox_Admin' ) ) {
|
|
378 |
}
|
379 |
|
380 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
381 |
|
382 |
}
|
383 |
$Easy_Facebook_Likebox_Admin = new Easy_Facebook_Likebox_Admin();
|
14 |
class Easy_Facebook_Likebox_Admin
|
15 |
{
|
16 |
var $plugin_slug = 'easy-facebook-likebox' ;
|
17 |
+
var $admin_page_id = 'easy-social-feed_page_easy-facebook-likebox' ;
|
18 |
function __construct()
|
19 |
{
|
20 |
add_action( 'admin_menu', [ $this, 'efbl_menu' ] );
|
25 |
add_action( 'wp_ajax_efbl_get_albums_list', [ $this, 'efbl_get_albums_list' ] );
|
26 |
add_action( 'wp_ajax_efbl_del_trans', [ $this, 'efbl_delete_transient' ] );
|
27 |
add_action( 'wp_ajax_efbl_save_fb_access_token', [ $this, 'efbl_save_facebook_access_token' ] );
|
28 |
+
add_action( 'wp_ajax_efbl_get_moderate_feed', [ $this, 'efbl_get_moderate_feed' ] );
|
29 |
+
add_action( 'wp_ajax_efbl_save_groups_list', [ $this, 'save_groups_list' ] );
|
30 |
}
|
31 |
|
32 |
/*
|
36 |
*/
|
37 |
public function efbl_admin_style( $hook )
|
38 |
{
|
39 |
+
if ( $this->admin_page_id !== $hook ) {
|
40 |
return;
|
41 |
}
|
42 |
wp_enqueue_style( $this->plugin_slug . '-admin-styles', EFBL_PLUGIN_URL . 'admin/assets/css/admin.css', [] );
|
43 |
wp_enqueue_script( $this->plugin_slug . '-admin-script', EFBL_PLUGIN_URL . 'admin/assets/js/admin.js', [ 'jquery', 'materialize.min' ] );
|
44 |
+
wp_enqueue_style( 'easy-facebook-likebox-frontend', EFBL_PLUGIN_URL . 'frontend/assets/css/easy-facebook-likebox-frontend.css', [] );
|
45 |
$FTA = new Feed_Them_All();
|
46 |
$fta_settings = $FTA->fta_get_settings();
|
47 |
$default_skin_id = $fta_settings['plugins']['facebook']['default_skin_id'];
|
54 |
'nonce' => wp_create_nonce( 'efbl-ajax-nonce' ),
|
55 |
'version' => $efbl_ver,
|
56 |
'default_skin_id' => $default_skin_id,
|
57 |
+
'moderate_wait' => __( 'Please wait, we are generating preview for you', 'easy-facebook-likebox' ),
|
58 |
] );
|
59 |
wp_enqueue_script( 'media-upload' );
|
60 |
wp_enqueue_media();
|
280 |
public function efbl_save_facebook_access_token()
|
281 |
{
|
282 |
$access_token = $_POST['access_token'];
|
283 |
+
$type = sanitize_text_field( $_POST['type'] );
|
|
|
|
|
|
|
|
|
|
|
|
|
284 |
$approved_pages = [];
|
285 |
+
$FTA = new Feed_Them_All();
|
286 |
+
$fta_settings = $FTA->fta_get_settings();
|
287 |
|
288 |
+
if ( $type == 'page' ) {
|
289 |
+
$fta_api_url = 'https://graph.facebook.com/me/accounts?fields=access_token,username,id,name,fan_count,category,about&access_token=' . $access_token;
|
290 |
+
$args = [
|
291 |
+
'timeout' => 150,
|
292 |
+
'sslverify' => false,
|
293 |
+
];
|
294 |
+
$fta_pages = wp_remote_get( $fta_api_url, $args );
|
295 |
+
$fb_pages = json_decode( $fta_pages['body'] );
|
296 |
+
|
297 |
+
if ( $fb_pages->data ) {
|
298 |
+
$title = __( 'Approved Pages', 'easy-facebook-likebox' );
|
299 |
+
$efbl_all_pages_html = '<ul class="collection with-header"> <li class="collection-header"><h5>' . $title . '</h5>
|
300 |
+
<a href="#fta-remove-at" class="modal-trigger fta-remove-at-btn tooltipped" data-position="left" data-delay="50" data-tooltip="' . __( 'Delete Access Token', 'easy-facebook-likebox' ) . '"><i class="material-icons">delete_forever</i></a></li>';
|
301 |
+
foreach ( $fb_pages->data as $efbl_page ) {
|
302 |
+
$page_logo_trasneint_name = "esf_logo_" . $efbl_page->id;
|
303 |
+
$auth_img_src = get_transient( $page_logo_trasneint_name );
|
304 |
+
|
305 |
+
if ( !$auth_img_src || '' == $auth_img_src ) {
|
306 |
+
$auth_img_src = 'https://graph.facebook.com/' . $efbl_page->id . '/picture?type=large&redirect=0&access_token=' . $access_token;
|
307 |
+
if ( $auth_img_src ) {
|
308 |
+
$auth_img_src = json_decode( jws_fetchUrl( $auth_img_src ) );
|
309 |
+
}
|
310 |
+
if ( $auth_img_src->data->url ) {
|
311 |
+
$auth_img_src = $auth_img_src->data->url;
|
312 |
+
}
|
313 |
+
set_transient( $page_logo_trasneint_name, $auth_img_src, 30 * 60 * 60 * 24 );
|
314 |
}
|
315 |
+
|
316 |
+
|
317 |
+
if ( isset( $efbl_page->username ) ) {
|
318 |
+
$efbl_username = $efbl_page->username;
|
319 |
+
$efbl_username_label = __( 'Username:', 'easy-facebook-likebox' );
|
320 |
+
} else {
|
321 |
+
$efbl_username = $efbl_page->id;
|
322 |
+
$efbl_username_label = __( 'ID:', 'easy-facebook-likebox' );
|
323 |
}
|
324 |
+
|
325 |
+
$efbl_all_pages_html .= sprintf(
|
326 |
+
'<li class="collection-item avatar li-' . $efbl_page->id . '">
|
327 |
+
<a href="https://www.facebook.com/' . $efbl_page->id . '" target="_blank">
|
328 |
+
<img src="%2$s" alt="" class="circle">
|
329 |
+
</a>
|
330 |
+
<span class="title">%1$s</span>
|
331 |
+
<p>%3$s <br> %5$s %4$s <i class="material-icons efbl_copy_id tooltipped" data-position="right" data-clipboard-text="%4$s" data-delay="100" data-tooltip="%6$s">content_copy</i></p>
|
332 |
+
</li>',
|
333 |
+
$efbl_page->name,
|
334 |
+
$auth_img_src,
|
335 |
+
$efbl_page->category,
|
336 |
+
$efbl_username,
|
337 |
+
$efbl_username_label,
|
338 |
+
__( 'Copy', 'easy-facebook-likebox' )
|
339 |
+
);
|
340 |
+
$efbl_page = (array) $efbl_page;
|
341 |
+
$approved_pages[$efbl_page['id']] = $efbl_page;
|
342 |
}
|
343 |
+
$efbl_all_pages_html .= '</ul>';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
344 |
}
|
345 |
+
|
346 |
+
} else {
|
347 |
+
$approved_pages = $fta_settings['plugins']['facebook']['approved_pages'];
|
348 |
}
|
349 |
|
350 |
$fta_self_url = 'https://graph.facebook.com/me?fields=id,name&access_token=' . $access_token;
|
351 |
$fta_self_data = json_decode( jws_fetchUrl( $fta_self_url, $args ) );
|
352 |
+
$user_id = $fta_self_data->id;
|
353 |
+
|
354 |
+
if ( $type == 'group' ) {
|
355 |
+
// Get approved groups list
|
356 |
+
$efbl_groups_api_url = add_query_arg( [
|
357 |
+
'fields' => 'id,name,administrator,cover',
|
358 |
+
'limit' => 1000,
|
359 |
+
'access_token' => $access_token,
|
360 |
+
], 'https://graph.facebook.com/v4.0/' . $user_id . '/groups' );
|
361 |
+
$groups_list = jws_fetchUrl( $efbl_groups_api_url );
|
362 |
+
$groups_list = json_decode( $groups_list );
|
363 |
+
$efbl_groups_html = '';
|
364 |
+
$groups_data = $groups_list->data;
|
365 |
+
usort( $groups_data, [ $this, 'sort_groups_by_admin' ] );
|
366 |
+
|
367 |
+
if ( $groups_data ) {
|
368 |
+
$efbl_groups_html = '<ul id="efbl-selected-groups-list" >';
|
369 |
+
$gi = 0;
|
370 |
+
foreach ( $groups_data as $group ) {
|
371 |
+
$efbl_groups_html .= '<li data-id="' . $group->id . '"';
|
372 |
+
if ( isset( $group->administrator ) && $group->administrator == 1 ) {
|
373 |
+
$efbl_groups_html .= 'class="is-admin"';
|
374 |
+
}
|
375 |
+
$efbl_groups_html .= '>';
|
376 |
+
$efbl_groups_html .= '<img src="' . $group->cover->source . '" />
|
377 |
+
<span>' . $group->name . '';
|
378 |
+
if ( isset( $group->administrator ) && $group->administrator == 1 ) {
|
379 |
+
$efbl_groups_html .= ' </br> ' . __( "Admin", 'easy-facebook-likebox' ) . '';
|
380 |
+
}
|
381 |
+
$efbl_groups_html .= '</span></li>';
|
382 |
+
$gi++;
|
383 |
+
}
|
384 |
+
$efbl_groups_html .= '</ul> <button class="efbl-save-groups-list waves-effect waves-light btn">' . __( "Save", "easy-facebook-likebox" ) . '</button>';
|
385 |
+
$is_groups = 'yes';
|
386 |
+
} else {
|
387 |
+
$is_groups = 'no';
|
388 |
+
}
|
389 |
+
|
390 |
+
}
|
391 |
+
|
392 |
$fta_settings['plugins']['facebook']['approved_pages'] = $approved_pages;
|
393 |
+
if ( isset( $groups_list->data ) ) {
|
394 |
+
$fta_settings['plugins']['facebook']['all_groups_list'] = $groups_data;
|
395 |
+
}
|
396 |
$fta_settings['plugins']['facebook']['access_token'] = $access_token;
|
397 |
+
$fta_settings['plugins']['facebook']['type'] = $type;
|
398 |
$fta_settings['plugins']['facebook']['author'] = $fta_self_data;
|
399 |
$efbl_saved = update_option( 'fta_settings', $fta_settings );
|
400 |
|
401 |
if ( isset( $efbl_saved ) ) {
|
402 |
+
wp_send_json_success( [
|
403 |
+
__( 'Successfully Authenticated!', 'easy-facebook-likebox' ),
|
404 |
+
$efbl_all_pages_html,
|
405 |
+
$is_groups,
|
406 |
+
$efbl_groups_html,
|
407 |
+
$type
|
408 |
+
] );
|
409 |
} else {
|
410 |
wp_send_json_error( __( 'Something went wrong! Refresh the page and try again', 'easy-facebook-likebox' ) );
|
411 |
}
|
440 |
}
|
441 |
|
442 |
}
|
443 |
+
|
444 |
+
/**
|
445 |
+
* Get moderate tab data and render shortcode to get a preview
|
446 |
+
*
|
447 |
+
* @since 6.2.3
|
448 |
+
*/
|
449 |
+
public function efbl_get_moderate_feed()
|
450 |
+
{
|
451 |
+
if ( !wp_verify_nonce( $_POST['efbl_nonce'], 'efbl-ajax-nonce' ) ) {
|
452 |
+
wp_send_json_error( __( 'Nonce not verified! Please try again', 'easy-facebook-likebox' ) );
|
453 |
+
}
|
454 |
+
$feed_type = sanitize_text_field( $_POST['feed_type'] );
|
455 |
+
$page_id = intval( $_POST['page_id'] );
|
456 |
+
$group_id = intval( $_POST['group_id'] );
|
457 |
+
global $efbl_skins ;
|
458 |
+
$skin_id = '';
|
459 |
+
if ( isset( $efbl_skins ) ) {
|
460 |
+
foreach ( $efbl_skins as $skin ) {
|
461 |
+
if ( $skin['layout'] == 'grid' ) {
|
462 |
+
$skin_id = $skin['ID'];
|
463 |
+
}
|
464 |
+
}
|
465 |
+
}
|
466 |
+
|
467 |
+
if ( $feed_type == 'group' ) {
|
468 |
+
$page_id = $group_id;
|
469 |
+
} else {
|
470 |
+
$page_id = $page_id;
|
471 |
+
}
|
472 |
+
|
473 |
+
$shortcode = '[efb_feed fanpage_id="' . $page_id . '" type="' . $feed_type . '" test_mode="true" is_moderate="true" skin_id="' . $skin_id . '" words_limit="25" post_limit="30" links_new_tab="1"]';
|
474 |
+
wp_send_json_success( do_shortcode( $shortcode ) );
|
475 |
+
}
|
476 |
+
|
477 |
+
/**
|
478 |
+
* Returns the groups object sorted by admin at top
|
479 |
+
* @param $left
|
480 |
+
* @param $right
|
481 |
+
*
|
482 |
+
* @return mixed
|
483 |
+
*
|
484 |
+
* @since 6.2.3
|
485 |
+
*/
|
486 |
+
public function sort_groups_by_admin( $left, $right )
|
487 |
+
{
|
488 |
+
return $right->administrator - $left->administrator;
|
489 |
+
}
|
490 |
+
|
491 |
+
function save_groups_list()
|
492 |
+
{
|
493 |
+
$groups_id = $_POST['groups_id'];
|
494 |
+
if ( !isset( $groups_id ) && empty($groups_id) ) {
|
495 |
+
wp_send_json_error( __( 'Please select the group first', 'easy-facebook-likebox' ) );
|
496 |
+
}
|
497 |
+
$FTA = new Feed_Them_All();
|
498 |
+
$fta_settings = $FTA->fta_get_settings();
|
499 |
+
$fb_settings = $fta_settings['plugins']['facebook'];
|
500 |
+
$groups_html = '';
|
501 |
+
|
502 |
+
if ( isset( $fta_settings['plugins']['facebook']['all_groups_list'] ) && !empty($fta_settings['plugins']['facebook']['all_groups_list']) ) {
|
503 |
+
$groups_html .= '<ul class="collection with-header"> <li class="collection-header"><h5>' . __( 'Approved Group(s)', 'easy-facebook-likebox' ) . '</h5></li>';
|
504 |
+
$groups = $fta_settings['plugins']['facebook']['all_groups_list'];
|
505 |
+
foreach ( $groups as $key => $group ) {
|
506 |
+
|
507 |
+
if ( !in_array( $group->id, $groups_id ) ) {
|
508 |
+
unset( $groups[$key] );
|
509 |
+
} else {
|
510 |
+
$efbl_username = $group->id;
|
511 |
+
$efbl_username_label = __( 'ID:', 'easy-facebook-likebox' );
|
512 |
+
$groups_html .= '<li class="collection-item avatar li-' . $group->id . '">
|
513 |
+
<a href="https://www.facebook.com/' . $group->id . '" target="_blank">
|
514 |
+
<img src="' . $group->cover->source . '" alt="" class="circle">
|
515 |
+
</a>
|
516 |
+
<span class="title">' . $group->name . '</span>
|
517 |
+
<p>' . $efbl_username_label . ' ' . $efbl_username . ' <i class="material-icons efbl_copy_id tooltipped" data-position="right" data-clipboard-text="' . $efbl_username . '" data-delay="100" data-tooltip="' . __( 'Copy', 'easy-facebook-likebox' ) . '">content_copy</i></p>';
|
518 |
+
if ( isset( $group->administrator ) && $group->administrator == 1 ) {
|
519 |
+
$groups_html .= '<span class="efbl-is-group-admin">' . __( "Admin", 'easy-facebook-likebox' ) . '</span>
|
520 |
+
<a href="https://www.facebook.com/groups/' . $group->id . '/apps/store" target="_blank" class="efbl-group-setting">' . __( "Add Easy Social Feed (A)/(b) App", 'easy-facebook-likebox' ) . '</a>';
|
521 |
+
}
|
522 |
+
$groups_html .= '</li>';
|
523 |
+
}
|
524 |
+
|
525 |
+
}
|
526 |
+
$groups_html .= '</ul>';
|
527 |
+
if ( !isset( $fta_settings['hide_group_info'] ) ) {
|
528 |
+
$groups_html .= '<div class="efbl-group-app-addition">
|
529 |
+
<div class="dashicons dashicons-no-alt esf-hide-free-sidebar" data-id="group_info"></div>
|
530 |
+
<h4>' . __( "Important", "easy-facebook-likebox" ) . '</h4>
|
531 |
+
<p>' . __( "To display a feed from your group you need to add our app in your Facebook group settings:", "easy-facebook-likebox" ) . '</p>
|
532 |
+
<ul>
|
533 |
+
<li><b>1)</b>' . __( "Go to your group settings page by clicking the Add {App Name} app button above in the list", "easy-facebook-likebox" ) . '.</li>
|
534 |
+
<li><b>2)</b>' . __( "In the Apps section click Add Apps", "easy-facebook-likebox" ) . '.</li>
|
535 |
+
<li><b>3)</b>' . __( "Search for Easy Social Feed (A)/(b) and select and add both of our apps", "easy-facebook-likebox" ) . '.</li>
|
536 |
+
<li><b>4)</b>' . __( "Click Add", "easy-facebook-likebox" ) . '.</li>
|
537 |
+
</ul>
|
538 |
+
<p>' . __( "You can now use the plugin to display a feed from your group", "easy-facebook-likebox" ) . '.</p>
|
539 |
+
</div>';
|
540 |
+
}
|
541 |
+
}
|
542 |
+
|
543 |
+
$fta_settings['plugins']['facebook']['approved_groups'] = $groups;
|
544 |
+
if ( isset( $fta_settings['plugins']['facebook']['all_groups_list'] ) ) {
|
545 |
+
unset( $fta_settings['plugins']['facebook']['all_groups_list'] );
|
546 |
+
}
|
547 |
+
$updated = update_option( 'fta_settings', $fta_settings );
|
548 |
+
|
549 |
+
if ( isset( $updated ) && !is_wp_error( $updated ) ) {
|
550 |
+
wp_send_json_success( array( __( 'Saved successfully', 'easy-facebook-likebox' ), $groups_html ) );
|
551 |
+
} else {
|
552 |
+
wp_send_json_error( __( 'Something went wrong! Please try again', 'easy-facebook-likebox' ) );
|
553 |
+
}
|
554 |
+
|
555 |
+
}
|
556 |
|
557 |
}
|
558 |
$Easy_Facebook_Likebox_Admin = new Easy_Facebook_Likebox_Admin();
|
facebook/admin/views/html-admin-page-easy-facebook-likebox.php
CHANGED
@@ -11,6 +11,19 @@ $FTA = new Feed_Them_All();
|
|
11 |
$ESF_Admin = new ESF_Admin();
|
12 |
|
13 |
$fta_settings = $FTA->fta_get_settings();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
$app_ID = [ '405460652816219', '222116127877068' ];
|
16 |
|
@@ -31,7 +44,7 @@ $auth_url = esc_url( add_query_arg( [
|
|
31 |
<div class="loader efbl_loader"></div>
|
32 |
</div>
|
33 |
</div>
|
34 |
-
<div class="fta_wrap_outer" <?php if( efl_fs()->is_free_plan() || efl_fs()->is_plan( 'instagram_premium', true ) ){?> style="width: 78%" <?php } ?>>
|
35 |
<div class="efbl_wrap z-depth-1">
|
36 |
<div class="efbl_wrap_inner">
|
37 |
|
@@ -49,10 +62,19 @@ $auth_url = esc_url( add_query_arg( [
|
|
49 |
</a>
|
50 |
</li>
|
51 |
<li class="tab col s3">
|
52 |
-
<a class="
|
53 |
<span><?php esc_html_e( "3", 'easy-facebook-likebox' ); ?>. <?php esc_html_e( "Customize (skins)", 'easy-facebook-likebox' ); ?></span>
|
54 |
</a>
|
55 |
</li>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
<li class="tab col s3">
|
57 |
<a class="active" href="#efbl-likebox">
|
58 |
<span><?php esc_html_e( "Facebook Like box(Page Plugin)", 'easy-facebook-likebox' ); ?></span>
|
@@ -79,6 +101,7 @@ $auth_url = esc_url( add_query_arg( [
|
|
79 |
<div class="efbl_tab_c_holder">
|
80 |
<?php include_once EFBL_PLUGIN_DIR . 'admin/views/html-authenticate-tab.php'; ?>
|
81 |
<?php include_once EFBL_PLUGIN_DIR . 'admin/views/html-how-to-use-tab.php'; ?>
|
|
|
82 |
<?php include_once EFBL_PLUGIN_DIR . 'admin/views/html-skins-tab.php'; ?>
|
83 |
<?php include_once EFBL_PLUGIN_DIR . 'admin/views/html-likebox-tab.php'; ?>
|
84 |
<?php include_once EFBL_PLUGIN_DIR . 'admin/views/html-clear-cache-tab.php'; ?>
|
@@ -89,15 +112,17 @@ $auth_url = esc_url( add_query_arg( [
|
|
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 if ( $mt_plugins ) { ?>
|
97 |
|
98 |
-
<div class="fta-other-plugins-wrap z-depth-1">
|
99 |
|
100 |
<div class="fta-other-plugins-head">
|
|
|
101 |
<h5><?php esc_html_e( 'Love this plugin?', 'easy-facebook-likebox' ); ?></h5>
|
102 |
<p><?php esc_html_e( 'Then why not try our other FREE plugins.', 'easy-facebook-likebox' ); ?></p>
|
103 |
</div>
|
@@ -159,8 +184,10 @@ $auth_url = esc_url( add_query_arg( [
|
|
159 |
|
160 |
<?php } ?>
|
161 |
|
162 |
-
<?php $banner_info = $ESF_Admin->esf_upgrade_banner();
|
163 |
-
|
|
|
|
|
164 |
<h2><?php esc_html_e( $banner_info['name'] ); ?>
|
165 |
<b><?php esc_html_e( $banner_info['bold'] ); ?></b></h2>
|
166 |
<p><?php esc_html_e( $banner_info['fb-description'] ); ?></p>
|
@@ -170,10 +197,12 @@ $auth_url = esc_url( add_query_arg( [
|
|
170 |
class="waves-effect waves-light btn"><i class="material-icons right">lock_open</i><?php esc_html_e( $banner_info['button-text'] ); ?>
|
171 |
</a>
|
172 |
</div>
|
|
|
173 |
</div>
|
174 |
|
175 |
</div>
|
176 |
-
<?php }
|
|
|
177 |
|
178 |
<!-- Popup starts<!-->
|
179 |
<div id="fta-auth-error" class="modal">
|
11 |
$ESF_Admin = new ESF_Admin();
|
12 |
|
13 |
$fta_settings = $FTA->fta_get_settings();
|
14 |
+
if( isset($fta_settings['hide_plugin'] ) ){
|
15 |
+
$hide_plugin = $fta_settings['hide_plugin'];
|
16 |
+
}
|
17 |
+
|
18 |
+
if( isset($fta_settings['hide_upgrade'] ) ){
|
19 |
+
$hide_upgrade = $fta_settings['hide_upgrade'];
|
20 |
+
}
|
21 |
+
|
22 |
+
if( isset( $hide_plugin ) && isset( $hide_upgrade ) ){
|
23 |
+
$hide_sidebar_class = 'esf-sidebar-is-hide';
|
24 |
+
}else{
|
25 |
+
$hide_sidebar_class = '';
|
26 |
+
}
|
27 |
|
28 |
$app_ID = [ '405460652816219', '222116127877068' ];
|
29 |
|
44 |
<div class="loader efbl_loader"></div>
|
45 |
</div>
|
46 |
</div>
|
47 |
+
<div class="fta_wrap_outer <?php echo $hide_sidebar_class; ?>" <?php if( efl_fs()->is_free_plan() || efl_fs()->is_plan( 'instagram_premium', true ) ){?> style="width: 78%" <?php } ?>>
|
48 |
<div class="efbl_wrap z-depth-1">
|
49 |
<div class="efbl_wrap_inner">
|
50 |
|
62 |
</a>
|
63 |
</li>
|
64 |
<li class="tab col s3">
|
65 |
+
<a class="" href="#efbl-skins">
|
66 |
<span><?php esc_html_e( "3", 'easy-facebook-likebox' ); ?>. <?php esc_html_e( "Customize (skins)", 'easy-facebook-likebox' ); ?></span>
|
67 |
</a>
|
68 |
</li>
|
69 |
+
<li class="tab col s3 efbl-moderate-tab-li">
|
70 |
+
<a class="" href="#efbl-moderate">
|
71 |
+
<span><?php esc_html_e( "Moderate", 'easy-facebook-likebox' );
|
72 |
+
if ( efl_fs()->is_free_plan() || efl_fs()->is_plan( 'instagram_premium', true ) ){ ?>
|
73 |
+
(<?php esc_html_e( "Pro", 'easy-facebook-likebox' ); ?>)
|
74 |
+
<?php } ?>
|
75 |
+
</span>
|
76 |
+
</a>
|
77 |
+
</li>
|
78 |
<li class="tab col s3">
|
79 |
<a class="active" href="#efbl-likebox">
|
80 |
<span><?php esc_html_e( "Facebook Like box(Page Plugin)", 'easy-facebook-likebox' ); ?></span>
|
101 |
<div class="efbl_tab_c_holder">
|
102 |
<?php include_once EFBL_PLUGIN_DIR . 'admin/views/html-authenticate-tab.php'; ?>
|
103 |
<?php include_once EFBL_PLUGIN_DIR . 'admin/views/html-how-to-use-tab.php'; ?>
|
104 |
+
<?php include_once EFBL_PLUGIN_DIR . 'admin/views/html-moderate-tab.php'; ?>
|
105 |
<?php include_once EFBL_PLUGIN_DIR . 'admin/views/html-skins-tab.php'; ?>
|
106 |
<?php include_once EFBL_PLUGIN_DIR . 'admin/views/html-likebox-tab.php'; ?>
|
107 |
<?php include_once EFBL_PLUGIN_DIR . 'admin/views/html-clear-cache-tab.php'; ?>
|
112 |
</div>
|
113 |
|
114 |
<?php if ( efl_fs()->is_free_plan() || efl_fs()->is_plan( 'instagram_premium', true ) ) {
|
115 |
+
if( !isset( $hide_plugin ) && !isset( $hide_upgrade ) ){
|
116 |
|
117 |
$mt_plugins = $ESF_Admin->mt_plugins_info();
|
118 |
?>
|
119 |
<div class="fta-other-plugins-sidebar">
|
120 |
+
<?php if ( $mt_plugins && !isset( $fta_settings['hide_plugin']) ) { ?>
|
121 |
|
122 |
+
<div class="fta-other-plugins-wrap z-depth-1 esf-hide-plugin">
|
123 |
|
124 |
<div class="fta-other-plugins-head">
|
125 |
+
<div class="dashicons dashicons-no-alt esf-hide-free-sidebar" data-id="plugin"></div>
|
126 |
<h5><?php esc_html_e( 'Love this plugin?', 'easy-facebook-likebox' ); ?></h5>
|
127 |
<p><?php esc_html_e( 'Then why not try our other FREE plugins.', 'easy-facebook-likebox' ); ?></p>
|
128 |
</div>
|
184 |
|
185 |
<?php } ?>
|
186 |
|
187 |
+
<?php $banner_info = $ESF_Admin->esf_upgrade_banner();
|
188 |
+
if( !isset( $fta_settings['hide_upgrade']) ){ ?>
|
189 |
+
<div class="espf-upgrade z-depth-2 esf-hide-upgrade">
|
190 |
+
<div class="dashicons dashicons-no-alt esf-hide-free-sidebar" data-id="upgrade"></div>
|
191 |
<h2><?php esc_html_e( $banner_info['name'] ); ?>
|
192 |
<b><?php esc_html_e( $banner_info['bold'] ); ?></b></h2>
|
193 |
<p><?php esc_html_e( $banner_info['fb-description'] ); ?></p>
|
197 |
class="waves-effect waves-light btn"><i class="material-icons right">lock_open</i><?php esc_html_e( $banner_info['button-text'] ); ?>
|
198 |
</a>
|
199 |
</div>
|
200 |
+
<?php } ?>
|
201 |
</div>
|
202 |
|
203 |
</div>
|
204 |
+
<?php }
|
205 |
+
} ?>
|
206 |
|
207 |
<!-- Popup starts<!-->
|
208 |
<div id="fta-auth-error" class="modal">
|
facebook/admin/views/html-authenticate-tab.php
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
* Admin View: Tab -
|
4 |
*/
|
5 |
if ( ! defined( 'ABSPATH' ) ) {
|
6 |
exit;
|
@@ -9,11 +9,11 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
9 |
|
10 |
$FTA = new Feed_Them_All();
|
11 |
|
12 |
-
|
13 |
$fta_settings = $FTA->fta_get_settings();
|
14 |
|
15 |
if ( isset( $_GET['access_token'] ) && ! empty( $_GET['access_token'] ) ) {
|
16 |
$access_token = $_GET['access_token'];
|
|
|
17 |
$access_token = preg_replace( '/[^A-Za-z0-9]/', "", $access_token );
|
18 |
|
19 |
if ( current_user_can( 'editor' ) || current_user_can( 'administrator' ) ) { ?>
|
@@ -58,11 +58,14 @@ if ( isset( $_GET['access_token'] ) && ! empty( $_GET['access_token'] ) ) {
|
|
58 |
|
59 |
url = EFBLremoveURLParameter(url, 'access_token');
|
60 |
|
|
|
|
|
61 |
jQuery('#efbl_access_token').text('\'.$access_token.\'');
|
62 |
|
63 |
var data = {
|
64 |
'action': 'efbl_save_fb_access_token',
|
65 |
'access_token': '<?php echo $access_token; ?>',
|
|
|
66 |
};
|
67 |
|
68 |
jQuery.ajax({
|
@@ -73,14 +76,10 @@ if ( isset( $_GET['access_token'] ) && ! empty( $_GET['access_token'] ) ) {
|
|
73 |
dataType: 'json',
|
74 |
success: function(response) {
|
75 |
window.history.pushState('newurl', 'newurl', url);
|
76 |
-
|
77 |
Materialize.Toast.removeAll();
|
78 |
-
|
79 |
if (response.success) {
|
80 |
-
|
81 |
var pages_html = response.data['1'];
|
82 |
-
|
83 |
-
if (pages_html == null) {
|
84 |
$('#fta-auth-error').modal('open');
|
85 |
return;
|
86 |
}
|
@@ -88,13 +87,19 @@ if ( isset( $_GET['access_token'] ) && ! empty( $_GET['access_token'] ) ) {
|
|
88 |
Materialize.toast(response.data['0'], 3000);
|
89 |
jQuery('#toast-container').addClass('efbl_green');
|
90 |
jQuery('.efbl_all_pages').html(' ').html(response.data['1']);
|
91 |
-
jQuery('.fta_noti_holder').fadeOut('slow');
|
92 |
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
|
99 |
}
|
100 |
else {
|
@@ -121,19 +126,26 @@ $authenticate_url = add_query_arg( [
|
|
121 |
'client_id' => $u_app_ID,
|
122 |
'redirect_uri' => 'https://maltathemes.com/efbl/app-' . $u_app_ID . '/index.php',
|
123 |
'scope' => 'pages_read_engagement,pages_manage_metadata,pages_read_user_content',
|
124 |
-
'state' => admin_url( 'admin.php?page=easy-facebook-likebox' ),
|
125 |
], 'https://www.facebook.com/dialog/oauth' );
|
126 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
|
128 |
?>
|
129 |
|
130 |
<div id="efbl-authentication" class="col efbl_tab_c s12 slideLeft active">
|
131 |
-
<h5><?php esc_html_e( "Let's connect your Facebook
|
132 |
<p><?php esc_html_e( "Click the button below, log into your Facebook account and authorize the app to get access token.", 'easy-facebook-likebox' ); ?></p>
|
133 |
-
<a class="waves-effect waves-light efbl_authentication_btn btn"
|
134 |
-
href="
|
135 |
class="efb_icon left"
|
136 |
-
src="<?php echo EFBL_PLUGIN_URL ?>/admin/assets/images/facebook-icon.png"/><?php esc_html_e( "Connect My Facebook
|
137 |
</a>
|
138 |
|
139 |
<div class="row auth-row">
|
@@ -143,7 +155,7 @@ $authenticate_url = add_query_arg( [
|
|
143 |
|
144 |
<ul class="collection with-header">
|
145 |
<li class="collection-header">
|
146 |
-
<h5><?php esc_html_e( "Approved
|
147 |
</h5>
|
148 |
|
149 |
<a href="#fta-remove-at"
|
@@ -218,9 +230,119 @@ $authenticate_url = add_query_arg( [
|
|
218 |
|
219 |
<?php } ?>
|
220 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
221 |
</div>
|
222 |
</div>
|
223 |
|
224 |
-
<p><?php esc_html_e( "Please note: This does not give us permission to manage your Facebook pages, it simply allows the plugin to see a list of the pages you approved and retrieve an Access Token.", 'easy-facebook-likebox' ); ?></p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
225 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
226 |
</div>
|
1 |
<?php
|
2 |
/**
|
3 |
+
* Admin View: Tab - Authenticate
|
4 |
*/
|
5 |
if ( ! defined( 'ABSPATH' ) ) {
|
6 |
exit;
|
9 |
|
10 |
$FTA = new Feed_Them_All();
|
11 |
|
|
|
12 |
$fta_settings = $FTA->fta_get_settings();
|
13 |
|
14 |
if ( isset( $_GET['access_token'] ) && ! empty( $_GET['access_token'] ) ) {
|
15 |
$access_token = $_GET['access_token'];
|
16 |
+
$type = $_GET['type'];
|
17 |
$access_token = preg_replace( '/[^A-Za-z0-9]/', "", $access_token );
|
18 |
|
19 |
if ( current_user_can( 'editor' ) || current_user_can( 'administrator' ) ) { ?>
|
58 |
|
59 |
url = EFBLremoveURLParameter(url, 'access_token');
|
60 |
|
61 |
+
url = EFBLremoveURLParameter(url, 'type');
|
62 |
+
|
63 |
jQuery('#efbl_access_token').text('\'.$access_token.\'');
|
64 |
|
65 |
var data = {
|
66 |
'action': 'efbl_save_fb_access_token',
|
67 |
'access_token': '<?php echo $access_token; ?>',
|
68 |
+
'type' : '<?php echo $type; ?>'
|
69 |
};
|
70 |
|
71 |
jQuery.ajax({
|
76 |
dataType: 'json',
|
77 |
success: function(response) {
|
78 |
window.history.pushState('newurl', 'newurl', url);
|
|
|
79 |
Materialize.Toast.removeAll();
|
|
|
80 |
if (response.success) {
|
|
|
81 |
var pages_html = response.data['1'];
|
82 |
+
if (pages_html == null && response.data['4'] == 'page') {
|
|
|
83 |
$('#fta-auth-error').modal('open');
|
84 |
return;
|
85 |
}
|
87 |
Materialize.toast(response.data['0'], 3000);
|
88 |
jQuery('#toast-container').addClass('efbl_green');
|
89 |
jQuery('.efbl_all_pages').html(' ').html(response.data['1']);
|
|
|
90 |
|
91 |
+
if (response.data['2'] == 'yes') {
|
92 |
+
jQuery('#efbl-groups-list-modal .groups-list-wrap').html(' ').html(response.data['3']);
|
93 |
+
jQuery('select').material_select();
|
94 |
+
document.querySelectorAll('.select-wrapper').forEach(t => t.addEventListener('click', e=>e.stopPropagation()));
|
95 |
+
jQuery('#efbl-groups-list-modal').modal('open');
|
96 |
+
}else{
|
97 |
+
setTimeout(function() {
|
98 |
+
window.location.href = '#efbl-general';
|
99 |
+
window.location.reload();
|
100 |
+
}, 2000);
|
101 |
+
}
|
102 |
+
jQuery('.fta_noti_holder').fadeOut('slow');
|
103 |
|
104 |
}
|
105 |
else {
|
126 |
'client_id' => $u_app_ID,
|
127 |
'redirect_uri' => 'https://maltathemes.com/efbl/app-' . $u_app_ID . '/index.php',
|
128 |
'scope' => 'pages_read_engagement,pages_manage_metadata,pages_read_user_content',
|
129 |
+
'state' => admin_url( 'admin.php?page=easy-facebook-likebox,type=page' ),
|
130 |
], 'https://www.facebook.com/dialog/oauth' );
|
131 |
|
132 |
+
// Group auth
|
133 |
+
$group_authenticate_url = add_query_arg( [
|
134 |
+
'client_id' => $u_app_ID,
|
135 |
+
'redirect_uri' => 'https://maltathemes.com/efbl/app-' . $u_app_ID . '/index.php',
|
136 |
+
'scope' => 'groups_access_member_info',
|
137 |
+
'state' => admin_url( 'admin.php?page=easy-facebook-likebox,type=group' ),
|
138 |
+
], 'https://www.facebook.com/dialog/oauth' );
|
139 |
|
140 |
?>
|
141 |
|
142 |
<div id="efbl-authentication" class="col efbl_tab_c s12 slideLeft active">
|
143 |
+
<h5><?php esc_html_e( "Let's connect your Facebook account with the plugin.", 'easy-facebook-likebox' ); ?></h5>
|
144 |
<p><?php esc_html_e( "Click the button below, log into your Facebook account and authorize the app to get access token.", 'easy-facebook-likebox' ); ?></p>
|
145 |
+
<a class="waves-effect waves-light efbl_authentication_btn btn modal-trigger"
|
146 |
+
href="#efbl-authentication-modal"><img
|
147 |
class="efb_icon left"
|
148 |
+
src="<?php echo EFBL_PLUGIN_URL ?>/admin/assets/images/facebook-icon.png"/><?php esc_html_e( "Connect My Facebook Account", 'easy-facebook-likebox' ); ?>
|
149 |
</a>
|
150 |
|
151 |
<div class="row auth-row">
|
155 |
|
156 |
<ul class="collection with-header">
|
157 |
<li class="collection-header">
|
158 |
+
<h5><?php esc_html_e( "Approved Page(s)", 'easy-facebook-likebox' ); ?>
|
159 |
</h5>
|
160 |
|
161 |
<a href="#fta-remove-at"
|
230 |
|
231 |
<?php } ?>
|
232 |
|
233 |
+
<?php
|
234 |
+
if ( isset( $fta_settings['plugins']['facebook']['approved_groups'] ) && ! empty( $fta_settings['plugins']['facebook']['approved_groups'] ) ) { ?>
|
235 |
+
|
236 |
+
<ul class="collection with-header">
|
237 |
+
<li class="collection-header">
|
238 |
+
<h5><?php esc_html_e( "Approved Group(s)", 'easy-facebook-likebox' ); ?>
|
239 |
+
</h5>
|
240 |
+
|
241 |
+
<a href="#fta-remove-at"
|
242 |
+
class="modal-trigger fta-remove-at-btn tooltipped"
|
243 |
+
data-position="left" data-delay="50"
|
244 |
+
data-tooltip="<?php esc_html_e( "Delete Access Token", 'easy-facebook-likebox' ); ?>">
|
245 |
+
<i class="material-icons">delete_forever</i>
|
246 |
+
</a>
|
247 |
+
</li>
|
248 |
+
|
249 |
+
<?php foreach ( $fta_settings['plugins']['facebook']['approved_groups'] as $group ) {
|
250 |
+
|
251 |
+
if ( $group->id ) {
|
252 |
+
?>
|
253 |
+
|
254 |
+
<li class="collection-item avatar li-<?php echo $group->id ?>">
|
255 |
+
|
256 |
+
<a href="<?php echo esc_url( 'https://web.facebook.com/'.$group->id.'' ) ?>"
|
257 |
+
target="_blank">
|
258 |
+
<img src="<?php echo efbl_get_page_logo( $group->id ); ?>"
|
259 |
+
alt="" class="circle">
|
260 |
+
</a>
|
261 |
+
|
262 |
+
<?php if ( $group->name ) { ?>
|
263 |
+
<span class="title"><?php echo $group->name; ?></span>
|
264 |
+
<?php } ?>
|
265 |
+
<p>
|
266 |
+
|
267 |
+
<?php esc_html_e( 'ID:', 'easy-facebook-likebox' ); ?>
|
268 |
+
|
269 |
+
<?php if ($group->id ) {
|
270 |
+
echo $group->id; ?>
|
271 |
+
|
272 |
+
<i class="material-icons efbl_copy_id tooltipped"
|
273 |
+
data-position="right"
|
274 |
+
data-clipboard-text="<?php echo $group->id ?>"
|
275 |
+
data-delay="100"
|
276 |
+
data-tooltip="<?php esc_html_e( "Copy", 'easy-facebook-likebox' ); ?>">content_copy</i>
|
277 |
+
<?php } ?>
|
278 |
+
</p>
|
279 |
+
|
280 |
+
<?php if( isset( $group->administrator ) && $group->administrator == 1 ){ ?>
|
281 |
+
<span class="efbl-is-group-admin"><?php esc_html_e( "Admin", 'easy-facebook-likebox' ); ?></span>
|
282 |
+
<a href="https://www.facebook.com/groups/<?php echo $group->id; ?>/apps/store" target="_blank" class="efbl-group-setting"><?php esc_html_e( "Add Easy Social Feed (A)/(b) App", 'easy-facebook-likebox' ); ?></a>
|
283 |
+
<?php } ?>
|
284 |
+
|
285 |
+
</li>
|
286 |
+
|
287 |
+
|
288 |
+
<?php }
|
289 |
+
} ?>
|
290 |
+
|
291 |
+
</ul>
|
292 |
+
<?php if( !isset( $fta_settings['hide_group_info']) ){ ?>
|
293 |
+
<div class="efbl-group-app-addition esf-hide-group_info">
|
294 |
+
<div class="dashicons dashicons-no-alt esf-hide-free-sidebar" data-id="group_info"></div>
|
295 |
+
<h4><?php esc_html_e( "Important", 'easy-facebook-likebox' ); ?></h4>
|
296 |
+
<p><?php esc_html_e( "To display a feed from your group you need to add our app in your Facebook group settings:", 'easy-facebook-likebox' ); ?></p>
|
297 |
+
<ul>
|
298 |
+
<li><b>1)</b><?php esc_html_e( 'Go to your group settings page by clicking the "Add {App Name} app" button above in the list', 'easy-facebook-likebox' ); ?>.</li>
|
299 |
+
<li><b>2)</b><?php esc_html_e( 'In the "Apps" section click "Add Apps"', 'easy-facebook-likebox' ); ?>.</li>
|
300 |
+
<li><b>3)</b><?php esc_html_e( 'Search for Easy Social Feed (A)/(b) and select and add both of our apps', 'easy-facebook-likebox' ); ?>.</li>
|
301 |
+
<li><b>4)</b><?php esc_html_e( 'Click "Add"', 'easy-facebook-likebox' ); ?>.</li>
|
302 |
+
</ul>
|
303 |
+
<p><?php esc_html_e( "You can now use the plugin to display a feed from your group.", 'easy-facebook-likebox' ); ?></p>
|
304 |
+
</div>
|
305 |
+
<?php
|
306 |
+
}
|
307 |
+
} ?>
|
308 |
+
|
309 |
</div>
|
310 |
</div>
|
311 |
|
312 |
+
<p><?php esc_html_e( "Please note: This does not give us permission to manage your Facebook pages or groups, it simply allows the plugin to see a list of the pages or groups you approved and retrieve an Access Token.", 'easy-facebook-likebox' ); ?></p>
|
313 |
+
</div>
|
314 |
+
<div id="efbl-authentication-modal" class="efbl-authentication-modal modal">
|
315 |
+
<div class="modal-content">
|
316 |
+
|
317 |
+
<div class="mif-modal-content">
|
318 |
+
<h6><?php esc_html_e( "Would you like to display a Facebook Page or Group?", 'easy-facebook-likebox' ); ?></h6>
|
319 |
+
|
320 |
+
<div class="efbl-auth-btn-holder">
|
321 |
+
|
322 |
+
<input class="with-gap" name="efbl_login_type"
|
323 |
+
data-url="<?php echo esc_url( $authenticate_url ); ?>"
|
324 |
+
value="basic" type="radio" id="efbl_page_type" checked/>
|
325 |
+
<label for="efbl_page_type"><?php esc_html_e( "Facebook Page", 'easy-facebook-likebox' ); ?></label>
|
326 |
+
</div>
|
327 |
+
<div class="efbl-auth-btn-holder">
|
328 |
+
<input class="with-gap" name="efbl_login_type"
|
329 |
+
data-url="<?php echo esc_url( $group_authenticate_url ); ?>" value="group"
|
330 |
+
type="radio" id="efbl_group_type"/>
|
331 |
+
<label for="efbl_group_type"><?php esc_html_e( "Facebook Group", 'easy-facebook-likebox' ); ?></label>
|
332 |
+
</div>
|
333 |
+
<a href="<?php echo esc_url( $authenticate_url ); ?>"
|
334 |
+
class="waves-effect waves-light btn efbl-auth-modal-btn"><?php esc_html_e( "Connect", 'easy-facebook-likebox' ); ?></a>
|
335 |
+
|
336 |
+
</div>
|
337 |
+
</div>
|
338 |
|
339 |
+
</div>
|
340 |
+
|
341 |
+
<div id="efbl-groups-list-modal" class="modal efbl-groups-list-modal">
|
342 |
+
<div class="modal-content">
|
343 |
+
<h5><?php esc_html_e( "Select Facebook group(s) from the list to show feed", 'easy-facebook-likebox' ); ?></h5>
|
344 |
+
<div class="groups-list-wrap">
|
345 |
+
|
346 |
+
</div>
|
347 |
+
</div>
|
348 |
</div>
|
facebook/admin/views/html-clear-cache-tab.php
CHANGED
@@ -6,6 +6,8 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
6 |
exit;
|
7 |
}
|
8 |
global $wpdb;
|
|
|
|
|
9 |
|
10 |
|
11 |
?>
|
@@ -22,6 +24,7 @@ global $wpdb;
|
|
22 |
|
23 |
$efbl_trans_results = $wpdb->get_results( $efbl_trans_sql );
|
24 |
$efbl_trans_posts = [];
|
|
|
25 |
$efbl_trans_bio = [];
|
26 |
|
27 |
if ( $efbl_trans_results ) {
|
@@ -41,24 +44,30 @@ global $wpdb;
|
|
41 |
$efbl_trans_bio[ $efbl_trans_result->name ] = $efbl_trans_result->value;
|
42 |
}
|
43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
}
|
45 |
}
|
46 |
|
47 |
if ( $efbl_trans_bio ) { ?>
|
48 |
<ul class="collection with-header efbl_bio_collection">
|
49 |
<li class="collection-header">
|
50 |
-
<h5><?php esc_html_e( "
|
51 |
</li>
|
52 |
|
53 |
<?php foreach ( $efbl_trans_bio as $key => $value ) {
|
54 |
$pieces = explode( '-', $key );
|
55 |
$trans_name = array_pop( $pieces );
|
56 |
|
57 |
-
$FTA = new Feed_Them_All();
|
58 |
-
$fta_settings = $FTA->fta_get_settings();
|
59 |
-
|
60 |
$approved_pages = $fta_settings['plugins']['facebook']['approved_pages'];
|
61 |
|
|
|
|
|
62 |
if ( isset( $approved_pages[ $trans_name ] ) ) {
|
63 |
|
64 |
$efbl_post = $approved_pages[ $trans_name ];
|
@@ -88,7 +97,7 @@ global $wpdb;
|
|
88 |
|
89 |
<ul class="collection with-header efbl_posts_collection">
|
90 |
<li class="collection-header">
|
91 |
-
<h5><?php esc_html_e( "
|
92 |
</li>
|
93 |
|
94 |
<?php foreach ( $efbl_trans_posts as $key => $value ) {
|
@@ -119,10 +128,42 @@ global $wpdb;
|
|
119 |
|
120 |
<?php } ?>
|
121 |
</ul>
|
122 |
-
<?php }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
123 |
|
124 |
-
<blockquote><?php esc_html_e( "Whoops! nothing cached at the moment.", 'easy-facebook-likebox' ); ?></blockquote>
|
125 |
|
126 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
|
128 |
</div>
|
6 |
exit;
|
7 |
}
|
8 |
global $wpdb;
|
9 |
+
$FTA = new Feed_Them_All();
|
10 |
+
$fta_settings = $FTA->fta_get_settings();
|
11 |
|
12 |
|
13 |
?>
|
24 |
|
25 |
$efbl_trans_results = $wpdb->get_results( $efbl_trans_sql );
|
26 |
$efbl_trans_posts = [];
|
27 |
+
$efbl_trans_group = [];
|
28 |
$efbl_trans_bio = [];
|
29 |
|
30 |
if ( $efbl_trans_results ) {
|
44 |
$efbl_trans_bio[ $efbl_trans_result->name ] = $efbl_trans_result->value;
|
45 |
}
|
46 |
|
47 |
+
/*
|
48 |
+
* Checking EFBL exists in transient slug then save that in efbl transient array.
|
49 |
+
*/
|
50 |
+
if ( strpos( $efbl_trans_result->name, 'efbl' ) !== false && strpos( $efbl_trans_result->name, 'group' ) !== false && strpos( $efbl_trans_result->name, 'timeout' ) == false ) {
|
51 |
+
$efbl_trans_group[ $efbl_trans_result->name ] = $efbl_trans_result->value;
|
52 |
+
}
|
53 |
+
|
54 |
}
|
55 |
}
|
56 |
|
57 |
if ( $efbl_trans_bio ) { ?>
|
58 |
<ul class="collection with-header efbl_bio_collection">
|
59 |
<li class="collection-header">
|
60 |
+
<h5><?php esc_html_e( "Page(s) Bio", 'easy-facebook-likebox' ); ?></h5>
|
61 |
</li>
|
62 |
|
63 |
<?php foreach ( $efbl_trans_bio as $key => $value ) {
|
64 |
$pieces = explode( '-', $key );
|
65 |
$trans_name = array_pop( $pieces );
|
66 |
|
|
|
|
|
|
|
67 |
$approved_pages = $fta_settings['plugins']['facebook']['approved_pages'];
|
68 |
|
69 |
+
$bio_name = '';
|
70 |
+
|
71 |
if ( isset( $approved_pages[ $trans_name ] ) ) {
|
72 |
|
73 |
$efbl_post = $approved_pages[ $trans_name ];
|
97 |
|
98 |
<ul class="collection with-header efbl_posts_collection">
|
99 |
<li class="collection-header">
|
100 |
+
<h5><?php esc_html_e( "Page(s) Feed", 'easy-facebook-likebox' ); ?></h5>
|
101 |
</li>
|
102 |
|
103 |
<?php foreach ( $efbl_trans_posts as $key => $value ) {
|
128 |
|
129 |
<?php } ?>
|
130 |
</ul>
|
131 |
+
<?php }
|
132 |
+
if ( $efbl_trans_group ) { ?>
|
133 |
+
|
134 |
+
<ul class="collection with-header efbl_posts_collection">
|
135 |
+
<li class="collection-header">
|
136 |
+
<h5><?php esc_html_e( "Group(s) Feed", 'easy-facebook-likebox' ); ?></h5>
|
137 |
+
</li>
|
138 |
+
|
139 |
+
<?php foreach ( $efbl_trans_group as $key => $value ) {
|
140 |
+
|
141 |
+
$pieces = explode( '_', $key );
|
142 |
+
$page_name = $pieces[4];
|
143 |
+
|
144 |
+
if( isset( $fta_settings['plugins']['facebook']['approved_groups'] ) ){
|
145 |
+
$approved_groups = $fta_settings['plugins']['facebook']['approved_groups'];
|
146 |
+
$approved_groups = $approved_groups;
|
147 |
+
$post_key = array_search( $page_name, array_column( $approved_groups, 'id' ) );
|
148 |
+
$page_name = $approved_groups[$post_key]->name;
|
149 |
+
}
|
150 |
|
|
|
151 |
|
152 |
+
$key = str_replace( ' ', '', $key );
|
153 |
+
|
154 |
+
?>
|
155 |
+
|
156 |
+
<li class="collection-item <?php echo $key ?>">
|
157 |
+
<div><?php echo $page_name ?>
|
158 |
+
<a href="javascript:void(0);"
|
159 |
+
data-efbl_trans="<?php echo $key ?>"
|
160 |
+
class="secondary-content efbl_del_trans"><i
|
161 |
+
class="material-icons">delete</i></a>
|
162 |
+
</div>
|
163 |
+
</li>
|
164 |
+
|
165 |
+
<?php } ?>
|
166 |
+
</ul>
|
167 |
+
<?php }?>
|
168 |
|
169 |
</div>
|
facebook/admin/views/html-how-to-use-tab.php
CHANGED
@@ -21,25 +21,32 @@ $efbl_default_likebox_notice = '';
|
|
21 |
<div class="efbl_collapsible_info col s12">
|
22 |
|
23 |
<div class="efbl_default_shortcode_holder col s8">
|
24 |
-
|
25 |
-
esc_html_e( "How to use this plugin?", 'easy-facebook-likebox' );
|
26 |
-
?></h5>
|
27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
<?php
|
|
|
|
|
29 |
|
30 |
if ( isset( $fta_settings['plugins']['facebook']['approved_pages'] ) && !empty($fta_settings['plugins']['facebook']['approved_pages']) ) {
|
31 |
$default_page_id = efbl_default_page_id();
|
32 |
?>
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
?></p>
|
37 |
<div class="efbl-shortcode-holder">
|
38 |
<blockquote
|
39 |
class="efbl-shortcode-block">
|
40 |
[efb_feed fanpage_id="<?php
|
41 |
echo $default_page_id ;
|
42 |
-
?>" skin_id="<?php
|
43 |
echo efbl_default_skin_id() ;
|
44 |
?>" words_limit="25" links_new_tab="1"]
|
45 |
</blockquote>
|
@@ -51,7 +58,7 @@ if ( isset( $fta_settings['plugins']['facebook']['approved_pages'] ) && !empty($
|
|
51 |
?>"
|
52 |
data-clipboard-text='[efb_feed fanpage_id="<?php
|
53 |
echo $default_page_id ;
|
54 |
-
?>" skin_id="<?php
|
55 |
echo efbl_default_skin_id() ;
|
56 |
?>" words_limit="25" links_new_tab="1"]'
|
57 |
href="javascript:void(0);"><i
|
@@ -60,23 +67,75 @@ if ( isset( $fta_settings['plugins']['facebook']['approved_pages'] ) && !empty($
|
|
60 |
</div>
|
61 |
|
62 |
<?php
|
63 |
-
}
|
64 |
-
|
|
|
65 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
<blockquote
|
67 |
-
class="efbl-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
68 |
esc_html_e( "It looks like you did not authenticate the plugin. Please go to ", 'easy-facebook-likebox' );
|
69 |
?>
|
70 |
-
|
71 |
echo esc_url( admin_url( 'admin.php?page=easy-facebook-likebox' ) ) ;
|
72 |
?>"><?php
|
73 |
esc_html_e( "Authenticate", 'easy-facebook-likebox' );
|
74 |
?></a> <?php
|
75 |
-
esc_html_e( 'page and click on the "Connect My Facebook
|
76 |
?>
|
77 |
-
|
78 |
|
79 |
-
|
80 |
}
|
81 |
|
82 |
?>
|
@@ -113,7 +172,28 @@ esc_html_e( "Paste in the page/post content or in text widget", 'easy-facebook-l
|
|
113 |
<h5><?php
|
114 |
esc_html_e( "Shortcode Generator", 'easy-facebook-likebox' );
|
115 |
?></h5>
|
116 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
117 |
<a href="javascript:void(0)"
|
118 |
class="efbl_open_collapisble"
|
119 |
data-id="efbl_page_info">?</a>
|
@@ -174,7 +254,8 @@ if ( $fta_settings['plugins']['facebook']['approved_pages'] ) {
|
|
174 |
esc_html_e( "Select Page", 'easy-facebook-likebox' );
|
175 |
?></label>
|
176 |
</div>
|
177 |
-
|
|
|
178 |
<?php
|
179 |
|
180 |
if ( !class_exists( 'Esf_Multifeed_Facebook_Frontend' ) ) {
|
@@ -190,6 +271,68 @@ if ( !class_exists( 'Esf_Multifeed_Facebook_Frontend' ) ) {
|
|
190 |
?>
|
191 |
</div>
|
192 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
193 |
<div class="input-field col s12 efbl_fields">
|
194 |
<a href="javascript:void(0)"
|
195 |
class="efbl_open_collapisble"
|
@@ -205,7 +348,7 @@ esc_html_e( "Access Token (Optional)", 'easy-facebook-likebox' );
|
|
205 |
<?php
|
206 |
?>
|
207 |
|
208 |
-
<div class="input-field col s12 efbl_fields">
|
209 |
<a href="javascript:void(0)"
|
210 |
class="efbl_open_collapisble"
|
211 |
data-id="efbl_other_pages_info">?</a>
|
@@ -217,7 +360,7 @@ esc_html_e( "Any other page ID", 'easy-facebook-likebox' );
|
|
217 |
?></label>
|
218 |
</div>
|
219 |
|
220 |
-
<div class="col s12 efbl_fields">
|
221 |
<a href="javascript:void(0)"
|
222 |
class="efbl_open_collapisble"
|
223 |
data-id="efbl_filter_posts_info">?</a>
|
@@ -266,10 +409,13 @@ if ( isset( $efbl_skins ) ) {
|
|
266 |
foreach ( $efbl_skins as $efbl_skin ) {
|
267 |
$layout_selected = ucfirst( $efbl_skin['layout'] );
|
268 |
?>
|
269 |
-
|
270 |
<option value="<?php
|
271 |
echo $efbl_skin['ID'] ;
|
272 |
-
?>"
|
|
|
|
|
|
|
|
|
273 |
echo get_the_post_thumbnail_url( $efbl_skin['ID'], 'thumbnail' ) ;
|
274 |
?>"><?php
|
275 |
echo $efbl_skin['title'] ;
|
@@ -386,7 +532,7 @@ if ( efl_fs()->is_plan( 'facebook_premium', true ) or efl_fs()->is_plan( 'combo_
|
|
386 |
|
387 |
?>
|
388 |
|
389 |
-
<div class="col s6 efbl_fields"
|
390 |
style="padding-right: 10px;">
|
391 |
<a href="javascript:void(0)"
|
392 |
style="right: 10px;"
|
@@ -406,7 +552,7 @@ if ( efl_fs()->is_plan( 'facebook_premium', true ) or efl_fs()->is_plan( 'combo_
|
|
406 |
} else {
|
407 |
?>
|
408 |
|
409 |
-
<div class="col s6 efbl_fields" style="padding-right: 10px;">
|
410 |
<a href="javascript:void(0)" style="right: 10px;" class="efbl_open_collapisble" data-id="efbl_live_stream_only_info">?</a>
|
411 |
<input name="efbl_live_stream_only_free" type="checkbox" class="filled-in modal-trigger" href="#efbl-live-stream-only-upgrade" id="efbl_live_stream_only_free"/>
|
412 |
<label for="efbl_live_stream_only_free"><?php
|
@@ -490,13 +636,26 @@ esc_html_e( "Widgets", 'easy-facebook-likebox' );
|
|
490 |
</div>
|
491 |
|
492 |
<h5><?php
|
493 |
-
esc_html_e( "Unable to understand
|
494 |
?></h5>
|
495 |
<p><?php
|
496 |
-
esc_html_e( "No worries, Each
|
497 |
?></p>
|
498 |
<ul class="collapsible efbl_shortcode_accord"
|
499 |
data-collapsible="accordion">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
500 |
<li id="efbl_page_info">
|
501 |
<div class="collapsible-header">
|
502 |
<span class="mif_detail_head"><?php
|
@@ -510,6 +669,19 @@ esc_html_e( "List of pages you approved for plugin to get the feeds. Select the
|
|
510 |
</div>
|
511 |
</li>
|
512 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
513 |
<li id="efbl_access_token_info">
|
514 |
<div class="collapsible-header">
|
515 |
<span class="mif_detail_head"><?php
|
21 |
<div class="efbl_collapsible_info col s12">
|
22 |
|
23 |
<div class="efbl_default_shortcode_holder col s8">
|
24 |
+
<?php
|
|
|
|
|
25 |
|
26 |
+
if ( isset( $fta_settings['plugins']['facebook']['approved_pages'] ) || isset( $fta_settings['plugins']['facebook']['approved_groups'] ) ) {
|
27 |
+
?>
|
28 |
+
<h5><?php
|
29 |
+
esc_html_e( "How to use this plugin?", 'easy-facebook-likebox' );
|
30 |
+
?></h5>
|
31 |
+
<p><?php
|
32 |
+
esc_html_e( "Copy and paste the following shortcode in any page, post or text widget to display the feed.", 'easy-facebook-likebox' );
|
33 |
+
?></p>
|
34 |
<?php
|
35 |
+
}
|
36 |
+
|
37 |
|
38 |
if ( isset( $fta_settings['plugins']['facebook']['approved_pages'] ) && !empty($fta_settings['plugins']['facebook']['approved_pages']) ) {
|
39 |
$default_page_id = efbl_default_page_id();
|
40 |
?>
|
41 |
+
<h5><?php
|
42 |
+
esc_html_e( "Page Feed", 'easy-facebook-likebox' );
|
43 |
+
?></h5>
|
|
|
44 |
<div class="efbl-shortcode-holder">
|
45 |
<blockquote
|
46 |
class="efbl-shortcode-block">
|
47 |
[efb_feed fanpage_id="<?php
|
48 |
echo $default_page_id ;
|
49 |
+
?>" type="page" skin_id="<?php
|
50 |
echo efbl_default_skin_id() ;
|
51 |
?>" words_limit="25" links_new_tab="1"]
|
52 |
</blockquote>
|
58 |
?>"
|
59 |
data-clipboard-text='[efb_feed fanpage_id="<?php
|
60 |
echo $default_page_id ;
|
61 |
+
?>" type="page" skin_id="<?php
|
62 |
echo efbl_default_skin_id() ;
|
63 |
?>" words_limit="25" links_new_tab="1"]'
|
64 |
href="javascript:void(0);"><i
|
67 |
</div>
|
68 |
|
69 |
<?php
|
70 |
+
}
|
71 |
+
|
72 |
+
?>
|
73 |
|
74 |
+
<?php
|
75 |
+
|
76 |
+
if ( isset( $fta_settings['plugins']['facebook']['approved_groups'] ) && !empty($fta_settings['plugins']['facebook']['approved_groups']) ) {
|
77 |
+
|
78 |
+
if ( isset( $fta_settings['plugins']['facebook']['approved_groups'][0]->id ) ) {
|
79 |
+
$default_group_id = $fta_settings['plugins']['facebook']['approved_groups'][0]->id;
|
80 |
+
} else {
|
81 |
+
$default_group_id = '';
|
82 |
+
}
|
83 |
+
|
84 |
+
|
85 |
+
if ( !isset( $default_group_id ) && isset( $fta_settings['plugins']['facebook']['approved_groups'][1]->id ) ) {
|
86 |
+
$default_group_id = $fta_settings['plugins']['facebook']['approved_groups'][1]->id;
|
87 |
+
}
|
88 |
+
|
89 |
+
?>
|
90 |
+
<h5><?php
|
91 |
+
esc_html_e( "Group Feed", 'easy-facebook-likebox' );
|
92 |
+
?></h5>
|
93 |
+
<div class="efbl-shortcode-holder">
|
94 |
<blockquote
|
95 |
+
class="efbl-shortcode-block">
|
96 |
+
[efb_feed fanpage_id="<?php
|
97 |
+
echo $default_group_id ;
|
98 |
+
?>" type="group" skin_id="<?php
|
99 |
+
echo efbl_default_skin_id() ;
|
100 |
+
?>" words_limit="25" links_new_tab="1"]
|
101 |
+
</blockquote>
|
102 |
+
|
103 |
+
<a class="btn waves-effect efbl_copy_shortcode waves-light tooltipped"
|
104 |
+
data-position="right" data-delay="50"
|
105 |
+
data-tooltip="<?php
|
106 |
+
esc_html_e( "Copy", 'easy-facebook-likebox' );
|
107 |
+
?>"
|
108 |
+
data-clipboard-text='[efb_feed fanpage_id="<?php
|
109 |
+
echo $default_group_id ;
|
110 |
+
?>" type="group" skin_id="<?php
|
111 |
+
echo efbl_default_skin_id() ;
|
112 |
+
?>" words_limit="25" links_new_tab="1"]'
|
113 |
+
href="javascript:void(0);"><i
|
114 |
+
class="material-icons right">content_copy</i>
|
115 |
+
</a>
|
116 |
+
</div>
|
117 |
+
|
118 |
+
<?php
|
119 |
+
}
|
120 |
+
|
121 |
+
|
122 |
+
if ( !isset( $fta_settings['plugins']['facebook']['approved_pages'] ) && !isset( $fta_settings['plugins']['facebook']['approved_groups'] ) ) {
|
123 |
+
?>
|
124 |
+
|
125 |
+
<blockquote
|
126 |
+
class="efbl-red-notice"><?php
|
127 |
esc_html_e( "It looks like you did not authenticate the plugin. Please go to ", 'easy-facebook-likebox' );
|
128 |
?>
|
129 |
+
<a href="<?php
|
130 |
echo esc_url( admin_url( 'admin.php?page=easy-facebook-likebox' ) ) ;
|
131 |
?>"><?php
|
132 |
esc_html_e( "Authenticate", 'easy-facebook-likebox' );
|
133 |
?></a> <?php
|
134 |
+
esc_html_e( 'page and click on the "Connect My Facebook Account" button and approve page(s) or group(s) from Facebook authentication process', 'easy-facebook-likebox' );
|
135 |
?>
|
136 |
+
</blockquote>
|
137 |
|
138 |
+
<?php
|
139 |
}
|
140 |
|
141 |
?>
|
172 |
<h5><?php
|
173 |
esc_html_e( "Shortcode Generator", 'easy-facebook-likebox' );
|
174 |
?></h5>
|
175 |
+
|
176 |
+
<div class="input-field col s12 efbl_fields">
|
177 |
+
<a href="javascript:void(0)"
|
178 |
+
class="efbl_open_collapisble"
|
179 |
+
data-id="efbl_feed_type_info">?</a>
|
180 |
+
<select id="efbl_feed_type"
|
181 |
+
class="icons efbl_feed_type" <?php
|
182 |
+
do_action( 'esf_fb_feed_type_attr' );
|
183 |
+
?>>
|
184 |
+
<option value="page" ><?php
|
185 |
+
esc_html_e( "Page", 'easy-facebook-likebox' );
|
186 |
+
?></option>
|
187 |
+
<option value="group" ><?php
|
188 |
+
esc_html_e( "Group", 'easy-facebook-likebox' );
|
189 |
+
?></option>
|
190 |
+
</select>
|
191 |
+
<label><?php
|
192 |
+
esc_html_e( "Feed type", 'easy-facebook-likebox' );
|
193 |
+
?></label>
|
194 |
+
</div>
|
195 |
+
|
196 |
+
<div class="input-field col s12 efbl_fields efbl-page-releated-field">
|
197 |
<a href="javascript:void(0)"
|
198 |
class="efbl_open_collapisble"
|
199 |
data-id="efbl_page_info">?</a>
|
254 |
esc_html_e( "Select Page", 'easy-facebook-likebox' );
|
255 |
?></label>
|
256 |
</div>
|
257 |
+
|
258 |
+
<div class="input-field col s12 efbl_fields efbl-addon-upgrade-link efbl-page-releated-field">
|
259 |
<?php
|
260 |
|
261 |
if ( !class_exists( 'Esf_Multifeed_Facebook_Frontend' ) ) {
|
271 |
?>
|
272 |
</div>
|
273 |
|
274 |
+
<?php
|
275 |
+
|
276 |
+
if ( isset( $fta_settings['plugins']['facebook']['approved_groups'] ) && !empty($fta_settings['plugins']['facebook']['approved_groups']) ) {
|
277 |
+
?>
|
278 |
+
<div class="input-field col s12 efbl_fields efbl-group-id-wrap">
|
279 |
+
<a href="javascript:void(0)"
|
280 |
+
class="efbl_open_collapisble"
|
281 |
+
data-id="efbl_group_info">?</a>
|
282 |
+
<select id="efbl_group_id"
|
283 |
+
class="icons efbl_group_id" <?php
|
284 |
+
do_action( 'esf_fb_group_attr' );
|
285 |
+
?>>
|
286 |
+
<?php
|
287 |
+
|
288 |
+
if ( $fta_settings['plugins']['facebook']['approved_groups'] ) {
|
289 |
+
$i = 0;
|
290 |
+
foreach ( $fta_settings['plugins']['facebook']['approved_groups'] as $efbl_group ) {
|
291 |
+
$i++;
|
292 |
+
|
293 |
+
if ( $efbl_group->id ) {
|
294 |
+
?>
|
295 |
+
<option value="<?php
|
296 |
+
echo $efbl_group->id ;
|
297 |
+
?>"
|
298 |
+
data-icon="<?php
|
299 |
+
echo efbl_get_page_logo( $efbl_group->id ) ;
|
300 |
+
?>" <?php
|
301 |
+
if ( $i == 1 ) {
|
302 |
+
?> selected <?php
|
303 |
+
}
|
304 |
+
?>><?php
|
305 |
+
echo $efbl_group->name ;
|
306 |
+
?></option>
|
307 |
+
|
308 |
+
<?php
|
309 |
+
}
|
310 |
+
|
311 |
+
}
|
312 |
+
} else {
|
313 |
+
?>
|
314 |
+
|
315 |
+
<option value="" disabled
|
316 |
+
selected><?php
|
317 |
+
esc_html_e( "No group(s) found, Please connect your Facebook group with plugin first from authenticate tab", 'easy-facebook-likebox' );
|
318 |
+
?></option>
|
319 |
+
|
320 |
+
<?php
|
321 |
+
}
|
322 |
+
|
323 |
+
?>
|
324 |
+
</select>
|
325 |
+
<label><?php
|
326 |
+
esc_html_e( "Select Group", 'easy-facebook-likebox' );
|
327 |
+
?></label>
|
328 |
+
</div>
|
329 |
+
<?php
|
330 |
+
}
|
331 |
+
|
332 |
+
?>
|
333 |
+
|
334 |
+
|
335 |
+
|
336 |
<div class="input-field col s12 efbl_fields">
|
337 |
<a href="javascript:void(0)"
|
338 |
class="efbl_open_collapisble"
|
348 |
<?php
|
349 |
?>
|
350 |
|
351 |
+
<div class="input-field col s12 efbl_fields efbl-page-releated-field">
|
352 |
<a href="javascript:void(0)"
|
353 |
class="efbl_open_collapisble"
|
354 |
data-id="efbl_other_pages_info">?</a>
|
360 |
?></label>
|
361 |
</div>
|
362 |
|
363 |
+
<div class="col s12 efbl_fields efbl-page-releated-field">
|
364 |
<a href="javascript:void(0)"
|
365 |
class="efbl_open_collapisble"
|
366 |
data-id="efbl_filter_posts_info">?</a>
|
409 |
foreach ( $efbl_skins as $efbl_skin ) {
|
410 |
$layout_selected = ucfirst( $efbl_skin['layout'] );
|
411 |
?>
|
|
|
412 |
<option value="<?php
|
413 |
echo $efbl_skin['ID'] ;
|
414 |
+
?>" <?php
|
415 |
+
if ( $efbl_skin['layout'] == 'half' ) {
|
416 |
+
?> selected <?php
|
417 |
+
}
|
418 |
+
?> data-icon="<?php
|
419 |
echo get_the_post_thumbnail_url( $efbl_skin['ID'], 'thumbnail' ) ;
|
420 |
?>"><?php
|
421 |
echo $efbl_skin['title'] ;
|
532 |
|
533 |
?>
|
534 |
|
535 |
+
<div class="col s6 efbl_fields efbl-page-releated-field"
|
536 |
style="padding-right: 10px;">
|
537 |
<a href="javascript:void(0)"
|
538 |
style="right: 10px;"
|
552 |
} else {
|
553 |
?>
|
554 |
|
555 |
+
<div class="col s6 efbl_fields efbl-page-releated-field" style="padding-right: 10px;">
|
556 |
<a href="javascript:void(0)" style="right: 10px;" class="efbl_open_collapisble" data-id="efbl_live_stream_only_info">?</a>
|
557 |
<input name="efbl_live_stream_only_free" type="checkbox" class="filled-in modal-trigger" href="#efbl-live-stream-only-upgrade" id="efbl_live_stream_only_free"/>
|
558 |
<label for="efbl_live_stream_only_free"><?php
|
636 |
</div>
|
637 |
|
638 |
<h5><?php
|
639 |
+
esc_html_e( "Unable to understand shortcode parameters?", 'easy-facebook-likebox' );
|
640 |
?></h5>
|
641 |
<p><?php
|
642 |
+
esc_html_e( "No worries, Each shortcode parameter is explained below first read them and generate your shortocde.", 'easy-facebook-likebox' );
|
643 |
?></p>
|
644 |
<ul class="collapsible efbl_shortcode_accord"
|
645 |
data-collapsible="accordion">
|
646 |
+
<li id="efbl_feed_type_info">
|
647 |
+
<div class="collapsible-header">
|
648 |
+
<span class="mif_detail_head"><?php
|
649 |
+
esc_html_e( "Feed Type", 'easy-facebook-likebox' );
|
650 |
+
?></span>
|
651 |
+
</div>
|
652 |
+
<div class="collapsible-body">
|
653 |
+
<p><?php
|
654 |
+
esc_html_e( "Select which type of feed you want to display. You can select either Page or Group", 'easy-facebook-likebox' );
|
655 |
+
?>.</p>
|
656 |
+
</div>
|
657 |
+
</li>
|
658 |
+
|
659 |
<li id="efbl_page_info">
|
660 |
<div class="collapsible-header">
|
661 |
<span class="mif_detail_head"><?php
|
669 |
</div>
|
670 |
</li>
|
671 |
|
672 |
+
<li id="efbl_group_info">
|
673 |
+
<div class="collapsible-header">
|
674 |
+
<span class="mif_detail_head"><?php
|
675 |
+
esc_html_e( "Groups", 'easy-facebook-likebox' );
|
676 |
+
?></span>
|
677 |
+
</div>
|
678 |
+
<div class="collapsible-body">
|
679 |
+
<p><?php
|
680 |
+
esc_html_e( "List of groups you approved for plugin to get the feeds. Select the group you want to display feeds", 'easy-facebook-likebox' );
|
681 |
+
?>,</p>
|
682 |
+
</div>
|
683 |
+
</li>
|
684 |
+
|
685 |
<li id="efbl_access_token_info">
|
686 |
<div class="collapsible-header">
|
687 |
<span class="mif_detail_head"><?php
|
facebook/admin/views/html-moderate-tab.php
ADDED
@@ -0,0 +1,143 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Admin View: Tab - Moderate
|
4 |
+
*/
|
5 |
+
if ( ! defined( 'ABSPATH' ) ) {
|
6 |
+
exit;
|
7 |
+
}
|
8 |
+
|
9 |
+
$FTA = new Feed_Them_All();
|
10 |
+
$fta_settings = $FTA->fta_get_settings();
|
11 |
+
?>
|
12 |
+
<div id="efbl-moderate" class="col s12 efbl_tab_c slideLeft">
|
13 |
+
<div class="row">
|
14 |
+
<div class="efbl_tabs_holder">
|
15 |
+
<div id="efbl-moderate-wrap" class="tab-content efbl_tab_c_holder">
|
16 |
+
<h5><?php esc_html_e('Want to show or hide only specific posts?'); ?></h5>
|
17 |
+
<p><?php esc_html_e('Select posts to hide or show from feed.'); ?>.</p>
|
18 |
+
|
19 |
+
<div class="input-field col s12 efbl_fields">
|
20 |
+
<select id="efbl_moderate_feed_type"
|
21 |
+
class="icons efbl_moderate_feed_type" <?php do_action('esf_fb_feed_type_attr'); ?>>
|
22 |
+
<option value="" ><?php esc_html_e( "Select one", 'easy-facebook-likebox' ); ?></option>
|
23 |
+
<option value="page" ><?php esc_html_e( "Page", 'easy-facebook-likebox' ); ?></option>
|
24 |
+
<option value="group" ><?php esc_html_e( "Group", 'easy-facebook-likebox' ); ?></option>
|
25 |
+
</select>
|
26 |
+
<label><?php esc_html_e( "Feed type", 'easy-facebook-likebox' ); ?></label>
|
27 |
+
</div>
|
28 |
+
<div class="input-field col s12 efbl_fields efbl-moderate-page-id-wrap">
|
29 |
+
<select id="efbl_moderate_page_id"
|
30 |
+
class="icons efbl_moderate_page_id" <?php do_action('esf_fb_page_attr'); ?>>
|
31 |
+
<?php
|
32 |
+
$type = "page";
|
33 |
+
if ( $fta_settings['plugins']['facebook']['approved_pages'] ) {
|
34 |
+
$i = 0;
|
35 |
+
foreach ( $fta_settings['plugins']['facebook']['approved_pages'] as $efbl_page ) { $i++;
|
36 |
+
if ( $efbl_page['id'] ) {
|
37 |
+
|
38 |
+
$username = $efbl_page['id'];
|
39 |
+
|
40 |
+
if( $i == 1 ){
|
41 |
+
$first_page_id = $username;
|
42 |
+
}
|
43 |
+
?>
|
44 |
+
<option value="<?php echo $username; ?>"
|
45 |
+
data-icon="<?php echo efbl_get_page_logo( $efbl_page['id'] ) ?>" <?php if( $i == 1 ){ ?> selected <?php } ?>><?php echo $efbl_page['name']; ?></option>
|
46 |
+
|
47 |
+
<?php }
|
48 |
+
}
|
49 |
+
|
50 |
+
} else { ?>
|
51 |
+
|
52 |
+
<option value="" disabled
|
53 |
+
selected><?php esc_html_e( "No page(s) found, Please connect your Facebook page with plugin first from authenticate tab", 'easy-facebook-likebox' ); ?></option>
|
54 |
+
|
55 |
+
<?php }
|
56 |
+
?>
|
57 |
+
</select>
|
58 |
+
<label><?php esc_html_e( "Select Page", 'easy-facebook-likebox' ); ?></label>
|
59 |
+
</div>
|
60 |
+
|
61 |
+
<?php if ( isset( $fta_settings['plugins']['facebook']['approved_groups'] ) && ! empty( $fta_settings['plugins']['facebook']['approved_groups'] ) ) { ?>
|
62 |
+
<div class="input-field col s12 efbl_fields efbl-group-id-wrap">
|
63 |
+
<select id="efbl_moderate_group_id"
|
64 |
+
class="icons efbl_moderate_group_id" <?php do_action('esf_fb_group_attr'); ?>>
|
65 |
+
<?php if ( $fta_settings['plugins']['facebook']['approved_groups'] ) {
|
66 |
+
$i = 0;
|
67 |
+
foreach ( $fta_settings['plugins']['facebook']['approved_groups'] as $efbl_group ) { $i++;
|
68 |
+
if ( $efbl_group->id ) {
|
69 |
+
if( $i == 1 ){
|
70 |
+
$first_page_id = $efbl_group->id;
|
71 |
+
$type = "group";
|
72 |
+
}
|
73 |
+
?>
|
74 |
+
<option value="<?php echo $efbl_group->id; ?>"
|
75 |
+
data-icon="<?php echo efbl_get_page_logo( $efbl_group->id ) ?>" <?php if( $i == 1 ){ ?> selected <?php } ?>><?php echo $efbl_group->name; ?></option>
|
76 |
+
|
77 |
+
<?php }
|
78 |
+
}
|
79 |
+
|
80 |
+
} else { ?>
|
81 |
+
|
82 |
+
<option value="" disabled
|
83 |
+
selected><?php esc_html_e( "No group(s) found, Please connect your Facebook group with plugin first from authenticate tab", 'easy-facebook-likebox' ); ?></option>
|
84 |
+
|
85 |
+
<?php }
|
86 |
+
?>
|
87 |
+
</select>
|
88 |
+
<label><?php esc_html_e( "Select Group", 'easy-facebook-likebox' ); ?></label>
|
89 |
+
</div>
|
90 |
+
<?php } ?>
|
91 |
+
|
92 |
+
<div class="efbl-moderate-type-wrap">
|
93 |
+
<div class="efbl-moderate-type">
|
94 |
+
<input name="efbl_moderate_type"
|
95 |
+
type="radio" class="with-gap"
|
96 |
+
value="hide" checked id="efbl_hide"/>
|
97 |
+
<label for="efbl_hide"><?php esc_html_e( "Hide the selected posts", 'easy-facebook-likebox' ); ?></label>
|
98 |
+
</div>
|
99 |
+
<div class="efbl-moderate-type">
|
100 |
+
<input name="efbl_moderate_type"
|
101 |
+
type="radio" class="with-gap"
|
102 |
+
value="show" id="efbl_show"/>
|
103 |
+
<label for="efbl_show"><?php esc_html_e( "Only show the selected posts", 'easy-facebook-likebox' ); ?></label>
|
104 |
+
</div>
|
105 |
+
</div>
|
106 |
+
<button class="btn waves-effect efbl-get-moderate-feed waves-light"><?php esc_html_e( "Get feed", 'easy-facebook-likebox' ); ?></button>
|
107 |
+
<div class="efbl-moderate-visual-wrap <?php if ( efl_fs()->is_free_plan() || efl_fs()->is_plan( 'instagram_premium', true ) ){ ?> efbl-moderate-free-view <?php } ?>">
|
108 |
+
<?php
|
109 |
+
if ( efl_fs()->is_free_plan() || efl_fs()->is_plan( 'instagram_premium', true ) ) {
|
110 |
+
global $efbl_skins;
|
111 |
+
$skin_id = '';
|
112 |
+
if ( isset( $efbl_skins ) ) {
|
113 |
+
foreach ( $efbl_skins as $skin ) {
|
114 |
+
if ( $skin['layout'] == 'grid' ) {
|
115 |
+
$skin_id = $skin['ID'];
|
116 |
+
}
|
117 |
+
}
|
118 |
+
}
|
119 |
+
|
120 |
+
$shortcode = '[efb_feed fanpage_id="' . $first_page_id . '" type="' . $type . '" test_mode="false" is_moderate="true" skin_id="' . $skin_id . '" words_limit="25" post_limit="30" links_new_tab="1"]';
|
121 |
+
echo do_shortcode( $shortcode );
|
122 |
+
}
|
123 |
+
?>
|
124 |
+
</div>
|
125 |
+
|
126 |
+
<?php if ( efl_fs()->is_free_plan() || efl_fs()->is_plan( 'instagram_premium', true ) ){ ?>
|
127 |
+
<div class="efbl-moderate-pro">
|
128 |
+
<a href="<?php echo efl_fs()->get_upgrade_url() ?>&trial=true"
|
129 |
+
class="trial-btn"><?php esc_html_e( "Free 7-day PRO trial", 'easy-facebook-likebox' ); ?>
|
130 |
+
</a>
|
131 |
+
<a href="<?php echo efl_fs()->get_upgrade_url() ?>"
|
132 |
+
class="waves-effect waves-light btn pro-btn"><i
|
133 |
+
class="material-icons right">lock_open</i><?php esc_html_e( "Upgrade to pro", 'easy-facebook-likebox' ); ?>
|
134 |
+
</a>
|
135 |
+
<p><?php esc_html_e( 'Upgrade today and get a 10% discount! On the checkout click on "Have a promotional code?" and enter', 'easy-facebook-likebox' ); ?> <code>ESPF10</code></p>
|
136 |
+
</div>
|
137 |
+
<?php } ?>
|
138 |
+
|
139 |
+
</div>
|
140 |
+
|
141 |
+
</div>
|
142 |
+
</div>
|
143 |
+
</div>
|
facebook/admin/views/html-skins-tab.php
CHANGED
@@ -325,9 +325,7 @@ if ( efl_fs()->is_free_plan() || efl_fs()->is_plan( 'instagram_premium', true )
|
|
325 |
echo $efbl_page_options ;
|
326 |
?>
|
327 |
</select>
|
328 |
-
<a class="btn waves-effect waves-light efbl_skin_redirect_free
|
329 |
-
echo $efbl_redirect_class ;
|
330 |
-
?> modal-trigger"
|
331 |
href="#efbl-free-grid-upgrade"><span><?php
|
332 |
esc_html_e( "Edit", 'easy-facebook-likebox' );
|
333 |
?></span><i
|
@@ -389,9 +387,7 @@ if ( efl_fs()->is_free_plan() || efl_fs()->is_plan( 'instagram_premium', true )
|
|
389 |
echo $efbl_page_options ;
|
390 |
?>
|
391 |
</select>
|
392 |
-
<a class="btn waves-effect waves-light efbl_skin_redirect_free
|
393 |
-
echo $efbl_redirect_class ;
|
394 |
-
?> modal-trigger"
|
395 |
href="#efbl-free-masonry-upgrade"><span><?php
|
396 |
esc_html_e( "Edit", 'easy-facebook-likebox' );
|
397 |
?></span><i
|
@@ -454,9 +450,7 @@ if ( efl_fs()->is_free_plan() || efl_fs()->is_plan( 'instagram_premium', true )
|
|
454 |
echo $efbl_page_options ;
|
455 |
?>
|
456 |
</select>
|
457 |
-
<a class="btn waves-effect waves-light efbl_skin_redirect_free
|
458 |
-
echo $efbl_redirect_class ;
|
459 |
-
?> modal-trigger"
|
460 |
href="#efbl-free-carousel-upgrade"><span><?php
|
461 |
esc_html_e( "Edit", 'easy-facebook-likebox' );
|
462 |
?></span><i
|
325 |
echo $efbl_page_options ;
|
326 |
?>
|
327 |
</select>
|
328 |
+
<a class="btn waves-effect waves-light efbl_skin_redirect_free modal-trigger"
|
|
|
|
|
329 |
href="#efbl-free-grid-upgrade"><span><?php
|
330 |
esc_html_e( "Edit", 'easy-facebook-likebox' );
|
331 |
?></span><i
|
387 |
echo $efbl_page_options ;
|
388 |
?>
|
389 |
</select>
|
390 |
+
<a class="btn waves-effect waves-light efbl_skin_redirect_free modal-trigger"
|
|
|
|
|
391 |
href="#efbl-free-masonry-upgrade"><span><?php
|
392 |
esc_html_e( "Edit", 'easy-facebook-likebox' );
|
393 |
?></span><i
|
450 |
echo $efbl_page_options ;
|
451 |
?>
|
452 |
</select>
|
453 |
+
<a class="btn waves-effect waves-light efbl_skin_redirect_free modal-trigger"
|
|
|
|
|
454 |
href="#efbl-free-carousel-upgrade"><span><?php
|
455 |
esc_html_e( "Edit", 'easy-facebook-likebox' );
|
456 |
?></span><i
|
facebook/admin/views/template-moderate.php
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
|
3 |
+
/*
|
4 |
+
* Stop execution if someone tried to get file directly.
|
5 |
+
*/
|
6 |
+
if ( !defined( 'ABSPATH' ) ) {
|
7 |
+
exit;
|
8 |
+
}
|
9 |
+
|
10 |
+
if ( empty($feed_img) ) {
|
11 |
+
$feed_img = EFBL_PLUGIN_URL . 'frontend/assets/images/feed-placeholder-img.png';
|
12 |
+
$is_placeholder = true;
|
13 |
+
} else {
|
14 |
+
$is_placeholder = false;
|
15 |
+
}
|
16 |
+
|
17 |
+
if ( empty($post_text) && isset( $story->attachments->data['0']->title ) ) {
|
18 |
+
$post_text = $story->attachments->data['0']->title;
|
19 |
+
}
|
20 |
+
|
21 |
+
if ( $feed_img ) {
|
22 |
+
?>
|
23 |
+
|
24 |
+
<div class="efbl-col-lg-4 efbl-col-12 <?php
|
25 |
+
?>" <?php
|
26 |
+
?>>
|
27 |
+
<div class="efbl-grid-wrapper efbl-story-wrapper">
|
28 |
+
<span class="efbl_feed_fancy_popup efbl-grid-box" style="background-image: url(<?php
|
29 |
+
echo $feed_img ;
|
30 |
+
?>)">
|
31 |
+
<img style="display: none;" src="<?php
|
32 |
+
echo $feed_img ;
|
33 |
+
?>">
|
34 |
+
<div class="efbl-overlay">
|
35 |
+
<?php
|
36 |
+
if ( $feed_type == 'added_video' || $feed_attachment_type == 'video_inline' ) {
|
37 |
+
?>
|
38 |
+
<i class="icon icon-esf-clone icon-esf-video-camera"
|
39 |
+
aria-hidden="true"></i>
|
40 |
+
<?php
|
41 |
+
}
|
42 |
+
if ( isset( $story->attachments->data['0']->subattachments->data ) && !empty($story->attachments->data['0']->subattachments->data) ) {
|
43 |
+
?>
|
44 |
+
<i class="icon icon-esf-clone efbl_multimedia"
|
45 |
+
aria-hidden="true"></i>
|
46 |
+
<?php
|
47 |
+
}
|
48 |
+
|
49 |
+
if ( $is_placeholder ) {
|
50 |
+
?>
|
51 |
+
<div class="efbl-content-holder">
|
52 |
+
<p><?php
|
53 |
+
echo wp_trim_words( $post_text, 10, '' ) ;
|
54 |
+
?></p>
|
55 |
+
</div>
|
56 |
+
<?php
|
57 |
+
}
|
58 |
+
|
59 |
+
?>
|
60 |
+
</div>
|
61 |
+
</span>
|
62 |
+
</div>
|
63 |
+
</div>
|
64 |
+
|
65 |
+
<?php
|
66 |
+
}
|
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-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}.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-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-feed-content>.efbl-verified-status .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-masonry-skin .efbl-feed-content>.efbl-verified-status .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_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-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-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,.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-feed-header>.efbl-verified-status,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header>.efbl-verified-status,.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_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-header>i,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .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-feed-header>.efbl-verified-status .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header>.efbl-verified-status .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_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-header>i .efbl-profile-image,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .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-feed-header>.efbl-verified-status .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header>.efbl-verified-status .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_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-header>i .efbl-profile-image img,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .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-feed-header>.efbl-verified-status .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header>.efbl-verified-status .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_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-header>i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .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-feed-header>.efbl-verified-status .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_feeds_carousel .efbl-feed-header>.efbl-verified-status .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_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl-feed-header>i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .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;cursor:pointer}.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-verified-status>a,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-verified-status>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_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i>a,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .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-verified-status{display:inline-block}.efbl-verified-status .icon-esf-check:before{background:#2e77f2;border-radius:50%;padding:3px;font-size:10px;color:#fff}.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-verified-status .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-verified-status .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_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i .efbl-profile-title h2,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status 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-verified-status .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-verified-status .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_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i .efbl-profile-title span,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status 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-feed-content>.efbl-verified-status,.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-verified-status,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_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 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-verified-status .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-verified-status .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_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i .efbl_popup_likes_main,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status 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-verified-status .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-verified-status .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_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i .efbl-total-reactions-count,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status 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}@media screen and (max-width: 768px){html body .efbl-popup .efbl-image>img,html body .efbl-popup .efbl-image .efbl-media-item img{width:100%;height:auto;max-height:initial}html body .efbl-popup .efbl-image .efbl-media-item,html body .efbl-post-detail .efbl-d-columns-wrapper .efbl-image{display:block}html body .efbl-popup .efbl-d-columns-wrapper{flex-wrap:no-wrap}}.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-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .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-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .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_cat .efbl_comment_icon,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .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-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .efbl_comment_icon,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-likes-popup-holder .efbl_single_comment_holder .efbl-verified-status .efbl_comment_icon,.efbl-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i .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-likes-popup-holder .efbl_single_comment_holder .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers 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_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i .efbl_comment_icon,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .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-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .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-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .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 .efbl-reacted-item .efbl_all_comments_wrap i .efbl_comment_icon,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .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 .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-likes-popup-holder .efbl_single_comment_holder .efbl-halfwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .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-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 .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-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .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-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .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 .efbl-reacted-item .efbl_all_comments_wrap i .efbl_comment_icon,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .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 .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-likes-popup-holder .efbl_single_comment_holder .efbl-thumbnail-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .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-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 .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-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i .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-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .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 .efbl-reacted-item .efbl_all_comments_wrap i .efbl_comment_icon,.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap .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 .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-likes-popup-holder .efbl_single_comment_holder .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .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-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 .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-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i .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-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .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 .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl_comment_icon,.efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .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 .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-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a .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-likes-popup-holder .efbl_single_comment_holder .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a i .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-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item 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 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_all_comments_wrap .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 .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap i .efbl_comment_icon,.efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl_all_comments_wrap .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 .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-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a .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-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 .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-likes-popup-holder .efbl_single_comment_holder .efbl_feeds_carousel .owl-nav button .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_single_comment_holder .efbl_likes_holder_icons li .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_single_comment_holder .efbl_likes_holder_icons li a .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-likes-popup-holder .efbl_single_comment_holder .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i .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}}.widget.widget_easy_facebook_feed{overflow:hidden}.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-d-flex.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl-justify-content-between.efbl_header_inner_wrap,.efbl_header .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_header_inner_wrap,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-justify-content-between.efbl_header_meta,.efbl_header .efbl_header_inner_wrap .efbl_header_content .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_header_meta,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-justify-content-between.efbl_cat,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_cat,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-justify-content-between.efbl_followers,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_followers,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-justify-content-between.efbl-verified-status,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl-verified-status,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i.efbl-justify-content-between,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer i.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i.efbl-justify-content-between,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer i.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i.efbl-justify-content-between,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer i.efbl-justify-content-between,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl-reacted-item,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted-item i.efbl-justify-content-between,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl-reacted-item,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted-item i.efbl-justify-content-between,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-justify-content-between.efbl-reacted-item,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-justify-content-between.efbl-reacted-item,.efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-justify-content-between.efbl-reacted-item,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i.efbl-justify-content-between,.efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-reacted-item i.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap,.efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper,.efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between,.efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between,.efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-justify-content-between.efbl-reacted-item,.efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-justify-content-between.efbl-reacted-item,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i.efbl-justify-content-between,.efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-reacted-item i.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap,.efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper,.efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between,.efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between,.efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_feeds_carousel .efbl-justify-content-between.owl-nav,.efbl_feeds_carousel .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.owl-nav,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_feeds_carousel .owl-nav button.efbl-justify-content-between,.efbl_feeds_carousel .owl-nav .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer button.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer body .fancybox-container .efbl-likes-popup-holder .efbl-justify-content-between.efbl_likes_holder_icons,body .fancybox-container .efbl-likes-popup-holder .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_likes_holder_icons,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li.efbl-justify-content-between,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer li.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a.efbl-justify-content-between,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer a.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-justify-content-between.efbl_popup_like,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_popup_like,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-post-detail .efbl-d-columns-wrapper .efbl-justify-content-between.efbl-caption,.efbl-post-detail .efbl-d-columns-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl-caption,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span.efbl-justify-content-between,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer span.efbl-justify-content-between,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i.efbl-justify-content-between,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer i.efbl-justify-content-between{flex-direction:column}.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-d-flex.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl-justify-content-between.efbl_header_inner_wrap .efbl-view-share,.efbl_header .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_header_inner_wrap .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl-justify-content-between.efbl_header_meta .efbl-view-share,.efbl_header .efbl_header_inner_wrap .efbl_header_content .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_header_meta .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-justify-content-between.efbl_cat .efbl-view-share,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_cat .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-justify-content-between.efbl_followers .efbl-view-share,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_followers .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-justify-content-between.efbl-verified-status .efbl-view-share,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl-verified-status .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat i.efbl-justify-content-between .efbl-view-share,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer i.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers i.efbl-justify-content-between .efbl-view-share,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer i.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status i.efbl-justify-content-between .efbl-view-share,.efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl-verified-status .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer i.efbl-justify-content-between .efbl-view-share,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl-reacted-item .efbl-view-share,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted-item i.efbl-justify-content-between .efbl-view-share,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap .efbl-view-share,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper .efbl-view-share,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between .efbl-view-share,.efbl-halfwidth-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between .efbl-view-share,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl-reacted-item .efbl-view-share,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted-item i.efbl-justify-content-between .efbl-view-share,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap .efbl-view-share,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper .efbl-view-share,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between .efbl-view-share,.efbl-thumbnail-skin .efbl-thumbnail-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-justify-content-between.efbl-reacted-item .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item i.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-justify-content-between.efbl-reacted-item .efbl-view-share,.efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-justify-content-between.efbl-reacted-item .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item i.efbl-justify-content-between .efbl-view-share,.efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-reacted-item i.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap .efbl-view-share,.efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper .efbl-view-share,.efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between .efbl-view-share,.efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-masonry-skin .brick .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between .efbl-view-share,.efbl-masonry-skin .brick .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-justify-content-between.efbl-reacted-item .efbl-view-share,.efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-justify-content-between.efbl-reacted-item .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item i.efbl-justify-content-between .efbl-view-share,.efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-reacted-item i.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap .efbl-view-share,.efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-reacted .efbl-reacted-item .efbl-justify-content-between.efbl_all_comments_wrap .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper .efbl-view-share,.efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.esf-share-wrapper .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between .efbl-view-share,.efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl_feeds_carousel .efbl-grid-wrapper .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between .efbl-view-share,.efbl_feeds_carousel .efbl-grid-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .esf-share-wrapper .esf-social-share button a i.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_feeds_carousel .efbl-justify-content-between.owl-nav .efbl-view-share,.efbl_feeds_carousel .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.owl-nav .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl_feeds_carousel .owl-nav button.efbl-justify-content-between .efbl-view-share,.efbl_feeds_carousel .owl-nav .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer button.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer body .fancybox-container .efbl-likes-popup-holder .efbl-justify-content-between.efbl_likes_holder_icons .efbl-view-share,body .fancybox-container .efbl-likes-popup-holder .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_likes_holder_icons .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li.efbl-justify-content-between .efbl-view-share,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer li.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li a.efbl-justify-content-between .efbl-view-share,body .fancybox-container .efbl-likes-popup-holder .efbl_likes_holder_icons li .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer a.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .efbl-justify-content-between.efbl_popup_like .efbl-view-share,body .fancybox-container .efbl-likes-popup-holder .efbl_reactions_holder .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl_popup_like .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-post-detail .efbl-d-columns-wrapper .efbl-justify-content-between.efbl-caption .efbl-view-share,.efbl-post-detail .efbl-d-columns-wrapper .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-justify-content-between.efbl-caption .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span.efbl-justify-content-between .efbl-view-share,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer span.efbl-justify-content-between .efbl-view-share,.widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer .efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span i.efbl-justify-content-between .efbl-view-share,.efbl-post-detail .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span .widget.widget_easy_facebook_feed .efbl_feeds_holder.efbl_feeds_fullwidth .efbl-fullwidth-skin .efbl-post-footer i.efbl-justify-content-between .efbl-view-share{margin-top:10px !important;flex-direction:row}.efbl_feed_popup_container.fancybox-container{z-index:99999999}/*# 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}.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-
|