@charset "UTF-8";
@charset "UTF-8";
#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
@font-face{font-family:esf-custom-icons;src:url(//gaborviktorkozma.com/gvk/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.eot);src:url(//gaborviktorkozma.com/gvk/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.eot?#iefix) format("embedded-opentype"),url(//gaborviktorkozma.com/gvk/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.woff) format("woff"),url(//gaborviktorkozma.com/gvk/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.ttf) format("truetype"),url(//gaborviktorkozma.com/gvk/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.svg#esf-custom-icons) format("svg");font-weight:400;font-style:normal}[data-icon-esf]:before{font-family:esf-custom-icons!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-esf"]:before,[class^=icon-esf]:before{font-family:esf-custom-icons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-esf-thumbs-up:before{content:"\73"}.icon-esf-plus:before{content:"\62"}.icon-esf-heart:before{content:"\63"}.icon-esf-comments:before{content:"\64"}.icon-esf-comment:before{content:"\65"}.icon-esf-smile-o:before{content:"\66"}.icon-esf-clone:before{content:"\67"}.icon-esf-video-camera:before{content:"\68"}.icon-esf-share:before{content:"\69"}.icon-esf-instagram:before{content:"\6a"}.icon-esf-facebook:before{content:"\e001"}.icon-esf-twitter:before{content:"\e002"}.icon-esf-linkedin:before{content:"\e003"}.icon-esf-thumbs-o-up:before{content:"\e004"}.icon-esf-comment-o:before{content:"\e005"}.icon-esf-picture-o:before{content:"\e006"}.icon-esf-tag:before{content:"\e000"}.icon-esf-user:before{content:"\e007"}.icon-esf-angle-left:before{content:"\e008"}.icon-esf-angle-right:before{content:"\e009"}.icon-esf-calendar:before{content:"\e00a"}.icon-esf-check:before{content:"\e00b"}.esfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80);
}
.esfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.esfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.esfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.esfp-align-top .esfp-container:before {
display: none;
}
.esfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.esfp-inline-holder .esfp-content, .esfp-ajax-holder .esfp-content {
width: 100%;
cursor: auto;
}
.esfp-ajax-cur {
cursor: progress;
}
.esfp-zoom-out-cur, .esfp-zoom-out-cur .esfp-image-holder .esfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.esfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.esfp-auto-cursor .esfp-content {
cursor: auto;
}
.esfp-close, .esfp-arrow, .esfp-preloader, .esfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.esfp-loading.esfp-figure {
display: none;
}
.esfp-hide {
display: none !important;
}
.esfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.esfp-preloader a {
color: #CCC;
}
.esfp-preloader a:hover {
color: #FFF;
}
.esfp-s-ready .esfp-preloader {
display: none;
}
.esfp-s-error .esfp-content {
display: none;
}
button.esfp-close, button.esfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.esfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.esfp-close:hover, .esfp-close:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.esfp-close:active {
top: 1px;
}
.esfp-close-btn-in .esfp-close {
color: #333;
}
.esfp-image-holder .esfp-close, .esfp-iframe-holder .esfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.esfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.esfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.esfp-arrow:active {
margin-top: -54px;
}
.esfp-arrow:hover, .esfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.esfp-arrow:before, .esfp-arrow:after, .esfp-arrow .esfp-b, .esfp-arrow .esfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.esfp-arrow:after, .esfp-arrow .esfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.esfp-arrow:before, .esfp-arrow .esfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.esfp-arrow-left {
left: 0;
}
.esfp-arrow-left:after, .esfp-arrow-left .esfp-a {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.esfp-arrow-left:before, .esfp-arrow-left .esfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.esfp-arrow-right {
right: 0;
}
.esfp-arrow-right:after, .esfp-arrow-right .esfp-a {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.esfp-arrow-right:before, .esfp-arrow-right .esfp-b {
border-left: 27px solid #3F3F3F;
}
.esfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.esfp-iframe-holder .esfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.esfp-iframe-holder .esfp-close {
top: -40px;
}
.esfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.esfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
} img.esfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .esfp-figure {
line-height: 0;
}
.esfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444;
}
.esfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.esfp-figure figure {
margin: 0;
}
.esfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.esfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.esfp-image-holder .esfp-content {
max-width: 100%;
}
.esfp-gallery .esfp-image-holder .esfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .esfp-img-mobile .esfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.esfp-img-mobile img.esfp-img {
padding: 0;
}
.esfp-img-mobile .esfp-figure:after {
top: 0;
bottom: 0;
}
.esfp-img-mobile .esfp-figure small {
display: inline;
margin-left: 5px;
}
.esfp-img-mobile .esfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.esfp-img-mobile .esfp-bottom-bar:empty {
padding: 0;
}
.esfp-img-mobile .esfp-counter {
right: 5px;
top: 3px;
}
.esfp-img-mobile .esfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.esfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.esfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.esfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.esfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.esfp-ie7 .esfp-img {
padding: 0;
}
.esfp-ie7 .esfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px;
}
.esfp-ie7 .esfp-container {
padding: 0;
}
.esfp-ie7 .esfp-content {
padding-top: 44px;
}
.esfp-ie7 .esfp-close {
top: 0;
right: 0;
padding-top: 0;
}.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 > .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 > .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 > .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 > .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-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-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-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-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: 0.25rem !important;
}
.efbl-mt-1,
.efbl-my-1 {
margin-top: 0.25rem !important;
}
.efbl-mr-1,
.efbl-mx-1 {
margin-right: 0.25rem !important;
}
.efbl-mb-1,
.efbl-my-1 {
margin-bottom: 0.25rem !important;
}
.efbl-ml-1,
.efbl-mx-1 {
margin-left: 0.25rem !important;
}
.efbl-m-2 {
margin: 0.5rem !important;
}
.efbl-mt-2,
.efbl-my-2 {
margin-top: 0.5rem !important;
}
.efbl-mr-2,
.efbl-mx-2 {
margin-right: 0.5rem !important;
}
.efbl-mb-2,
.efbl-my-2 {
margin-bottom: 0.5rem !important;
}
.efbl-ml-2,
.efbl-mx-2 {
margin-left: 0.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: 0.25rem !important;
}
.efbl-pt-1,
.efbl-py-1 {
padding-top: 0.25rem !important;
}
.efbl-pr-1,
.efbl-px-1 {
padding-right: 0.25rem !important;
}
.efbl-pb-1,
.efbl-py-1 {
padding-bottom: 0.25rem !important;
}
.efbl-pl-1,
.efbl-px-1 {
padding-left: 0.25rem !important;
}
.efbl-p-2 {
padding: 0.5rem !important;
}
.efbl-pt-2,
.efbl-py-2 {
padding-top: 0.5rem !important;
}
.efbl-pr-2,
.efbl-px-2 {
padding-right: 0.5rem !important;
}
.efbl-pb-2,
.efbl-py-2 {
padding-bottom: 0.5rem !important;
}
.efbl-pl-2,
.efbl-px-2 {
padding-left: 0.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: 0.25rem !important;
}
.efbl-mt-sm-1,
.efbl-my-sm-1 {
margin-top: 0.25rem !important;
}
.efbl-mr-sm-1,
.efbl-mx-sm-1 {
margin-right: 0.25rem !important;
}
.efbl-mb-sm-1,
.efbl-my-sm-1 {
margin-bottom: 0.25rem !important;
}
.efbl-ml-sm-1,
.efbl-mx-sm-1 {
margin-left: 0.25rem !important;
}
.efbl-m-sm-2 {
margin: 0.5rem !important;
}
.efbl-mt-sm-2,
.efbl-my-sm-2 {
margin-top: 0.5rem !important;
}
.efbl-mr-sm-2,
.efbl-mx-sm-2 {
margin-right: 0.5rem !important;
}
.efbl-mb-sm-2,
.efbl-my-sm-2 {
margin-bottom: 0.5rem !important;
}
.efbl-ml-sm-2,
.efbl-mx-sm-2 {
margin-left: 0.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: 0.25rem !important;
}
.efbl-pt-sm-1,
.efbl-py-sm-1 {
padding-top: 0.25rem !important;
}
.efbl-pr-sm-1,
.efbl-px-sm-1 {
padding-right: 0.25rem !important;
}
.efbl-pb-sm-1,
.efbl-py-sm-1 {
padding-bottom: 0.25rem !important;
}
.efbl-pl-sm-1,
.efbl-px-sm-1 {
padding-left: 0.25rem !important;
}
.efbl-p-sm-2 {
padding: 0.5rem !important;
}
.efbl-pt-sm-2,
.efbl-py-sm-2 {
padding-top: 0.5rem !important;
}
.efbl-pr-sm-2,
.efbl-px-sm-2 {
padding-right: 0.5rem !important;
}
.efbl-pb-sm-2,
.efbl-py-sm-2 {
padding-bottom: 0.5rem !important;
}
.efbl-pl-sm-2,
.efbl-px-sm-2 {
padding-left: 0.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: 0.25rem !important;
}
.efbl-mt-md-1,
.efbl-my-md-1 {
margin-top: 0.25rem !important;
}
.efbl-mr-md-1,
.efbl-mx-md-1 {
margin-right: 0.25rem !important;
}
.efbl-mb-md-1,
.efbl-my-md-1 {
margin-bottom: 0.25rem !important;
}
.efbl-ml-md-1,
.efbl-mx-md-1 {
margin-left: 0.25rem !important;
}
.efbl-m-md-2 {
margin: 0.5rem !important;
}
.efbl-mt-md-2,
.efbl-my-md-2 {
margin-top: 0.5rem !important;
}
.efbl-mr-md-2,
.efbl-mx-md-2 {
margin-right: 0.5rem !important;
}
.efbl-mb-md-2,
.efbl-my-md-2 {
margin-bottom: 0.5rem !important;
}
.efbl-ml-md-2,
.efbl-mx-md-2 {
margin-left: 0.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: 0.25rem !important;
}
.efbl-pt-md-1,
.efbl-py-md-1 {
padding-top: 0.25rem !important;
}
.efbl-pr-md-1,
.efbl-px-md-1 {
padding-right: 0.25rem !important;
}
.efbl-pb-md-1,
.efbl-py-md-1 {
padding-bottom: 0.25rem !important;
}
.efbl-pl-md-1,
.efbl-px-md-1 {
padding-left: 0.25rem !important;
}
.efbl-p-md-2 {
padding: 0.5rem !important;
}
.efbl-pt-md-2,
.efbl-py-md-2 {
padding-top: 0.5rem !important;
}
.efbl-pr-md-2,
.efbl-px-md-2 {
padding-right: 0.5rem !important;
}
.efbl-pb-md-2,
.efbl-py-md-2 {
padding-bottom: 0.5rem !important;
}
.efbl-pl-md-2,
.efbl-px-md-2 {
padding-left: 0.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: 0.25rem !important;
}
.efbl-mt-lg-1,
.efbl-my-lg-1 {
margin-top: 0.25rem !important;
}
.efbl-mr-lg-1,
.efbl-mx-lg-1 {
margin-right: 0.25rem !important;
}
.efbl-mb-lg-1,
.efbl-my-lg-1 {
margin-bottom: 0.25rem !important;
}
.efbl-ml-lg-1,
.efbl-mx-lg-1 {
margin-left: 0.25rem !important;
}
.efbl-m-lg-2 {
margin: 0.5rem !important;
}
.efbl-mt-lg-2,
.efbl-my-lg-2 {
margin-top: 0.5rem !important;
}
.efbl-mr-lg-2,
.efbl-mx-lg-2 {
margin-right: 0.5rem !important;
}
.efbl-mb-lg-2,
.efbl-my-lg-2 {
margin-bottom: 0.5rem !important;
}
.efbl-ml-lg-2,
.efbl-mx-lg-2 {
margin-left: 0.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: 0.25rem !important;
}
.efbl-pt-lg-1,
.efbl-py-lg-1 {
padding-top: 0.25rem !important;
}
.efbl-pr-lg-1,
.efbl-px-lg-1 {
padding-right: 0.25rem !important;
}
.efbl-pb-lg-1,
.efbl-py-lg-1 {
padding-bottom: 0.25rem !important;
}
.efbl-pl-lg-1,
.efbl-px-lg-1 {
padding-left: 0.25rem !important;
}
.efbl-p-lg-2 {
padding: 0.5rem !important;
}
.efbl-pt-lg-2,
.efbl-py-lg-2 {
padding-top: 0.5rem !important;
}
.efbl-pr-lg-2,
.efbl-px-lg-2 {
padding-right: 0.5rem !important;
}
.efbl-pb-lg-2,
.efbl-py-lg-2 {
padding-bottom: 0.5rem !important;
}
.efbl-pl-lg-2,
.efbl-px-lg-2 {
padding-left: 0.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: 0.25rem !important;
}
.efbl-mt-xl-1,
.efbl-my-xl-1 {
margin-top: 0.25rem !important;
}
.efbl-mr-xl-1,
.efbl-mx-xl-1 {
margin-right: 0.25rem !important;
}
.efbl-mb-xl-1,
.efbl-my-xl-1 {
margin-bottom: 0.25rem !important;
}
.efbl-ml-xl-1,
.efbl-mx-xl-1 {
margin-left: 0.25rem !important;
}
.efbl-m-xl-2 {
margin: 0.5rem !important;
}
.efbl-mt-xl-2,
.efbl-my-xl-2 {
margin-top: 0.5rem !important;
}
.efbl-mr-xl-2,
.efbl-mx-xl-2 {
margin-right: 0.5rem !important;
}
.efbl-mb-xl-2,
.efbl-my-xl-2 {
margin-bottom: 0.5rem !important;
}
.efbl-ml-xl-2,
.efbl-mx-xl-2 {
margin-left: 0.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: 0.25rem !important;
}
.efbl-pt-xl-1,
.efbl-py-xl-1 {
padding-top: 0.25rem !important;
}
.efbl-pr-xl-1,
.efbl-px-xl-1 {
padding-right: 0.25rem !important;
}
.efbl-pb-xl-1,
.efbl-py-xl-1 {
padding-bottom: 0.25rem !important;
}
.efbl-pl-xl-1,
.efbl-px-xl-1 {
padding-left: 0.25rem !important;
}
.efbl-p-xl-2 {
padding: 0.5rem !important;
}
.efbl-pt-xl-2,
.efbl-py-xl-2 {
padding-top: 0.5rem !important;
}
.efbl-pr-xl-2,
.efbl-px-xl-2 {
padding-right: 0.5rem !important;
}
.efbl-pb-xl-2,
.efbl-py-xl-2 {
padding-bottom: 0.5rem !important;
}
.efbl-pl-xl-2,
.efbl-px-xl-2 {
padding-left: 0.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;
}
.efbl_feed_wraper .efbl-row {
width: 100%;
}
.efbl_feed_wraper.is-other-page .efbl-post-footer .efbl-reacted-item {
cursor: auto !important;
}
.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;
}
#efblcf_holder .efbl_popup_left_container {
background: #fff;
}  .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, 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;
position: initial;
}
.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-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-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-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 .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-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 .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-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 > .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, 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-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-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-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 .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-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 .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-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 > .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, 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-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-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-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 .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-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 .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-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 > .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, 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-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-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-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-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-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_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-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-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-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 > .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-feed-content {
margin-bottom: 15px;
}
.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, 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-shared-content-holder .efbl-feed-content {
margin-bottom: 15px;
}
.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-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-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-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-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-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, 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 .efbl-content-holder {
color: #fff;
padding: 0 10px;
text-align: center;
margin-top: 50%;
transform: translate(0px, -50%);
}
.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup .efbl-content-holder p {
color: #fff;
}
.efbl-grid-skin .efbl-grid-wrapper .efbl_feed_fancy_popup:hover .efbl-overlay {
opacity: 1;
}
.efbl-grid-skin .efbl-moderate-selected .efbl-grid-wrapper {
border: #37a0e6 solid 5px;
padding: 0;
}
.efbl-grid-skin .efbl-moderate-selected .efbl-grid-wrapper .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 .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 .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 .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 .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 .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 0.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 0.5s ease-in-out;
backface-visibility: hidden;
}
.efbl-masonry .brick:hover img {
opacity: 0.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 0.5s;
-moz-transition: all ease 0.5s;
-ms-transition: all ease 0.5s;
-o-transition: all ease 0.5s;
transition: all ease 0.5s;
}
.efbl-ease03, html body .efbl-popup .efbl-scrollbtn::after, html body .efbl-popup .efbl-scrollbtn {
-webkit-transition: all ease 0.3s;
-moz-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
-o-transition: all ease 0.3s;
transition: all ease 0.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-profile-image a img {
width: 100%;
height: 100%;
}
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 {
width: 100%;
}
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;
width: 100%;
text-align: center;
}
}
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;
width: 100%;
}
}
@media screen and (max-width: 991px) {
html body .efbl-popup .efbl-image .efbl-media-carousel .efbl-media-preview-section {
width: 100%;
}
}
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: 991px) {
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: nowrap;
}
}
.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: #000000;
}
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_wraper .efbl_error_msg ol {
padding-left: 15px;
margin-top: 5px;
}
html body .efbl_feed_wraper .efbl_error_msg ol li {
font-size: 15px;
}
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: 0.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;
}
.esfp-close {
top: -18px !important;
right: -18px !important;
background: url(//gaborviktorkozma.com/gvk/wp-content/plugins/easy-facebook-likebox/facebook/frontend/assets/images/popup_close.png) !important;
width: 36px !important;
height: 37px !important;
font-size: 0px !important;
background: transparent;
}
.esfp-close:hover, .esfp-close:active, .esfp-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;
}
#efblcf_holder .efbl_popup_footer_logo:hover {
opacity: 1 !important;
-webkit-transition: all ease-in-out 0.5s;
-moz-transition: all ease-in-out 0.5s;
-o-transition: all ease-in-out 0.5s;
transition: all ease-in-out 0.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 0.5s;
-moz-transition: all ease-in-out 0.5s;
-o-transition: all ease-in-out 0.5s;
transition: all ease-in-out 0.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-esfp-zoom-in .zoom-anim-dialog {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.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-esfp-zoom-in.esfp-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-esfp-zoom-in.esfp-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-esfp-zoom-in.esfp-bg {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
} .my-esfp-zoom-in.esfp-ready.esfp-bg {
opacity: 0.8;
} .my-esfp-zoom-in.esfp-removing.esfp-bg {
opacity: 0;
} .esfp-fade.esfp-bg {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .esfp-fade.esfp-bg.esfp-ready {
opacity: 0.8;
} .esfp-fade.esfp-bg.esfp-removing {
opacity: 0;
} .esfp-fade.esfp-wrap .esfp-content {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .esfp-fade.esfp-wrap.esfp-ready .esfp-content {
opacity: 1;
} .esfp-fade.esfp-wrap.esfp-removing .esfp-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 0.5s;
-moz-transition: all ease-in-out 0.5s;
-o-transition: all ease-in-out 0.5s;
transition: all ease-in-out 0.5s;
}
#efblcf_holder .efbl_popup_left_container a:hover {
opacity: 1;
-webkit-transition: all ease-in-out 0.5s;
-moz-transition: all ease-in-out 0.5s;
-o-transition: all ease-in-out 0.5s;
transition: all ease-in-out 0.5s;
}
#efblcf_holder .efbl_popup_left_container a i {
font-size: 60px;
position: absolute;
top: 38%;
color: white;
}
#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, .fancybox-container {
z-index: 99999999;
}
.efbl-row-wrapper.efbl-story-wrapper {
height: 100%;
background: #fff;
border: #dee2e6 solid 1px;
padding: 2px;
}
.efbl_feeds_holder.efbl_feeds_row {
display: flex;
justify-content: flex-start;
}
.efbl_feeds_holder.efbl_feeds_row .efbl-row-content {
width: 100%;
position: relative;
margin: 1px;
}
.efbl_feeds_holder.efbl_feeds_row .efbl-row-content .efbl-row-wrapper.efbl-story-wrapper .efbl_feed_fancy_popup.efbl-row-box {
display: inline-block;
height: 100%;
width: 100%;
position: relative;
cursor: pointer;
}
.efbl_feeds_holder.efbl_feeds_row .efbl-row-content .efbl-row-wrapper.efbl-story-wrapper .efbl_feed_fancy_popup.efbl-row-box img {
width: 100%;
height: 100%;
object-fit: cover;
}
.efbl_feeds_holder.efbl_feeds_row .efbl-row-content .efbl-row-wrapper.efbl-story-wrapper .efbl_feed_fancy_popup.efbl-row-box .efbl-overlay {
position: absolute;
height: 100%;
opacity: 0;
background: rgba(0, 0, 0, 0.459);
inset: 0;
color: #fff;
transition: all 500ms ease;
cursor: pointer;
height: 100%;
}
.efbl_feeds_holder.efbl_feeds_row .efbl-row-content .efbl-row-wrapper.efbl-story-wrapper .efbl_feed_fancy_popup.efbl-row-box .efbl-overlay:hover {
opacity: 1;
}
.efbl_feeds_holder.efbl_feeds_row .efbl-row-content .efbl-row-wrapper.efbl-story-wrapper .efbl_feed_fancy_popup.efbl-row-box .efbl-overlay .icon.icon-esf-clone.icon-esf-video-camera {
position: absolute;
font-size: 15px;
top: 10px;
right: 7px;
}
.efbl_feeds_holder.efbl_feeds_row .efbl-row-content .efbl-row-wrapper.efbl-story-wrapper .efbl_feed_fancy_popup.efbl-row-box .efbl-overlay .icon-esf-plus::before {
content: "b";
position: absolute;
top: 50%;
right: 50%;
font-size: 11px;
transform: translate(50%, -50%);
}
.efbl-row-content .icon-esf-clone.efbl_multimedia {
content: "g";
font-size: 15px;
position: absolute;
right: 5px;
top: 6px;
}
@media screen and (max-width: 600px) {
.efbl_feeds_holder.efbl_feeds_row {
flex-wrap: wrap;
}
.efbl_feeds_holder.efbl_feeds_row .efbl-row-content {
max-width: 24%;
}
}.efbl_feed_wraper.efbl_skin_3020 .efbl-grid-skin .efbl-row.e-outer {
grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}
.efbl_feed_wraper.efbl_skin_3020 .efbl_feeds_holder.efbl_feeds_carousel {
}
.efbl_feed_wraper.efbl_skin_3020 .efbl_feeds_holder.efbl_feeds_carousel .owl-nav {
display: flex;
}
.efbl_feed_wraper.efbl_skin_3020 .efbl_feeds_holder.efbl_feeds_carousel .owl-dots {
display: block;
}
.efbl_feed_wraper.efbl_skin_3020 .efbl_feeds_holder.efbl_feeds_carousel .owl-dots .owl-dot span {
}
.efbl_feed_wraper.efbl_skin_3020 .efbl_feeds_holder.efbl_feeds_carousel .owl-dots .owl-dot.active span {
}
.efbl_feed_wraper.efbl_skin_3020 .efbl_load_more_holder a.efbl_load_more_btn span {
}
.efbl_feed_wraper.efbl_skin_3020 .efbl_load_more_holder a.efbl_load_more_btn:hover span {
}
.efbl_feed_wraper.efbl_skin_3020 .efbl_header {
box-shadow: none;
}
.efbl_feed_wraper.efbl_skin_3020 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title {
}
.efbl_feed_wraper.efbl_skin_3020 .efbl_header .efbl_header_inner_wrap .efbl_header_img img {
border-radius: 0;
}
.efbl_feed_wraper.efbl_skin_3020 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat, .efbl_feed_wraper.efbl_skin_3020 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers {
}
.efbl_feed_wraper.efbl_skin_3020 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_bio {
}
.efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper, .efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-thumbnail-wrapper .efbl-thumbnail-col, .efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-post-footer {
}
.efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper {
box-shadow: none;
}
.efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-thumbnail-wrapper .efbl-thumbnail-col a img {
}
.efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper, .efbl_feed_wraper.efbl_skin_3020 .efbl_feeds_carousel .efbl-story-wrapper .efbl-grid-wrapper {
}
.efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper, .efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-feed-content > .efbl-d-flex .efbl-profile-title span, .efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-feed-content .description, .efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-feed-content .description a, .efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-feed-content .efbl_link_text, .efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-feed-content .efbl_link_text .efbl_title_link a {
}
.efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-post-footer .efbl-reacted-item, .efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap {
}
.efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-overlay {
}
.efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-overlay .efbl_multimedia, .efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-overlay .icon-esf-video-camera {
}
.efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-post-footer .efbl-view-on-fb, .efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-post-footer .esf-share-wrapper .esf-share {
}
.efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-post-footer .efbl-view-on-fb:hover, .efbl_feed_wraper.efbl_skin_3020 .efbl-story-wrapper .efbl-post-footer .esf-share-wrapper .esf-share:hover {
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-d-columns-wrapper, .efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-d-columns-wrapper .efbl-caption::after {
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-d-columns-wrapper, .efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-d-columns-wrapper .efbl-caption .efbl-feed-description, .efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 a, .efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 span {
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-d-columns-wrapper .efbl-post-header {
display: flex;
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-d-columns-wrapper .efbl-post-header .efbl-profile-image {
display: block;
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-d-columns-wrapper .efbl-post-header h2 {
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-d-columns-wrapper .efbl-post-header span {
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-feed-description, .efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl_link_text {
display: block;
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-d-columns-wrapper .efbl-reactions-box {
display: flex;
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span {
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl_popup_likes_main {
display: flex;
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-popup-comments-icon-wrapper {
display: flex;
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-commnets, .efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-comments-list {
display: block;
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-action-btn {
display: block;
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-3020 .efbl-d-columns-wrapper .efbl-comments-list .efbl-comment-wrap {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl-grid-skin .efbl-row.e-outer {
grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}
.efbl_feed_wraper.efbl_skin_27266 .efbl_feeds_holder.efbl_feeds_carousel {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl_feeds_holder.efbl_feeds_carousel .owl-nav {
display: flex;
}
.efbl_feed_wraper.efbl_skin_27266 .efbl_feeds_holder.efbl_feeds_carousel .owl-dots {
display: block;
}
.efbl_feed_wraper.efbl_skin_27266 .efbl_feeds_holder.efbl_feeds_carousel .owl-dots .owl-dot span {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl_feeds_holder.efbl_feeds_carousel .owl-dots .owl-dot.active span {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl_load_more_holder a.efbl_load_more_btn span {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl_load_more_holder a.efbl_load_more_btn:hover span {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl_header {
box-shadow: none;
}
.efbl_feed_wraper.efbl_skin_27266 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_header_title {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl_header .efbl_header_inner_wrap .efbl_header_img img {
border-radius: 0;
}
.efbl_feed_wraper.efbl_skin_27266 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_cat, .efbl_feed_wraper.efbl_skin_27266 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_header_meta .efbl_followers {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl_header .efbl_header_inner_wrap .efbl_header_content .efbl_bio {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper, .efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-thumbnail-wrapper .efbl-thumbnail-col, .efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-post-footer {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper {
box-shadow: none;
}
.efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-thumbnail-wrapper .efbl-thumbnail-col a img {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper, .efbl_feed_wraper.efbl_skin_27266 .efbl_feeds_carousel .efbl-story-wrapper .efbl-grid-wrapper {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper, .efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-feed-content > .efbl-d-flex .efbl-profile-title span, .efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-feed-content .description, .efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-feed-content .description a, .efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-feed-content .efbl_link_text, .efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-feed-content .efbl_link_text .efbl_title_link a {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-post-footer .efbl-reacted-item, .efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-post-footer .efbl-reacted-item .efbl_all_comments_wrap {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-overlay {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-overlay .efbl_multimedia, .efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-overlay .icon-esf-video-camera {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-post-footer .efbl-view-on-fb, .efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-post-footer .esf-share-wrapper .esf-share {
}
.efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-post-footer .efbl-view-on-fb:hover, .efbl_feed_wraper.efbl_skin_27266 .efbl-story-wrapper .efbl-post-footer .esf-share-wrapper .esf-share:hover {
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-d-columns-wrapper, .efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-d-columns-wrapper .efbl-caption::after {
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-d-columns-wrapper, .efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-d-columns-wrapper .efbl-caption .efbl-feed-description, .efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 a, .efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 span {
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-d-columns-wrapper .efbl-post-header {
display: flex;
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-d-columns-wrapper .efbl-post-header .efbl-profile-image {
display: block;
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-d-columns-wrapper .efbl-post-header h2 {
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-d-columns-wrapper .efbl-post-header span {
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-feed-description, .efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl_link_text {
display: block;
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-d-columns-wrapper .efbl-reactions-box {
display: flex;
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions span {
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl_popup_likes_main {
display: flex;
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-d-columns-wrapper .efbl-reactions-box .efbl-reactions .efbl-popup-comments-icon-wrapper {
display: flex;
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-commnets, .efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-comments-list {
display: block;
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-action-btn {
display: block;
}
.efbl_feed_popup_container .efbl-post-detail.efbl-popup-skin-27266 .efbl-d-columns-wrapper .efbl-comments-list .efbl-comment-wrap {
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_expand{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) no-repeat 10000px center;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png) no-repeat -10000px center;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//gaborviktorkozma.com/gvk/wp-content/plugins/responsive-lightbox/assets/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_top,.pp_bottom{height:20px;position:relative}* html .pp_top,* html .pp_bottom{padding:0 20px}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}.panel-grid.panel-has-style>.panel-row-style,.panel-grid.panel-no-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-grid .so-parallax{position:relative}.panel-grid .so-parallax>:not(.simpleParallax){position:relative;z-index:1}.panel-grid .so-parallax .simpleParallax{overflow:hidden}.panel-grid .so-parallax .simpleParallax,.panel-grid .so-parallax img[data-siteorigin-parallax]{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.panel-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.panel-has-overlay .panel-grid-cell{position:relative}.panel-grid-cell.panel-has-overlay .so-panel{position:relative;z-index:1}.panel-has-overlay.so-panel .panel-widget-style>*{position:relative}.panel-has-overlay.so-panel .panel-background-overlay{position:absolute}.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style,.panel-layout.panel-is-rtl .panel-grid.panel-no-style{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container){overflow-x:hidden}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important}
 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.050,.855,.060);animation-timing-function:cubic-bezier(.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from,to{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}@keyframes wobble{from,to{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.flipInY,.flipOutX{-webkit-backface-visibility:visible!important}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .social-media-button-container {
zoom: 1;
text-align: center; }
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .social-media-button-container:before {
content: '';
display: block;
}
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .social-media-button-container:after {
content: '';
display: table;
clear: both;
}
@media (max-width: 780px) {
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .social-media-button-container {
text-align: center;
}
}
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .sow-social-media-button-facebook-0 {
background: transparent;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
color: #ffffff !important;
border: 2px solid #3a5795 !important;
color: #3a5795 !important;
}
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .sow-social-media-button-facebook-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .sow-social-media-button-facebook-0.ow-button-hover:hover {
background: #3a5795;
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .sow-social-media-button-instagram-0 {
background: transparent;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
color: #ffffff !important;
border: 2px solid #3d739c !important;
color: #3d739c !important;
}
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .sow-social-media-button-instagram-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .sow-social-media-button-instagram-0.ow-button-hover:hover {
background: #3d739c;
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .sow-social-media-button-twitter-0 {
background: transparent;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
color: #ffffff !important;
border: 2px solid #78bdf1 !important;
color: #78bdf1 !important;
}
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .sow-social-media-button-twitter-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .sow-social-media-button-twitter-0.ow-button-hover:hover {
background: #78bdf1;
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .sow-social-media-button-linkedin-0 {
background: transparent;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
color: #ffffff !important;
border: 2px solid #0177b4 !important;
color: #0177b4 !important;
}
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .sow-social-media-button-linkedin-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .sow-social-media-button-linkedin-0.ow-button-hover:hover {
background: #0177b4;
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .sow-social-media-button {
display: inline-block;
font-size: 1em;
line-height: 1em;
margin: 0.2em 0.1em 0.2em 0.1em;
padding: 0.5em 0;
width: 2em;
text-align: center;
vertical-align: middle;
-webkit-border-radius: 0.25em;
-moz-border-radius: 0.25em;
border-radius: 0.25em;
}
.so-widget-sow-social-media-buttons-wire-e8e8f10d4121 .sow-social-media-button .sow-icon-fontawesome {
display: inline-block;
height: 1em;
}.ow-button-base{zoom:1}.ow-button-base:before{content:'';display:block}.ow-button-base:after{content:'';display:table;clear:both}.ow-button-base a{text-align:center;display:inline-block;cursor:pointer;text-decoration:none;line-height:1em}.ow-button-base a .sow-icon-image,.ow-button-base a [class^="sow-icon-"]{font-size:1.3em;height:1em;width:auto;margin:-0.1em .75em -0.2em -0.75em;display:block;float:left}.ow-button-base a .sow-icon-image{width:1em;background-size:cover}.ow-button-base a.ow-icon-placement-top .sow-icon-image,.ow-button-base a.ow-icon-placement-top [class^="sow-icon-"]{margin:0 auto .5em;float:none}.ow-button-base a.ow-icon-placement-right .sow-icon-image,.ow-button-base a.ow-icon-placement-right [class^="sow-icon-"]{margin:-0.1em -0.75em -0.2em .75em;float:right}.ow-button-base a.ow-icon-placement-bottom .sow-icon-image,.ow-button-base a.ow-icon-placement-bottom [class^="sow-icon-"]{float:none;margin:.5em auto 0}.ow-button-base a.ow-icon-placement-bottom>span{display:flex;flex-direction:column-reverse}.ow-button-base a.ow-icon-placement-left .sow-icon-image,.ow-button-base a.ow-icon-placement-left [class^="sow-icon-"]{margin:-0.1em .75em -0.2em -0.75em;float:left}.ow-button-base.ow-button-align-left{text-align:left}.ow-button-base.ow-button-align-right{text-align:right}.ow-button-base.ow-button-align-center{text-align:center}.ow-button-base.ow-button-align-justify a{display:block}.so-widget-sow-button-wire-cfbcc65e3a65-3357 .ow-button-base {
zoom: 1;
}
.so-widget-sow-button-wire-cfbcc65e3a65-3357 .ow-button-base:before {
content: '';
display: block;
}
.so-widget-sow-button-wire-cfbcc65e3a65-3357 .ow-button-base:after {
content: '';
display: table;
clear: both;
}
@media (max-width: 780px) {
.so-widget-sow-button-wire-cfbcc65e3a65-3357 .ow-button-base.ow-button-align-left {
text-align: center;
}
.so-widget-sow-button-wire-cfbcc65e3a65-3357 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
display: inline-block;
}
}
.so-widget-sow-button-wire-cfbcc65e3a65-3357 .ow-button-base a {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 0.25;
-moz-border-radius: 0.25;
border-radius: 0.25;
background: transparent;
border: 2px solid #9e9e9e;
color: #9e9e9e !important;
font-size: 1;
padding: 1;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
padding-inline: 2;
}
.so-widget-sow-button-wire-cfbcc65e3a65-3357 .ow-button-base a > span {
display: flex;
justify-content: center;
}
.so-widget-sow-button-wire-cfbcc65e3a65-3357 .ow-button-base a > span [class^="sow-icon-"] {
font-size: 1.3em;
}
.so-widget-sow-button-wire-cfbcc65e3a65-3357 .ow-button-base a.ow-icon-placement-top > span {
flex-direction: column;
}
.so-widget-sow-button-wire-cfbcc65e3a65-3357 .ow-button-base a.ow-icon-placement-right > span {
flex-direction: row-reverse;
}
.so-widget-sow-button-wire-cfbcc65e3a65-3357 .ow-button-base a.ow-icon-placement-bottom > span {
flex-direction: column-reverse;
}
.so-widget-sow-button-wire-cfbcc65e3a65-3357 .ow-button-base a.ow-icon-placement-left > span {
align-items: start;
}
.so-widget-sow-button-wire-cfbcc65e3a65-3357 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-wire-cfbcc65e3a65-3357 .ow-button-base a.ow-button-hover:hover {
background: #9e9e9e;
border-color: #9e9e9e;
color: #ffffff !important;
}.so-panel, .sticky-siteorigin{
box-sizing: border-box;
-webkit-transition-property: all;
-webkit-transition-duration: .3s;
-webkit-transition-timing-function: linear;
-webkit-transition-property: all;
transition-property: all;
-webkit-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}td,th{padding:0}body,button,input,select,textarea{color:#595959;font-family:Droid Sans,sans-serif;font-size:14.4px;font-size:.9rem;line-height:1.6}.site-content{-ms-word-wrap:break-word;word-wrap:break-word}h1,h2,h3,h4,h5,h6{font-weight:400;font-family:Montserrat,sans-serif;color:#292929;margin:25px 0}.widget h1,.widget h2,.widget h3,.widget h4,.widget h5,.widget h6{color:inherit}h1{font-size:29px}h2{font-size:25px}h3{font-size:22px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}p{margin-bottom:1.5em}blockquote,cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5em;font-family:Droid Serif,sans-serif;color:#c75d5d}address{margin:0 0 1.5em}pre{background:#eee;font-family:Courier\ 10 Pitch,Courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,pre,tt,var{font-size:15px;font-size:.9375rem}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body.responsive{overflow-x:hidden}blockquote,q{quotes:'"' '"'}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ol,ul{margin:0 0 1.5em 1.5em;padding:0}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}figure{margin-left:0;margin-right:0}img{height:auto;max-width:100%}code{background:#eee;padding:0 .3em}#page ::-moz-selection{background-color:#c75d5d;color:#fff}#page ::selection{background-color:#c75d5d;color:#fff}table{margin:0 0 1.5em;width:100%;border-collapse:collapse;border-spacing:0}table td,table th{padding:.3em;border:1px solid #c9c9c9}button,input[type=button],input[type=reset],input[type=submit]{background:transparent;border-radius:0;font-size:.85em;border:1px solid #303030;padding:10px 30px;line-height:1em;box-shadow:inset 0 0 1px rgba(0,0,0,.25);text-decoration:none;color:#292929;font-family:Montserrat,sans-serif;text-transform:uppercase;text-shadow:none;outline:none;transition:85ms}button:active,button:focus,button:hover,input[type=button]:active,input[type=button]:focus,input[type=button]:hover,input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover{background:#a94346;border-color:#a94346;color:#fff;box-shadow:1px 1px 1px rgba(0,0,0,.1)}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{background:#fff;border:1px solid #ccc;border-radius:0;box-sizing:border-box;color:#595959;font-family:Droid Serif,sans-serif;font-size:.9333em;line-height:normal;padding:9px 13px 10px;width:100%}input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{outline:none}.post-password-form{margin-bottom:1.75em}.post-password-form label{text-transform:uppercase;font-size:1.2em;margin-bottom:1em;display:block}.post-password-form input[type=password]{margin-top:.4375em}.post-password-form>:last-child{margin-bottom:0}.wpcf7 form.wpcf7-form p{margin-bottom:1.75em}.wpcf7 input.wpcf7-form-control.wpcf7-date,.wpcf7 input.wpcf7-form-control.wpcf7-number,.wpcf7 input.wpcf7-form-control.wpcf7-quiz,.wpcf7 input.wpcf7-form-control.wpcf7-text,.wpcf7 select.wpcf7-form-control.wpcf7-select,.wpcf7 textarea.wpcf7-form-control.wpcf7-textarea{margin:5px 0 0;padding:7px 30px;outline:none;font-size:.85em;color:#595959;font-family:Droid Serif,sans-serif;width:100%}.wpcf7 span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item.first,.wpcf7 span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first{margin-left:0!important}.wpcf7 input.wpcf7-form-control.wpcf7-submit[disabled]{color:#898989;border:2px solid #898989;cursor:not-allowed}.wpcf7 input.wpcf7-form-control.wpcf7-submit[disabled]:hover{color:#898989;border:2px solid #898989;background:transparent}.wpcf7 .wpcf7-response-output{position:relative;padding:10px 30px;color:#292929;border:none;text-transform:uppercase;margin:0;text-align:left;font-size:1em;background:#d4d4d4}a{color:#c75d5d}a:focus,a:hover{color:#a94346}a:active,a:hover{outline:0}.main-navigation{z-index:99999;font-family:Droid Sans,sans-serif;font-size:.95em;text-align:right}.main-navigation>div{display:inline-block}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation ul>li{display:inline-block;padding:.25em 0}.main-navigation ul>li a{padding-left:30px;padding-right:30px}.main-navigation ul>li a.stripped-backlink{font-weight:700;font-weight:600;padding-right:0;padding-left:0}.main-navigation ul a{color:#898989}.main-navigation ul a:hover{color:#595959}.main-navigation ul .children,.main-navigation ul .sub-menu{background-color:#fafafa;border:1px solid #d4d4d4;box-shadow:0 1px 1px rgba(0,0,0,.075);opacity:0;position:absolute;text-align:left;top:100%;transition:all .15s ease-in;transform-origin:center top;transform:scale(.95);visibility:hidden;z-index:99999}.main-navigation ul .children ul,.main-navigation ul .sub-menu ul{left:100%;margin-left:0!important;top:-1px;transform-origin:left center}.main-navigation ul .children li,.main-navigation ul .sub-menu li{margin:0;min-width:100%;padding-bottom:0}.main-navigation ul .children li.focus>ul,.main-navigation ul .children li:hover>ul,.main-navigation ul .sub-menu li.focus>ul,.main-navigation ul .sub-menu li:hover>ul{left:100%}.main-navigation ul .children a,.main-navigation ul .sub-menu a{box-sizing:border-box;line-height:1em;min-width:100%;padding:.85em 25px;white-space:nowrap}.main-navigation ul .children li:first-child a,.main-navigation ul .sub-menu li:first-child a{padding-top:1.25em}.main-navigation ul .children li:last-child a,.main-navigation ul .sub-menu li:last-child a{padding-bottom:1.25em}.main-navigation ul .children .focus>a,.main-navigation ul .children :hover>a,.main-navigation ul .children a.focus,.main-navigation ul .children a:hover,.main-navigation ul .sub-menu .focus>a,.main-navigation ul .sub-menu :hover>a,.main-navigation ul .sub-menu a.focus,.main-navigation ul .sub-menu a:hover{color:#595959}body:not(.ios) .main-navigation ul li.focus>ul,body:not(.ios) .main-navigation ul li:hover>ul{opacity:1;transform:scale(1);visibility:visible}body:not(.ios) .main-navigation ul li.focus:after,body:not(.ios) .main-navigation ul li:hover:after{content:""}.main-navigation ul li.hover>ul{opacity:1;transform:scale(1);visibility:visible}.main-navigation ul li.hover:after{content:""}.main-navigation .menu>li.current-menu-ancestor>a,.main-navigation .menu>li.current-menu-item>a{color:#292929}.main-navigation li{position:relative}.main-navigation a:not(.ubermenu-responsive-toggle){display:block;text-decoration:none}.main-navigation .icon-menu{display:inline-block;height:15px;margin-right:10px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;width:20px}.main-navigation .icon-menu span{display:block;border-radius:10px;width:100%;height:2px;background:#777;position:absolute;opacity:1;right:0;transform:rotate(0deg);transition:.25s ease-in-out;transform-origin:right center}.main-navigation .icon-menu span:first-child{top:0}.main-navigation .icon-menu span:nth-child(2){top:7px}.main-navigation .icon-menu span:nth-child(3){top:14px}.main-navigation .to-close .icon-menu span:first-child{transform:rotate(-45deg)}.main-navigation .to-close .icon-menu span:nth-child(2){opacity:0;transform:translateX(10px)}.main-navigation .to-close .icon-menu span:nth-child(3){transform:rotate(45deg)}.main-navigation #mobile-menu-button{color:#666;display:none;font-size:1.2em;margin-top:.2em}.main-navigation #mobile-menu-button:hover{color:#595959}.main-navigation .north-search-icon{border:none;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;line-height:normal;padding:0;position:relative;top:2px}.main-navigation .north-search-icon:hover{background:none}.main-navigation .north-search-icon .svg-icon-search{height:16px;width:16px}.main-navigation .north-search-icon .svg-icon-search path{fill:#898989}.main-navigation .north-search-icon .svg-icon-search:hover path{fill:#595959}.main-navigation #mega-menu-wrap-primary{display:inline-block}.main-navigation #mega-menu-wrap-primary .mega-sub-menu li{min-width:auto}.main-navigation #mega-menu-wrap-primary ul ul a{white-space:normal;width:auto!important}#header-search{background:#fafafa;display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:99999}#header-search .container{height:100%}#header-search form{display:block;box-sizing:border-box;height:48px;left:20px;margin-top:-24px;max-height:100%;position:absolute;right:59px;top:50%}#header-search input[type=search]{background:rgba(0,0,0,.035);border:none;border-radius:0;box-sizing:border-box;font-family:Droid Serif,sans-serif;height:48px;max-height:100%;padding:0 10px;right:20px;width:100%}#header-search input[type=search]:focus{outline:none}#header-search button[type=submit]{display:none}#header-search #close-search{margin-top:-12px;position:absolute;right:20px;transition:.35s;transform-origin:center center;transform:scale(.575) translateX(3px) translateY(-3px);top:50%}#header-search #close-search.animate-in{transform:scale(1) rotate(90deg)}#header-search #close-search .svg-icon-close{cursor:pointer;height:24px;width:24px}#header-search #close-search .svg-icon-close path{fill:#898989}#header-search #close-search .svg-icon-close:hover path{fill:#595959}@media screen and (max-width:600px){#header-search{display:none!important}}.main-navigation.stripped a{color:#898989}.main-navigation.stripped a:hover{color:#595959}#mobile-navigation{background:rgba(0,0,0,.9);left:0;font-family:Droid Sans,sans-serif;overflow-y:scroll;overflow-x:hidden;padding:15px 20px;position:absolute;top:100%;width:100%;z-index:10}#mobile-navigation::-webkit-scrollbar{width:4px}#mobile-navigation::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#mobile-navigation::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090}#mobile-navigation form{display:block;margin-top:10px;width:auto}#mobile-navigation form input[type=search]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background:transparent;border:none;border-bottom:1px solid #fff;border-radius:0;box-sizing:border-box;color:#fff;font-size:16px;padding:10px;width:100%}#mobile-navigation form input[type=search]::-webkit-input-placeholder{color:hsla(0,0%,100%,.7)}#mobile-navigation form input[type=search]:-moz-placeholder,#mobile-navigation form input[type=search]::-moz-placeholder{color:hsla(0,0%,100%,.7)}#mobile-navigation form input[type=search]:-ms-input-placeholder{color:hsla(0,0%,100%,.7)}#mobile-navigation form input[type=search]:focus{outline:none}#mobile-navigation form button[type=submit]{display:none}#mobile-navigation ul{list-style:none;margin:0;padding:0}#mobile-navigation ul li{line-height:3.5em;position:relative;width:100%}#mobile-navigation ul li a{color:#fff;display:block;text-decoration:none;width:100%!important}#mobile-navigation ul li.menu-item-has-children>a{padding-right:40px}#mobile-navigation ul li.menu-item-has-children>a:not([href]){cursor:pointer}#mobile-navigation ul li .dropdown-toggle{background:transparent;border:0;box-shadow:none;color:#fff;font-size:15px;line-height:3em;outline:none;padding:5px;position:absolute;right:5px;top:0;transition:all .2s linear;transform:rotate(90deg);transform-origin:50% 50%}#mobile-navigation ul li .dropdown-toggle.toggle-open{transform:rotate(-90deg);right:3px}#mobile-navigation ul ul{display:none;margin:0;padding:0}#mobile-navigation ul ul li{padding-left:2em}#mobile-navigation ul ul li ul{display:none}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-next,.comment-navigation .nav-previous,.post-navigation .nav-next,.post-navigation .nav-previous,.posts-navigation .nav-next,.posts-navigation .nav-previous{width:50%}.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous{float:left}.comment-navigation .nav-previous .north-icon-previous,.post-navigation .nav-previous .north-icon-previous,.posts-navigation .nav-previous .north-icon-previous{float:left;margin:.25em 5px}.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next{float:right;text-align:right}.comment-navigation .nav-next .north-icon-next,.post-navigation .nav-next .north-icon-next,.posts-navigation .nav-next .north-icon-next{float:right;margin:.25em 0 0 5px}.comment-navigation a,.post-navigation a,.posts-navigation a{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.site .skip-link{outline:none}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{display:block;margin-left:auto;margin-right:auto}.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table}.clear:after,.comment-content:after,.entry-content:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}.widget-area .widget{margin:0 0 1.5em}.widget-area .widget select{max-width:100%}.widget-area .widget ul{margin-left:0;padding-left:1.275em}.widget-area .widget.widget_pages>ul,.widget-area .widget ul.menu{padding-left:0}.widget-area .widget.widget_pages>ul a,.widget-area .widget ul.menu a{text-decoration:none}.widget-area .widget.widget_pages>ul a:hover,.widget-area .widget ul.menu a:hover{text-decoration:underline}.widget-area .widget.widget_pages>ul,.widget-area .widget.widget_pages>ul ul,.widget-area .widget ul.menu,.widget-area .widget ul.menu ul{list-style:none}.textwidget>:first-child{margin-top:0}.textwidget>:last-child{margin-bottom:0}.widget .search-form,.widget .search-form input[type=search]{width:100%}#secondary .widget .search-form input[type=search]{min-width:0}.tagcloud a{background:#b0b0b0;color:#fff;display:inline-block;font-size:.8em;margin-right:10px;margin-bottom:10px;line-height:1em;padding:8px 12px;text-decoration:none}.tagcloud a:hover{background:#a94346;color:#fff}.widget-area .widget_archive ul{padding-left:0}.widget-area .widget_archive ul li{list-style:none;padding:8px 0}.widget-area .widget_archive ul li:before{content:"-"}.widget-area .widget_archive ul li a{text-decoration:none;padding-left:10px}.widget-area .widget_archive select{background:#fff;border-radius:0;font-size:1.1em}.widget-area .widget_categories ul{padding-left:0}.widget-area .widget_categories ul li{list-style:none;padding:8px 0}.widget-area .widget_categories ul li:before{content:"-"}.widget-area .widget_categories ul li a{text-decoration:none;padding-left:10px}.widget-area .widget_categories ul li ul.children{padding-left:20px}.widget-area .widget_categories select{background:#fff;border-radius:0;font-size:1.1em}.widget_nav_menu a{display:block;padding:10px 0}.widget-area .widget_meta ul{padding-left:0}.widget-area .widget_meta ul li{list-style:none;padding:8px 0}.widget-area .widget_meta ul li a{text-decoration:none}.widget-area .widget_pages ul{padding-left:0}.widget-area .widget_pages ul li{list-style:none;padding:8px 0}.widget-area .widget_pages ul li ul.children{padding-left:20px}.widget-area .widget_pages ul li a{text-decoration:none}.widget-area .widget_recent_comments ul{padding-left:0}.widget-area .widget_recent_comments ul li{list-style:none;padding:8px 0}.widget-area .widget_recent_comments ul li a{text-decoration:none}.widget-area .widget_recent_entries ul{padding-left:0}.widget-area .widget_recent_entries ul li{list-style:none;padding:8px 0}.widget-area .widget_recent_entries ul li a{text-decoration:none}.widget-area .widget_recent_entries ul li .post-date{color:#b0b0b0;display:block;font-size:.8em}.widget-area .widget_rss .widget-title a{text-decoration:none}.widget-area .widget_rss ul{padding-left:0}.widget-area .widget_rss ul li{border-bottom:1px solid #eee;list-style:none;padding:8px 0}.widget-area .widget_rss ul li a{text-decoration:none}.widget-area .widget_rss ul li .rssSummary{padding-top:10px}.widget-area .widget_rss ul li .rss-date,.widget-area .widget_rss ul li cite{color:#b0b0b0;display:block;font-size:.8em;padding-top:4px}.widget-area .widget_calendar a{text-decoration:none}.widget-area .widget_calendar table caption{margin-bottom:5px}.widget-area .widget_calendar table tbody td{text-align:center}.widget-area .widget_calendar table tbody td.has-link{background:#eee}.calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev{float:left}.calendar_wrap .wp-calendar-nav .wp-calendar-nav-next{float:right;text-align:right}.content-area{float:left;margin:0 -35% 0 0;width:100%}.site-main{margin:0 35% 0 0}.site-content .widget-area{float:right;overflow:hidden;padding-left:40px;width:35%}.site-footer{clear:both;min-width:1060px;width:100%}body.responsive .site-footer{min-width:0}.no-active-sidebar.no-active-wc-sidebar .content-area,.no-active-sidebar:not(.active-wc-sidebar) .content-area,.no-active-sidebar:not(.woocommerce):not(.woocommerce-page) .content-area,.wc-sidebar-none.woocommerce.woocommerce-page .content-area{float:none;margin:0;width:auto}.no-active-sidebar.no-active-wc-sidebar .site-main,.no-active-sidebar:not(.active-wc-sidebar) .site-main,.no-active-sidebar:not(.woocommerce):not(.woocommerce-page) .site-main,.wc-sidebar-none.woocommerce.woocommerce-page .site-main{margin:0}@media (max-width:600px){body.responsive #primary.content-area{float:none;margin:0;width:100%}body.responsive #main.site-main{margin:0}body.responsive #content.site-content .widget-area{float:none;padding:40px 0 0;width:100%}}.layout-sidebar-left:not(.woocommerce):not(.woocommerce-page) .content-area,.layout-wc-sidebar-left .content-area{float:right;margin:0 0 0 -35%;width:100%}.layout-sidebar-left:not(.woocommerce):not(.woocommerce-page) .site-main,.layout-wc-sidebar-left .site-main{margin:0 0 0 35%}.layout-sidebar-left:not(.woocommerce):not(.woocommerce-page) .site-content .widget-area,.layout-wc-sidebar-left .site-content .widget-area{float:left;overflow:hidden;padding-right:40px;padding-left:0;width:35%}.layout-sidebar-left:not(.woocommerce):not(.woocommerce-page) .site-footer,.layout-wc-sidebar-left .site-footer{clear:both;width:100%}.layout-sidebar-left:not(.woocommerce):not(.woocommerce-page).no-active-sidebar:not(.woocommerce):not(.woocommerce-page) .content-area,.layout-wc-sidebar-left.no-active-sidebar:not(.woocommerce):not(.woocommerce-page) .content-area{float:none;margin:0;width:auto}.layout-sidebar-left:not(.woocommerce):not(.woocommerce-page).no-active-sidebar:not(.woocommerce):not(.woocommerce-page) .site-main,.layout-wc-sidebar-left.no-active-sidebar:not(.woocommerce):not(.woocommerce-page) .site-main{margin:0}.container{margin:0 auto;max-width:none;position:relative;padding:0 20px;width:1040px}body.responsive .container{width:100%;max-width:1040px}.page-title{margin-top:0}body.page-layout-full-width #main.site-main,body.page-layout-no-sidebar #main.site-main,body.page-layout-stripped #main.site-main{margin:0}.page-layout-full-width-sidebar .site-content .container,.page-layout-full-width .site-content .container{max-width:100%}.page-layout-no-masthead-margin #masthead,.page-layout-no-masthead-margin .masthead-sentinel{margin-bottom:0}.page-layout-no-footer-margin #colophon{margin-top:0}.page-layout-menu-overlap #masthead{position:absolute;top:0;left:0;width:100%;z-index:101;opacity:.975}.page-layout-menu-overlap .masthead-sentinel{display:none!important}.page-layout-menu-overlap.admin-bar #masthead{top:32px}@media screen and (max-width:782px){.page-layout-menu-overlap.admin-bar #masthead{top:46px}}#masthead{background:#fafafa;border-bottom:1px solid #d4d4d4;margin-bottom:30px;min-width:1060px;padding:30px 0;position:relative;width:100%;z-index:999}.sticky-menu:not(.no-topbar) #masthead{position:relative;top:auto}.sticky-menu.no-topbar #masthead,.sticky-menu.topbar-out #masthead{position:relative;top:0;left:0;width:100%;content:"";display:table}.sticky-menu.topbar-out.admin-bar #masthead{top:32px}@media screen and (max-width:782px){.sticky-menu.topbar-out.admin-bar #masthead{top:46px}}@media screen and (max-width:600px){.sticky-menu.topbar-out.admin-bar #masthead{position:absolute;top:auto}.sticky-menu.topbar-out.admin-bar #masthead.mobile-sticky-menu{position:fixed;top:0}}#masthead .container-inner{display:table;width:100%}#masthead .site-branding{padding-right:20px}#masthead .site-branding>*{transform-origin:left center}.layout-centered#masthead .site-branding>*{transform-origin:center center}#masthead .site-branding .custom-logo-wrapper{display:inline-block}#masthead .site-branding .logo-site-title,#masthead .site-branding .site-title{margin:0;color:#292929;font-family:Montserrat,sans-serif;font-size:1.5em;line-height:1.2em;white-space:nowrap}#masthead .site-branding .logo-site-title a,#masthead .site-branding .site-title a{text-decoration:none;color:inherit}#masthead .site-branding .logo-site-title{display:inline-block;vertical-align:bottom}#masthead .site-branding .site-description{margin:.25em 0 0;font-size:.9em}#masthead .site-branding img{display:inline-block;vertical-align:middle}#masthead .main-navigation,#masthead .site-branding{display:table-cell;vertical-align:middle}#masthead.floating{box-shadow:0 1px 1px rgba(0,0,0,.075)}#masthead.layout-centered .container-inner{display:block}#masthead.layout-centered .site-branding{margin:0 auto 30px;padding:0;text-align:center}#masthead.layout-centered .site-branding img{display:inline-block}#masthead.layout-centered .main-navigation{text-align:center}#masthead.layout-centered .main-navigation,#masthead.layout-centered .site-branding{display:block}body.responsive #masthead{min-width:0}.masthead-sentinel{box-sizing:border-box;margin-bottom:30px}#topbar{width:100%;min-width:1060px;background:#f4f4f4;border-bottom:1px solid #d4d4d4;position:relative;z-index:1000}#topbar p{text-align:right;line-height:3em;margin:0;font-size:.8em;color:#898989}body.responsive #topbar{min-width:0}#topbar #topbar-widgets{content:"";display:table;padding-top:10px;padding-bottom:10px}#topbar #topbar-widgets .widgets.widgets-1 .widget{width:100%}#topbar #topbar-widgets .widgets.widgets-2 .widget{width:48.75%}#topbar #topbar-widgets .widgets.widgets-3 .widget{width:31.66667%}#topbar #topbar-widgets .widgets.widgets-4 .widget{width:23.125%}#topbar #topbar-widgets .widgets.widgets-5 .widget{width:18%}#topbar #topbar-widgets .widgets.widgets-6 .widget{width:14.58333%}#topbar #topbar-widgets .widgets.widgets-7 .widget{width:12.14286%}#topbar #topbar-widgets .widgets.widgets-8 .widget{width:10.3125%}#topbar #topbar-widgets .widgets.widgets-9 .widget{width:8.88889%}#topbar #topbar-widgets .widgets.widgets-10 .widget{width:7.75%}#topbar #topbar-widgets .widgets .widget{box-sizing:content-box;margin-right:2.5%;float:left}#topbar #topbar-widgets .widgets .widget:last-of-type{margin-right:0!important}@media (max-width:768px){#topbar #topbar-widgets .widgets .widget{float:none;margin:0 0 10px;width:100%!important}}#topbar #topbar-widgets .widgets .widget .widget-title{font-size:1.1em;margin-top:0}#secondary{color:#595959}#secondary aside{margin-bottom:60px}#secondary aside:last-child{margin-bottom:0}#secondary .widget-title{color:#292929;margin:0 0 1em;font-size:1em;text-transform:uppercase}#colophon{background:#fafafa;color:#595959;margin-top:30px}#colophon.footer-active-sidebar{border-top:1px solid #d4d4d4}#colophon a{color:#c75d5d}#colophon a:hover{color:#a94346}#colophon .widgets{content:"";display:table;overflow:hidden;width:100%}#colophon .widgets .widget-wrapper{box-sizing:border-box;float:left;border-right:1px solid #d4d4d4;padding-bottom:9999px;margin-bottom:-9999px}#colophon .widgets .widget-wrapper:last-child{border-right:none}@media (max-width:640px){#colophon .widgets .widget-wrapper aside{padding-right:0;padding-left:0}}#colophon .widgets aside{padding:40px;margin:0}#colophon .widgets aside:last-child{border-right:0}#colophon .widgets.widgets-1 .widget-wrapper{width:100%}#colophon .widgets.widgets-2 .widget-wrapper{width:50%}#colophon .widgets.widgets-3 .widget-wrapper{width:33.33333%}#colophon .widgets.widgets-4 .widget-wrapper{width:25%}#colophon .widgets.widgets-5 .widget-wrapper{width:20%}#colophon .widgets.widgets-6 .widget-wrapper{width:16.66667%}#colophon .widgets.widgets-7 .widget-wrapper{width:14.28571%}#colophon .widgets.widgets-8 .widget-wrapper{width:12.5%}#colophon .widgets.widgets-9 .widget-wrapper{width:11.11111%}#colophon .widgets.widgets-10 .widget-wrapper{width:10%}#colophon .widgets .widget-title{color:#292929;margin:0 0 1em;font-size:15px;text-transform:uppercase}@media (max-width:640px){body.responsive #colophon .widgets .widget-wrapper{float:none;width:100%!important;padding-bottom:0;margin-bottom:0;border-right:none;border-bottom:1px solid #d4d4d4}body.responsive #colophon .widgets .widget-wrapper:last-child{border-bottom:none}}#colophon .site-info{border-top:1px solid #d4d4d4;color:#595959;font-size:.9em;padding:15px;text-align:center}#colophon .site-info span:after{content:"\002d";display:inline-block;padding:0 5px}#colophon .site-info span:last-of-type:after{content:none}#colophon.unconstrained-footer .container{max-width:none}#scroll-to-top{line-height:0;position:fixed;bottom:20px;right:20px;margin-left:-22px;background:rgba(0,0,0,.65);padding:18px;border-radius:36px;border-color:transparent;cursor:pointer;z-index:101;opacity:0;pointer-events:none;transform:scale(.85);transition:.35s}#scroll-to-top .svg-icon-to-top path{fill:#fff}#scroll-to-top img,#scroll-to-top svg{height:24px;width:24px;transition:.35s;display:block;transform-origin:center center;transform:rotate(-90deg)}#scroll-to-top.show{opacity:1;transform:scale(1)}#scroll-to-top.show img,#scroll-to-top.show svg{transform:rotate(0deg)}@media (max-width:600px){#scroll-to-top{padding:10px}#scroll-to-top img,#scroll-to-top svg{height:16px;width:16px}body.responsive:not(.mobile-scroll-to-top) #scroll-to-top{display:none!important}}.sticky{display:block}article.page,article.post{margin-bottom:80px}article.page>:first-child,article.post>:first-child{margin-top:0}article.page,article.page>:last-child,article.post>:last-child{margin-bottom:0}.byline,.updated:not(.published){display:none}.group-blog .byline,.single .byline{display:inline}.entry-image,.entry-video{margin-bottom:20px}.flexslider.gallery-format-slider{border:none}.flexslider.gallery-format-slider .flex-direction-nav a.flex-prev:before{background-color:rgba(0,0,0,.5);background-repeat:no-repeat;background-image:url(//gaborviktorkozma.com/gvk/wp-content/themes/siteorigin-north/images/flex-left.svg);background-position:10px 11px;opacity:1}.flexslider.gallery-format-slider .flex-direction-nav a.flex-next:before{background-color:rgba(0,0,0,.5);background-repeat:no-repeat;background-image:url(//gaborviktorkozma.com/gvk/wp-content/themes/siteorigin-north/images/flex-right.svg);background-position:11px 11px;opacity:1}.flexslider.gallery-format-slider .flex-direction-nav .flex-next:hover,.flexslider.gallery-format-slider .flex-direction-nav .flex-prev:hover{background:transparent!important}@media (max-width:860px){.flexslider.gallery-format-slider .flex-direction-nav .flex-prev{left:0}.flexslider.gallery-format-slider .flex-direction-nav .flex-next{right:0}}.flexslider.gallery-format-slider .flex-direction-nav a{height:50px;top:49.166%;margin-top:-25px;width:40px}.flexslider.gallery-format-slider .flex-direction-nav a:before{background:none;content:"";height:50px;opacity:0;padding:0;transition:1s;transition-property:opacity;width:40px}.flexslider.gallery-format-slider .flex-control-nav li{padding:0}.flexslider.gallery-format-slider .flex-control-nav li a{background-color:rgba(0,0,0,.3);height:7px;width:7px}.flexslider.gallery-format-slider .flex-control-nav li a.flex-active{background-color:rgba(0,0,0,.7)}.entry-thumbnail{margin-bottom:20px;position:relative}.entry-thumbnail img{display:block;max-width:100%;margin-left:auto;margin-right:auto;height:auto}.entry-thumbnail .thumbnail-hover{z-index:5;width:60px;height:60px;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;border-radius:30px;background:#000;padding:15px;pointer-events:none;opacity:.4;transform:scale(0)}.entry-thumbnail .thumbnail-hover,.entry-thumbnail .thumbnail-hover .north-icon-add{transition:all .15s}.entry-thumbnail .thumbnail-hover .north-icon-add{font-size:30px;color:#fff;transform:scale(2)}.entry-thumbnail:hover .thumbnail-hover,.entry-thumbnail:hover .thumbnail-hover .north-icon-add{transform:scale(1)}.entry-title{margin:0 0 1em;color:#292929;font-size:1.6em}.entry-title a{color:inherit;text-decoration:none}.entry-meta{margin:-15px 0 25px;padding:0;list-style:none;font-family:Droid Serif,sans-serif;font-size:.85em}.entry-meta .meta-icon,.entry-meta a,.entry-meta li{color:#b0b0b0;text-decoration:none;transition:all .35s}.entry-meta a:hover,.entry-meta a:hover time{text-decoration:underline}.entry-meta li{display:inline-block;margin-right:12px}.entry-meta li .meta-icon{float:left;font-size:15px;margin-top:1px;margin-right:6px}.entry-meta li.posted-on .updated{display:none}.entry-meta li.posted-on .published{display:inline-block}.entry-meta li.post-comments .meta-icon{font-size:18px;margin-top:1px}.entry-meta li.hovering,.entry-meta li.hovering .meta-icon,.entry-meta li.hovering a{color:#a94346}.breadcrumbs{margin-bottom:1.5em;margin-top:-1.5em;font-style:italic;font-size:.85em;font-family:Droid Serif,sans-serif;color:#898989}.breadcrumbs a{color:inherit;text-decoration:none}.breadcrumbs a:hover{color:#a94346;text-decoration:underline}.entry-content,.entry-summary,.page-content{color:#595959;margin:15px 0;line-height:1.8}.entry-content>:first-child,.entry-summary>:first-child,.page-content>:first-child{margin-top:0}.entry-content>:last-child,.entry-summary>:last-child,.page-content>:last-child{margin-bottom:0}.entry-content li,.entry-content ol,.entry-content ul,.entry-summary li,.entry-summary ol,.entry-summary ul,.page-content li,.page-content ol,.page-content ul{padding:0}.cat-links{font-size:13px}.tags-list{margin-top:1em}.tags-list a{background:#b0b0b0;color:#fff;display:inline-block;margin-right:10px;margin-bottom:10px;text-decoration:none;line-height:1em;font-size:.8em;padding:8px 12px}.tags-list a:hover{background:#a94346;color:#fff}.author-box{margin:20px 0;padding:20px;background:rgba(0,0,0,.05)}.author-box .author-title{margin-top:0;line-height:1;font-size:1.25em}.author-box .author-title .author-info{font-size:.6em;padding:0 5px;font-weight:700}.author-box .author-title .author-info a{text-decoration:none}.author-box .author-avatar{float:left}.author-box .author-description{margin-left:120px}.more-link{font-size:.85em;float:right;border:1px solid #292929;padding:10px 30px;line-height:1em;box-shadow:inset 0 0 1px rgba(0,0,0,.25);text-decoration:none;font-family:Montserrat,sans-serif;text-transform:uppercase}.more-link,.more-link:visited{color:#292929}.more-link:hover{background:#c75d5d;border-color:#c75d5d;color:#fff;box-shadow:none}.page-links{clear:both;margin:0 0 1.5em}.search-results article.post{clear:both;margin-bottom:35px;overflow:auto}.search-results .entry-title{font-size:18px}.search-results .entry-thumbnail{float:left;margin:0 20px 15px 0;text-align:left;width:40%}@media (max-width:1024px){.search-results .entry-thumbnail{float:none;text-align:center;width:auto}}.page-layout-no-sidebar.search-results .entry-thumbnail{width:30%}@media (max-width:1024px){.page-layout-no-sidebar.search-results .entry-thumbnail{width:auto}}.search-form,.woocommerce-product-search{position:relative}.search-form input[type=search],.woocommerce-product-search input[type=search]{min-width:300px;padding-right:54px}.search-form button[type=submit],.woocommerce-product-search button[type=submit]{border:none;box-shadow:none;color:#595959;line-height:normal;padding:12px 18px 8px;position:absolute;right:0;top:0}.search-form button[type=submit]:hover,.woocommerce-product-search button[type=submit]:hover{background:none;color:#292929}.search-form button[type=submit] svg,.woocommerce-product-search button[type=submit] svg{height:14px;width:14px}.search-form button[type=submit] svg path,.woocommerce-product-search button[type=submit] svg path{fill:#595959}.search-form button[type=submit] img,.woocommerce-product-search button[type=submit] img{height:14px;width:14px}.post-pagination{text-align:center;font-family:Droid Serif,sans-serif;margin:0 auto;width:auto}.post-pagination a{text-decoration:none;color:#595959}.post-pagination a:hover{color:#a94346}.post-pagination .current{font-weight:700;color:#292929}.post-pagination .page-numbers{color:#595959;padding:5px;display:inline-block;margin:0 5px}.post-pagination .next,.post-pagination .prev{color:#595959;padding:5px 5px 2px}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.comment-list{margin:25px 0;padding:0}.comment-list li.comment{color:#898989;display:block;margin:0 0 50px;padding:0;width:auto}.comment-list li.comment .comment-container{margin-left:120px}.comment-list li.comment .comment-container .comment-awaiting-moderation{font-style:italic}.comment-list li.comment.pingback .comment-container{margin-left:0}.comment-list li.comment .avatar-container{float:left}.comment-list li.comment .avatar-container img{display:block}.comment-list li.comment .comment-reply-link{color:#b0b0b0;float:right;font-size:.8em;text-decoration:none;line-height:1em;padding:8px 12px;background:#292929}.comment-list li.comment .comment-reply-link:hover{background:#a94346}.comment-list li.comment .info{color:#b0b0b0}.comment-list li.comment .author{color:#292929;font-weight:700}.comment-list li.comment .children{margin-top:50px;margin-left:70px;padding:0}.comment-reply-title,.comments-title{font-size:1.2em;text-transform:uppercase}#commentform{margin:0 -15px}#commentform>p{padding:0 15px;margin:25px 0}#commentform .comment-form-author,#commentform .comment-form-email,#commentform .comment-form-url{display:block;float:left;margin:0 0 20px;width:33.333%}@media (max-width:768px){#commentform .comment-form-author,#commentform .comment-form-email,#commentform .comment-form-url{float:none;margin:0 0 10px;width:100%}#commentform .comment-form-url{margin-bottom:20px}}#commentform .comment-form-comment{margin:10px 0}#commentform .comment-form-comment textarea{display:block}@media (max-width:768px){#commentform .comment-form-comment textarea{padding:8px}}#commentform .comment-notes,#commentform .form-allowed-tags,#commentform .logged-in-as{color:#b0b0b0;margin:10px 0}#commentform .comment-notes,#commentform .comment-notes code,#commentform .form-allowed-tags,#commentform .form-allowed-tags code,#commentform .logged-in-as,#commentform .logged-in-as code{font-size:12px}#commentform .comment-form-cookies-consent{align-items:center;clear:both;display:flex;margin:0 0 8px}#commentform .comment-form-cookies-consent input{line-height:1;margin-right:5px}#commentform .comment-form-cookies-consent label{display:inline-block;font-weight:400;margin-bottom:0}#commentform .comment-subscription-form{display:block;clear:both;margin:0 0 8px;overflow:auto}#commentform .comment-subscription-form input{margin-right:0}#commentform .comment-subscription-form label{font-weight:400}#commentform .form-submit{clear:both;margin:15px 0 0}#commentform .form-submit input{background:transparent;border:1px solid #303030;border-radius:0;box-shadow:inset 0 0 1px rgba(0,0,0,.25);color:#292929;font-family:Montserrat,sans-serif;font-size:.85em;line-height:1em;padding:10px 30px;text-decoration:none;text-shadow:none;text-transform:uppercase;transition:85ms}#commentform .form-submit input:hover{background:#a94346;border-color:#a94346;color:#fff;box-shadow:1px 1px 1px rgba(0,0,0,.1)}#commentform input,#commentform textarea{background-color:#fff}#commentform input:focus,#commentform textarea:focus{outline:none}.infinite-scroll.neverending .site-footer,.infinite-scroll .post-pagination,.infinite-scroll .woocommerce-result-count{display:none}.infinity-end.neverending .site-footer{display:block}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.mejs-controls .mejs-button button{box-shadow:none}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;margin:0;padding:.25em}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-item img{vertical-align:middle}.gallery-caption{display:block}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.burst-animation-overlay{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:2;pointer-events:none}.burst-animation-overlay .burst-circle{position:absolute;width:2px;height:2px;background:#000;opacity:.1;border-radius:10px}@font-face{font-family:north-icons;src:url(//gaborviktorkozma.com/gvk/wp-content/themes/siteorigin-north/css/fonts/north-icons.eot);src:url(//gaborviktorkozma.com/gvk/wp-content/themes/siteorigin-north/css/fonts/north-icons.eot) format("embedded-opentype"),url(//gaborviktorkozma.com/gvk/wp-content/themes/siteorigin-north/css/fonts/north-icons.ttf) format("truetype"),url(//gaborviktorkozma.com/gvk/wp-content/themes/siteorigin-north/css/fonts/north-icons.woff) format("woff"),url(//gaborviktorkozma.com/gvk/wp-content/themes/siteorigin-north/css/fonts/north-icons.svg) format("svg");font-weight:400;font-style:normal}[class*=" north-icon-"],[class^=north-icon-]{font-family:north-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.north-icon-comments:before{content:"\e600"}.north-icon-user:before{content:"\e601"}.north-icon-double-previous:before{content:"\e602"}.north-icon-double-next:before{content:"\e603"}.north-icon-previous:before{content:"\e604"}.north-icon-next:before{content:"\e605"}.north-icon-cart:before{content:"\e606"}.north-icon-add:before{content:"\e607"}.north-icon-search:before{content:"\e608"}.north-icon-calendar:before{content:"\e609"}.north-icon-bag:before{content:"\e60a"}@font-face{font-family:flexslider-icon;src:url(//gaborviktorkozma.com/gvk/wp-content/themes/siteorigin-north/css/fonts/flexslider-icon.eot);src:url(//gaborviktorkozma.com/gvk/wp-content/themes/siteorigin-north/css/fonts/flexslider-icon.eot?#iefix) format("embedded-opentype"),url(//gaborviktorkozma.com/gvk/wp-content/themes/siteorigin-north/css/fonts/flexslider-icon.woff) format("woff"),url(//gaborviktorkozma.com/gvk/wp-content/themes/siteorigin-north/css/fonts/flexslider-icon.ttf) format("truetype"),url(//gaborviktorkozma.com/gvk/wp-content/themes/siteorigin-north/css/fonts/flexslider-icon.svg#flexslider-icon) format("svg");font-weight:400;font-style:normal}.flex-container a:hover,.flex-slider a:hover{outline:none}.flex-control-nav,.flex-direction-nav,.slides,.slides>li{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;background:#fff;border:4px solid #fff;position:relative;zoom:1;border-radius:4px;-o-box-shadow:"" 0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px "" rgba(0,0,0,.2)}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto;-moz-user-select:none}.flex-viewport{max-height:2000px;transition:all 1s ease}.loading .flex-viewport{max-height:300px}@-moz-document url-prefix(){.loading .flex-viewport{max-height:none}}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;transition:all .3s ease-in-out}.flex-direction-nav a,.flex-direction-nav a:before{color:rgba(0,0,0,.8);text-shadow:1px 1px 0 hsla(0,0%,100%,.3)}.flex-direction-nav a:before{font-family:flexslider-icon;font-size:40px;display:inline-block;content:"\f001"}.flex-direction-nav a.flex-next:before{content:"\f002"}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-direction-nav .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1}.flexslider:hover .flex-direction-nav .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-direction-nav .flex-next:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default;z-index:-1}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:flexslider-icon;font-size:20px;display:inline-block;content:"\f004"}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:"\f003"}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}