img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}[consent-id]:not(.rcb-content-blocker):not([consent-transaction-complete]):not([consent-visual-use-parent^="children:"]):not([consent-confirm]){opacity:0!important}.rcb-content-blocker+.rcb-content-blocker-children-fallback~*{display:none!important}

@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(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)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(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)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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 shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}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{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}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)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,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:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,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:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,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) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,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) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,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) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,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) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,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) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,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) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,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) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,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) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__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)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-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-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-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}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{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{0%{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)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{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{0%{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)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{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{0%{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)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{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{0%{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)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__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-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-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-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)}}@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)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-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)}}@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)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-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-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-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
 .mycred-rank{display:flex;flex-wrap:wrap;background:#fff;border:1px solid #dcdcdc;border-radius:5px;font-size:14px;margin-bottom:20px;padding:18px}.mycred-rank.basic{flex-flow:column;justify-content:center;text-align:center;width:fit-content}.mycred-rank:not(.basic) .mycred-rank-image{margin-right:18px}.mycred-rank:not(.basic) .mycred-rank-detail{flex:1}.mycred-rank.basic .mycred-rank-image{margin-bottom:5px}.mycred-rank .mycred-rank-title{margin:0;text-transform:capitalize;line-height:16px}.mycred-rank .mycred-rank-title a,.mycred-rank .mycred-rank-requirements a{text-decoration:none}.mycred-rank .mycred-rank-requirements{padding-left:16px;margin-top:0}.mycred-rank .mycred-rank-earners{padding-left:0;margin:0}.mycred-rank .mycred-rank-earners li{display:inline-block;margin:5px 5px 0 5px}.mycred-rank .mycred-rank-earners img{width:50px;border-radius:100%}.mycred-rank h6{margin:0;font-size:14px;font-weight:700;text-transform:capitalize}.mycred-ranks,.mycred-user-ranks{display:flex;flex-wrap:wrap}.mycred-ranks.horizontal,.mycred-user-ranks.horizontal{flex-flow:row}.mycred-ranks.horizontal .mycred-rank .mycred-rank-image,.mycred-user-ranks.horizontal .mycred-rank .mycred-rank-image{margin-bottom:5px}.mycred-ranks.vertical,.mycred-user-ranks.vertical{flex-flow:column}.mycred-ranks>.mycred-rank:not(.basic),.mycred-user-ranks>.mycred-rank:not(.basic){flex:1;margin-right:10px;min-width:150px}.mycred-ranks.horizontal>.mycred-rank,.mycred-user-ranks.horizontal>.mycred-rank{flex-flow:column}.mycred-ranks>.mycred-rank.basic,.mycred-user-ranks>.mycred-rank.basic{min-width:100px;width:fit-content;margin-right:10px}.mycred-user-ranks.inline .mycred-rank.basic{display:block;flex:none;background:none;border:none;padding:0}.mycred-user-ranks.inline .mycred-rank.basic>div{display:inline-flex;vertical-align:middle}.mycred-rank-earners-block h6,.mycred-rank-requirements-block h6{font-size:36px;text-transform:initial;font-weight:300;margin:10px 0 0 0}.mycred-rank-earners-block ul{list-style-type:none;margin:0;padding:0}.mycred-rank-earners-block li{display:inline-block;margin:5px;text-align:center}.mycred-rank-earners-block li img{max-width:96px}.mycred-rank-earners-block li p{margin:0;text-align:center}.mycred-rank-requirements-block .mycred-rank-requirements{margin-top:0}img.wp-smiley,img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 0.07em!important;vertical-align:-0.1em!important;background:none!important;padding:0!important}

@charset "UTF-8";.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.has-modal-open .wp-block-cover .wp-block-cover__inner-container,.has-modal-open .wp-block-cover-image .wp-block-cover__inner-container{z-index:auto}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:-moz-fit-content;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:-moz-fit-content;width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media (prefers-reduced-motion:no-preference){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull a,.wp-block-image.alignwide a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:inline-block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-content{display:flow-root}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true]{max-width:calc(100% - 100px)}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
 .has-text-align-justify{text-align:justify}.wp-block-roelmagdaleno-callout-block.has-background{padding:clamp(1.5rem,5vw,2rem)}.wp-block-roelmagdaleno-callout-block div:last-child>*{margin:0}.wp-block-roelmagdaleno-callout-block>div:last-child{display:flex;flex-direction:column}.wp-callout-box-icon__container{display:flex}.wp-callout-box-icon__container.using-custom-svg svg{fill:currentcolor}.wp-block-create-block-easy-social-feed-facebook-carousel{background-color:#21759b;color:#fff;padding:2px}.wp-block-paragraph.has-text-align-justify{text-align:justify}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}

/*!
 * Better Recent Comments 1.1.5
 * Copyright 2020 Barn2 Plugins
 */.recent-comments-list{list-style-type:none;padding-left:0;margin-left:0}.recent-comments-list>li{margin-bottom:.7em;display:block}.recent-comments-list .comment-date{font-size:.85em;opacity:.7}.recent-comments-list .comment-date a{text-decoration:none;border-bottom:none}.widget_recent_comments .recent-comments-list .comment-date{margin-top:2px}.recent-comments-list .comment-excerpt+.comment-date,.recent-comments-list .comment-post+.comment-date{display:block;margin-bottom:1px}.recent-comments-list.with-avatars .comment-wrap{position:relative}.recent-comments-list.with-avatars .comment-avatar{position:absolute;left:0;top:4px}.recent-comments-list.with-avatars,.recent-comments-list.with-avatars .recent-comment{list-style:none;padding-left:0;margin-left:0}.recent-comment::before{position:relative;vertical-align:top;display:inline-block}.recent-comment .comment-wrap{display:inline-block}.recent-comments-list.with-avatars .recent-comment::before{content:''!important;text-indent:0;padding:0;margin:0}

 .wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}@charset "UTF-8";@font-face{font-family:esf-custom-icons;src:url(https://upandoavida.com/wp-content/plugins/easy-facebook-likebox/frontend/assets/css/../fonts/esf-custom-icons.eot);src:url(https://upandoavida.com/wp-content/plugins/easy-facebook-likebox/frontend/assets/css/../fonts/esf-custom-icons.eot?#iefix) format("embedded-opentype"),url(https://upandoavida.com/wp-content/plugins/easy-facebook-likebox/frontend/assets/css/../fonts/esf-custom-icons.woff) format("woff"),url(https://upandoavida.com/wp-content/plugins/easy-facebook-likebox/frontend/assets/css/../fonts/esf-custom-icons.ttf) format("truetype"),url(https://upandoavida.com/wp-content/plugins/easy-facebook-likebox/frontend/assets/css/../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";font-display:swap}.esfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.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:-.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:#fff0;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:.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:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.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 #fff0}.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:.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 rgb(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 rgb(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:rgb(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:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.esfp-arrow{-webkit-transform:scale(.75);transform:scale(.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:rgb(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:400;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:#fff0;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:0 0 0 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:0}.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:rgb(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:#fff0;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:0 0 0 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:0;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:rgb(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:#fff0;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:0 0 0 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:0}.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:rgb(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:#fff0;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:0 0 0 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:0}.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:rgb(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:#fff0;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:0 0 0 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:0}.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:rgb(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(0,-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:0;margin-left:0;border-left:0}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:0;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:0;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:0 0 0 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:0;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:0;padding-left:0;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:0}.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:.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:0;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:400;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:0}.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:0;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 #fff0;border-bottom:7px solid #fff0}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:#000}html body .efbl_feed_wraper .efbl_custom_likebox{margin-top:40px}html body .efbl_feed_wraper .efbl_custom_likebox .efbl-like-box{text-align:center}html body .efbl_feed_wraper .efbl_custom_likebox .efbl-like-box .fb_iframe_widget{margin:0 auto}html body .efbl_feed_wraper .efbl-grid-skin .efbl-row{margin-right:-5px;margin-left:-5px}html body .efbl_feed_wraper .efbl-grid-skin .efbl-row>div{padding:0 5px;width:100%;max-width:100%}html body .efbl_feed_wraper .efbl-grid-skin .efbl-row>div .efbl-grid-wrapper{margin-bottom:10px}html body .efbl_feed_wraper .efbl-grid-skin .efbl-row.e-outer{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-auto-rows:1fr}html body .efbl_feed_wraper .efbl-grid-skin .efbl-row.e-outer::before{content:"";width:0;padding-bottom:100%;grid-row:1/1;grid-column:1/1}html body .efbl_feed_wraper .efbl-grid-skin .efbl-row.e-outer>*:first-child{grid-row:1/1;grid-column:1/1}html body .efbl_feed_wraper .efbl_error_msg{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb;padding:10px;border:1px solid #fff0;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:.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(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://upandoavida.com/wp-content/plugins/easy-facebook-likebox/facebook/frontend/assets/css/../images/popup_close.png)!important;width:36px!important;height:37px!important;font-size:0px!important;background:#fff0}.esfp-close:hover,.esfp-close:active,.esfp-close:focus{background:#fff0}#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 0 0 0;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:0}.efbl_fb_story .efbl_comments_wraper .efbl_comment_text{width:88%;float:left}.efbl_fb_story .efbl_comments_wraper p{margin:0;padding:0}.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(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.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(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.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:.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:.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:#fff}#efblcf_holder .efbl_popup_left_container a.efbl-popup-next i{right:25px}#efblcf_holder .efbl_popup_left_container a.efbl-popup-prev i{left:25px}#efblcf_holder a.efbl-popup-next{right:0}.efbl_popup_image{width:auto;display:block;margin:0 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:rgb(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%}}.gamipress-spinner{display:block;margin:4px auto;width:20px;height:20px;background:url(data:image/gif;base64,R0lGODlhFAAUAKUAAERGRLS2tOTi5Hx6fMzKzGRiZPTy9JSSlMTCxNTW1FRWVOzq7HRydPz6/Ly+vISChNTS1GxqbJyenExKTLy6vOTm5Hx+fMzOzGRmZPT29JSWlMTGxNza3FxaXOzu7Pz+/P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCAAgACwAAAAAFAAUAAAGlkCQcDgUCIjIpJACmASUww/lcBFamoOh54MMAJrHwARAEUoADO7w0AQ4hMYhZuwhXsadehJRkCQFDgZQShkQGYNKHAoAChyIIA0JDSAPbQ+PbAeUlpgAmoqMjoiRkyCFh49JFQ8FGqipHxFfExpKDQiCQwttAAVKCAC1Qw2LY5dJHhqiQwQKExgVQhrCowtqIAQbqdtEQQAh+QQJCAAiACwAAAAAFAAUAIVERkSkpqTU1tR8enzs7uxcXly8uryUkpTk4uRUUlT8+vy0srSEgoTExsRMTkzc3tz09vRsbmycmpzs6uxMSkysrqzc2tx8fnz08vRkYmS8vrzk5uRUVlT8/vy0trSEhoTMysycnpz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGm0CRcDhUKIjIpFDA4QiUxIeHIJRQABKo8EGhFCAiS8IptEQMSA8AQEEIIUdhiBJBEjKAQUdJCFmSEBt7WklxhEgQAxQDYIdxFVcAC4cNCQ0iFWySlJYiiYuNhIYio4dEHQsHl6ZDEmsUq0kEg0N4VwciAh8fTyITFBpIH68LGwlsDhMiHRoYdgwZEh0GrwBorAKaAL2sARQJAVBBACH5BAkIAB4ALAAAAAAUABQAhERGRKyqrHR2dNTW1Ozu7FxeXIyOjMzKzOTi5Pz6/FRSVHx+fGxubLy6vNze3PT29JyenExKTLSytHx6fNza3PTy9GRmZJSSlMzOzOTm5Pz+/FRWVISChHRydP///wAAAAWPoCeOZGmeiXElJ/kMmjhEwNCKTxEtYmqwngcEUaIAIpGY6RCBlBILRaClOTxQt6y2pAkwAsqtZwAo27KZSWaMrGnT6+4XKK7fHA0CKiC4VEhMABt6JQFlADwjBkcADUESElcdjBF0EmURDhqTAB0aF4wWJBoSBgceGYwAGRUTERYUNwkKRwpAV1oDExNnJiEAIfkECQgAGQAsAAAAABQAFACEREZEtLK03NrcfHp8XF5cxMLE9PL0VFJUlJaUzMrMTE5MvLq87OrsdHJ0/P78TEpM5OLkjI6MZGZkxMbE9Pb0XFpcpKKkzM7MvL68////AAAAAAAAAAAAAAAAAAAAAAAABYpgJo5kaZ7ZNKGscxwOK1pEMqrkRJnEE6GMx6qUiEBYBplyeYIsBKJL5KIsAAAPjEHxUCRZEixAsu1+UZIHVpKR2mQYdZY5EjxJFEjsJLAMRwwEAAN7JAJqAAEkAWJHGQJQGRZXDw2GahU7kwAWGXFXCCUCAQwZLpgODgENCDssA1gDdCIGFhZnJSEAIfkECQgAHQAsAAAAABQAFACEREZEpKak1NbUdHZ07O7sjI6MvL68XFpc/Pr8nJqczMrM5ObkhIaETE5MfH589Pb0lJaUxMbE3NrcfHp89PL0lJKUxMLEZGJk/P78nJ6czM7M7OrsVFJU////AAAAAAAABY9gJ45kaZ7dsqBsNwwiUhzTSgoVMW52AAANGKkAMJwYP8ChRDEgTpZkpWWyMAJPqgmxwIgemgd1cwFcVkgGtZJMdNLURLuDUIhbi/JZS8JssiOAJg8KGyUIDg0BJxRlDRI3PxxZD3cKQABuIxQHAA4iChwcCikcPxZMAl4dEz+fHRIJqC0+AIt8IhgKCoIkIQAh+QQJCAAdACwAAAAAFAAUAIRERkSsqqzU1tSEgoTs7uxkZmS8vrxUUlT8+vy0trTk4uScnpzExsRMTkyMioz09vRsbmxMSky0srTc3tz08vRsamzEwsRcWlz8/vy8urzk5uTMysyMjoz///8AAAAAAAAFjGAnjqJRFBmprlMERNG0zl3iAkDSWUOAqIQMptN6xQS3gCoD0Igyp1TgBRioEM6Z5vCy0GgaieBL7gxHj3IHwbk4foaGoWy4zTPysgUXma/VDw5uP2okZ4UiBIQkDA4yMw4RBRSGFwAOMwR8fiMLFwwiGhUQCmsFEQ1Zhp0vCyIUBqVkGy4biCMaqishACH5BAkIAB8ALAAAAAAUABQAhERGRKyqrHRydNTW1FxeXOzu7IyOjMzOzGxqbPz6/FRWVLy6vOTi5JSWlLSytISChGRmZPT29ExKTKyurHx6fNza3GRiZPTy9JSSlNTS1GxubPz+/FxaXOTm5JyanP///wWO4CeOYodhHamKScESAEAk63hwANIxgCQBjE8nkCElFD/JIwEDWFo4SVFU+MUswlNw0AMERhtEt7FKaACK1KjzgHgitUTlUqvb76oFZSFiaIJ3PD1BfoB2HVaGeCIOe4uPkCoFCzQ1DgoGGyoGAHw1SEAqGQYuHxsBE5ofnBCVdQM/AyIbDHB3FwICtpF4IQAh+QQJCAAfACwAAAAAFAAUAIRERkSkpqTU1tSEhoTs7uxkYmS8vrycmpxUUlS0srT8+vzk4uRMTkysrqyUkpT09vR0cnTMysykoqRMSkysqqzc3tyMioz08vRkZmScnpxUVlS0trT8/vzk5uTMzsz///8Fj+AnjqJiGAqprp8FABY7XgOWcRwyARr3KR6CagDYJVrFmALCE44KRYDjd0o9GDsPKbObRFiHCSQ1UmwcX9nDN4pI0rJV4DUJxEWCjOCjeyHuChoTCAoIUX9xDxo8CnNFdncCB3sfbnB3mJkjHAtxHQ5aKhsTnSwOABgrBBtsHxUVIx4YFJiBGmSaIhS0ubkhADs=)}#gamipress-achievements-filter{float:left;margin-bottom:1em}#gamipress-achievements-search{margin-right:5px;margin-bottom:1em;float:right}#gamipress-achievements-container:not([class*="gamipress-columns"]),#achievements_list_load_more,#gamipress-achievements-filters-wrap{display:block;margin:0 auto;clear:both}#gamipress-achievements-filter select{max-width:100%;margin-left:5px}.gamipress-achievements-list .gamipress-achievement{padding:1em 0}.gamipress-no-results{width:100%}.gamipress-achievement:not(.gamipress-layout-none),.gamipress-rank:not(.gamipress-layout-none),.single-achievement.achievement-wrap:not(.gamipress-layout-none),.single-rank.rank-wrap:not(.gamipress-layout-none),.gamipress-user-points:not(.gamipress-layout-none){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-self:flex-start;width:100%;margin-bottom:1rem}.gamipress-points-types:not(.gamipress-layout-none) .gamipress-points-type{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-self:flex-start}.gamipress-achievement:not(.gamipress-layout-none) *,.gamipress-rank:not(.gamipress-layout-none) *,.single-achievement.achievement-wrap:not(.gamipress-layout-none) *,.single-rank.rank-wrap:not(.gamipress-layout-none) *,.gamipress-user-points:not(.gamipress-layout-none) *,.gamipress-points-types:not(.gamipress-layout-none) *{box-sizing:border-box}.gamipress-achievement.gamipress-layout-left .gamipress-achievement-image,.gamipress-achievement.gamipress-layout-right .gamipress-achievement-image,.gamipress-rank.gamipress-layout-left .gamipress-rank-image,.gamipress-rank.gamipress-layout-right .gamipress-rank-image,.single-achievement.gamipress-layout-left .gamipress-achievement-image,.single-achievement.gamipress-layout-right .gamipress-achievement-image,.single-rank.gamipress-layout-left .gamipress-rank-image,.single-rank.gamipress-layout-right .gamipress-rank-image,.gamipress-points-types.gamipress-layout-left .gamipress-points-type-image,.gamipress-points-types.gamipress-layout-right .gamipress-points-type-image{width:20%}.gamipress-achievement.gamipress-layout-left .gamipress-achievement-image,.gamipress-rank.gamipress-layout-left .gamipress-rank-image,.single-achievement.gamipress-layout-left .gamipress-achievement-image,.single-rank.gamipress-layout-left .gamipress-rank-image,.gamipress-points-types.gamipress-layout-left .gamipress-points-type-image{padding-right:1em}.gamipress-achievement.gamipress-layout-right .gamipress-achievement-image,.gamipress-rank.gamipress-layout-right .gamipress-rank-image,.single-achievement.gamipress-layout-right .gamipress-achievement-image,.single-rank.gamipress-layout-right .gamipress-rank-image,.gamipress-points-types.gamipress-layout-right .gamipress-points-type-image{padding-left:1em}.gamipress-achievement.gamipress-layout-left .gamipress-achievement-description,.gamipress-achievement.gamipress-layout-right .gamipress-achievement-description,.gamipress-rank.gamipress-layout-left .gamipress-rank-description,.gamipress-rank.gamipress-layout-right .gamipress-rank-description,.single-achievement.gamipress-layout-left .gamipress-achievement-description,.single-achievement.gamipress-layout-right .gamipress-achievement-description,.single-rank.gamipress-layout-left .gamipress-rank-description,.single-rank.gamipress-layout-right .gamipress-rank-description,.gamipress-points-types.gamipress-layout-left .gamipress-points-type-description,.gamipress-points-types.gamipress-layout-right .gamipress-points-type-description{margin-top:0;width:80%}.gamipress-achievement.gamipress-layout-right,.gamipress-rank.gamipress-layout-right,.single-achievement.gamipress-layout-right,.single-rank.gamipress-layout-right,.gamipress-user-points.gamipress-layout-right .gamipress-points,.gamipress-points-types.gamipress-layout-right .gamipress-points-type{flex-direction:row-reverse}.gamipress-user-points.gamipress-layout-left .gamipress-points,.gamipress-user-points.gamipress-layout-right .gamipress-points{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}.gamipress-user-points.gamipress-layout-right .gamipress-points{justify-content:flex-end}.gamipress-achievement.gamipress-layout-top .gamipress-achievement-image,.gamipress-achievement.gamipress-layout-bottom .gamipress-achievement-image,.gamipress-rank.gamipress-layout-top .gamipress-rank-image,.gamipress-rank.gamipress-layout-bottom .gamipress-rank-image,.single-achievement.gamipress-layout-top .gamipress-achievement-image,.single-achievement.gamipress-layout-bottom .gamipress-achievement-image,.single-rank.gamipress-layout-top .gamipress-rank-image,.single-rank.gamipress-layout-bottom .gamipress-rank-image,.gamipress-points-types.gamipress-layout-top .gamipress-points-type-image,.gamipress-points-types.gamipress-layout-bottom .gamipress-points-type-image{width:100%}.gamipress-achievement.gamipress-layout-top .gamipress-achievement-image,.gamipress-rank.gamipress-layout-top .gamipress-rank-image,.single-achievement.gamipress-layout-top .gamipress-achievement-image,.single-rank.gamipress-layout-top .gamipress-rank-image,.gamipress-points-types.gamipress-layout-top .gamipress-points-type-image{padding-bottom:1em}.gamipress-achievement.gamipress-layout-bottom .gamipress-achievement-image,.gamipress-rank.gamipress-layout-bottom .gamipress-rank-image,.single-achievement.gamipress-layout-bottom .gamipress-achievement-image,.single-rank.gamipress-layout-bottom .gamipress-rank-image,.gamipress-points-types.gamipress-layout-bottom .gamipress-points-type-image{padding-top:1em}.gamipress-achievement.gamipress-layout-top .gamipress-achievement-description,.gamipress-achievement.gamipress-layout-bottom .gamipress-achievement-description,.gamipress-rank.gamipress-layout-top .gamipress-rank-description,.gamipress-rank.gamipress-layout-bottom .gamipress-rank-description,.single-achievement.gamipress-layout-top .gamipress-achievement-description,.single-achievement.gamipress-layout-bottom .gamipress-achievement-description,.single-rank.gamipress-layout-top .gamipress-rank-description,.single-rank.gamipress-layout-bottom .gamipress-rank-description,.gamipress-points-types.gamipress-layout-top .gamipress-points-type-description,.gamipress-points-types.gamipress-layout-bottom .gamipress-points-type-description{width:100%}.gamipress-achievement.gamipress-layout-bottom,.gamipress-rank.gamipress-layout-bottom,.single-achievement.gamipress-layout-bottom,.single-rank.gamipress-layout-bottom,.gamipress-user-points.gamipress-layout-bottom .gamipress-points,.gamipress-points-types.gamipress-layout-bottom .gamipress-points-type{flex-direction:column-reverse}.gamipress-user-points.gamipress-layout-top .gamipress-points,.gamipress-user-points.gamipress-layout-bottom .gamipress-points{text-align:center}.gamipress-user-points.gamipress-layout-top .gamipress-user-points-image,.gamipress-user-points.gamipress-layout-bottom .gamipress-user-points-image{width:100%}.gamipress-align-left{text-align:left}.gamipress-align-left .gamipress-share-buttons{justify-content:flex-start}.gamipress-align-center{text-align:center}.gamipress-align-center .gamipress-share-buttons{justify-content:center}.gamipress-align-right{text-align:right}.gamipress-align-right .gamipress-share-buttons{justify-content:flex-end}.gamipress-align-justify{text-align:justify}[class*="gamipress-columns"]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}[class*="gamipress-columns"]>.gamipress-achievement,[class*="gamipress-columns"]>.gamipress-points,[class*="gamipress-columns"]>.gamipress-points-type,[class*="gamipress-columns"] .gamipress-rank{width:100%}[class*="gamipress-columns"] *{box-sizing:border-box}.gamipress-columns-small-2>.gamipress-achievement,.gamipress-columns-small-2>.gamipress-points,.gamipress-columns-small-2>.gamipress-points-type,.gamipress-columns-small-2 .gamipress-rank{width:50%}.gamipress-columns-small-3>.gamipress-achievement,.gamipress-columns-small-3>.gamipress-points,.gamipress-columns-small-3>.gamipress-points-type,.gamipress-columns-small-3 .gamipress-rank{width:33%}.gamipress-columns-small-4>.gamipress-achievement,.gamipress-columns-small-4>.gamipress-points,.gamipress-columns-small-4>.gamipress-points-type,.gamipress-columns-small-4 .gamipress-rank{width:25%}.gamipress-columns-small-5>.gamipress-achievement,.gamipress-columns-small-5>.gamipress-points,.gamipress-columns-small-5>.gamipress-points-type,.gamipress-columns-small-5 .gamipress-rank{width:20%}.gamipress-columns-small-6>.gamipress-achievement,.gamipress-columns-small-6>.gamipress-points,.gamipress-columns-small-6>.gamipress-points-type,.gamipress-columns-small-6 .gamipress-rank{width:16.6%}@media screen and (min-width:768px){#gamipress-achievements-container[class*="gamipress-columns"]>.gamipress-achievement,.gamipress-user-points[class*="gamipress-columns"]>.gamipress-points,.gamipress-points-types[class*="gamipress-columns"]>.gamipress-points-type,.gamipress-ranks-container[class*="gamipress-columns"] .gamipress-rank{padding:1em;overflow:hidden;border-bottom:none}.gamipress-columns-2>.gamipress-achievement,.gamipress-columns-2>.gamipress-points,.gamipress-columns-2>.gamipress-points-type,.gamipress-columns-2 .gamipress-rank{width:50%}.gamipress-columns-3>.gamipress-achievement,.gamipress-columns-3>.gamipress-points,.gamipress-columns-3>.gamipress-points-type,.gamipress-columns-3 .gamipress-rank{width:33%}.gamipress-columns-4>.gamipress-achievement,.gamipress-columns-4>.gamipress-points,.gamipress-columns-4>.gamipress-points-type,.gamipress-columns-4 .gamipress-rank{width:25%}.gamipress-columns-5>.gamipress-achievement,.gamipress-columns-5>.gamipress-points,.gamipress-columns-5>.gamipress-points-type,.gamipress-columns-5 .gamipress-rank{width:20%}.gamipress-columns-6>.gamipress-achievement,.gamipress-columns-6>.gamipress-points,.gamipress-columns-6>.gamipress-points-type,.gamipress-columns-6 .gamipress-rank{width:16.6%}}.gamipress-achievement .gamipress-achievement-image,.gamipress-rank .gamipress-rank-image,.achievement-wrap .gamipress-achievement-image,.rank-wrap .gamipress-rank-image{opacity:.4}.gamipress-achievement.user-has-earned .gamipress-achievement-image,.gamipress-rank.user-has-earned .gamipress-rank-image,.user-has-earned .achievement-wrap .gamipress-achievement-image,.achievement-wrap.user-has-earned .gamipress-achievement-image,.user-has-earned .rank-wrap .gamipress-rank-image,.rank-wrap.user-has-earned .gamipress-rank-image{opacity:1}.gamipress-points-type .gamipress-points-type-awards,.gamipress-points-type .gamipress-points-type-deducts{width:100%}.gamipress-achievement-points{font-weight:700}#gamipress-achievements-container .gamipress-achievement-title{display:inline-block;margin-top:0}#achievements_list_load_more{margin:1em auto}.gamipress-open-close-switch{text-align:right}.gamipress-extras-window{display:none}.gamipress-required-achievements .user-has-earned,.gamipress-required-requirements .user-has-earned,.gamipress-achievements-list .gamipress-achievement.user-has-earned .gamipress-extras-window li,.gamipress-rank.user-has-earned .gamipress-extras-window li,.gamipress-points-awards .user-has-earned,.gamipress-points-deducts .user-has-earned{text-decoration:line-through}.gamipress-required-achievements .user-has-earned:hover,.gamipress-required-requirements .user-has-earned:hover,.gamipress-achievements-list .gamipress-achievement.user-has-earned .gamipress-extras-window li:hover,.gamipress-rank.user-has-earned .gamipress-extras-window li:hover,.gamipress-points-awards .user-has-earned:hover,.gamipress-points-deducts .user-has-earned:hover{text-decoration:none}.show-hide-open:after,.show-hide-close:after{content:'';display:inline-block;background:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9Ijc2OCIgaGVpZ2h0PSI3NjgiIHZpZXdCb3g9IjAgMCA3NjggNzY4Ij4NCjxwYXRoIGQ9Ik0yMzcgMjUwLjVsMTQ3IDE0NyAxNDctMTQ3IDQ1IDQ1LTE5MiAxOTItMTkyLTE5MnoiPjwvcGF0aD4NCjwvc3ZnPg0K) no-repeat;background-size:100%;width:22px;height:22px;vertical-align:top}.show-hide-close:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}ul.gamipress-achievement-earners-list,ul.gamipress-rank-earners-list{list-style:none;margin:0;padding:0}ul.gamipress-achievement-earners-list:after,ul.gamipress-rank-earners-list:after{content:"";clear:both;display:block}ul.gamipress-achievement-earners-list li,ul.gamipress-rank-earners-list li{position:relative;float:left;margin:5px;padding:0}ul.gamipress-achievement-earners-list li .earner-display-name,ul.gamipress-rank-earners-list li .earner-display-name{display:block}.gamipress-achievement-congratulations,.gamipress-rank-congratulations{background:#f0f0f0;padding:10px;margin:1em auto 2em;border-radius:5px}.gamipress-achievement-points{font-weight:700}.gamipress-required-achievements .user-has-earned,.gamipress-required-requirements .user-has-earned{text-decoration:line-through}.gamipress-required-achievements .user-has-earned:hover,.gamipress-required-requirements .user-has-earned:hover{text-decoration:none}.gamipress-achievement-unlock-with-points,.gamipress-rank-unlock-with-points{display:inline-block}.gamipress-inline-points .gamipress-inline-points-thumbnail img,.gamipress-inline-achievement .gamipress-inline-achievement-thumbnail img,.gamipress-inline-rank .gamipress-inline-rank-thumbnail img{vertical-align:middle}.gamipress-share-buttons-label{margin-top:0;margin-bottom:2px}.gamipress-share-buttons{display:flex;flex-wrap:wrap;margin-left:-2px;margin-right:-2px}.gamipress-share-button{display:inline-block;width:28px;height:28px;vertical-align:middle;padding:4px;margin:2px;background-repeat:no-repeat;background-position:center;background-size:18px 18px;box-sizing:border-box}.gamipress-share-button span{display:none}.gamipress-share-button-square{border-radius:0}.gamipress-share-button-rounded{border-radius:6px}.gamipress-share-button-circle{border-radius:50%}.gamipress-share-button-facebook{background-color:#4766a9;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnDQogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iDQogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIg0KICAgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIg0KICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyINCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyINCiAgIHhtbG5zOnNvZGlwb2RpPSJodHRwOi8vc29kaXBvZGkuc291cmNlZm9yZ2UubmV0L0RURC9zb2RpcG9kaS0wLmR0ZCINCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIg0KICAgZGF0YS1uYW1lPSJMYXllciAyMSINCiAgIGhlaWdodD0iMjQiDQogICBpZD0iTGF5ZXJfMjEiDQogICB2aWV3Qm94PSIwIDAgMjQgMjQiDQogICB3aWR0aD0iMjQiDQogICB2ZXJzaW9uPSIxLjEiDQogICBzb2RpcG9kaTpkb2NuYW1lPSJmYWNlYm9vay5zdmciDQogICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkyLjQgKDVkYTY4OWMzMTMsIDIwMTktMDEtMTQpIj4NCiAgPG1ldGFkYXRhDQogICAgIGlkPSJtZXRhZGF0YTExIj4NCiAgICA8cmRmOlJERj4NCiAgICAgIDxjYzpXb3JrDQogICAgICAgICByZGY6YWJvdXQ9IiI+DQogICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0Pg0KICAgICAgICA8ZGM6dHlwZQ0KICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPg0KICAgICAgPC9jYzpXb3JrPg0KICAgIDwvcmRmOlJERj4NCiAgPC9tZXRhZGF0YT4NCiAgPGRlZnMNCiAgICAgaWQ9ImRlZnM5IiAvPg0KICA8c29kaXBvZGk6bmFtZWR2aWV3DQogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiINCiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiDQogICAgIGJvcmRlcm9wYWNpdHk9IjEiDQogICAgIG9iamVjdHRvbGVyYW5jZT0iMTAiDQogICAgIGdyaWR0b2xlcmFuY2U9IjEwIg0KICAgICBndWlkZXRvbGVyYW5jZT0iMTAiDQogICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIg0KICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIg0KICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiDQogICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMTciDQogICAgIGlkPSJuYW1lZHZpZXc3Ig0KICAgICBzaG93Z3JpZD0iZmFsc2UiDQogICAgIGlua3NjYXBlOnpvb209IjkuODMzMzMzMyINCiAgICAgaW5rc2NhcGU6Y3g9IjEyIg0KICAgICBpbmtzY2FwZTpjeT0iMTIiDQogICAgIGlua3NjYXBlOndpbmRvdy14PSItOCINCiAgICAgaW5rc2NhcGU6d2luZG93LXk9Ii04Ig0KICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIg0KICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJMYXllcl8yMSIgLz4NCiAgPHRpdGxlDQogICAgIGlkPSJ0aXRsZTIiIC8+DQogIDxwYXRoDQogICAgIGQ9Ik0xNi43NSw5SDEzLjVWN2ExLDEsMCwwLDEsMS0xaDJWM0gxNGE0LDQsMCwwLDAtNCw0VjlIOHYzaDJ2OWgzLjVWMTJIMTZaIg0KICAgICBpZD0icGF0aDQiDQogICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjEiIC8+DQo8L3N2Zz4NCg==)}.gamipress-share-button-twitter{background-color:#000;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnDQogICBkYXRhLW5hbWU9IkxheWVyIDIxIg0KICAgaGVpZ2h0PSIyNCINCiAgIGlkPSJMYXllcl8yMSINCiAgIHZpZXdCb3g9IjAgMCAyNCAyNCINCiAgIHdpZHRoPSIyNCINCiAgIHZlcnNpb249IjEuMSINCiAgIHNvZGlwb2RpOmRvY25hbWU9IngoMjR4MjQpLnN2ZyINCiAgIGlua3NjYXBlOnZlcnNpb249IjEuMy4yICgwOTFlMjBlLCAyMDIzLTExLTI1LCBjdXN0b20pIg0KICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiDQogICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiDQogICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciDQogICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KICAgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIg0KICAgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyINCiAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyI+DQogIDxtZXRhZGF0YQ0KICAgICBpZD0ibWV0YWRhdGEyMyI+DQogICAgPHJkZjpSREY+DQogICAgICA8Y2M6V29yaw0KICAgICAgICAgcmRmOmFib3V0PSIiPg0KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4NCiAgICAgICAgPGRjOnR5cGUNCiAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4NCiAgICAgIDwvY2M6V29yaz4NCiAgICA8L3JkZjpSREY+DQogIDwvbWV0YWRhdGE+DQogIDxkZWZzDQogICAgIGlkPSJkZWZzMjEiIC8+DQogIDxzb2RpcG9kaTpuYW1lZHZpZXcNCiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIg0KICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiINCiAgICAgYm9yZGVyb3BhY2l0eT0iMSINCiAgICAgb2JqZWN0dG9sZXJhbmNlPSIxMCINCiAgICAgZ3JpZHRvbGVyYW5jZT0iMTAiDQogICAgIGd1aWRldG9sZXJhbmNlPSIxMCINCiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAiDQogICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiDQogICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCINCiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTAwMSINCiAgICAgaWQ9Im5hbWVkdmlldzE5Ig0KICAgICBzaG93Z3JpZD0iZmFsc2UiDQogICAgIGlua3NjYXBlOnpvb209IjkuODMzMzMzMyINCiAgICAgaW5rc2NhcGU6Y3g9IjEyLjA1MDg0NyINCiAgICAgaW5rc2NhcGU6Y3k9IjExLjk0OTE1MyINCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii05Ig0KICAgICBpbmtzY2FwZTp3aW5kb3cteT0iLTkiDQogICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiDQogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9IkxheWVyXzIxIg0KICAgICBpbmtzY2FwZTpzaG93cGFnZXNoYWRvdz0iMiINCiAgICAgaW5rc2NhcGU6cGFnZWNoZWNrZXJib2FyZD0iMCINCiAgICAgaW5rc2NhcGU6ZGVza2NvbG9yPSIjZDFkMWQxIiAvPg0KICA8dGl0bGUNCiAgICAgaWQ9InRpdGxlMiIgLz4NCiAgPGNpcmNsZQ0KICAgICBjeD0iMTYiDQogICAgIGN5PSI4Ig0KICAgICByPSI0Ig0KICAgICBpZD0iY2lyY2xlNCINCiAgICAgc3R5bGU9ImRpc3BsYXk6bm9uZTtmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjEiIC8+DQogIDxwYXRoDQogICAgIGlkPSJwYXRoMTAwOSINCiAgICAgY2xhc3M9InN0MSINCiAgICAgZD0ibSAzLjQxNTUzODIsNC4xMTE2NTI0IDYuNjYxMTM2OCw4LjcwMTc1MDYgLTYuNzAzMTE4MSw3LjA3NDk0NSBoIDEuNTA4NzIyOCBsIDUuODY4NzAyMywtNi4xOTQzNjIgNC43NDE1NzYsNi4xOTQzNjIgaCA1LjEzMzg4NSBMIDEzLjU5MDM2OSwxMC42OTcyMjcgMTkuODI5NjY2LDQuMTExNjUyNCBIIDE4LjMyMDk0MyBMIDEyLjkxNjM1Miw5LjgxNjM1OTEgOC41NDk0MjI4LDQuMTExNjUyNCBaIG0gMi4yMTg2NDE5LDEuMDg1NjY4IEggNy45OTI2NjMyIEwgMTguNDA3NTExLDE4LjgwMjY3OSBIIDE2LjA0OTAzIFoiDQogICAgIHN0eWxlPSJkaXNwbGF5OmlubGluZTtmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlLXdpZHRoOjAuMDI4NjE4IiAvPg0KPC9zdmc+DQo=)}.gamipress-share-button-linkedin{background-color:#0074b3;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnDQogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iDQogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIg0KICAgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIg0KICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyINCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyINCiAgIHhtbG5zOnNvZGlwb2RpPSJodHRwOi8vc29kaXBvZGkuc291cmNlZm9yZ2UubmV0L0RURC9zb2RpcG9kaS0wLmR0ZCINCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIg0KICAgZGF0YS1uYW1lPSJMYXllciAyMSINCiAgIGhlaWdodD0iMjQiDQogICBpZD0iTGF5ZXJfMjEiDQogICB2aWV3Qm94PSIwIDAgMjQgMjQiDQogICB3aWR0aD0iMjQiDQogICB2ZXJzaW9uPSIxLjEiDQogICBzb2RpcG9kaTpkb2NuYW1lPSJsaW5rZWRpbi5zdmciDQogICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkyLjQgKDVkYTY4OWMzMTMsIDIwMTktMDEtMTQpIj4NCiAgPG1ldGFkYXRhDQogICAgIGlkPSJtZXRhZGF0YTE1Ij4NCiAgICA8cmRmOlJERj4NCiAgICAgIDxjYzpXb3JrDQogICAgICAgICByZGY6YWJvdXQ9IiI+DQogICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0Pg0KICAgICAgICA8ZGM6dHlwZQ0KICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPg0KICAgICAgPC9jYzpXb3JrPg0KICAgIDwvcmRmOlJERj4NCiAgPC9tZXRhZGF0YT4NCiAgPGRlZnMNCiAgICAgaWQ9ImRlZnMxMyIgLz4NCiAgPHNvZGlwb2RpOm5hbWVkdmlldw0KICAgICBwYWdlY29sb3I9IiNmZmZmZmYiDQogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2Ig0KICAgICBib3JkZXJvcGFjaXR5PSIxIg0KICAgICBvYmplY3R0b2xlcmFuY2U9IjEwIg0KICAgICBncmlkdG9sZXJhbmNlPSIxMCINCiAgICAgZ3VpZGV0b2xlcmFuY2U9IjEwIg0KICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMCINCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiINCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIg0KICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMDE3Ig0KICAgICBpZD0ibmFtZWR2aWV3MTEiDQogICAgIHNob3dncmlkPSJmYWxzZSINCiAgICAgaW5rc2NhcGU6em9vbT0iOS44MzMzMzMzIg0KICAgICBpbmtzY2FwZTpjeD0iMTIiDQogICAgIGlua3NjYXBlOmN5PSIxMiINCiAgICAgaW5rc2NhcGU6d2luZG93LXg9Ii04Ig0KICAgICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiDQogICAgIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjEiDQogICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9IkxheWVyXzIxIiAvPg0KICA8dGl0bGUNCiAgICAgaWQ9InRpdGxlMiIgLz4NCiAgPHJlY3QNCiAgICAgaGVpZ2h0PSIxMSINCiAgICAgd2lkdGg9IjQiDQogICAgIHg9IjMiDQogICAgIHk9IjkiDQogICAgIGlkPSJyZWN0NCINCiAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MSIgLz4NCiAgPGNpcmNsZQ0KICAgICBjeD0iNSINCiAgICAgY3k9IjUiDQogICAgIHI9IjIiDQogICAgIGlkPSJjaXJjbGU2Ig0KICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxIiAvPg0KICA8cGF0aA0KICAgICBkPSJNMTYuNSw4LjI1QTQuNDcyNTEsNC40NzI1MSwwLDAsMCwxMyw5Ljk1MzQzVjlIOVYyMGg0VjEzYTIsMiwwLDAsMSw0LDB2N2g0VjEyLjc1QTQuNSw0LjUsMCwwLDAsMTYuNSw4LjI1WiINCiAgICAgaWQ9InBhdGg4Ig0KICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxIiAvPg0KPC9zdmc+DQo=)}.gamipress-share-button-pinterest{background-color:#bd081c;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnDQogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iDQogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIg0KICAgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIg0KICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyINCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyINCiAgIHhtbG5zOnNvZGlwb2RpPSJodHRwOi8vc29kaXBvZGkuc291cmNlZm9yZ2UubmV0L0RURC9zb2RpcG9kaS0wLmR0ZCINCiAgIHhtbG5zOmlua3NjYXBlPSJodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy9uYW1lc3BhY2VzL2lua3NjYXBlIg0KICAgZGF0YS1uYW1lPSJMYXllciAyMSINCiAgIGhlaWdodD0iMjQiDQogICBpZD0iTGF5ZXJfMjEiDQogICB2aWV3Qm94PSIwIDAgMjQgMjQiDQogICB3aWR0aD0iMjQiDQogICB2ZXJzaW9uPSIxLjEiDQogICBzb2RpcG9kaTpkb2NuYW1lPSJwaW50ZXJlc3Quc3ZnIg0KICAgaW5rc2NhcGU6dmVyc2lvbj0iMC45Mi40ICg1ZGE2ODljMzEzLCAyMDE5LTAxLTE0KSI+DQogIDxtZXRhZGF0YQ0KICAgICBpZD0ibWV0YWRhdGExMSI+DQogICAgPHJkZjpSREY+DQogICAgICA8Y2M6V29yaw0KICAgICAgICAgcmRmOmFib3V0PSIiPg0KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4NCiAgICAgICAgPGRjOnR5cGUNCiAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4NCiAgICAgIDwvY2M6V29yaz4NCiAgICA8L3JkZjpSREY+DQogIDwvbWV0YWRhdGE+DQogIDxkZWZzDQogICAgIGlkPSJkZWZzOSIgLz4NCiAgPHNvZGlwb2RpOm5hbWVkdmlldw0KICAgICBwYWdlY29sb3I9IiNmZmZmZmYiDQogICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2Ig0KICAgICBib3JkZXJvcGFjaXR5PSIxIg0KICAgICBvYmplY3R0b2xlcmFuY2U9IjEwIg0KICAgICBncmlkdG9sZXJhbmNlPSIxMCINCiAgICAgZ3VpZGV0b2xlcmFuY2U9IjEwIg0KICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMCINCiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiINCiAgICAgaW5rc2NhcGU6d2luZG93LXdpZHRoPSIxOTIwIg0KICAgICBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSIxMDE3Ig0KICAgICBpZD0ibmFtZWR2aWV3NyINCiAgICAgc2hvd2dyaWQ9ImZhbHNlIg0KICAgICBpbmtzY2FwZTp6b29tPSI5LjgzMzMzMzMiDQogICAgIGlua3NjYXBlOmN4PSIxMiINCiAgICAgaW5rc2NhcGU6Y3k9IjEyIg0KICAgICBpbmtzY2FwZTp3aW5kb3cteD0iLTgiDQogICAgIGlua3NjYXBlOndpbmRvdy15PSItOCINCiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSINCiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0iTGF5ZXJfMjEiIC8+DQogIDx0aXRsZQ0KICAgICBpZD0idGl0bGUyIiAvPg0KICA8cGF0aA0KICAgICBkPSJNMTIuMDU2ODksMy40MTY2N0E2LjkyMTMyLDYuOTIxMzIsMCwwLDAsNC45OTIxOSwxMC4xODdhMy45Mzg0MiwzLjkzODQyLDAsMCwwLDEuOTM3LDMuNjcwNDQuNTM2MjUuNTM2MjUsMCwwLDAsLjc5ODEyLS4zMzcxOGwuMTkyNzctLjgyM2EuNTA0MzYuNTA0MzYsMCwwLDAtLjE0MzIzLS40OTksMi42OTA2NiwyLjY5MDY2LDAsMCwxLS43MzY3Mi0yLjM5NjUzLDUuMDM3MjIsNS4wMzcyMiwwLDAsMSw0Ljk3NS00LjU3NjQzYzMuMTIwMjctLjA1NTE4LDUuMDA4NjcsMS44OTc1LDQuMzYyNiw1LjY2NjE0LS42ODU0NSwzLjk5ODYxLTMuOTc3NCw0Ljg2MTQzLTQuNzU2OTQsMi42OTMyOGEyLjAwNzI4LDIuMDA3MjgsMCwwLDEsLjAyODI5LTEuMjEyNDdjLjE3ODkxLS42MTk2OS40ODk0LTEuNTkxNzUuNjQxMTYtMi4xMzA2Mi4zNTg4Ny0xLjI3NDI3LjIzMjQ4LTIuNDU1NzgtLjkyNzE5LTIuNzQwNjItLjg5ODg2LS4yMjA3Ny0xLjgwNS4zODYyMy0yLjE5NzE5LDEuNzY1MjVhMy44ODU4OSwzLjg4NTg5LDAsMCwwLC4yMjYzOCwyLjQ1NDNMOC4wMTk4MSwxNy40MDVhNC4zNzUzNSw0LjM3NTM1LDAsMCwwLS4xMTgsMS4yMTk1N2wuMTIxODEsMi43NjI2MUEuMjM2LjIzNiwwLDAsMCw4LjQ2OCwyMS40ODdsMS4zMjk5Mi0yLjUxODM1YTQuMzc1MzUsNC4zNzUzNSwwLDAsMCwuMzY4NjMtLjk1NGwuNzExMzYtMi43Njc4YzIuMzU4MzksMy4wMzQyLDcuMzE4NjIuNTk1MzYsNy45OTk3OS0zLjk2NjQ0QzE5LjY1MSw2LjEwMDg2LDE2LjY4MjU3LDMuNDU4NjgsMTIuMDU2ODksMy40MTY2N1oiDQogICAgIGlkPSJwYXRoNCINCiAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MSIgLz4NCjwvc3ZnPg0K)}@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){#gamipress-earnings-table,#gamipress-earnings-table thead,#gamipress-earnings-table tbody,#gamipress-earnings-table th,#gamipress-earnings-table td,#gamipress-earnings-table tr{display:block;width:100%}#gamipress-earnings-table td.gamipress-earnings-col-thumbnail{float:left;width:18%;margin-right:2%}#gamipress-earnings-table td.gamipress-earnings-col-thumbnail img{width:100%;height:auto}#gamipress-earnings-table td.gamipress-earnings-col-thumbnail.gamipress-earnings-col-empty{display:none}#gamipress-earnings-table td.gamipress-earnings-col-description{width:100%}#gamipress-earnings-table td.gamipress-earnings-col-description:after{content:" ";display:block;clear:both}#gamipress-earnings-table td.gamipress-earnings-col-date{width:48%;float:left}#gamipress-earnings-table td.gamipress-earnings-col-points{width:50%;text-align:right;float:right}#gamipress-earnings-table thead tr{position:absolute;top:-9999px;left:-9999px}#gamipress-earnings-table tr{padding-bottom:1em;border-bottom:1px solid rgb(0 0 0 / .1);margin-bottom:1em}#gamipress-earnings-table tr:after{content:" ";display:block;clear:both}}#gamipress-earnings-table.gamipress-earnings-force-responsive,#gamipress-earnings-table.gamipress-earnings-force-responsive thead,#gamipress-earnings-table.gamipress-earnings-force-responsive tbody,#gamipress-earnings-table.gamipress-earnings-force-responsive th,#gamipress-earnings-table.gamipress-earnings-force-responsive td,#gamipress-earnings-table.gamipress-earnings-force-responsive tr{display:block}#gamipress-earnings-table.gamipress-earnings-force-responsive td.gamipress-earnings-col-thumbnail{float:left;width:18%;margin-right:2%}#gamipress-earnings-table.gamipress-earnings-force-responsive td.gamipress-earnings-col-thumbnail img{width:100%;height:auto}#gamipress-earnings-table.gamipress-earnings-force-responsive td.gamipress-earnings-col-thumbnail.gamipress-earnings-col-empty{display:none}#gamipress-earnings-table.gamipress-earnings-force-responsive td.gamipress-earnings-col-description{width:100%}#gamipress-earnings-table.gamipress-earnings-force-responsive td.gamipress-earnings-col-description:after{content:" ";display:block;clear:both}#gamipress-earnings-table.gamipress-earnings-force-responsive td.gamipress-earnings-col-date{width:48%;float:left}#gamipress-earnings-table.gamipress-earnings-force-responsive td.gamipress-earnings-col-points{width:50%;text-align:right;float:right}#gamipress-earnings-table.gamipress-earnings-force-responsive thead tr{position:absolute;top:-9999px;left:-9999px}#gamipress-earnings-table.gamipress-earnings-force-responsive tr{padding-bottom:1em;border-bottom:1px solid rgb(0 0 0 / .1);margin-bottom:1em}#gamipress-earnings-table.gamipress-earnings-force-responsive tr:after{content:" ";display:block;clear:both}.gamipress-email-settings .gamipress-email-settings-header-yes,.gamipress-email-settings .gamipress-email-settings-header-no,.gamipress-email-settings .gamipress-email-settings-column-yes,.gamipress-email-settings .gamipress-email-settings-column-no{width:80px;text-align:center}.gamipress-email-settings-loader{position:absolute;right:-65px;font-size:80%;width:60px}.gamipress-email-settings-loader .gamipress-email-settings-saving{-webkit-animation:flickerAnimation 1s infinite;-moz-animation:flickerAnimation 1s infinite;-o-animation:flickerAnimation 1s infinite;animation:flickerAnimation 1s infinite}@keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-o-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-moz-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.gamipress-shortcode-error{color:#a00;background-color:#fdd;padding:.5em 1em;margin-bottom:1em;border-radius:6px}.gamipress-shortcode-error .gamipress-shortcode-error-shortcode,.gamipress-shortcode-error .gamipress-shortcode-error-reminder{font-size:75%}.gamipress-shortcode-error .gamipress-shortcode-error-reminder{text-align:right}@media screen and (min-width:768px){.gamipress-shortcode-error .gamipress-shortcode-error-shortcode{float:left}}

/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url('https://upandoavida.com/wp-includes/css/../fonts/dashicons.eot?99ac726223c749443b642ce33df8b800');src:url('https://upandoavida.com/wp-includes/css/../fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix') format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u") format("woff"),url('https://upandoavida.com/wp-includes/css/../fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800') format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}
 

.post-views.entry-meta>span{margin-right:0!important;font:16px;line-height:1}.post-views.entry-meta>span.post-views-icon.dashicons{display:inline-block;font-size:16px;line-height:1;text-decoration:inherit;vertical-align:middle}.post-views.load-dynamic .post-views-count{color:#fff0;transition:color 0.3s ease-in-out;position:relative}.post-views.load-dynamic.loaded .post-views-count{color:inherit}.post-views.load-dynamic.loading .post-views-count,.post-views.load-dynamic.loading .post-views-count:after{box-sizing:border-box}.post-views.load-dynamic .post-views-count:after{opacity:0;transition:opacity 0.3s ease-in-out;position:relative;color:#6610f2}.post-views.load-dynamic.loading .post-views-count:after{content:'';display:block;width:16px;height:16pxpx;border-radius:50%;border:2px solid currentColor;border-color:currentColor #fff0 currentColor #fff0;animation:pvc-loading 1s linear infinite;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:1}@keyframes pvc-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
 .related-posts-nav{border:0pt none;margin:0pt;padding:0pt}.related-posts-nav:after{content:'';display:block;clear:both}.related-posts-nav>li{list-style:none;padding:0;margin:0;float:left}.related-posts-nav>li:after{content:'';display:block;clear:both}.related-posts-nav>li:before{display:none}.related-posts-nav>li>a{border-bottom:medium none;margin:0pt;padding:6px;display:block;float:left;text-decoration:none;text-align:center;cursor:pointer;border-right:#ddd;background-color:#fff}.related-posts-nav>li>a:hover{background-color:#eeeeef}@media screen and (min-width:290px) and (max-width:520px){.relpost-block-container{display:flex;flex-wrap:wrap;justify-content:center}}.related-posts-nav>li>a>.related-post-list-item-inner-container{border:0pt none;margin:0pt;padding:0pt;width:150px;height:225px}.related-posts-nav>li>a>.related-post-list-item-inner-container>.related-post-list-item-img-container{border:0pt none;margin:0pt;padding:0pt;width:150px;height:150px;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;background-position:0 0}.related-posts-nav>li>a>.related-post-list-item-inner-container>.related-post-list-item-text-container{border:0pt none;margin:3px 0pt 0pt;padding:0pt;font-style:normal;font-variant:normal;font-weight:400;font-size:12px;line-height:normal;font-stretch:normal;color:#333}.related-post-list-item-link{box-shadow:none!important}#related_posts_thumbnails{list-style-type:none;list-style-position:inside;padding:0;margin:0}#related_posts_thumbnails li{float:left;padding:0;margin:0;padding:5px;display:block;max-width:100%}.relpost_content{display:block;overflow:hidden;font-style:normal;font-variant:normal;font-weight:400;line-height:normal;font-stretch:normal;-x-system-font:none;text-decoration:none;max-width:100%}.relpost-post-image{padding:0;margin:0;border:0 none;max-width:100%}.relpost-post-image{aspect-ratio:16/9;height:auto!important;object-fit:cover}.relpost-block-container{border:0 none;margin:0;padding:0}.relpost-block-single{border-bottom:medium none;margin:0;padding:6px;display:block;float:left;text-decoration:none;text-align:center;cursor:pointer;margin-right:-1px;margin-bottom:5px;overflow:hidden;border:0}.rpth_list_date{display:block;padding-top:5px}.relpost-block-single-image{border:0 none;margin:0;padding:0;-moz-background-clip:border;-moz-background-origin:padding;-moz-background-inline-policy:continuous;background-size:cover!important;max-width:100%}.relpost-block-single-text{border:0 none;margin:3px 0 0;padding:0;font-style:normal;font-variant:normal;font-weight:400;line-height:normal;font-stretch:normal;-x-system-font:none;overflow:hidden}.relpoststh_front_cat{padding-top:5px}html[dir="rtl"] .relpost-block-single{float:right}html[dir="rtl"] #related_posts_thumbnails li{float:right}.relpost-align-left{float:left}.relpost-align-right{float:right}.relpost-align-center{float:none;text-align:center}.relpost-align-center .relpost-block-single{display:inline-block;float:none}.relpost-thumb-wrapper:after{content:"";display:block;clear:both}.rpth_post_date{display:block;padding-top:10px;font-size:11px}.relpost-block-container .relpost_card_title{font-size:inherit;line-height:inherit;font-weight:700}.relpost_content h2.relpost_card_title{font-size:inherit}.relpost-block-column-layout{display:grid;grid-template-columns:repeat(var(--relposth-columns),1fr);gap:10px}.relpost-block-column-layout .relpost-custom-block-single{max-width:100%}.relpost-block-column-layout .relpost-block-single-image{width:100%!important;aspect-ratio:1/1;height:auto!important;background-position:center center!important}@media (max-width:1024px){.relpost-block-column-layout{grid-template-columns:repeat(var(--relposth-columns_t),1fr)}}@media (max-width:600px){.relpost-block-column-layout{grid-template-columns:repeat(var(--relposth-columns_m),1fr)}}.vlp-link-container{position:relative}.vlp-link-container:hover{cursor:pointer}.vlp-link-container:after{content:"";display:table;clear:both}.vlp-link-container .vlp-link-summary p:last-child{margin-bottom:0}a.vlp-link{position:absolute!important;top:0!important;bottom:0!important;left:0!important;right:0!important}a.vlp-link,a.vlp-link:link,a.vlp-link:visited,a.vlp-link:active,a.vlp-link:hover{border:0!important;background:0!important;box-shadow:none!important;float:none!important;margin:0!important;padding:0!important;opacity:1!important;outline:0!important;text-decoration:none!important;transform:none!important}.wpp-list li{overflow:hidden;float:none;clear:both;margin-bottom:1rem}.wpp-list li:last-of-type{margin-bottom:0}.wpp-thumbnail{display:inline;float:left;margin:0 1rem 0 0;border:none}.wpp-meta,.post-stats{display:block;font-size:.8em}.wpp-meta:empty,.post-stats:empty{display:none}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://upandoavida.com/wp-content/themes/glob/assets/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('https://upandoavida.com/wp-content/themes/glob/assets/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('https://upandoavida.com/wp-content/themes/glob/assets/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://upandoavida.com/wp-content/themes/glob/assets/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('https://upandoavida.com/wp-content/themes/glob/assets/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('https://upandoavida.com/wp-content/themes/glob/assets/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
 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:#fff0}a:active,a:hover{outline:0}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:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}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"]{-webkit-box-sizing:border-box;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;-webkit-box-sizing:inherit;box-sizing:inherit}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}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body,button,input,select,textarea{color:#222;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:15px;line-height:1.5}h1,h2,h3,h4,h5,h6{clear:both;color:#222;font-family:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.2;font-weight:400;margin:0 0 15px}h1{font-size:32px}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}p{margin:0 0 1.3em;padding:0}dfn,cite,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#EBEBEB;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #494949;cursor:help}mark,ins{background:#EBEBEB;text-decoration:none}big{font-size:125%}.menu-toggle:before{-moz-osx-font-smoothing:grayscale;font-family:"FontAwesome";font-style:normal;font-variant:normal;font-weight:400;text-decoration:inherit;text-transform:none}.row::after{content:"";display:table;table-layout:fixed;clear:both}[class*="row-"]::after{content:"";display:table;table-layout:fixed;clear:both}@media (min-width:768px){.row{margin-left:-15px;margin-right:-15px}[class*="row-"]{margin-left:-15px;margin-right:-15px}.col-1{width:8.33333%;float:left;padding-left:15px;padding-right:15px}.row-1-col .col{width:100%;float:left;padding-left:15px;padding-right:15px;clear:none}.row-1-col .col:nth-child(1n+1){clear:left}.col-2{width:16.66667%;float:left;padding-left:15px;padding-right:15px}.row-2-col .col{width:50%;float:left;padding-left:15px;padding-right:15px;clear:none}.row-2-col .col:nth-child(2n+1){clear:left}.col-3{width:25%;float:left;padding-left:15px;padding-right:15px}.row-3-col .col{width:33.33333%;float:left;padding-left:15px;padding-right:15px;clear:none}.row-3-col .col:nth-child(3n+1){clear:left}.col-4{width:33.33333%;float:left;padding-left:15px;padding-right:15px}.row-4-col .col{width:25%;float:left;padding-left:15px;padding-right:15px;clear:none}.row-4-col .col:nth-child(4n+1){clear:left}.col-5{width:41.66667%;float:left;padding-left:15px;padding-right:15px}.row-5-col .col{width:20%;float:left;padding-left:15px;padding-right:15px;clear:none}.row-5-col .col:nth-child(5n+1){clear:left}.col-6{width:50%;float:left;padding-left:15px;padding-right:15px}.row-6-col .col{width:16.66667%;float:left;padding-left:15px;padding-right:15px;clear:none}.row-6-col .col:nth-child(6n+1){clear:left}.col-7{width:58.33333%;float:left;padding-left:15px;padding-right:15px}.row-7-col .col{width:14.28571%;float:left;padding-left:15px;padding-right:15px;clear:none}.row-7-col .col:nth-child(7n+1){clear:left}.col-8{width:66.66667%;float:left;padding-left:15px;padding-right:15px}.row-8-col .col{width:12.5%;float:left;padding-left:15px;padding-right:15px;clear:none}.row-8-col .col:nth-child(8n+1){clear:left}.col-9{width:75%;float:left;padding-left:15px;padding-right:15px}.row-9-col .col{width:11.11111%;float:left;padding-left:15px;padding-right:15px;clear:none}.row-9-col .col:nth-child(9n+1){clear:left}.col-10{width:83.33333%;float:left;padding-left:15px;padding-right:15px}.row-10-col .col{width:10%;float:left;padding-left:15px;padding-right:15px;clear:none}.row-10-col .col:nth-child(10n+1){clear:left}.col-11{width:91.66667%;float:left;padding-left:15px;padding-right:15px}.row-11-col .col{width:9.09091%;float:left;padding-left:15px;padding-right:15px;clear:none}.row-11-col .col:nth-child(11n+1){clear:left}.col-12{width:100%;float:left;padding-left:15px;padding-right:15px}.row-12-col .col{width:8.33333%;float:left;padding-left:15px;padding-right:15px;clear:none}.row-12-col .col:nth-child(12n+1){clear:left}}@media (max-width:768px){[class*="row-"]{margin-left:-7.5px;margin-right:-7.5px}.col-1{width:50%;float:none;padding-left:7.5px;padding-right:7.5px}.row-1-col .col{width:50%;float:left;clear:none;padding-left:7.5px;padding-right:7.5px}.row-1-col .col:nth-child(1n+1){clear:left}.col-2{width:50%;float:none;padding-left:7.5px;padding-right:7.5px}.row-2-col .col{width:50%;float:left;clear:none;padding-left:7.5px;padding-right:7.5px}.row-2-col .col:nth-child(2n+1){clear:left}.col-3{width:50%;float:none;padding-left:7.5px;padding-right:7.5px}.row-3-col .col{width:50%;float:left;clear:none;padding-left:7.5px;padding-right:7.5px}.row-3-col .col:nth-child(3n+1){clear:left}.col-4{width:50%;float:none;padding-left:7.5px;padding-right:7.5px}.row-4-col .col{width:50%;float:left;clear:none;padding-left:7.5px;padding-right:7.5px}.row-4-col .col:nth-child(4n+1){clear:left}.col-5{width:50%;float:none;padding-left:7.5px;padding-right:7.5px}.row-5-col .col{width:50%;float:left;clear:none;padding-left:7.5px;padding-right:7.5px}.row-5-col .col:nth-child(5n+1){clear:left}.col-6{width:50%;float:none;padding-left:7.5px;padding-right:7.5px}.row-6-col .col{width:50%;float:left;clear:none;padding-left:7.5px;padding-right:7.5px}.row-6-col .col:nth-child(6n+1){clear:left}.col-7{width:50%;float:none;padding-left:7.5px;padding-right:7.5px}.row-7-col .col{width:50%;float:left;clear:none;padding-left:7.5px;padding-right:7.5px}.row-7-col .col:nth-child(7n+1){clear:left}.col-8{width:50%;float:none;padding-left:7.5px;padding-right:7.5px}.row-8-col .col{width:50%;float:left;clear:none;padding-left:7.5px;padding-right:7.5px}.row-8-col .col:nth-child(8n+1){clear:left}.col-9{width:50%;float:none;padding-left:7.5px;padding-right:7.5px}.row-9-col .col{width:50%;float:left;clear:none;padding-left:7.5px;padding-right:7.5px}.row-9-col .col:nth-child(9n+1){clear:left}.col-10{width:50%;float:none;padding-left:7.5px;padding-right:7.5px}.row-10-col .col{width:50%;float:left;clear:none;padding-left:7.5px;padding-right:7.5px}.row-10-col .col:nth-child(10n+1){clear:left}.col-11{width:50%;float:none;padding-left:7.5px;padding-right:7.5px}.row-11-col .col{width:50%;float:left;clear:none;padding-left:7.5px;padding-right:7.5px}.row-11-col .col:nth-child(11n+1){clear:left}.col-12{width:50%;float:none;padding-left:7.5px;padding-right:7.5px}.row-12-col .col{width:50%;float:left;clear:none;padding-left:7.5px;padding-right:7.5px}.row-12-col .col:nth-child(12n+1){clear:left}}@media (max-width:544px){[class*="row-"]{margin-left:0;margin-right:0}.col-1{width:100%;float:none}.row-1-col .col{width:100%;float:none;padding-left:0;padding-right:0}.col-2{width:100%;float:none}.row-2-col .col{width:100%;float:none;padding-left:0;padding-right:0}.col-3{width:100%;float:none}.row-3-col .col{width:100%;float:none;padding-left:0;padding-right:0}.col-4{width:100%;float:none}.row-4-col .col{width:100%;float:none;padding-left:0;padding-right:0}.col-5{width:100%;float:none}.row-5-col .col{width:100%;float:none;padding-left:0;padding-right:0}.col-6{width:100%;float:none}.row-6-col .col{width:100%;float:none;padding-left:0;padding-right:0}.col-7{width:100%;float:none}.row-7-col .col{width:100%;float:none;padding-left:0;padding-right:0}.col-8{width:100%;float:none}.row-8-col .col{width:100%;float:none;padding-left:0;padding-right:0}.col-9{width:100%;float:none}.row-9-col .col{width:100%;float:none;padding-left:0;padding-right:0}.col-10{width:100%;float:none}.row-10-col .col{width:100%;float:none;padding-left:0;padding-right:0}.col-11{width:100%;float:none}.row-11-col .col{width:100%;float:none;padding-left:0;padding-right:0}.col-12{width:100%;float:none}.row-12-col .col{width:100%;float:none;padding-left:0;padding-right:0}}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px}@media (max-width:899px){html{font-size:15px}}@media (max-width:767px){html{font-size:14px}}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}body{background:#fff}blockquote,q{quotes:"" ""}blockquote:before,blockquote:after,q:before,q:after{content:""}hr{background-color:#EBEBEB;border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%}table{margin:0 0 1rem;border:1px solid #eee;max-width:100%;width:100%}table th,table td{border:1px solid #eee;line-height:1.5;padding:.75rem;vertical-align:top}table thead th,table thead td{vertical-align:bottom}.no-js{display:none}button,input[type="button"],input[type="reset"],input[type="submit"]{border:1px solid;border-color:#fa4c2a;border-radius:3px;background:#fa4c2a;-webkit-box-shadow:none;box-shadow:none;color:#fff;font-size:13.6px;font-size:.85rem;padding:13px 20px;cursor:pointer;text-shadow:none;width:100%;text-transform:uppercase}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{background:#222;border-color:#222}button:active,button:focus,input[type="button"]:active,input[type="button"]:focus,input[type="reset"]:active,input[type="reset"]:focus,input[type="submit"]:active,input[type="submit"]:focus{background:#222;border-color:#222;outline:none}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],textarea{color:#494949;border:1px solid #e3e3e3;border-radius:3px;background:#fff;font-size:14px;margin:0 0 10px;width:100%}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,textarea:focus{color:#222;outline:none;border:1px solid #a9a9a9}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],textarea{padding:12px}form label{font-size:14px;font-weight:700;color:#333;margin:5px 0;text-transform:uppercase}a{color:#494949}a:visited{color:#494949}a:hover,a:focus,a:active{color:#fa4c2a}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.navigation-wrapper.nav-layout-fullwidth{background:#000}@media (min-width:768px){.breaking_wrapper.breaking-layout-fullwidth{border-bottom:1px solid #e6e6e6}.breaking_wrapper.breaking-layout-fullwidth .header-breaking{padding-left:0;padding-right:0;border-left:none;border-right:none;border-bottom:none}.breaking_wrapper.breaking-layout-fullwidth.nav-boxed{border-bottom:none}.breaking_wrapper.breaking-layout-fullwidth.nav-boxed .header-breaking{border-bottom:1px solid #e6e6e6}}.navigation-wrapper .navigation-search-wrapper{background:#000;position:relative}.main-navigation{display:block;font-weight:600;letter-spacing:1;border:none;margin-right:58px}.main-navigation:after{content:"";display:table;table-layout:fixed;clear:both}@media (max-width:899px){.main-navigation{display:none}}.main-navigation ul{list-style:none;margin:0;padding-left:0}@media (max-width:899px){.main-navigation ul{margin:0 -20px}}.main-navigation ul ul{border:none;background:#000;padding:0;float:left;position:absolute;top:100%;left:-999em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:-1px}.main-navigation ul ul li{padding:0;margin:0;background:#fff}.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{left:100%}.main-navigation ul ul li:last-child{border-bottom:none}@media (max-width:899px){.main-navigation ul ul li{border:none;padding:0}}.main-navigation ul ul a{width:220px;font-size:15px;background:#000;padding:7px 22px;text-transform:none;font-size:13px;font-weight:500}@media (max-width:899px){.main-navigation ul ul a{text-transform:none;padding:10px 0;width:100%}}@media (max-width:899px){.main-navigation ul ul{position:static;border:none;margin:0;padding:0 20px;width:100%}}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{left:auto}.main-navigation li{float:left;position:relative}.main-navigation li:hover>a,.main-navigation li.focus>a{background:#fa4c2a}@media (max-width:899px){.main-navigation li{border-bottom:none;border-top:1px solid #e5e5e5;width:100%;margin-right:0;padding:0 20px}}.main-navigation li:last-child{border-bottom:none}.main-navigation a{display:block;text-decoration:none;font-size:15px;font-weight:700;padding:15px 22px;color:#fff;text-transform:uppercase}@media (max-width:899px){.main-navigation a{padding:12px 0}}.main-navigation a:hover{text-decoration:none;color:#fff;background-color:#fa4c2a}.main-navigation .current_page_item>a,.main-navigation .current-menu-item>a,.main-navigation .current_page_ancestor>a{color:#fa4c2a}.st-menu{background:#000 none repeat scroll 0 0;border-right:1px solid #e5e5e5;height:100%;left:0;padding-top:20px;position:absolute;top:0;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;visibility:hidden;width:280px;z-index:99999;display:none}@media (max-width:899px){.st-menu{display:block}}.st-menu:after{position:absolute;top:0;right:0;width:100%;height:100%;background:rgb(0 0 0 / .2);content:'';opacity:1;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.st-menu .btn-close-home{display:block;margin:0 20px 10px;overflow:hidden}.st-menu .btn-close-home .close-button{display:inline-block;background-color:#fa4c2a;background-image:url('data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://upandoavida.com/wp-content/themes/glob/assets/images/close-icon.png');background-position:0 0;background-repeat:no-repeat;border:medium none;border-radius:0;color:#fff;float:left;font-size:24px;height:35px;line-height:35px;outline:0 none;padding:0;text-align:center;width:35px;z-index:9999}.st-menu .btn-close-home .home-button{background:#fa4c2a;border:medium none;color:#fff;float:right;font-size:24px;height:35px;line-height:32px;padding:0;text-align:center;width:35px}.st-menu .search-form{margin:20px 20px 10px}.st-menu ul{list-style:none;margin:0;padding:0}.st-menu ul a{border-bottom:1px solid #222;color:#ddd;display:block;font-size:14px;font-weight:700;padding:12px 20px;text-transform:uppercase;text-decoration:none;-webkit-transition:background 0.3s ease 0s,-webkit-box-shadow 0.3s ease 0s;transition:background 0.3s ease 0s,-webkit-box-shadow 0.3s ease 0s;transition:background 0.3s ease 0s,box-shadow 0.3s ease 0s;transition:background 0.3s ease 0s,box-shadow 0.3s ease 0s,-webkit-box-shadow 0.3s ease 0s}.st-menu ul a:hover{text-decoration:none;color:#aaa}.st-menu ul ul a{padding-left:35px;text-transform:none;font-size:13px}.st-menu ul ul ul li a{padding-left:45px}@media (max-width:899px){.st-menu-open .st-menu::after{width:0;height:0;opacity:0;-webkit-transition:opacity 0.5s,width 0.1s 0.5s,height 0.1s 0.5s;transition:opacity 0.5s,width 0.1s 0.5s,height 0.1s 0.5s}.st-effect-1.st-menu{visibility:visible;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.st-effect-1.st-menu-open .st-effect-1.st-menu{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.st-effect-1.st-menu::after{display:none}}.top-mobile-menu-button{border:medium none;-webkit-box-shadow:0 1px 2px rgb(0 0 0 / .2);box-shadow:0 1px 2px rgb(0 0 0 / .2);border-radius:0;color:#fff;float:left;font-size:24px;height:35px;line-height:24px;margin-bottom:10px;margin-top:0;outline:medium none;padding:0;text-align:center;width:35px;z-index:9999;display:none;position:absolute;top:20px;left:20px}@media (max-width:899px){.top-mobile-menu-button{display:inline-block}}.footer-menu{margin:0;padding:0;float:left}@media (max-width:767px){.footer-menu{float:none}}.footer-menu ul{list-style:none;margin:0;padding:0;text-align:center}.footer-menu ul li{display:inline-block;margin-right:30px;position:relative}.footer-menu ul li a{color:#c3c3c3;font-weight:700;text-decoration:none}.footer-menu ul li a:hover{text-decoration:underline}.social-links{margin:0 auto;padding:0}.social-links ul{margin:0;padding:0}.social-links ul li{list-style:none;display:inline-block;margin-right:20px}.social-links ul li:last-child{margin-right:0}@media (max-width:767px){.social-links ul li{margin-bottom:10px}}.social-links ul a{background:#fff0;display:inline-block;text-decoration:none}.social-links ul a::before{font-family:"FontAwesome";font-size:24px;font-style:normal;font-weight:400;line-height:1;text-decoration:none;vertical-align:text-bottom;-webkit-font-smoothing:antialiased}.social-links ul a:hover{background:#fff0;color:#fa4c2a;text-decoration:none}.social-links ul a:hover::before{color:#fa4c2a;-webkit-transition:0.2s all ease-in-out;transition:0.2s all ease-in-out}.social-links ul a[href*='wordpress.org']:before,.social-links ul a[href*='wordpress.com']:before{content:"\f19a"}.social-links ul a[href*='facebook.com']:before{content:"\f09a"}.social-links ul a[href*='twitter.com']:before{content:"\f099"}.social-links ul a[href*='dribbble.com']:before{content:"\f17d"}.social-links ul a[href*='plus.google.com']:before{content:"\f0d5"}.social-links ul a[href*='pinterest.com']:before{content:"\f0d2"}.social-links ul a[href*='github.com']:before{content:'\f09b'}.social-links ul a[href*='tumblr.com']:before{content:'\f173'}.social-links ul a[href*='youtube.com']:before{content:'\f167'}.social-links ul a[href*='flickr.com']:before{content:'\f16e'}.social-links ul a[href*='vimeo.com']:before{content:'\f27d'}.social-links ul a[href*='instagram.com']:before{content:'\f16d'}.social-links ul a[href*='codepen.io']:before{content:'\f1cb'}.social-links ul a[href*='linkedin.com']:before{content:'\f0e1'}.social-links ul a[href*='foursquare.com']:before{content:'\f180'}.social-links ul a[href*='reddit.com']:before{content:'\f1a1'}.social-links ul a[href*='digg.com']:before{content:'\f1a6'}.social-links ul a[href*='getpocket.com']:before{content:'\f224'}.social-links ul a[href*='path.com']:before{content:'\f20c'}.social-links ul a[href*='stumbleupon.com']:before{content:'\f1a4'}.social-links ul a[href*='spotify.com']:before{content:'\f1bc'}.social-links ul a[href*='twitch.tv']:before{content:'\f1e8'}.social-links ul a[href*='dropbox.com']:before{content:'\f16b'}.social-links ul a[href*='/feed']:before{content:'\f09e'}.social-links ul a[href*='skype']:before{content:'\f17e'}.social-links ul a[href*='mailto']:before{content:'\f0e0'}.social-links ul a:before{content:'\f415'}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:hover,.screen-reader-text:active,.screen-reader-text:focus{background-color:#EBEBEB;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgb(0 0 0 / .6);box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;color:#fa4c2a;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}.alignleft{display:inline;float:left;margin-right:1.5em;margin-bototm:1.5em}.alignright{display:inline;float:right;margin-left:1.5em;margin-bototm:1.5em}.aligncenter{display:block;margin-left:auto;margin-right:auto}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after,.container::before,.container:after,.nav-links::before,.nav-links::after,.widget-inner::before,.widget-inner::after{content:"";display:table;table-layout:fixed}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after,.post-list:after,.container:after,.nav-links:after,.widget-inner::after{clear:both}#secondary{font-size:14px;margin-bottom:25px}.widget{margin-bottom:35px}.widget ul{list-style:none;margin:0;padding:0}.widget select{max-width:100%}.widget a{text-decoration:none;line-height:1.3}.widget:last-child{margin-bottom:20px}@media (min-width:544px) and (max-width:899px){.widget{width:49%;float:left;padding-right:20px}}.widget-title{font-size:16px;font-weight:500;margin-bottom:25px}.block-title{border-bottom:2px solid #222;line-height:1;margin-bottom:25px}.block-title span,.block-title a{background:#222;padding:5px 10px 4px;line-height:1;display:inline-block;line-height:1;text-decoration:none;font-size:15px;text-transform:uppercase;color:#FFF}.block-title span:hover,.block-title a:hover{color:#FFF}.widget_pages li,.widget_categories li,.widget_archive li,.widget_meta li,.widget_nav_menu li,.widget_rss li{display:block;position:relative}.widget_pages li::before,.widget_categories li::before,.widget_archive li::before,.widget_meta li::before,.widget_nav_menu li::before,.widget_rss li::before{color:#DDD;content:"\f0da";font-family:'FontAwesome';font-size:12px;position:absolute;top:0;left:2px}.widget_pages li:last-child,.widget_categories li:last-child,.widget_archive li:last-child,.widget_meta li:last-child,.widget_nav_menu li:last-child,.widget_rss li:last-child{border:none}.widget_pages li a,.widget_categories li a,.widget_archive li a,.widget_meta li a,.widget_nav_menu li a,.widget_rss li a{display:block;width:100%;padding-bottom:10px;margin-bottom:10px;padding-left:15px;border-bottom:1px solid #eee;position:relative}.widget_pages li span.cat-count,.widget_categories li span.cat-count,.widget_archive li span.cat-count,.widget_meta li span.cat-count,.widget_nav_menu li span.cat-count,.widget_rss li span.cat-count{position:absolute;right:0;top:0}.widget_pages li ul li::before,.widget_categories li ul li::before,.widget_archive li ul li::before,.widget_meta li ul li::before,.widget_nav_menu li ul li::before,.widget_rss li ul li::before{left:15px}.widget_pages li ul a,.widget_categories li ul a,.widget_archive li ul a,.widget_meta li ul a,.widget_nav_menu li ul a,.widget_rss li ul a{padding-left:30px}.widget_pages li ul ul li::before,.widget_categories li ul ul li::before,.widget_archive li ul ul li::before,.widget_meta li ul ul li::before,.widget_nav_menu li ul ul li::before,.widget_rss li ul ul li::before{left:30px}.widget_pages li ul ul a,.widget_categories li ul ul a,.widget_archive li ul ul a,.widget_meta li ul ul a,.widget_nav_menu li ul ul a,.widget_rss li ul ul a{padding-left:45px}.widget_recent_entries a{font-weight:500;margin-bottom:10px;font-size:15px;display:block}.widget_tag_cloud a{border:1px solid #e9e9e9;border-radius:2px;color:#888;display:inline-block;font-size:13px!important;margin-bottom:5px;padding:2px 10px 3px}.widget_tag_cloud a:hover{border-color:#fa4c2a;color:#fa4c2a;text-decoration:none}.widget_calendar{width:100%;max-width:100%;font-weight:300;border-collapse:separate;border-spacing:8px;margin-left:-2px}.widget_calendar caption{padding-bottom:10px}.widget_calendar td.pad{border:0}.widget_calendar thead th{font-size:13px;font-weight:400;text-align:center;padding-bottom:10px}.widget_calendar tbody td{margin-bottom:10px;text-align:center;border:1px solid #eee;padding:6px}.widget_calendar tbody #today{color:#fa4c2a}.widget_calendar tfoot td#prev{text-align:left}.widget_calendar tfoot td#next{text-align:right}.widget_calendar tfoot a{font-size:12px;font-weight:400;position:relative;text-transform:uppercase}.home-sidebar .home-hero-widget{margin-bottom:20px}.home-sidebar .home-hero-widget:last-child{margin-bottom:0}.hero_1_box{margin-bottom:40px}.hero_1_widget{clear:both}.hero_1_widget .hero_1_widget_content{margin:-1px}.hero_1_widget .hero_1_widget_content::after{content:"";display:table;table-layout:fixed;clear:both}.hero_1_widget .hero_1_post.big{width:100%}@media (min-width:544px){.hero_1_widget .hero_1_post.big{width:50%}}.hero_1_widget .hero_1_post.small{width:100%}@media (min-width:544px) and (max-width:899px){.hero_1_widget .hero_1_post.small:last-child{display:none}}@media (min-width:544px){.hero_1_widget .hero_1_post.small{width:50%}}@media (min-width:900px){.hero_1_widget .hero_1_post.small{width:33.33333%}.hero_1_widget .hero_1_post.small:last-child{display:block}}.hero_1_widget .hero_1_post.small .entry-title{font-size:18px!important;margin-bottom:5px}.hero_1_widget .hero_1_post{float:left;margin:0;padding:1px;border:none}.hero_1_widget .hero_1_post .featured-image{margin:0;position:relative}.hero_1_widget .hero_1_post .featured-image img{display:block}.hero_1_widget .hero_1_post .featured-image:hover::before{background:rgb(0 0 0 / .1)}.hero_1_widget .hero_1_post .featured-image::before{position:absolute;width:100%;height:100%;background:rgb(0 0 0 / .2);top:0;left:0;content:""}.hero_1_widget .hero_1_post .featured-image .hero_link{display:inline-block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:99}.hero_1_widget .hero_1_post .featured-image .entry-content{width:100%;position:absolute;bottom:0;left:15px;text-shadow:0 1px 1px rgb(0 0 0 / .5);z-index:99}.hero_1_widget .hero_1_post .featured-image .entry-content .entry-title{font-size:26px;font-weight:500;padding-right:30px}@media (max-width:899px){.hero_1_widget .hero_1_post .featured-image .entry-content .entry-title{font-size:20px}}.hero_1_widget .hero_1_post .featured-image .entry-content .entry-title a{color:#fff}.hero_1_widget .hero_1_post .featured-image .entry-content .entry-meta{color:#fff}@media (min-width:544px) and (max-width:899px){.hero_1_widget .hero_1_post .featured-image .entry-content .entry-meta{display:none}}.hero_1_widget .hero_1_post .featured-image .entry-content .entry-meta a{color:#fff}.home-widget{clear:both;overflow:hidden;position:relative;margin-bottom:25px}.home-widget .widget-title a{text-decoration:none}.block1_widget_content .block1-column-left,.block3_widget_content .block1-column-left{float:left;width:100%;padding:0;margin-right:4%}@media (min-width:544px){.block1_widget_content .block1-column-left,.block3_widget_content .block1-column-left{width:48%}}.block1_widget_content .block1-column-right,.block3_widget_content .block1-column-right{float:left;width:100%;padding:0}@media (min-width:544px){.block1_widget_content .block1-column-right,.block3_widget_content .block1-column-right{width:48%}}.block1_widget_content .block-posts.first .entry-title,.block3_widget_content .block-posts.first .entry-title{font-size:19px}.block1_widget_content .block-posts.first .entry-meta,.block3_widget_content .block-posts.first .entry-meta{margin:5px 0 10px}.block1_widget_content .block-posts.second,.block3_widget_content .block-posts.second{border:medium none;float:left;margin:0;padding:0;width:100%;margin-bottom:11px}.block1_widget_content .block-posts.second:last-child,.block3_widget_content .block-posts.second:last-child{border:none}.block1_widget_content .block-posts.second .featured-image,.block3_widget_content .block-posts.second .featured-image{float:left;width:90px;margin:0 15px 15px 0}.block1_widget_content .block-posts.second .entry-header,.block3_widget_content .block-posts.second .entry-header{margin-left:105px;overflow:hidden}.block1_widget_content .block-posts.second .entry-title,.block3_widget_content .block-posts.second .entry-title{font-size:14px;margin:0;margin-bottom:5px}.block-posts{margin:0 0 11px 0;padding:0 0 15px 0;border-bottom:1px solid #e5e5e5}.block-posts:last-child{border:none}.block-posts .featured-image{float:left;margin:0 15px 15px 0}.block-posts .featured-image img{display:block;width:100%}.block-posts .entry-title{font-size:14px;line-height:1.3;margin:0}.block-posts .entry-meta{margin:0 0 5px}.block-posts .entry-content p{margin:0}.block-posts.hentry{margin-bottom:5px}.block-posts.first .featured-image{float:none;margin:0 0 10px 0}.block-posts.first .entry-title{font-size:18px}.block2_widget_content{margin-left:-10px;margin-right:-10px}.block2_widget_content .block-posts-2.col{padding-left:10px;padding-right:10px}.block2_widget_content .block-posts-2 .featured-image{margin-bottom:10px}.block2_widget_content .block-posts-2 .featured-image img{width:100%}.block2_widget_content .block-posts-2 .entry-title{font-size:15px}.block2_widget_content.row-2-col .entry-title{font-size:19px}.glob-posts-widget .widget-posts li{margin-bottom:20px;clear:both}.glob-posts-widget .widget-posts li.has-thumb .p-info{margin-left:80px}.glob-posts-widget .widget-posts li img{width:65px;height:auto;float:left;margin-right:10px}.glob-posts-widget .widget-posts li .p-info{position:relative;top:-2px}.glob-posts-widget .widget-posts li .entry-title{font-size:14px;text-transform:none;color:#222;margin-bottom:0;margin-top:0;display:inline-block;font-weight:500}.glob-posts-widget .widget-posts li .entry-date{display:block;font-size:13px;font-style:italic;color:#777;margin-top:4px}.glob-posts-widget .widget-posts li a{line-height:1.25}.container{max-width:1120px;margin:0 auto;padding:0 40px;clear:both}@media (max-width:899px){.container{padding:0 20px}}.site{position:relative;overflow:hidden}.site-topbar{background:#e3e3e3}.site-topbar .site-topbar-left{float:left}.site-topbar .site-topbar-right{float:right;text-align:right}.site-header{padding:30px 0;position:relative}@media (max-width:899px){.site-header{padding:20px 0}}.site-header .site-title{font-size:45px;font-weight:700;line-height:35px;text-decoration:none;margin:0;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif}.site-header .site-title a{text-decoration:none;font-weight:700}.site-header p{margin-bottom:0;margin-top:7px;color:#888;font-size:16px}.site-header .site-logo .customize-partial-edit-shortcut{display:none}.site-header.site-identity-center .site-branding{float:none;text-align:center;display:block}.site-header.site-identity-center .site-header-sidebar{display:block;float:none;text-align:center;margin-top:30px}.site-header.site-identity-right .site-branding{float:right}@media (max-width:899px){.site-header.site-identity-right .site-branding{float:none}}.site-header.site-identity-right .site-header-sidebar{float:left}@media (max-width:899px){.site-header.site-identity-right .site-header-sidebar{float:none}}.site-branding{float:left}@media (max-width:899px){.site-branding{float:none;text-align:center;margin-top:0}}.site-header-sidebar{float:right}@media (max-width:899px){.site-header-sidebar{float:none;text-align:center;margin-top:20px}}.social-menu{float:right;margin-top:13px}@media (max-width:899px){.social-menu{float:none;text-align:center;margin-top:30px}}.site-content{clear:both;padding:30px 0 50px}@media (max-width:899px){.site-content{padding:20px 0 35px}}.full-width .content-area{width:100%}.content-area{float:left;width:65%}@media (max-width:899px){.content-area{width:100%}}.sidebar{float:right;width:30%}@media (max-width:899px){.sidebar{width:100%;margin-top:40px}}.header-breaking{padding:10px 15px;border:1px solid #e6e6e6;border-top:none;clear:both}@media (max-width:899px){.header-breaking{border-top:1px solid #e6e6e6}}.header-breaking .breaking_text{font-size:15px;font-weight:400;line-height:1.4;margin:0;float:left}.header-breaking .breaking_text strong{color:#fa4c2a;font-weight:700;font-style:italic;text-transform:uppercase}@media (max-width:899px){.header-breaking .breaking_text strong span{display:none}}.header-breaking .trending_slider_wrapper{display:block;overflow:hidden;position:relative;height:22px;padding-left:10px}.header-breaking .trending_slider_wrapper .entry-breaking h4{font-size:16px;font-weight:400;line-height:1.4;margin:0;float:left}@media (max-width:767px){.header-breaking .trending_slider_wrapper .entry-breaking h4{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:11em}}.header-breaking .trending_slider_wrapper .entry-breaking a{font-weight:400;color:#222;font-size:16px;text-decoration:none}.header-breaking .trending_slider_wrapper .entry-breaking a:hover{color:#fa4c2a}.post-grid{width:100%;border-bottom:none}@media (min-width:544px){.post-grid{width:47.5%}}.post-grid .featured-image img{width:100%;height:auto}.post-list{padding-bottom:15px;border-bottom:1px solid #e6e6e6}.post-list .featured-image{float:left;width:260px;margin-right:30px}@media (max-width:767px){.post-list .featured-image{float:none;width:100%}}.post-list .post-right{margin-left:290px;overflow:hidden}@media (max-width:767px){.post-list .post-right{margin-left:0}}.post-list .entry-meta{margin-bottom:5px}.post-list .entry-title{font-size:24px;line-height:1.3;margin-bottom:15px}.homepage-default .post-grid:nth-of-type(odd){float:left;clear:both}.homepage-default .post-grid:nth-of-type(even){float:right}.featured-posts .widget-inner{margin:0 -10px}.featured-posts .home-sidebar-2,.featured-posts .home-sidebar-3{float:left;width:100%;padding:0 10px;margin:0}@media (min-width:544px){.featured-posts .home-sidebar-2,.featured-posts .home-sidebar-3{width:50%}}.navigation{clear:both;font-size:22px;text-align:center;margin-bottom:20px}.navigation a{color:#888;margin-right:5px;text-decoration:none}.navigation a:hover{color:#111;text-decoration:underline}.navigation .current{color:#111;font-size:32px;margin-right:5px}.single-post .navigation .nav-links{font-size:16px;color:#999}.single-post .navigation .nav-links .nav-previous{float:left;width:45%;text-align:left}.single-post .navigation .nav-links .nav-next{float:right;width:45%;text-align:right}.single-post .navigation .nav-links span{font-size:13px}.single-post .navigation .nav-links h5{margin:0;font-weight:400}.single-post .navigation .nav-links h5 a{color:#444}.navigation-wrapper{position:relative}.navigation-wrapper .nav-search{z-index:50;position:absolute;top:0;right:0;bottom:0;background:rgb(255 255 255 / .2)}@media (max-width:899px){.navigation-wrapper .nav-search{display:none}}.navigation-wrapper .nav-search .search-icon{cursor:pointer;color:#fff;font-size:18px;font-weight:500;text-decoration:none;text-transform:uppercase;padding:16px 20px 18px}.navigation-wrapper .nav-search .search-icon i{display:block;margin-top:1px}.navigation-wrapper .nav-search .dropdown-search{display:none;position:absolute;right:0;padding:20px;background:#FFF;-webkit-box-shadow:0 1px 1px rgb(0 0 0 / .25);box-shadow:0 1px 1px rgb(0 0 0 / .25);color:#494949;min-width:300px;line-height:0;z-index:50}.navigation-wrapper .nav-search:hover .dropdown-search{display:block}.navigation-wrapper .nav-search .search-form .search-submit i{position:relative;top:-2px}.search-form{position:relative}.search-form .search-submit{position:absolute;top:4px;right:4px;width:auto;border-radius:3px;font-size:15px;padding:.5em 1em}.search-form .search-field{margin-bottom:0}.search-form .search-field:focus{border-color:#e3e3e3}.site-footer{background:#000}.site-footer .footer-row{margin:0 -15px}@media (max-width:899px){.site-footer .footer-row{margin:0}}.footer-widgets{background:#171717;margin:0;padding:50px 0 35px;color:rgb(255 255 255 / .9)}.footer-widgets .widget_pages li a,.footer-widgets .widget_categories li a,.footer-widgets .widget_archive li a,.footer-widgets .widget_meta li a,.footer-widgets .widget_nav_menu li a,.footer-widgets .widget_rss li a{border-color:rgb(255 255 255 / .1)}.footer-widgets .widget_pages li::before,.footer-widgets .widget_categories li::before,.footer-widgets .widget_archive li::before,.footer-widgets .widget_meta li::before,.footer-widgets .widget_nav_menu li::before,.footer-widgets .widget_rss li::before{color:rgb(255 255 255 / .1)}.footer-widgets .widget{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px;padding:0;width:100%}.footer-widgets .widget a{color:rgb(255 255 255 / .9)}.footer-widgets .widget a:hover{color:#fa4c2a}.footer-widgets .widget li{border:none;margin-bottom:3px;padding-bottom:3px;text-align:left}.footer-widgets .widget .widget-title{color:#d9d9d9;border-top:none}.footer-widgets .widget table{border-color:rgb(255 255 255 / .1);border-collapse:collapse}.footer-widgets .widget table th,.footer-widgets .widget table td,.footer-widgets .widget table tr{border-color:rgb(255 255 255 / .1)}.footer-widgets .widget table tfoot{border-top:1px solid rgb(255 255 255 / .1)}.site-info{color:#c3c3c3;padding:20px 0;margin:0;font-size:13px;text-align:center}.site-info .site-copyright{float:right}.site-info .site-copyright a{color:#c3c3c3;text-decoration:none}.site-info .site-copyright a:hover{color:#FFF}@media (max-width:767px){.site-info .site-copyright{float:none;clear:both;text-align:center;margin-top:10px}}.sticky{display:block}.hentry{margin:0 0 2em}.entry-title{margin-top:0;margin-bottom:5px;line-height:1.2}.page-title{margin-bottom:25px}.entry-share{margin:25px -2px 30px;margin:1.5625rem -.125rem 1.875rem}.page .hentry,.single .hentry{border:none}.single .entry-header{margin-bottom:20px}.single .entry-content{margin-top:1.0625rem;margin-bottom:0}.entry-excerpt{color:#888;font-size:13px}.entry-excerpt p{margin-bottom:0}.entry-content{font-size:16px}.entry-content ul,.entry-content ol{margin-left:20px}.entry-content ul li,.entry-content ol li{margin-bottom:8px}.post-edit-link{display:block;text-transform:uppercase;font-weight:600;letter-spacing:1px;margin:10px 0 0;font-size:13px}.updated:not(.published){display:none}.single .byline,.group-blog .byline{display:inline}.page-content,.entry-summary{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}.featured-image{position:relative;margin-bottom:20px}.featured-image img{display:block}.entry-info{padding:0;position:relative;z-index:100}.no-post-thumbnail .entry-info{margin:0;padding:0}.no-post-thumbnail .post-right{margin:0}h2.entry-title{font-size:19px;line-height:1.3;font-weight:500;margin-bottom:5px;margin-top:0}@media (max-width:899px){h2.entry-title{font-size:22px}}h2.entry-title a{color:#222;text-decoration:none}h2.entry-title a:hover{color:#fa4c2a}.entry-meta{display:block;color:#888;margin-bottom:15px;margin-top:2px;font-size:12px}.entry-meta::after{content:"";display:table;table-layout:fixed;clear:both}.entry-meta div{display:inline-block}.entry-meta a{color:#888;text-decoration:none}.entry-meta a:hover{text-decoration:underline}.entry-meta .author a{font-weight:700}.entry-meta span{margin-right:15px}.entry-meta .comments-link{margin-right:0;float:right}.entry-meta .comments-link i{margin-right:2px}.single .entry-meta{margin:4px 0 15px}.entry-footer a{color:#999;text-decoration:none}.entry-footer a:hover{text-decoration:underline}.entry-footer .cat-links{margin-bottom:8px}.entry-footer .cat-links,.entry-footer .tags-links{margin-left:-3px;margin-right:-3px}.entry-footer .cat-links span,.entry-footer .tags-links span{background:#fa4c2a;color:#fff;font-size:13px;font-size:.8125rem;margin:0 10px 0 0;margin:0 .625rem 0 0;padding:2px 10px;padding:.125rem .625rem;display:inline-block;text-transform:uppercase;font-weight:700;letter-spacing:.5px}.entry-footer .cat-links a,.entry-footer .tags-links a{border:1px solid #e9e9e9;display:inline-block;font-size:13px;font-size:.8125rem;margin:0 2px;margin:0 .125rem;padding:1px 8px;padding:.0625rem .5rem}a.read-more{color:#fa4c2a;text-decoration:none}a.read-more:hover{text-decoration:underline}.archive .page-header,.search .page-header{padding-top:5px;padding-bottom:10px}.archive .page-header h1,.search .page-header h1{font-size:24px}.archive .post-grid:nth-of-type(2n+1),.search .post-grid:nth-of-type(2n+1){float:left;clear:both}.archive .post-grid:nth-of-type(2n),.search .post-grid:nth-of-type(2n){float:right;clear:none}.blog .format-aside .entry-title,.archive .format-aside .entry-title{display:none}.comments-area{margin-top:40px}.comments-area .logged-in-as a{color:#fa4c2a;font-weight:700}.comments-area .comment-list{list-style:none;margin:0;padding:0}.comments-area .comment-list li{margin:30px 0;padding-bottom:30px;border-bottom:1px solid #e6e6e6}.comments-area .comment-list li .avatar{border-radius:3px;float:left;width:60px}.comments-area .comment-list li .comment-wrapper{background:#f8f9f9 none repeat scroll 0 0;margin-left:6rem;padding:20px;position:relative}.comments-area .comment-list li .comment-wrapper:before{border-color:#fff0 #f6f7f9 #fff0 #fff0;border-style:solid;border-width:0 10px 10px 0;content:"";height:0;left:-9px;position:absolute;top:0;width:0}.comments-area .comment-list li .comment-wrapper .comment-meta{margin-bottom:20px}.comments-area .comment-list li .comment-wrapper .comment-meta a{text-decoration:none}.comments-area .comment-list li .comment-wrapper .comment-author{margin-bottom:20px}.comments-area .comment-list li .comment-wrapper .comment-author a{color:#bbb;font-size:1.1rem;letter-spacing:.3px;text-transform:uppercase}.comments-area .comment-list li .comment-wrapper .comment-actions i{padding-left:10px;font-size:13px}.comments-area .comment-list li li{border-bottom:none;margin-bottom:0;padding-bottom:0}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}#respond input#submit{width:auto;font-weight:700}#respond h3#reply-title{font-size:24px;margin-bottom:25px;padding-bottom:3px;letter-spacing:-.3px}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.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;font-size:.75rem;font-style:italic}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.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-caption{display:block}.sharethis-inline-follow-buttons img{opacity:1!important}.post-grid .featured-image img,.post .featured-image img,.site-content img,.site-footer img{opacity:0;transition:all 0.6s linear}.post-grid .featured-image.inview img,.post-grid .featured-image img.inview,.post .featured-image.inview img,.post .featured-image img.inview,.site-content img.inview,.site-footer img.inview{opacity:1}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}.slick-arrow{position:absolute;top:0;padding:0 7px 2px;line-height:18px;border:1px solid #e9e9e9;cursor:pointer;z-index:10}.slick-arrow:hover{border-color:#fa4c2a}.carousel-prev.slick-arrow{right:27px}.carousel-next.slick-arrow{right:0}a,.comments-area .logged-in-as a{color:#222}.header-breaking .breaking_text strong,a:hover,.social-links ul a:hover::before,.footer-widgets .widget a:hover,.entry-title:hover,.entry-title a:hover,h2.entry-title a:hover,.social-links ul a:hover{color:#fa4c2a}.block-slider .entry .entry-cat,.entry-footer .cat-links span,.entry-footer .tags-links span{background-color:#fa4c2a}button,input[type="button"],input[type="reset"],input[type="submit"],.st-menu .btn-close-home .home-button,.st-menu .btn-close-home .close-button{background-color:#fa4c2a;border-color:#fa4c2a}.widget_tag_cloud a:hover,.slick-arrow:hover{border-color:#fa4c2a}.main-navigation li:hover>a,.main-navigation li.focus>a{background-color:#fa4c2a}.main-navigation a:hover,.main-navigation .current_page_item>a,.main-navigation .current-menu-item>a,.main-navigation .current_page_ancestor>a{background-color:#fa4c2a;color:#fff}h2.entry-title a,h1.entry-title,.widget-title,.footer-staff-picks h3{color:#222}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,.st-menu .btn-close-home .home-button:hover,.st-menu .btn-close-home .close-button:hover{background-color:#222;border-color:#222}:root{--evo_font_1:'Poppins', sans-serif;--evo_font_2:'Noto Sans',arial;--evo_font_weight:800;--evo_color_1:#202124;--evo_color_2:#656565;--evo_font_size:15px;--evo_cl_b40:rgb(0 0 0 / 40%);--evo_cl_b30:rgb(0 0 0 / 30%);--evo_cl_b20:rgb(0 0 0 / 20%);--evo_cl_b10:rgb(0 0 0 / 10%);--evo_cl_b5:rgb(0 0 0 / 5%);--evo_cl_w:rgb(256 256 256 / 100%);--evo_boxcolor_1:#f0f0f0;--evo_linecolor_1:#d4d4d4;--evo_color_link:#656565;--evo_color_prime:#00aafb;--evo_color_second:#fed584;--evo_color_white:#ffffff;--evo_color_green:#69c33b;--evo_color_red:#ff5953;--evo-image-size:120px;--evo_ett_color:var(--evo_color_1)}@keyframes evo_blinking_red{0%{opacity:1}49%{opacity:0}100%{opacity:1}}@keyframes initloader{0%{left:0%;margin-left:-300px}100%{left:100%;margin-left:200px}}@keyframes preload_anim{0%{}100%{transform:translateX(140%)}}@keyframes pinupdown{100%{top:45%;bottom:60px}}#evcal_list .eventon_list_event .desc_trig,.evcal_evdata_img,.event_description .evcal_close,.evcal_btn,.evo_sort_btn,.calendar_header .evcal_arrows,.desc_trig,.ajde_evcal_calendar.boxy .eventon_list_event.hasbgimg::after,.evcal_desc .evcal_desc3 em.evocmd_button,.evo_metarow_socialmedia a.evo_ss,.evo_metarow_socialmedia a.evo_ss i,.ajde_evcal_calendar.boxy.boxstyle1 .evo_boxtop,.evo_trans_sc1-1,.evo_btn_arr,.evo_btn_arr i,.evo_btn_arr_circ,.evo_transit_all{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.mar5,.evomar5{margin:5px}.mar10,.evomar10{margin:10px}.mar15,.evomar15{margin:15px}.mar20,.evomar20{margin:20px}.mar25,.evomar25{margin:25px}.mar30,.evomar30{margin:30px}.mar35,.evomar35{margin:35px}.mar40,.evomar40{margin:40px}.mar45,.evomar45{margin:45px}.mar50,.evomar50{margin:50px}.mar55,.evomar55{margin:55px}.mar60,.evomar60{margin:60px}.mar65,.evomar65{margin:65px}.mar70,.evomar70{margin:70px}.mar75,.evomar75{margin:75px}.mar80,.evomar80{margin:80px}.mar85,.evomar85{margin:85px}.mar90,.evomar90{margin:90px}.mart5,.evomart5{margin-top:5px}.mart10,.evomart10{margin-top:10px}.mart15,.evomart15{margin-top:15px}.mart20,.evomart20{margin-top:20px}.mart25,.evomart25{margin-top:25px}.mart30,.evomart30{margin-top:30px}.mart35,.evomart35{margin-top:35px}.mart40,.evomart40{margin-top:40px}.mart45,.evomart45{margin-top:45px}.mart50,.evomart50{margin-top:50px}.mart55,.evomart55{margin-top:55px}.mart60,.evomart60{margin-top:60px}.mart65,.evomart65{margin-top:65px}.mart70,.evomart70{margin-top:70px}.mart75,.evomart75{margin-top:75px}.mart80,.evomart80{margin-top:80px}.mart85,.evomart85{margin-top:85px}.mart90,.evomart90{margin-top:90px}.marb5,.evomarb5{margin-bottom:5px}.marb10,.evomarb10{margin-bottom:10px}.marb15,.evomarb15{margin-bottom:15px}.marb20,.evomarb20{margin-bottom:20px}.marb25,.evomarb25{margin-bottom:25px}.marb30,.evomarb30{margin-bottom:30px}.marb35,.evomarb35{margin-bottom:35px}.marb40,.evomarb40{margin-bottom:40px}.marb45,.evomarb45{margin-bottom:45px}.marb50,.evomarb50{margin-bottom:50px}.marb55,.evomarb55{margin-bottom:55px}.marb60,.evomarb60{margin-bottom:60px}.marb65,.evomarb65{margin-bottom:65px}.marb70,.evomarb70{margin-bottom:70px}.marb75,.evomarb75{margin-bottom:75px}.marb80,.evomarb80{margin-bottom:80px}.marb85,.evomarb85{margin-bottom:85px}.marb90,.evomarb90{margin-bottom:90px}.marl5,.evomarl5{margin-left:5px}.marl10,.evomarl10{margin-left:10px}.marl15,.evomarl15{margin-left:15px}.marl20,.evomarl20{margin-left:20px}.marl25,.evomarl25{margin-left:25px}.marl30,.evomarl30{margin-left:30px}.marl35,.evomarl35{margin-left:35px}.marl40,.evomarl40{margin-left:40px}.marl45,.evomarl45{margin-left:45px}.marl50,.evomarl50{margin-left:50px}.marl55,.evomarl55{margin-left:55px}.marl60,.evomarl60{margin-left:60px}.marl65,.evomarl65{margin-left:65px}.marl70,.evomarl70{margin-left:70px}.marl75,.evomarl75{margin-left:75px}.marl80,.evomarl80{margin-left:80px}.marl85,.evomarl85{margin-left:85px}.marl90,.evomarl90{margin-left:90px}.marr5,.evomarr5{margin-right:5px}.marr10,.evomarr10{margin-right:10px}.marr15,.evomarr15{margin-right:15px}.marr20,.evomarr20{margin-right:20px}.marr25,.evomarr25{margin-right:25px}.marr30,.evomarr30{margin-right:30px}.marr35,.evomarr35{margin-right:35px}.marr40,.evomarr40{margin-right:40px}.marr45,.evomarr45{margin-right:45px}.marr50,.evomarr50{margin-right:50px}.marr55,.evomarr55{margin-right:55px}.marr60,.evomarr60{margin-right:60px}.marr65,.evomarr65{margin-right:65px}.marr70,.evomarr70{margin-right:70px}.marr75,.evomarr75{margin-right:75px}.marr80,.evomarr80{margin-right:80px}.marr85,.evomarr85{margin-right:85px}.marr90,.evomarr90{margin-right:90px}.pad5,.evopad5{padding:5px}.pad10,.evopad10{padding:10px}.pad15,.evopad15{padding:15px}.pad20,.evopad20{padding:20px}.pad25,.evopad25{padding:25px}.pad30,.evopad30{padding:30px}.pad35,.evopad35{padding:35px}.pad40,.evopad40{padding:40px}.pad45,.evopad45{padding:45px}.pad50,.evopad50{padding:50px}.pad55,.evopad55{padding:55px}.pad60,.evopad60{padding:60px}.pad65,.evopad65{padding:65px}.pad70,.evopad70{padding:70px}.pad75,.evopad75{padding:75px}.pad80,.evopad80{padding:80px}.pad85,.evopad85{padding:85px}.pad90,.evopad90{padding:90px}.padt5,.evopadt5{padding-top:5px}.padt10,.evopadt10{padding-top:10px}.padt15,.evopadt15{padding-top:15px}.padt20,.evopadt20{padding-top:20px}.padt25,.evopadt25{padding-top:25px}.padt30,.evopadt30{padding-top:30px}.padt35,.evopadt35{padding-top:35px}.padt40,.evopadt40{padding-top:40px}.padt45,.evopadt45{padding-top:45px}.padt50,.evopadt50{padding-top:50px}.padt55,.evopadt55{padding-top:55px}.padt60,.evopadt60{padding-top:60px}.padt65,.evopadt65{padding-top:65px}.padt70,.evopadt70{padding-top:70px}.padt75,.evopadt75{padding-top:75px}.padt80,.evopadt80{padding-top:80px}.padt85,.evopadt85{padding-top:85px}.padt90,.evopadt90{padding-top:90px}.padb5,.evopadb5{padding-bottom:5px}.padb10,.evopadb10{padding-bottom:10px}.padb15,.evopadb15{padding-bottom:15px}.padb20,.evopadb20{padding-bottom:20px}.padb25,.evopadb25{padding-bottom:25px}.padb30,.evopadb30{padding-bottom:30px}.padb35,.evopadb35{padding-bottom:35px}.padb40,.evopadb40{padding-bottom:40px}.padb45,.evopadb45{padding-bottom:45px}.padb50,.evopadb50{padding-bottom:50px}.padb55,.evopadb55{padding-bottom:55px}.padb60,.evopadb60{padding-bottom:60px}.padb65,.evopadb65{padding-bottom:65px}.padb70,.evopadb70{padding-bottom:70px}.padb75,.evopadb75{padding-bottom:75px}.padb80,.evopadb80{padding-bottom:80px}.padb85,.evopadb85{padding-bottom:85px}.padb90,.evopadb90{padding-bottom:90px}.padl5,.evopadl5{padding-left:5px}.padl10,.evopadl10{padding-left:10px}.padl15,.evopadl15{padding-left:15px}.padl20,.evopadl20{padding-left:20px}.padl25,.evopadl25{padding-left:25px}.padl30,.evopadl30{padding-left:30px}.padl35,.evopadl35{padding-left:35px}.padl40,.evopadl40{padding-left:40px}.padl45,.evopadl45{padding-left:45px}.padl50,.evopadl50{padding-left:50px}.padl55,.evopadl55{padding-left:55px}.padl60,.evopadl60{padding-left:60px}.padl65,.evopadl65{padding-left:65px}.padl70,.evopadl70{padding-left:70px}.padl75,.evopadl75{padding-left:75px}.padl80,.evopadl80{padding-left:80px}.padl85,.evopadl85{padding-left:85px}.padl90,.evopadl90{padding-left:90px}.padr5,.evopadr5{padding-right:5px}.padr10,.evopadr10{padding-right:10px}.padr15,.evopadr15{padding-right:15px}.padr20,.evopadr20{padding-right:20px}.padr25,.evopadr25{padding-right:25px}.padr30,.evopadr30{padding-right:30px}.padr35,.evopadr35{padding-right:35px}.padr40,.evopadr40{padding-right:40px}.padr45,.evopadr45{padding-right:45px}.padr50,.evopadr50{padding-right:50px}.padr55,.evopadr55{padding-right:55px}.padr60,.evopadr60{padding-right:60px}.padr65,.evopadr65{padding-right:65px}.padr70,.evopadr70{padding-right:70px}.padr75,.evopadr75{padding-right:75px}.padr80,.evopadr80{padding-right:80px}.padr85,.evopadr85{padding-right:85px}.padr90,.evopadr90{padding-right:90px}.pad0,.evopad0{padding:0}.pad5,.evopad5{padding:5px}.pad10,.evopad10{padding:10px}.pad15,.evopad15{padding:15px}.pad20,.evopad20{padding:20px}.pad25,.evopad25{padding:25px}.pad30,.evopad30{padding:30px}.pad35,.evopad{padding:35px}.pad40,.evopad40{padding:40px}.pad45,.evopad45{padding:45px}.pad50,.evopad50{padding:50px}.pad60,.evopad60{padding:60px}.pad70,.evopad70{padding:70px}.pad80,.evopad80{padding:80px}.mar0,.evomar0{margin:0}.mar5,.evomar5{margin:5px}.mar10,.evomar10{margin:10px}.mar15,.evomar15{margin:15px}.mar20,.evomar20{margin:20px}.mar25,.evomar25{margin:25px}.mar30,.evomar30{margin:30px}.evomar35,.mar35{margin:35px}.mar40,.evomar40{margin:40px}.evopad0i{padding:0!important}.evopad5i{padding:5px!important}.evopad10i{padding:10px!important}.evopad15i{padding:15px!important}.evopad20i{padding:20px!important}.evopad25i{padding:25px!important}.evopad30i{padding:30px!important}.evopad35i{padding:35px!important}.evopad40i{padding:40px!important}.evopad45i{padding:45px!important}.evopad50i{padding:50px!important}.evopad55i{padding:55px!important}.evopad60i{padding:60px!important}.evopad65i{padding:65px!important}.evopad70i{padding:70px!important}.evopad75i{padding:75px!important}.evopad80i{padding:80px!important}.evopad85i{padding:85px!important}.evopad90i{padding:90px!important}.evopad95i{padding:95px!important}.evopad100i{padding:100px!important}.evomar0i{margin:0!important}.evomar5i{margin:5px!important}.evomar10i{margin:10px!important}.evomar15i{margin:15px!important}.evomar20i{margin:20px!important}.evomar25i{margin:25px!important}.evomar30i{margin:30px!important}.evomar35i{margin:35px!important}.evomar40i{margin:40px!important}.evomar45i{margin:45px!important}.evomar50i{margin:50px!important}.evomar55i{margin:55px!important}.evomar60i{margin:60px!important}.evomar65i{margin:65px!important}.evomar70i{margin:70px!important}.evomar75i{margin:75px!important}.evomar80i{margin:80px!important}.evomar85i{margin:85px!important}.evomar90i{margin:90px!important}.evomar95i{margin:95px!important}.evomar100i{margin:100px!important}.evobgpc{background-position:center}.evobgsc{background-size:cover}.borderr8,.evobr8{border-radius:8px}.borderr5,.evobr5{border-radius:5px}.borderr10,.evobr10{border-radius:10px}.borderr15,.evobr15{border-radius:15px}.borderr20,.evobr20{border-radius:20px}.borderr25,.evobr25{border-radius:25px}.borderr30,.evobr30{border-radius:30px}.borderr40,.evobr40{border-radius:40px}.borderr50,.evobr50{border-radius:50px}.evobr50p{border-radius:50%}.evo_borderb{border-bottom:1px solid var(--evo_linecolor_1)}.evo_bordert{border-top:1px solid var(--evo_linecolor_1)}.evo_border,.evobrdA1{border:1px solid var(--evo_linecolor_1)}.evobrdA2{border:2px solid var(--evo_linecolor_1)}.evobrdB1{border:1px solid var(--evo_color_1)}.evobrdB2{border:2px solid var(--evo_color_1)}.evocl1{color:var(--evo_color_1)}.evocl2{color:var(--evo_color_2)}.fsn,.evofsn{font-style:normal}.evofsi{font-style:italic}.fwb,.evofwb{font-weight:700}.fwn,.evofwn{font-weight:400}.fw400,.evofw400{font-weight:400}.fw700,.evofw700{font-weight:700}.fw900,.evofw900{font-weight:900}.fw900i,.evofw900i{font-weight:900!important}.evofz12{font-size:12px}.evofz14{font-size:14px}.evofz16{font-size:16px}.evofz18{font-size:18px}.evofz24{font-size:24px}.evofz30{font-size:30px}.evofz36{font-size:36px}.evofz42{font-size:42px}.evofz48{font-size:48px}.evofz54{font-size:54px}.evofz60{font-size:60px}.evofz72{font-size:72px}.evofz12i{font-size:12px!important}.evofz14i{font-size:14px!important}.evofz16i{font-size:16px!important}.evofz18i{font-size:18px!important}.evofz24i{font-size:24px!important}.evofz30i{font-size:30px!important}.evofz36i{font-size:36px!important}.evofz42i{font-size:42px!important}.evofz48i{font-size:48px!important}.evofz54i{font-size:54px!important}.evofz60i{font-size:60px!important}.evofz72i{font-size:72px!important}.evoff_1{font-family:var(--evo_font_1)}.evoff_2{font-family:var(--evo_font_2)}.evoff_1i{font-family:var(--evo_font_1)!important}.evoff_2i{font-family:var(--evo_font_2)!important}.evolh1{line-height:1}.evolh12{line-height:1.2}.evolh13{line-height:1.3}.evolh14{line-height:1.4}.evolh15{line-height:1.5}.dfx,.evodfx{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.dfxi,.evodfxi{display:flex!important}.fx_wrap,.fww{flex-wrap:wrap}.dtb{display:table;width:100%;border-collapse:collapse}.dtbr{display:table-row}.dtbc{display:table-cell;position:relative}.evogap5{gap:5px}.evogap10{gap:10px}.evogap15{gap:15px}.evogap20{gap:20px}.fx_jc_c,.jcc,.evo_fx_jc_c,.evofx_jc_c{-ms-flex-pack:center;justify-content:center}.fx_jc_sb,.evofx_jc_sb{-ms-flex-pack:space-between;justify-content:space-between}.fx_jc_se,.evofx_jc_se{-ms-flex-pack:space-evenly;justify-content:space-evenly}.fx_jc_sa,.evofx_jc_sa{-ms-flex-pack:space-around;justify-content:space-around}.fx_jc_fe,.evofx_jc_fe{-ms-flex-pack:flex-end;justify-content:flex-end}.fx_jc_fs,.evofx_jc_fs{-ms-flex-pack:flex-start;justify-content:flex-start}.fx_ai_c,.aic,.evo_fx_ai_c,.evofx_ai_c{align-items:center}.fx_ai_fe,.evofx_ai_fe{align-items:flex-end}.fx_ai_fs,.evofx_ai_fs{align-items:flex-start}.fx_dr_c,.evofx_dr_c{flex-direction:column}.fx_dr_cr,.evofx_dr_cr{flex-direction:column-reverse}.fx_dr_r,.evofx_dr_r{flex-direction:row}.fx_dr_rr,.evofx_dr_rr{flex-direction:row-reverse}.evofx_ww{flex-wrap:wrap}.fx_b_50,.evofx_b_50{flex-basis:50%}.fx_1_1,.evofx_1_1,.evofx_1{flex:1 1 auto}.fx_g1,.evo_fx_g1,.evofx_g1{flex-grow:1}.dn,.evo_dn,.evodn{display:none}.db,.evo_db,.evodb{display:block}.dib,.evo_dib,.evodib{display:inline-block}.evoHbc:hover{border-color:var(--evo_color_1)}.evoHbgcw:hover{background-color:var(--evo_cl_w)}.evo_curp,.evocurp{cursor:pointer}.evo_hover_op4:hover{opacity:.4}.evo_hover_op5:hover{opacity:.5}.evo_hover_op6:hover{opacity:.6}.evo_hover_op7:hover{opacity:.7}.evoop0{opacity:0}.evoop1{opacity:.1}.evoop2{opacity:.2}.evoop3{opacity:.3}.evoop4{opacity:.4}.evoop5{opacity:.5}.evoop6{opacity:.6}.evoop7{opacity:.7}.evoop8{opacity:.8}.evoop9{opacity:.9}.evoop10{opacity:1}.evoposr{position:relative}.evoposa{position:absolute}.evoposf{position:fixed}.evotop0{top:0}.evotop5{top:5px}.evotop10{top:10px}.evotop15{top:15px}.evotop20{top:20px}.evotop25{top:25px}.evotop30{top:30px}.evotop35{top:35px}.evotop40{top:40px}.evotop45{top:45px}.evotop50{top:50px}.evobot0{bottom:0}.evobot5{bottom:5px}.evobot10{bottom:10px}.evobot15{bottom:15px}.evobot20{bottom:20px}.evobot25{bottom:25px}.evobot30{bottom:30px}.evobot35{bottom:35px}.evobot40{bottom:40px}.evobot45{bottom:45px}.evobot50{bottom:50px}.evoleft0{left:0}.evoleft5{left:5px}.evoleft10{left:10px}.evoleft15{left:15px}.evoleft20{left:20px}.evoleft25{left:25px}.evoleft30{left:30px}.evoleft35{left:35px}.evoleft40{left:40px}.evoleft45{left:45px}.evoleft50{left:50px}.evoright0{right:0}.evoright5{right:5px}.evoright10{right:10px}.evoright15{right:15px}.evoright20{right:20px}.evoright25{right:25px}.evoright30{right:30px}.evoright35{right:35px}.evoright40{right:40px}.evoright45{right:45px}.evoright50{right:50px}.evow100p{width:100%}.evow50p{width:50%}.wid33,.evow33p{width:33.3%}.wid66,.evow66p{width:66.6%}.evoh100p{height:100%}.evoh50p{height:50%}.evoh33p{height:33.3%}.evoh66p{height:66.6%}.ttu,.evottu{text-transform:uppercase}.evottc{text-transform:capitalize}.evottuc{text-transform:uppercase}.evottlc{text-transform:lowercase}.evottn{text-transform:none}.evottui{text-transform:none!important}.tal,.evotal{text-align:left}.tar,.evotar{text-align:right}.tac,.evotac{text-align:center}.evotdn{text-decoration:none}.evotdu{text-decoration:underline}.fleft{float:left}.evoboxbb{box-sizing:border-box}.evo_borderb{border-bottom:1px solid var(--evo_linecolor_1)}.evo_databox{background-color:var(--evo_boxcolor_1);border-radius:15px}.ajde_evcal_calendar{width:100%;text-align:left;white-space:normal;position:relative;color:var(--evo_color_1);padding-bottom:10px}.ajde_evcal_calendar img,.evo_location_map img{max-width:none;box-shadow:none!important;display:block}.ajde_evcal_calendar .gmnoprint img{max-width:none!important}.ajde_evcal_calendar>*{margin:0;padding:0;box-sizing:border-box}.evcal_evdata_row .padt5{padding-top:5px}.evcal_evdata_row .padb10{padding-bottom:10px}.evcal_evdata_row{box-sizing:border-box}.bordr{border-right:1px solid #f1f1f1}body .ajde_evcal_calendar a,.ajde_evcal_calendar a:hover{text-decoration:none!important;box-shadow:none;-webkit-box-shadow:none}.ajde_evcal_calendar ul,#evcal_list{list-style:none;padding:0;margin:0}.ajde_evcal_calendar .eventon_list_event{margin-left:0;list-style:none}.ajde_evcal_calendar strong{font-weight:400}.ajde_evcal_calendar .eventon_desc_in strong{font-weight:700}.eventon_desc_in img{max-width:100%}.ajde_evcal_calendar .eventon_events_list p{padding:0;margin-bottom:5px;margin-top:0}.ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul{font-style:normal;font-size:13px;padding-left:15px;color:gray}.ajde_evcal_calendar .eventon_list_event .desc_trig_outter,.ajde_evcal_calendar.eventon_single_event #evcal_list p.desc_trig_outter,.eventon_events_list .desc_trig_outter,.desc_trig_outter a.evcal_list_a{margin:0}body .evo_hide{display:none}body .ajde_evcal_calendar h4.evo_h4,.evo_lightbox h4.evo_h4,.evo_content_in h4.evo_h4{color:var(--evo_color_1);padding:0;font-size:16px;font-style:normal;margin:0;text-transform:uppercase;font-weight:400}.eventon_list_event .evcal_desc span.evcal_event_title,.evo_metarow_ICS .evcal_evdata_cell p a,.evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a,.eventon_list_event .evo_metarow_locImg p.evoLOCtxt .evo_loc_text_title,.evo_clik_row .evo_h3,body .ajde_evcal_calendar h4.evo_h4,.evo_content_in h4.evo_h4,.eventon_main_section #evcal_cur,.ajde_evcal_calendar .calendar_header p.evo_month_title,.eventon_events_list .eventon_list_event .cancel_event .evo_event_headers,.evo_pop_body .evo_event_headers.canceled,.eventon_events_list .eventon_list_event .evcal_list_a .evo_above_title span,.evo_pop_body .evcal_list_a .evo_above_title span,.ajde_evcal_calendar .evcal_month_line p,.ajde_evcal_calendar .evo_footer_nav p.evo_month_title,.evo_eventon_live_now_section h3{font-weight:800}.ajde_evcal_calendar .calendar_header p,.eventon_events_list .eventon_list_event .evoet_cx span.evoet_dayblock span,.evo_pop_body .evoet_cx span.evoet_dayblock span,.ajde_evcal_calendar .evcal_evdata_row .evcal_evdata_cell h3.evo_h3,.evo_lightbox_content h3.evo_h3,h2.evo_h2,h3.evo_h3,h4.evo_h4,body .ajde_evcal_calendar h4.evo_h4,.evo_content_in h4.evo_h4,.evo_metarow_ICS .evcal_evdata_cell p a,.eventon_events_list .eventon_list_event .evoet_cx span.evcal_desc2,.eventon_list_event .evoet_cx span.evcal_event_title,.evoet_cx span.evcal_desc2,.evo_metarow_ICS .evcal_evdata_cell p a,.evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a,.eventon_list_event .evo_metarow_locImg p.evoLOCtxt .evo_loc_text_title,.evo_clik_row .evo_h3,.evotax_term_card .evotax_term_details h2,.evotax_term_card h3.evotax_term_subtitle,.ajde_evcal_calendar .evo_sort_btn,.eventon_main_section #evcal_cur,.ajde_evcal_calendar .calendar_header p.evo_month_title,.ajde_evcal_calendar .eventon_events_list .evcal_month_line p,.eventon_events_list .eventon_list_event .evcal_cblock,.ajde_evcal_calendar .evcal_month_line,.eventon_event .event_excerpt_in h3,.ajde_evcal_calendar .evo_footer_nav p.evo_month_title,.evo_eventon_live_now_section h3,.evo_tab_view .evo_tabs p.evo_tab,.evo_metarow_virtual .evo_live_now_tag{font-family:var(--evo_font_1)}.ajde_evcal_calendar .eventon_events_list p,.evo_lightbox p,.eventon_events_list .eventon_list_event .evoet_cx span,.evo_pop_body .evoet_cx span,.eventon_events_list .eventon_list_event .evoet_cx span.evcal_event_subtitle,.evo_pop_body .evoet_cx span.evcal_event_subtitle,.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn,.evo_pop_body .evcal_btn,.evcal_btn,.eventon_events_list .eventon_list_event .cancel_event .evo_event_headers,.evo_pop_body .evo_event_headers.canceled,.eventon_events_list .eventon_list_event .evcal_list_a .evo_above_title span,.evo_pop_body .evcal_list_a .evo_above_title span,.evcal_evdata_row.evcal_event_details .evcal_evdata_cell p,#evcal_list .eventon_list_event .evoInput,.evo_pop_body .evoInput,.evcal_evdata_row .evcal_evdata_cell p,#evcal_list .eventon_list_event p.no_events,.ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul,.evoGuideCall em,.evo_cal_above span,.ajde_evcal_calendar .calendar_header .evo_j_dates .legend,.eventon_sort_line p,.eventon_filter_line p,.evcal_evdata_row,.evo_card_organizer_description,.evo_org_details>*{font-family:var(--evo_font_2)}.evopopclose,.evolbclose{font-family:var(--evo_font_2)}.evcal_evdata_row .evcal_evdata_icons i,.evcal_evdata_row .evcal_evdata_custometa_icons i,.eventon_list_event .fa,.evo_lightbox .fa,.evo_tax_details .fa{font-family:'evo_FontAwesome','evo_FontAwesomeB'!important}.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn,.evo_lightbox .evcal_btn,body .evcal_btn,.evo_lightbox.eventon_events_list .eventon_list_event a.evcal_btn,.evcal_btn{font-weight:700;font-size:13px;display:inline-block;padding:8px 18px!important;text-transform:uppercase;text-decoration:none!important;border-radius:20px;border:none;color:#fff;background:var(--evo_color_prime);font-style:normal;cursor:pointer;line-height:1}.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn:hover,.evo_pop_body .evcal_btn:hover,.evcal_btn:hover{opacity:.8;text-decoration:none}.eventon_list_event .evo_btn_secondary,.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn.evo_btn_secondary,.evo_lightbox .evcal_btn.evo_btn_secondary,body .evcal_btn.evo_btn_secondary,#evcal_list .eventon_list_event .event_description .evcal_btn.evo_btn_secondary,.evcal_btn.evo_btn_secondary,.evo_btn_secondary{color:#fff;text-transform:uppercase;background-color:#d2d2d2;cursor:pointer}.eventon_list_event .evo_btn_secondary:hover,.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn.evo_btn_secondary:hover,.evo_lightbox .evcal_btn.evo_btn_secondary:hover,body .evcal_btn.evo_btn_secondary:hover,#evcal_list .eventon_list_event .event_description .evcal_btn.evo_btn_secondary:hover,.eventon_list_event .evo_btn_secondary:hover,.evcal_btn.evo_btn_secondary:hover,.evo_btn_secondary:hover{color:#fff;background-color:#bebebe;text-decoration:none}@keyframes evo_blinking_red{0%{opacity:1}49%{opacity:0}100%{opacity:1}}@keyframes initloader{0%{left:0%;margin-left:-200px}100%{left:100%;margin-left:200px}}@keyframes initloaderA{0%{}100%{transform:translateX(140%)}}.ajde_evcal_calendar .calendar_header{min-height:37px;padding:0;margin:5px 0;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ajde_evcal_calendar .evo_layout_changer{position:absolute;right:0;z-index:3}.ajde_evcal_calendar .evo_layout_changer i{margin-left:5px;opacity:.3;cursor:pointer}.ajde_evcal_calendar .evo_layout_changer i:hover{opacity:.5}.ajde_evcal_calendar .evo_layout_changer i.on{opacity:.7}.ajde_evcal_calendar.ul .calendar_header{min-height:0;margin:0}.ajde_evcal_calendar #evcal_prev{margin-left:15px}.ajde_evcal_calendar #evcal_next{margin-left:7px}.ajde_evcal_calendar a#evcal_prev:hover{background-position:-5px -17px}.ajde_evcal_calendar a#evcal_next:hover{background-position:-20px -17px}.ajde_evcal_calendar .calendar_header p,.ajde_evcal_calendar .evo_footer_nav p{line-height:1.3;margin:0!important;font-size:42px;font-weight:400;color:var(--evo_color_1);text-transform:uppercase;padding-top:1px;padding-bottom:0;width:auto}.ajde_evcal_calendar .calendar_header p.evo_cal_other_header{font-weight:700;padding-bottom:10px;margin:0;display:block;line-height:100%;height:auto}.ajde_evcal_calendar .calendar_header .evo_header_title{display:flex;align-items:center}.ajde_evcal_calendar .calendar_header .evo_arrow,.ajde_evcal_calendar .calendar_header .evcal_arrows,.evo_footer_nav .evcal_arrows{height:35px;width:35px;cursor:pointer;font-size:14px;border:1px solid var(--evo_color_1);border-radius:50%;color:var(--evo_color_1);position:relative}.ajde_evcal_calendar .calendar_header .evcal_arrows:hover i,.evo_footer_nav .evcal_arrows:hover i{border-color:#fff}.ajde_evcal_calendar .calendar_header p.evo_arrows,.evo_footer_nav p.evo_arrows{display:flex}.ajde_evcal_calendar .calendar_header .evo_header_title.right,.ajde_evcal_calendar .evo_footer_nav.right{justify-content:space-between}.ajde_evcal_calendar .calendar_header .evcal_arrows:hover,.evo_footer_nav .evcal_arrows:hover{background-color:var(--evo_color_1);color:var(--evo_cl_w)}.evo_footer_nav{padding-top:10px;display:flex;align-items:center}.evo_cal_above_right{float:right}.evo_month_title em{font-style:normal}.evo_ajax_load_events span{display:block;height:90px;width:100%;margin:0 0 5px 0;background-color:#f7f7f7;position:relative;overflow:hidden;border-radius:15px}.evo_ajax_load_events span:before{content:"";width:300px;height:100%;display:block;background:#f7f7f7;background:linear-gradient(90deg,rgb(247 247 247) 0%,rgb(241 240 240) 25%,rgb(241 240 240) 75%,rgb(247 247 247) 100%);position:absolute;left:0;animation-name:initloader;animation-duration:1s;animation-iteration-count:infinite;animation-direction:normal;animation-timing-function:ease-in-out;animation-fill-mode:none;animation-delay:0s}.evo_ajax_load_events span:nth-child(2):before{animation-delay:0.1s}.evo_ajax_load_events span:nth-child(3):before{animation-delay:0.2s}.ajde_evcal_calendar.ajax_loading_cal #evcal_list{border:none}.evo_preloading{position:relative;overflow:hidden;background-color:#E2E2E2!important}.evo_preloading:before{content:"";width:100%;height:100%;display:block;background:#f7f7f7;background:linear-gradient(90deg,transparent 0%,rgb(255 255 255 / .3) 50%,transparent 100%);position:absolute;left:0;animation:initloaderA 1.5s ease-in-out 0s infinite normal none running;top:0;transform:translateX(-100%)}.evo-jumper{margin-bottom:5px;position:relative}.evo_cal_above span{margin-bottom:5px}.evo_cal_above span{background-color:var(--evo_color_2);color:#fff;font-size:12px;text-transform:uppercase;display:inline-block;padding:0 10px;margin-bottom:5px;border-radius:10px;cursor:pointer;margin-right:4px;min-height:25px;line-height:25px;position:relative}.evo_cal_above span:hover{opacity:.8}.evo_cal_above span.evo-search{min-height:20px}.evo_j_container{padding-top:8px;padding-bottom:8px;margin:0}.ajde_evcal_calendar .calendar_header .evo_j_dates{margin-bottom:5px}body .ajde_evcal_calendar .calendar_header .evo_j_dates .legend{text-transform:uppercase;color:#6e6e6e;font-size:12px;padding:0;border-radius:5px;font-size:12px;color:#5d5d5d;line-height:100%;height:auto;background-color:#fff0}.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a:hover{opacity:.7}.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.current{background-color:#CFCFCF}.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.set{background-color:var(--evo_color_second)}.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a{padding:5px 10px;display:inline-block;cursor:pointer;color:var(--evo_color_2);background-color:#f5f5f5;margin:0 5px 5px 0;border-radius:5px;font-size:13px;line-height:18px;font-family:var(--evo_font_1);font-weight:700;text-align:center}.ajde_evcal_calendar .calendar_header .evo_j_dates.evo_j_years .legend a{width:auto}.ajde_evcal_calendar .calendar_header .evo_j_months{position:relative}#evcal_widget .ajde_evcal_calendar .calendar_header .evo_j_dates .legend{font-size:10px}#evcal_widget #evcal_head .evo_j_dates .legend a{padding:4px;font-size:9px;min-width:15px}#evcal_widget .event_description .evo_metarow_time_location .evcal_col50{display:block;width:100%;border-right:none}.eventon_sorting_section{margin:0 0 10px;padding:10px;background-color:#eaeaea;border-radius:15px}.eventon_sort_line .evs,.eventon_sort_line .evs_3 p,.eventon_sf_field,.eventon_filter_selection{float:left;margin-right:5px;position:relative}.evs_sec_list p{cursor:pointer}.eventon_filter_line .filtering_set_val{color:#606060;margin:0}.eventon_filter_line .filtering_set_val em{display:none}.eventon_filter_line .filtering_set_val.set em{margin-left:5px;display:inline-block}.eventon_filter_line .filtering_set_val,.eventon_sort_line .eventon_sf_cur_val p{cursor:pointer;padding:1px 10px;border-radius:10px}.eventon_filter_line .filtering_set_val i.fa{margin-right:5px}.eventon_filter_line .filtering_set_val:hover{background-color:#d2d2d2;color:#fff}.eventon_filter_line .filtering_set_val.show,.eventon_filter_line .filtering_set_val.set{background-color:var(--evo_color_1);color:#fff}.eventon_filter_line .eventon_sf_field p{padding:1px 0}.eventon_sort_line p,.eventon_filter_line p,.eventon_sf_field p{color:#A8A8A8;padding:0;margin:0;text-transform:uppercase;font-size:12px}.eventon_filter_selection .eventon_filter_dropdown{max-height:300px}.eventon_filter_dropdown,.ajde_evcal_calendar .evo-sort-btn .eventon_sort_line{position:absolute;margin-top:6px;background-color:#fff;z-index:500;border-radius:10px;border:2px solid var(--evo_color_1);overflow:auto;min-width:150px;display:none}.eventon_filter_dropdown p,.ajde_evcal_calendar .evo-sort-btn .eventon_sort_line p{border-bottom:1px solid #d9d9d9;padding:12px;line-height:130%;margin:0;cursor:pointer;display:block;border-left:4px solid #fff0;color:var(--evo_color_1);position:relative;height:auto;float:none;font-size:12px}.eventon_filter_dropdown p.evo_filter_val:hover,.evo-sort-btn .eventon_sort_line p:hover{background-color:#fff;color:#606060;border-left-color:#C7C7C7}.eventon_filter_dropdown p.select{margin:0}.eventon_filter_dropdown p.select,.selecttype .eventon_filter_dropdown p,.ajde_evcal_calendar .evo-sort-btn .eventon_sort_line p.select{background-color:#f7f7f7;padding-left:30px}.eventon_filter_line .eventon_filter_dropdown p.select:before,.eventon_filter_line.selecttype .eventon_filter_dropdown p:before,.ajde_evcal_calendar .evo-sort-btn .eventon_sort_line p.select:before{content:"\f058";display:inline-block;font-family:'evo_FontAwesome';font-style:normal;font-weight:800;font-size:18px;left:5px;position:absolute;color:var(--evo_color_1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:12px}.eventon_filter_line.selecttype .eventon_filter_dropdown p.select:before{content:"\f058";font-family:'evo_FontAwesome';font-weight:800}.eventon_filter_line.selecttype .eventon_filter_dropdown p:before{content:"\f111";font-family:'evo_FontAwesome'}.eventon_filter_dropdown p.has_icon{padding-left:35px}.eventon_filter_dropdown p.has_icon.select{padding-left:55px}.eventon_filter_dropdown p.np{border-left:5px solid #e0e0e0}.eventon_filter_dropdown p.select.has_icon i.fa{left:30px}.eventon_filter_dropdown p i.fa{display:block;position:absolute;left:5px}.ajde_evcal_calendar .evo_sort_btn{height:15px;width:auto;font-style:italic;font-size:12px;text-transform:uppercase;cursor:pointer;border-bottom:none;color:gray}.eventon_filter_line.selecttype .eventon_filter .eventon_sf_field p{display:none}.eventon_filter_line.selecttype .eventon_filter .eventon_filter_selection{margin:0}.eventon_filter_line.selecttype .eventon_filter{margin-right:5px}.eventon_sorting_section p.evo_filter_submit,.eventon_sorting_section p.evo_filter_clear{margin:0;color:#989898;border:1px solid #989898;padding:1px 15px 2px;margin-right:5px;border-radius:20px;cursor:pointer;display:block;float:left;font-size:11px;text-transform:uppercase}.eventon_sorting_section p.evo_filter_clear{display:none}.eventon_sorting_section p.evo_filter_clear.show{display:inline-block}.eventon_sorting_section p.evo_filter_submit:hover,.eventon_sorting_section p.evo_filter_clear:hover{background-color:#f1f1f1}.ajde_evcal_calendar .eventon_sort_line,.eventon_filter_line{padding-left:0;position:relative;margin:0;float:left}.eventon_sorting_section .eventon_sort_line+.eventon_filter_line{border-left:1px solid #c4c4c4;padding-left:10px}.eventon_filter_line .eventon_filter{display:block;float:left;margin-right:10px}.evo_fc_widget .eventon_filter_line{padding-left:0;border-left:none}.evo_cal_above .evo-filter-btn:before,.evo_cal_above .evo-sort-btn:before{content:"\f1de";display:inline-block;font-family:'evo_FontAwesome';font-style:normal;font-weight:800;font-size:16px;line-height:25px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.evo_cal_above .evo-filter-btn,.evo_cal_above .evo-sort-btn{position:relative}.evo_cal_above .evo-sort-btn:before{content:"\f0dc";text-align:center;font-style:14px}#evcal_widget .eventon_filter_line .eventon_filter{float:none}.evo-sort-btn .eventon_sort_line{left:0}.evo-sort-btn.show,.evo-sort-btn.show:hover,.evo-filter-btn.show{opacity:1;display:inline-block!important}#evcal_widget .ajde_evcal_calendar .evo-sort-btn .eventon_sort_line p{font-size:12px}.evo-filter-btn em{display:none}.evo-filter-btn em.o{display:inline-block;position:absolute;font-style:normal;top:0;margin-top:-8px;background-color:#6b6b6b;border-radius:20px;padding:4px 5px;font-size:10px;line-height:1}.ajde_evcal_calendar.het .evcal_cblock .evo_end{display:none}.eventon_event .eventon_events_list{border-top:1px solid #e5e5e5}.eventon_single_event .event_description.evcal_eventcard{padding-bottom:0}.eventon_event .evcal_list_a .evo_month{display:block;font-style:normal;font-size:13px;font-weight:300;text-transform:uppercase;line-height:130%}.eventon_event .event_excerpt_in{padding:20px;border-left:1px solid #e5e5e5;background-color:#f9f9f9;border-bottom:1px solid #e5e5e5;border-radius:0 5px 5px 0}.eventon_event .event_excerpt_in h3{font-weight:700;font-size:16px;color:#6B6B6B;text-transform:uppercase;margin:0}.eventon_event #evcal_list .event_excerpt_in p{font-size:12px;color:#a0a0a0;display:inline-block}.noaction.eventon_events_list .desc_trig{cursor:default}.eventon_single_event.evo_sin_box.esty_0 #evcal_list{border-radius:15px}.eventon_single_event.event_parts .eventon_list_event{display:flex;flex-direction:column}.eventon_single_event.event_parts #evcal_list{border-radius:15px}.eventon_single_event.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .desc_trig{border-radius:15px 15px 0 0}.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .desc_trig_outter{border:none}.ajde_evcal_calendar.het .evcal_cblock .evo_end{display:none}#eventon_loadbar{height:5px;width:100%;border-radius:10px;margin:10px 0;background-color:#efefef;display:none;position:relative;overflow:hidden}@keyframes fontbulger{0%{left:0%;margin-left:-50px}100%{left:100%;margin-left:-50px}}#eventon_loadbar:before{content:"";width:100px;height:100%;display:block;background-color:#f5b87a;position:absolute;left:0;animation-name:fontbulger;animation-duration:0.7s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out;animation-fill-mode:none;animation-delay:0s}#eventon_loadbar_section{height:auto;width:100%;margin-top:6px}.evoloadbar:before{content:"";display:block;height:5px;width:100%;background-color:rgb(255 255 255 / .7);position:absolute;top:0;left:0;height:100%;z-index:3;border-bottom:5px solid #efefef}.evoloadbar:after{content:"";width:100px;height:5px;display:block;background-color:#f5b87a;position:absolute;left:0;top:0;z-index:4;animation-name:fontbulger;animation-duration:0.7s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out;animation-fill-mode:none;animation-delay:0s}.evoloadbar.bottom:before{bottom:0;top:auto}.evoloadbar.bottom:after{bottom:0;top:auto}#evcal_list .eventon_list_event p.no_events{padding:8px 12px;font-size:13px;margin-bottom:0;text-transform:uppercase}#evcal_list p{display:none;text-decoration:none}#evcal_list p.desc_trig_outter{border-bottom:1px solid #d5d5d5}#evcal_list .eventon_list_event .event_description p,#evcal_list .eventon_list_event p.desc_trig_outter,#evcal_list p.no_events,#evcal_list .evose_repeat_header p,#evcal_list .evcal_month_line p{display:block}#evcal_list{border-right:1px solid #d5d5d5;border-top:1px solid #d5d5d5;border-radius:5px;overflow:hidden}#evcal_list.sep_months,#evcal_list.sep_months .evcal_month_line p,#evcal_list.evcal_list_month{border:none}.ajde_evcal_calendar .eventon_events_list .eventon_list_event{margin-left:0;margin-bottom:0;padding:0;overflow:hidden;position:relative;list-style-type:none}.eventon_events_list .eventon_list_event .desc_trig{cursor:pointer}.eventon_events_list .eventon_list_event .desc_trig:hover{background-color:#fdfdfd;border-left-width:7px}.eventon_events_list .eventon_list_event a{text-decoration:none;border-bottom:none;color:var(--evo_color_link)}.eventon_events_list .eventon_list_event .evcal_list_a{background-color:#f1f1f1;display:flex;flex-wrap:wrap;width:100%;position:relative;padding:20px;overflow:hidden;border-left-width:3px;border-left-style:solid;min-height:63px;border-bottom:none;float:none;box-sizing:border-box}.eventon_events_list .eventon_list_event .evcal_list_a.featured_event{background-color:#fff6e2}.eventon_events_list .eventon_list_event .evcal_list_a.featured_event:hover{background-color:#ffecc5}.eventon_events_list .eventon_list_event .evcal_list_a.completed-event .evcal_event_title{text-decoration:line-through}.eventon_events_list a,.eventon_events_list a:hover{text-decoration:none;box-shadow:none;-webkit-box-shadow:none}.ajde_evcal_calendar .clear,.evo_lightbox .clear{clear:both;height:0;margin:0;padding:0;display:block}.ajde_evcal_calendar #evcal_list.eventon_events_list .eventon_list_event .evcal_cblock,.evo_lightboxes .eventon_list_event.evo_pop_body .evcal_cblock{background-color:transparent!important;color:var(--ett_dateblock_color);font-size:30px;font-weight:700;padding:0;line-height:110%;min-height:30px;margin:0;display:flex;align-items:flex-start}.eventon_events_list .eventon_list_event .evcal_cblock.mnl,.evo_pop_body .evcal_cblock.mnl{display:none}#evcal_list .sep_month_events{border-top:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-radius:5px;overflow:hidden}.ajde_evcal_calendar.boxy #evcal_list .sep_month_events{border:none;flex-direction:row}.ajde_evcal_calendar.boxy .eventon_events_list,.ajde_evcal_calendar.boxy .eventon_events_list.sep_months .sep_month_events{display:flex;flex-wrap:wrap}#evcal_list .sep_month_events.no_event{border:1px solid #e5e5e5}.eventon_events_list .eventon_list_event.no_events{border:1px solid #e5e5e5;border-radius:5px;border-top:none;border-right:none}.ajde_evcal_calendar #evcal_list .cancelled.eventon_list_event .desc_trig:before,.ajde_evcal_calendar .cancelled.eventon_list_event .desc_trig:before,.evo_lightbox_body .cancelled.eventon_list_event .desc_trig:before,.evo_lightbox_body.eventon_list_event.cancel_event .evopop_top:before{content:attr(data-text);position:absolute;top:0;left:0;z-index:300;background-color:#ffffffb8;color:#464646;font-weight:700;font-size:24px;height:100%;width:100%;text-transform:uppercase;display:flex;justify-content:center;align-items:center}.ajde_evcal_calendar #evcal_list .cancelled.eventon_list_event .desc_trig,.evo_lightbox_body.eventon_list_event.cancel_event .evopop_top{background:#b0b0b0}.ajde_evcal_calendar.cev.sev.bub #evcal_list .cancelled.eventon_list_event .desc_trig:before{font-size:8px}.evcal_cblock .evo_start{float:left;font-size:30px;clear:both}.evcal_cblock .evo_end{float:left;padding-left:8px;font-size:14px;position:relative;margin-top:4px}.evcal_cblock .evo_end:before{background-color:#ABABAB;height:2px;width:4px;margin-left:2px;content:"";position:absolute;display:block;left:0;top:50%}.evcal_cblock .evo_start em.month,.evcal_cblock .evo_end em.month,.evcal_cblock .evo_start em.day{font-size:11px;font-weight:400;display:block}.evcal_cblock .evo_end em.month{font-size:8px}.evcal_cblock .evo_end em.year{font-size:8px}.evcal_cblock em.time{font-size:10px}.evcal_cblock .year{font-size:10px;display:block;line-height:10px;opacity:.7}.evcal_cblock .time,.evcal_cblock .evo_end.only_time{display:none}.eventon_events_list .eventon_list_event .evcal_cblock em,.evo_pop_body .evcal_cblock em{font-style:normal;text-transform:uppercase;line-height:110%}.evcal_cblock .evo_end em.day{display:block;font-size:8px;font-weight:400}.eventon_events_list .eventon_list_event .evcal_cblock em.evo_date,.evo_pop_body .evcal_cblock em.evo_date{display:block}.eventon_events_list .eventon_list_event .evcal_cblock em.evo_year,.evo_pop_body .evcal_cblock em.evo_year{font-size:10px;display:block;line-height:10px;opacity:.7}.eventon_events_list .eventon_list_event .evcal_cblock em.evo_day,.evo_pop_body .evcal_cblock em.evo_day{font-size:8px;font-weight:400;display:block;float:left;padding-right:6px}.eventon_events_list .eventon_list_event .evcal_cblock em.evo_day{color:#B7B7B7;margin-bottom:3px}.EvcalWidget .eventon_events_list .evcal_cblock .evo_date em.evo_day,.widget .eventon_events_list .evcal_cblock .evo_date em.evo_day{padding-bottom:3px}.eventon_events_list .eventon_list_event .ev_ftImg{background-repeat:no-repeat;width:var(--evo-image-size);height:var(--evo-image-size);max-height:var(--evo-image-size);margin:0;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:top center;display:block;flex:0 1 auto;border-radius:10px}.eventon_events_list .eventon_list_event .evcal_cblock span,.evo_pop_body .evcal_cblock span{line-height:100%;vertical-align:super}.evcal_cblock .evo_date .start{float:left;font-size:30px;clear:both}.evcal_cblock .evo_date .start em,.evcal_cblock .evo_date .end em{font-size:11px;font-weight:400;display:block;margin-left:6px}.evcal_cblock .evo_date .start em{margin-left:0;margin-top:3px}.evcal_cblock .evo_date .end em{font-size:8px;margin-top:3px}.evcal_cblock .evo_date .end{float:left;margin-left:4px;font-size:14px}.evcal_cblock .evo_time span.start,.evcal_cblock .evo_time span.end{float:left;font-size:14px;clear:both;font-weight:400;padding-top:4px}.evcal_cblock .evo_time .evo_day.end{clear:both;padding-top:5px}.ajde_evcal_calendar #evcal_list .evcal_cblock .evo_time{display:none}#evcal_widget .eventon_events_list .eventon_list_event .evcal_cblock .evo_time span.start{font-size:12px}#evcal_widget .eventon_events_list .eventon_list_event .evcal_cblock .evo_time span.end{font-size:11px}.eventon_events_list .eventon_list_event .evoet_c3,.evo_pop_body .evoet_c3{padding:0;margin:0;flex:1;min-width:0;overflow:hidden;display:flex;flex-direction:column}.eventon_events_list .eventon_list_event .evoet_c4,.evo_pop_body .evoet_c4{display:flex;flex-basis:40%;flex-direction:column;flex:1}.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc3,.evo_pop_body .evcal_desc .evcal_desc3,#page-content p.evcal_desc .evcal_desc3{display:flex;flex-direction:column}.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc3 span,.evo_pop_body .evcal_desc .evcal_desc3 span,#page-content p.evcal_desc .evcal_desc3 span{padding-bottom:2px}.eventon_events_list .eventon_list_event .no_val .evcal_cblock{display:none}.eventon_events_list .eventon_list_event .evcal_desc span,.evo_pop_body .evcal_desc span{display:block;color:var(--evo_ett_color)}.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc3>*,.evo_pop_body .evcal_desc .evcal_desc3>*{display:inline-block}.eventon_events_list .eventon_list_event .evoet_cx,.evo_pop_body .evoet_cx{margin-right:20px}.eventon_events_list .eventon_list_event .evoet_cx span.evoet_tags,.evo_pop_body .evoet_cx span.evoet_tags{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:5px}.eventon_events_list .eventon_list_event .evoet_cx span.evoet_tags span,.evo_pop_body .evoet_cx span.evoet_tags span{display:inline-block;color:var(--evo_ett_color);background-color:#F79191;border-radius:5px;padding:4px 9px;margin-bottom:2px;margin-right:5px;text-transform:uppercase;font-size:11px;position:relative;line-height:1}.eventon_events_list .eventon_list_event .evoet_cx span.evoet_tags span.postponed,.evo_pop_body .evoet_cx span.evoet_tags span.postponed{background-color:#e3784b}.eventon_events_list .eventon_list_event .evoet_cx span.evoet_tags span.rescheduled,.evo_pop_body .evoet_cx span.evoet_tags span.rescheduled{background-color:#67ef78}.eventon_events_list .eventon_list_event .evoet_cx span.evoet_tags span.movedonline,.evo_pop_body .evoet_cx span.evoet_tags span.movedonline{background-color:#6edccd}.eventon_events_list .eventon_list_event .evoet_cx span.evoet_tags span.repeating,.evo_pop_body .evoet_cx span.evoet_tags span.repeating{background-color:var(--evo_color_second)}.evoet_cx span.evoet_tags span.status_reason{display:block;background:#fff0;color:#888;padding:0}.eventon_events_list .eventon_list_event .evoet_cx span.evoet_tags span.featured,.evo_pop_body .evoet_cx span.evoet_tags span.featured{background-color:#ffcb55}.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info,.eventon_events_list .eventon_list_event .evoet_cx .level_3,.evo_pop_body .evcal_desc .evcal_desc_info,.evo_pop_body .evoet_cx .level_3{font-size:12px;line-height:120%;padding-bottom:2px;display:flex;margin-bottom:5px}.eventon_list_event:hover .evcal_desc .evcal_desc_info{opacity:1}.eventon_events_list .eventon_list_event .evoet_cx .level_3.evoet_time_expand,.evo_pop_body .evoet_cx .level_3.evoet_time_expand{align-items:center;flex-wrap:wrap}.eventon_events_list .eventon_list_event .evoet_cx .level_3.evoet_location{margin-bottom:0}.eventon_events_list .eventon_list_event .evoet_cx .level_3 .level_4{padding-bottom:5px;margin-bottom:0}.eventon_events_list .eventon_list_event .evoet_cx .level_4,.evo_pop_body .evoet_cx .level_4{font-size:12px;font-style:normal;line-height:110%;display:flex;flex-wrap:wrap;margin-bottom:5px;align-items:center}.eventon_events_list .eventon_list_event .evoet_cx .level_4 em,.evo_pop_body .evoet_cx .level_4 em{font-weight:400;font-style:normal;padding-right:5px}.color .eventon_events_list .eventon_list_event .evoet_cx .evoet_b1{background-color:#ffffff3d}.eventon_events_list .eventon_list_event .evoet_cx .evoet_cmf{font-size:12px;padding-bottom:5px}.eventon_events_list .eventon_list_event .evoet_cx .evoet_cmf em{font-style:normal}.evoet_cx .evo_below_title .status_reason{font-size:14px;margin-bottom:3px}.eventon_events_list .eventon_list_event .evoet_cx span.evcal_desc2,.evo_pop_body .evoet_cx span.evcal_desc2{color:var(--evo_ett_color);text-transform:uppercase;font-size:24px}.evo_pop_body .evoet_cx span.evcal_desc2{line-height:130%}.evoet_cx span.evcal_event_types em i.fa{margin-right:6px}.evoet_cx .evcal_cmd i.fa{margin-right:5px}.eventon_events_list .eventon_list_event .evoet_cx span.evcal_event_subtitle,.evo_pop_body .evoet_cx span.evcal_event_subtitle{color:var(--evo_ett_color);text-transform:uppercase;font-size:16px}.editEventBtnET{cursor:pointer;margin-left:5px}.editEventBtnET:hover{opacity:.5}.evoet_cx .evolb_trigger{cursor:pointer}.evoet_cx .evolb_trigger:hover{opacity:.7}.evoet_cx .evo_ep_pre{margin-right:10px}.evoet_cx .evo_event_progress{display:flex!important;flex-direction:row;align-items:center;font-size:13px;flex-wrap:wrap;line-height:1.3}.color .evoet_cx .evo_epbar_o{background-color:#f1f1f1}.color .evoet_cx .evo_ep_bar{background-color:#e2e2e2}.evoet_cx .evo_epbar_o{width:100%;background-color:#ddd;padding:5px 10px!important;border-radius:15px;flex:1 0 50%;margin-right:10px}.evo_sin_page.white .evoet_cx .evo_epbar_o{background-color:#f9f9f9}.evoet_cx .evo_event_progress>*{margin-bottom:5px}.boxy .evoet_cx .evo_epbar_o{background-color:#fbfbfb}.evoet_cx .evo_ep_bar{background-color:#efefef;border-radius:20px;height:4px;box-sizing:border-box;display:flex}.sev.cev .evoet_cx .evo_ep_bar{background-color:#ffffff61}.sev.cev .evoet_cx .evo_epbar_o{background-color:#ffffff47}.sev.cev .evoet_cx .evo_ep_bar b,.sev.cev .evoet_cx .evo_ep_bar b:before{background-color:#fff}.evoet_cx .evo_ep_bar b{background-color:#f79191;display:flex;height:4px;position:relative;border-radius:20px}.evoet_cx .evo_ep_bar b:before{content:"";height:10px;width:10px;background-color:#f79191;border-radius:50%;right:0;position:absolute;margin-top:-3px}.evoet_cx .evo_ep_bar.evo_completed b{background-color:#9a9a9a}.evoet_cx .evo_ep_bar.evo_completed b:before{content:none}.eventon_events_list .evoShow_more_events:hover{opacity:.7}.eventon_events_list .evoShow_more_events{cursor:pointer;display:flex;flex-direction:column}.eventon_events_list .evoShow_more_events span{text-align:center;background-color:#b4b4b4;color:#fff;text-transform:uppercase;font-size:14px;padding:5px 0;margin:0;display:block;flex:1;justify-content:center;align-items:center;align-content:center;display:flex;border-radius:10px}.evo_eventon_live_now_section h3,.evo_eventon_live_now_section .evo_eventon_now_next h3{color:var(--evo_color_1);font-size:36px;margin-bottom:10px}.evo_eventon_live_now_section .evo_eventon_now_next h3{display:flex;flex-wrap:wrap}.evo_eventon_live_now_section p.evo_eventon_no_events_now{background-color:#d6f5d2;border-radius:15px;padding:20px;color:var(--evo_color_1)}.evo_eventon_live_now_section .evo_eventon_now #evcal_list.eventon_events_list{background-color:transparent!important;margin:0}.evo_eventon_live_now_section .evo_eventon_now #evcal_list .evcal_list_a{padding:50px 0}.evo_eventon_live_now_section .evo_eventon_now .boxy #evcal_list .evcal_list_a{padding:50px 20px}.evo_eventon_live_now_section .evo_eventon_now .evcal_cblock{display:none}.evo_eventon_live_now_section .evo_eventon_now #evcal_list .evcal_event_title{padding:5px 0;font-size:30px}.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list .eventon_list_event{border-radius:20px}.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar #evcal_list.eventon_events_list .eventon_list_event .evcal_cblock{display:none}.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list .evcal_desc_info{background-color:#fff3;border-radius:15px;padding:10px 10px 5px;margin-bottom:10px}.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list .evcal_desc_info em{padding-bottom:5px}.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list a.desc_trig{padding:20px;display:flex;border:0 solid #fff0;align-items:center}.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list a.desc_trig:hover{border-width:0;opacity:.8}.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list a .ev_ftImg{margin:0;max-height:none;border-radius:20px;position:relative;flex:1 0 auto}.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list a .evo_info{margin:0}.evo_eventon_live_now_section .evo_eventon_now a.hasFtIMG .evo_img_time{padding:10px 15px;display:inline-flex;margin:20px;background-color:#fff;border-radius:10px}.evo_eventon_live_now_section .evo_eventon_now a.hasFtIMG .evo_img_time em{font-style:normal;font-size:14px;font-weight:700}.evo_eventon_live_now_section .evo_eventon_now a.hasFtIMG .evo_img_time em,.evo_eventon_live_now_section .evo_eventon_now a.hasFtIMG .evo_img_time span{color:#333!important}.evo_eventon_live_now_section .evo_eventon_now_next .evo_img_time{display:none}.evo_eventon_live_now_section .evo_eventon_now_next{margin-top:10px;background-color:#ececec;border-radius:20px;padding:15px 25px}.evo_eventon_live_now_section .evo_eventon_now_next h3{font-size:30px}.evo_eventon_live_now_section .evo_eventon_now_next h3 .evo_countdowner{background-color:var(--evo_color_2);border-radius:30px;padding:4px 20px;color:#fff;font-size:24px;margin-left:10px}.evosv_grid{background-color:#f5f5f5;border-radius:10px;margin-bottom:10px}.evosv_grid .date_row{padding-bottom:5px;padding-top:5px;border-bottom:1px solid #dadce0}.evosv_grid .date_row:last-child{border:none}.evosv_grid .row{display:flex;padding:5px 10px;margin-left:120px;font-size:14px}.evosv_grid .row .evosv_date{box-sizing:border-box;font-weight:700;flex:none;width:120px;padding:5px;text-transform:uppercase;display:none}.evosv_grid .row .evosv_date b{margin-right:5px}.evosv_grid .row:first-of-type .evosv_date{display:flex}.evosv_grid .row:first-of-type{margin-left:0}.evosv_grid .row:hover .evosv_items{background-color:#fed582}.evosv_grid .row .llxvl{display:flex;align-items:center}.evosv_grid .row .evosv_items{display:flex;flex:1 1 auto;cursor:pointer;padding:5px 15px;border-radius:20px;min-width:0}.evosv_grid .row .evosv_items .evosv_time{width:160px;flex:none;margin:0 15px auto 0}.evosv_grid .row .evosv_items .evosv_event{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;display:block}.evosv_grid .row .evosv_items .evosv_clr{width:20px;height:15px;margin:auto 15px auto 0;border-radius:20px;flex:none}.evosv_grid .row.no_events p.no_events{margin:0}.evosv_grid .evosv_items .evosv_event .evosv_subdata{flex:1;flex-basis:100%;opacity:.5;padding-left:2px}#evcal_widget .evosv_grid .row{flex-wrap:wrap}#evcal_widget .evosv_grid .row .evosv_items{flex-wrap:wrap;padding:5px;border-radius:8px}.eventon_events_list .ft_event.evcal_list_a .evcal_desc .evcal_event_title{font-size:20px;font-weight:400}.eventon_events_list .ft_event.evcal_list_a{background-color:#f9f9f9}.eventon_events_list .eventon_list_event a.ft_event .evcal_cblock em.evo_date{color:#6b6b6b}.eventon_events_list .eventon_list_event .evcal_desc em.evcal_alldayevent_text{text-transform:capitalize}.evcal_desc .evcal_desc3 em.evocmd_button,#evcal_list .evcal_desc .evcal_desc3 em.evocmd_button{padding:4px 6px;border-radius:5px;background-color:#237dbd;color:#fff;cursor:pointer;display:inline-block}.evcal_desc .evcal_desc3 em.evocmd_button:hover{opacity:.5}.evcal_location .event_location_name{font-style:normal}.eventon_events_list .eventon_list_event .evcal_desc .evcal_location,.evo_pop_body .evcal_desc .evcal_location{display:inline-block}.eventon_events_list .eventon_list_event .evcal_desc .evcal_time::before,.evo_pop_body .evcal_desc em.evcal_time::before,.eventon_events_list .eventon_list_event .evcal_desc .evcal_location::before,.evo_pop_body .evcal_desc em.evcal_location::before{position:absolute;left:0;top:1px;display:inline-block;font-family:'evo_FontAwesome';font-style:normal;font-weight:800;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.eventon_events_list .eventon_list_event .event_description{background-color:#fdfdfd;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;position:relative;border-radius:0 0 15px 15px;display:flex;flex-direction:column}.eventon_events_list .eventon_list_event .event_description,.eventon_events_list .eventon_list_event .event_description .evcal_desc_top{border-bottom:1px solid #e5e5e5}.eventon_events_list .eventon_list_event .event_description p{float:none}.eventon_events_list .eventon_list_event .event_description .evcal_eventbrite,.eventon_events_list .eventon_list_event .event_description .evcal_desc_top{padding:5px 8px;margin-top:4px}.event_description p{font-family:arial}#evcal_list .eventon_list_event .evoInput,.evo_pop_body .evoInput{padding:2px 5px;border:1px solid #ddd;color:#888;font-style:italic;font-size:13px;background-color:#fff0;box-shadow:none}body .evorow.loading:before,body .evorow.evoloading:before,body .evoloading:before{content:"";background:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://upandoavida.com/wp-content/plugins/eventon-lite/assets/css/../images/evo-loader.gif) rgb(245 245 245 / .71) center center no-repeat;position:absolute;top:0;left:0;width:100%;height:100%;z-index:50;display:block}body .evorow.loading,body .evorow.evoloading,body .evoloading{position:relative}.evocard_row{padding-bottom:10px;display:flex;padding-left:8px}.evocard_row.L{flex-direction:row-reverse}.evocard_row .evocard_box_h{flex:1;display:flex;flex-direction:column}.evocard_row .evocard_box_h .evocard_box{margin-bottom:8px}.evocard_row .evocard_box_h .evocard_box:last-child{margin-bottom:0}.evocard_box{flex:1;margin:0 8px 0 0;border-radius:15px;overflow:hidden;background-color:#f3f3f3}.evcal_evdata_row{position:relative;border:none;margin:0;font-size:14px;height:100%;background-color:#fff0;padding:30px;display:flex;border-radius:15px}#evcal_list .eventon_list_event .event_description .evcal_gmaps,.evocard_row .evocard_box.gmap .evo_metarow_gmap{min-height:200px;max-width:none;height:100%;padding:0}.evo_map_load_out{width:100%;overflow:hidden;background-color:#e8e8e8}.evo_metarow_gmap.evcal_gmaps .evo_map_load,.evo_trigger_map .evo_map_load{width:100%;height:100%;transform:rotate(25deg)}.evo_metarow_gmap.evcal_gmaps .evo_map_load i,.evo_trigger_map .evo_map_load i{display:block;height:10px;width:100%;background-color:#fff}.evo_metarow_gmap.evcal_gmaps i.fa,.evo_trigger_map i.fa{transform:none;width:auto;background:none;height:auto;left:50%;top:50%;font-size:24px;animation:pinupdown 1.2s infinite;z-index:3}.evo_metarow_gmap.evcal_gmaps .evo_map_load i.a,.evo_trigger_map .evo_map_load i.a{transform:translate(200px,0)}.evo_metarow_gmap.evcal_gmaps .evo_map_load i.b,.evo_trigger_map .evo_map_load i.b{transform:translate(0,200px)}.evo_metarow_gmap.evcal_gmaps .evo_map_load i.b,.evo_trigger_map .evo_map_load i.b{transform:rotate(90deg) translate(330px,90px)}.evo_metarow_gmap.evcal_gmaps .evo_map_load i.c,.evo_trigger_map .evo_map_load i.c{transform:translate(0,180px)}.evo_metarow_gmap.evcal_gmaps .evo_map_load i.d,.evo_trigger_map .evo_map_load i.d{transform:translate(450px,-100px)}.evo_metarow_gmap.evcal_gmaps .evo_map_load i.e,.evo_trigger_map .evo_map_load i.e{transform:rotate(90deg) translate(-90px,-50px)}.evo_metarow_gmap.evcal_gmaps .evo_map_load i.f,.evo_trigger_map .evo_map_load i.f{transform:rotate(90deg) translate(-100px,-200px)}.evo_pop_body .evcal_gmaps *{max-width:none}#evcal_list .evorow.getdirections,.evo_pop_body .evorow.getdirections{padding:0;background-color:#fff;border:1px solid #eaeaea}#evcal_list .evorow.getdirections form,.evo_pop_body .evorow.getdirections form{margin:0}#evcal_list .evorow.getdirections p,.evo_pop_body .evorow.getdirections p{position:relative;margin:0;overflow:hidden}#evcal_list .evorow.getdirections .evoInput[type="text"],.evo_pop_body .evorow.getdirections .evoInput[type="text"]{width:100%;font-size:16px;border:none;outline:none;padding:15px 20px;margin:0;text-align:center;box-sizing:border-box}#evcal_list .evorow.getdirections .evcalicon_9,.evo_pop_body .evorow.getdirections .evcalicon_9{display:inline-block;cursor:pointer;position:absolute;right:0;top:0;border:none;color:#858585;font-size:18px;background:#fff0;height:100%;margin-right:10px}#evcal_list .evorow.getdirections .evcalicon_9:hover,.evo_pop_body .evorow.getdirections .evcalicon_9:hover{opacity:.7}.evcal_evdata_row.getdirections form{width:100%}.evcal_evdata_row .evcal_evdata_icons{display:block;padding:0;width:31px;flex-shrink:0}.evcal_evdata_row h3 .evcal_evdata_icons{display:none}.evcal_evdata_row .evcal_evdata_cell h2,.evcal_evdata_row .evcal_evdata_cell h3,h3.evo_h3{font-weight:400;letter-spacing:normal;line-height:100%;float:none}.event_description.evcal_eventcard{padding-top:8px}.evo_lightbox_body .evcal_eventcard{padding-bottom:8px}.evcal_evdata_row.evorow_2b{display:flex;flex-direction:row;padding:0;background-color:#fff0}.evcal_evdata_row.evorow_2b .evorow_b{flex:1}.evcal_evdata_row.evorow_2b .evorow_b.evorow_b1{margin-right:8px;flex:0 1 50%}.evcal_evdata_row.evo_metarow_ICS{padding:20px 25px;display:flex;align-items:center}.evcal_evdata_row.evo_metarow_ICS .evcal_evdata_icons{display:flex;align-items:center}.evcal_evdata_row.evo_event_images{display:flex;padding:8px;height:fit-content;flex-wrap:wrap}.evcal_evdata_row.evo_metarow_ICS .evcal_evdata_cell p{margin:0}.evocard_box.evosocial{padding:10px}.evcal_evdata_row.evo_metarow_socialmedia{padding:0;justify-content:center;align-items:center;flex-wrap:wrap}.evo_metarow_socialmedia .evo_sm,.eventon_cal_social .evo_sm{display:inline-block;height:50px;text-align:center}.evo_metarow_socialmedia a.evo_ss,.eventon_cal_social a.evo_ss{display:block;height:50px;width:50px;border-radius:15px!important;margin:0 5px;padding:0!important}.evo_metarow_socialmedia a.evo_ss:hover{background-color:#909090}.evo_metarow_socialmedia a.evo_ss:hover i{color:#fff}.evo_metarow_socialmedia a.evo_ss i,.eventon_cal_social a.evo_ss i{margin-top:15px;font-size:20px;color:var(--evo_color_2);display:inline-block;opacity:1}#evcal_widget .evo_metarow_socialmedia a.evo_ss i{font-size:15px}#evcal_widget .evo_metarow_socialmedia .evo_ss{width:40px;height:40px;margin:0;border-radius:0px!important}#evcal_widget .evo_metarow_socialmedia .evo_sm{height:40px}#evcal_widget .event_description .evcal_evdata_row.evo_metarow_socialmedia{padding:0}.evo_fc_widget .evo_metarow_socialmedia .evo_sm{height:35px;width:40px}.evo_fc_widget .evo_metarow_socialmedia .evo_sm i{margin-top:8px;font-size:18px}@media (max-width:480px){.evo_metarow_socialmedia .evo_sm{height:35px;width:40px}.evo_metarow_socialmedia a.evo_ss i{font-size:18px;margin-top:8px}}.eventon_cal_social{display:inline-flex;background-color:#f0f0f0;border-radius:15px}.eventon_cal_social a.evo_ss:hover{opacity:.7}.evo_metarow_virtual .evocell_virtual_livenow{display:flex}.evo_metarow_virtual .evo_live_now.evo_live_now_tag{background-color:#fb6658;font-weight:700;font-size:16px;text-transform:uppercase}.evo_metarow_virtual .evo_live_now_tag{margin-right:8px;margin-bottom:8px;padding:5px 10px;color:#fff;background-color:#8c8c8c;border-radius:8px;display:flex;align-items:center;height:30px;box-sizing:border-box}.evo_above_title .evo_live_now{background-color:transparent!important;height:18px;width:27px;display:inline-block;background-size:cover;margin-right:10px;animation:evo_blinking_red 1.2s infinite;padding:0!important}.evo_above_title .evo_live_now svg{fill:#fb6658}#evcal_widget .evo_above_title .evo_live_now svg{height:15px}.evo_metarow_virtual .evo_live_now svg{fill:#fff}.evo_metarow_virtual .evo_live_now svg{height:18px;width:25px;display:inline-block;background-size:cover;margin-right:10px;animation:evo_blinking_red 1.2s infinite}@keyframes vir_waiting_anim{0%{background-position:0% 20%}50%{background-position:100% 81%}100%{background-position:0% 20%}}.evo_metarow_virtual .evo_vir_access{background:#4e5d49;display:flex;flex-direction:column;align-content:center;align-items:center;padding:80px 20px;border-radius:8px;background:linear-gradient(45deg,#3c4639 0%,#5f4242 58%,#355452 100%);background-size:200% 200%;animation:vir_waiting_anim 6s ease infinite}.evo_metarow_virtual .evo_vir_access .evo_vir_access_title{text-align:center;margin-bottom:10px}.evo_metarow_virtual .evo_vir_access .evo_vir_access_actions{text-align:center}.evo_metarow_virtual .evo_vir_access .evo_vir_access_actions .evo_vir_access_actions_in>*{margin:5px}@keyframes waitingmod{from{color:#fffbf3}to{color:#655856}}.evo_metarow_virtual .evo_vir_access .evo_vir_access_title.waiting_mod span{animation:waitingmod 2s ease-in-out infinite alternate;color:#fed584}.evo_metarow_virtual .evo_vir_access .evo_vir_access_title span{color:#fff;text-transform:uppercase;font-weight:700}.evo_metarow_virtual .evo_vir_access a.evcal_btn{position:relative}.evo_metarow_virtual .evo_vir_pass{background-color:#ececec;border-radius:25px;padding:8px 30px 8px 40px;display:inline-block;line-height:1}.evo_metarow_virtual .evo_vir_pass b{font-style:normal}.evo_card_health_boxes{display:flex;flex-direction:row;box-sizing:border-box;flex-wrap:wrap}.evo_card_health_boxes .evo_health_b{display:flex;flex:1 1 auto;align-items:center;margin:0 10px 10px 0;flex-direction:row;background-color:#ececec;color:#8d8d8d;border-radius:15px;padding:10px;text-align:center;line-height:1.3}.evo_card_health_boxes .evo_health_b_o{flex:1 1 auto}.evo_card_health_boxes .evo_health_b svg,.evo_card_health_boxes .evo_health_b i.fa{fill:#8d8d8d;color:#8d8d8d;margin-right:15px;height:30px;width:auto;font-size:30px;min-width:40px}.evo_health_b.ehb_other{background-color:#e8e8e8;border-radius:8px;padding:10px 10px}.evo_health_b.ehb_other .evo_health_bo_title{display:flex;align-items:center;font-weight:700}.evo_health_b.ehb_other i{margin-right:10px}.evcal_evdata_row.evo_clik_row:hover{background-color:#237ebd}.evcal_evdata_row.evo_clik_row:hover>*,.evcal_evdata_row.evo_clik_row:hover i{color:#fff}.evcal_evdata_row.evo_clik_row .evo_h3{padding:0}.evcal_evdata_row.evo_clik_row .evo_h3{padding-top:5px}.evo_metarow_ICS .evcal_evdata_cell p a{text-transform:uppercase;font-style:normal;font-size:16px;color:var(--evo_color_1);padding-right:15px;padding-top:0;margin-top:3px;display:inline-block}.evocard_box .evo_metarow_learnM{height:100%}.evo_metarow_ICS .evcal_evdata_cell p a:hover,.evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a:hover,.evo_ics.evo_clik_row .evo_h3 a:hover{opacity:.6}.evcal_cell_rel_events a em{display:block;font-style:normal;font-size:13px;opacity:.9}.evo_metarow_rel_events .evcal_cell_rel_events a em i{display:inline-block;padding-right:5px;font-size:14px}.ajde_evcal_calendar #evcal_list .eventon_list_event .evo_metarow_rel_events a em,.eventon_list_event .evo_metarow_rel_events a em,body .evcal_eventcard .evcal_cell_rel_events a,body .evcal_eventcard .evcal_cell_rel_events a h4{color:var(--evo_color_1)}.evcal_cell_rel_events a:after{content:"";position:absolute;height:100%;background-image:url('https://upandoavida.com/wp-content/plugins/eventon-lite/assets/css/attr('img') );
	}
	.evcal_cell_rel_events span.img{
		border-radius: 20px;
		background-size: cover;
		background-position: center;
		width: 100px; height: 100px; margin: 5px;
	}
	
	.evcal_cell_rel_events a b{text-transform: uppercase;}
	.evcal_cell_rel_events a em, .evcal_cell_rel_events a b{
		line-height: 1.3; text-transform: uppercase;
	}
	.evcal_cell_rel_events{
		    display: flex;
	    flex-wrap: wrap;
	    flex-direction: row;
	}
	.evcal_cell_rel_events span{}
	body .evcal_eventcard .evcal_cell_rel_events a{
		cursor: pointer;background-color: #e2e2e2;
	    padding: 0px; margin-bottom:8px;border-radius: 20px;
	    margin: 0 8px 8px 0;
	    display: flex;  flex: 1; flex-basis: 100%;
	    flex-direction: row;
	    background-repeat:no-repeat;
	    background-size:cover;
	    background-position: center center;
	    justify-content: flex-start; gap:10px; align-items: center;
	    position: relative;
	}
	
	body .evcal_eventcard .evcal_cell_rel_events a h4{
		font-size:24px; font-weight: 800;
		line-height: 110%; margin-bottom: 7px;
	}
	body .evcal_eventcard .bx2 .evcal_cell_rel_events a,
	body .evcal_eventcard .bx3 .evcal_cell_rel_events a{flex-basis: 100%}
	body .evcal_eventcard .evcal_cell_rel_events a:hover{
		opacity: 0.8
	}

	.ajde_evcal_calendar #evcal_list .eventon_list_event .evo_metarow_rel_events a.drk em,
	.eventon_list_event .evo_metarow_rel_events a.drk em,
	body .evcal_eventcard .evcal_cell_rel_events a.drk,
	body .evcal_eventcard .evcal_cell_rel_events a.drk h4
	{color:#fff;}

/* clickable row */
	.evo_clik_row .evcal_evdata_row, .evo_clik_row.evcal_evdata_row{
		display:flex;padding:20px 25px;
	}
	.evo_clik_row .evo_h3{
		color: #6B6B6B;
		font-size:16px;
		line-height:110%;
		letter-spacing: normal;
		text-transform:uppercase;
		margin:0
	}

/* diffrent row colors */
	.dark1{	background-color:#efefef;}
	.dark1:hover{
		background-color:#f5f5f5;
		text-decoration:none
	}

/*-- event card close --*/
	.event_description .evcal_close:hover{
		background-color:#f1f1f1;
	}
	.event_description .evcal_close, .evo_lightbox_content .evcal_close{display:none;}
	
	.evo_pop_body .evorow.lastrow{	padding-right:0;margin-bottom: 8px;	}
	.evo_pop_body .evcal_close.evo_card_row_end {display:none}	
	.event_description .evo_card_row_end{
		background-color: #f7f7f7;
		padding:0;
		display:block;
		position: relative; margin:0 8px 8px;
		height: 30px; cursor: pointer;  border-radius: 8px;
	}
	.evo_sin_page .event_description .evo_card_row_end{display: none}
	.evo_sin_page .event_description {padding-bottom: 8px;}
	.event_description .evo_card_row_end:before{
		content: "\f077";
	    display: block;
	    font-family: 'evo_FontAwesome';
	    font-style: normal;
	    font-weight: 800;
	    font-size: 12px;
	    line-height: 1;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	    text-align: center;
	    padding-top:8px;
	    opacity: 0.4
	}

/* RTL  -- evortl */	
	.evortl #evcal_list .eventon_list_event .evcal_desc span.evcal_event_title, 
	.evortl .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info, 
	.evortl.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info, 
	.evortl .eventon_events_list .eventon_list_event .evcal_desc span,
	.evortl.eventon_events_list .eventon_list_event .evcal_desc span,
	.evortl .evcal_evdata_row .evcal_evdata_cell h3,
	.evortl .eventon_events_list .eventon_list_event .evcal_desc,
	.evortl.eventon_events_list .eventon_list_event .evcal_desc,
	.evortl #evcal_list .eventon_list_event .evcal_eventcard p,
	.evortl .evcal_evdata_row .evcal_evdata_cell,
	.evortl #evcal_list .eventon_list_event p.no_events,
	.evortl #evcal_list.sep_months .evcal_month_line p
	{text-align: right;}
	
	
	.evortl.eventon_events_list .eventon_list_event .evcal_cblock,
	.evortl .eventon_events_list .eventon_list_event .evcal_cblock{
		    margin: 0 0 0 10px;
	}
	.evortl.eventon_events_list .eventon_list_event .hasFtIMG .evcal_cblock{right: 90px;}
	.evortl.eventon_events_list .eventon_list_event .hasFtIMG .ev_ftImg{right: 0; 
		margin-right: 0px;margin-left: 10px}
	.evortl .evcal_desc .evcal_desc3 em{
		float: none; display: inline-block;
	}
	.evortl .evcal_evdata_row .evcal_evdata_cell{padding-right: 45px; padding-left: 0;}		

	/* header */
		.ajde_evcal_calendar.evortl .calendar_header p.evo_arrows{float: right;padding-right: 10px;}
		.ajde_evcal_calendar.evortl .calendar_header p.evo_arrows.right{float: left}
		.ajde_evcal_calendar.evortl .calendar_header p.evo_arrows.right #evcal_prev{margin:0;}
		.evortl #evcal_cur{float: right;}
		.evortl .evo_sort_btn{display: block; text-align: right;    height: 25px; padding-top: 5px;}
		.evortl.ajde_evcal_calendar .eventon_sort_line, .evortl.ajde_evcal_calendar .eventon_filter_line{
			float: right;
		}
		.evortl.ajde_evcal_calendar .eventon_filter_line{border-left:none; border-right:1px solid #c4c4c4;
			margin-right: 10px;
		}
		.evortl .eventon_filter_line .eventon_filter{float: right;}
		.evortl .eventon_events_list .eventon_list_event .evcal_desc .evcal_location, 
		.evortl .evo_pop_body .evcal_desc .evcal_location, 
		.evortl .eventon_events_list .eventon_list_event .evcal_desc .evcal_time, 
		.evortl .evo_pop_body .evcal_desc .evcal_time{
			padding-left: 0; padding-right: 15px;
			margin-right: 0; margin-left: 5px;
		}
		.evortl .eventon_events_list .eventon_list_event .evcal_desc .evcal_time::before, 
		.evortl .evo_pop_body .evcal_desc em.evcal_time::before, 
		.evortl .eventon_events_list .eventon_list_event .evcal_desc .evcal_location::before, 
		.evortl .evo_pop_body .evcal_desc em.evcal_location::before{
			left: auto; right:0;
		}

	/* event tags */
		.evortl .eventon_events_list .evo_above_title{justify-content: flex-end;}

	/* event card */
		.evortl #evcal_list{border-left:1px solid #e5e5e5;}
		.evortl #evcal_list.sep_months{border:none}
		.evortl #evcal_list .eventon_list_event ul, .evortl .evo_pop_body ul{direction:rtl;}
		.evortl #evcal_list .eventon_list_event li, .evortl .evo_pop_body li{direction: rtl;margin-right: 20px;}
		.evortl .evcal_evdata_row .evcal_evdata_icons, .evortl .evcal_evdata_row .evcal_evdata_custometa_icons{right: 0;}
		.evortl .event_description .evcal_close{left: 0;}
		.evortl .evo_metarow_ICS .evcal_evdata_cell p a, 
		.evortl .evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a{
			padding-right: 0; padding-left: 15px;
		}
		.evortl #evcal_list .evorow.getdirections .evoInput, 
		.evortl .evo_pop_body .evorow.getdirections .evoInput{
			padding-right: 50px;
			text-align: right;
		}
		.evortl .eventon_events_list .evo_metarow_organizer .evo_card_organizer_image, 
		.evortl .evo_pop_body .evo_metarow_organizer .evo_card_organizer_image{
			float: right;
			margin-left: 10px;
		}
		.evortl .evo_metarow_socialmedia a.evo_ss{text-align: center;}
		.evortl .eventon_events_list .eventon_list_event .evcal_list_a{			
			flex-direction: row-reverse;
		}
		.clean.evortl .eventon_events_list .eventon_list_event .evcal_list_a{
			border-right-style:solid; border-right-width: 3px; border-left-width: 0px;
		}
		.clean.evortl .eventon_events_list .eventon_list_event .desc_trig:hover{
			border-right-style:solid; border-right-width: 7px; border-left-width: 0px;
		}

	/* lightbox */
		.evortl.evo_lightbox .evolbclose{left: 0; right: auto;margin: -14px 0 0 -14px;}
		.evortl.evo_lightbox .evcal_desc{padding: 3px 80px 0 15px; text-align: right;}
		.evortl.evo_lightbox .evcal_cblock{right:0; left: auto;}
		.evortl.evo_lightbox .evo_clik_row .evo_h3{text-align: right; padding: 5px 45px 5px 0;}


		/* instant lightbox */
		.evo_instant_lb{
			position: fixed;
		    width: 100%;
		    height: 100%;
		    visibility: hidden;
		    top: 0;
		    left: 0;
		    z-index: 1000;
		    opacity: 0;
		    background: rgba(24, 24, 24, 0.4);
		    transition: all 0.3s;
		    overflow: auto;
		}
		.evo_instant_lb.show{
			opacity: 1;
   			visibility: visible;
		}
		.evolb_in{
			display:block;
			z-index: 2000;
		    position: relative;
		    width: 900px;
		    margin: 80px auto 30px;
		    border: none;
		    border-radius: 5px;
		    box-sizing: border-box;
		    -webkit-transition: -webkit-transform 0.5s;
		    transition: transform 0.5s;
		    -webkit-transform: translateY(50px);
		    transform: translateY(50px);
		}
		.evo_instant_lb.show .evolb_in{
			background-color: #ECEBEB;
		    -webkit-transform: translateY(0px);
		    transform: translateY(0px);
		}
		.evolb_content{display:block;}
		.evolb_close{
			position: absolute;
		    top: 0;
		    right: 0;
		    z-index: 90001;
		    margin: -14px -14px 0 0;
		    color: #666666;
		    background-color: #000;
		    border-radius: 50%;
		    padding: 5px;
		    height: 28px;
		    width: 28px;
		    text-align: center;
		    line-height: 90%;
		    font-size: 28px;
		    cursor: pointer;
		    text-indent: -9999px;
		    font-weight: 300;
		    box-sizing: content-box;
		    -moz-box-sizing: content-box;
		}
		.evolb_close:before{
			position: absolute;
		    left: 18px;
		    top: 9px;
		    content: ' ';
		    height: 50%;
		    width: 2px;
		    background-color: #666666;
		}
		.evolb_close:after{
			position: absolute;
		    left: 18px;
		    top: 9px;
		    content: ' ';
		    height: 50%;
		    width: 2px;
		    background-color: #666666;
		}
		.evolb_close:before{transform: rotate(45deg);} .evolb_close:after{transform: rotate(-45deg);}
	
	/* tile layout */
		.ajde_evcal_calendar.boxy.evortl #evcal_list .eventon_list_event .desc_trig .evcal_cblock{
			text-align: right;float: right;
		}

	/* addon */
		.evortl.evo_lightbox .evoTX_wc .quantity{float: right;margin: 0 0 0 10px;}	
		.evortl.evo_lightbox .evo_metarow_socialmedia .evo_sm{float: right;}
		.evortl .evo_search_bar input{text-align: right;}
		.eventon_main_section .evortl .evorow.lastrow{padding-left: 0; padding-right: 15px;}
		.evortl.evoEL .calendar_header p{text-align: right; display: block; width: 100%;}
		.evortl.evoEL .evcal_month_line p{text-align: right;}
		.evortl.ajde_evcal_calendar .eventon_events_list .eventon_list_event .evcal_desc span.evocd_timer span, 
		.evortl.evo_lightbox .evcal_desc span.evocd_timer span{float: right;margin-right: 0; margin-left: 5px;}

	/* single event */
		.evortl .evo_metarow_socialmedia .evo_sm{float: right;}

	/* include anything */
		#evcal_list .eventon_list_event.anypost a.sin_val.hasFtIMG .evcal_desc{padding-left: 100px;}
		#evcal_list .eventon_list_event.anypost a.sin_val .evcal_desc{padding-left: 15px;}

/* event card */
	.evcal_evdata_row .evcal_evdata_cell >* {margin:0; }	
	.ajde_evcal_calendar .evo_metarow_rel_events.evcal_evdata_row .evcal_evdata_cell a em
		{color:var(--evo_color_1);}		
	.evcal_evdata_cell h2 b, .evcal_evdata_cell h3 b{
		font-weight:300
	}
	.evcal_evdata_row .evcal_evdata_cell h2{
		color:var(--evo_color_1); font-size: 18px; 
	}
	.evcal_evdata_row .evcal_evdata_cell h2.bash{font-weight:bold	}
	.evcal_evdata_row .evcal_evdata_cell h3,
	h3.evo_h3{
		color:var(--evo_color_1); 
		font-size:20px; 
		margin:0; padding-bottom: 15px;
		font-weight: 800;
	}
	.evcal_evdata_row .evcal_evdata_cell h3 a{font-size:18px; font-weight: 700; text-transform: uppercase;}
	.evcal_evdata_row .evcal_evdata_cell a.evo_cusmeta_btn.evcal_btn{margin-top: 8px;}
	.evcal_evdata_row .evcal_evdata_cell a{border:none; padding:0;}
	.evcal_evdata_row .evcal_evdata_cell{
		min-height:25px; flex: 1 1 50%;
	}
	.evcal_evdata_row .evcal_evdata_cell .evo_custom_content p{margin: 0;}
	/*.event_description .evo_time .evcal_evdata_cell p{text-transform: capitalize;}*/
	
	
	.evcal_col50{width:50%; float:left}
	.evcal_evdata_row i.fa{display: block;}	

/* general text */
	.evcal_evdata_row.evcal_event_details .evcal_evdata_cell p, 
	.evo_lightbox p{ 
		font-style: normal;
		font-size: 14px;
		margin-bottom:5px;
	}
	.evcal_evdata_row .evcal_evdata_cell p
	{font-size: 11px;line-height:140%;}
	.evo_lightbox p{line-height: 140%}

/* local event time */
	.eventon_list_event .evcal_evdata_cell .evo_tz,
	.eventon_list_event .evo_tz_time .evo_tz
	{opacity: 0.5; margin-left: 5px}
	
	.eventon_list_event .evcal_desc em.evo_mytime.tzo_trig,
	.eventon_list_event .evcal_evdata_cell .evo_mytime.tzo_trig
		{background-color:transparent;cursor: pointer; }

	.eventon_list_event .evcal_desc em.evo_mytime.tzo_trig:hover
		{background-color:#2eb4dc}
	.eventon_list_event .evcal_desc em.evo_mytime.tzo_trig:hover >*{color:#fff;}

	.eventon_list_event .evcal_desc em.evo_mytime.tzo_trig i
		{background-color: transparent;color: #2eb4dc;margin-right: 5px;}

	.eventon_list_event .evcal_desc em.evo_mytime.tzo_trig b{color:#8c8c8c;}
	.eventon_list_event .evcal_desc em.evo_mytime{
		padding:2px 6px 2px 4px; margin-right: 5px; background-color: #2eb4dc; border-radius: 12px;}
	
	.eventon_list_event .evcal_desc em.evo_mytime >*,
	.eventon_list_event .evcal_evdata_cell .evo_mytime >*
	{color:#fff;    font-style: normal; font-weight: 700; opacity: 1; font-size: 12px;}
	.eventon_list_event .evcal_desc .evcal_time.evo_tz_time span{display:inline-block;}

	/* event card */
	.eventon_list_event .evcal_evdata_cell .evo_tz{margin-right:8px;}
	.eventon_list_event .evcal_evdata_cell .evo_mytime,
	.eventon_list_event .evcal_evdata_cell .evo_mytime.tzo_trig
		{display:inline-block;background-color: #2eb4dc; border-radius: 12px;padding:2px 9px 2px 5px;	}
	.eventon_list_event .evcal_evdata_cell .evo_mytime i{display:inline-block;}
	.eventon_list_event .evo_eventcard_time_t{margin-right: 8px;    margin-bottom: 5px; display: inline-flex;}
	.evo_vir_confim{    background-color: #cfe6d3; padding: 5px 20px;border-radius: 10px;}

/* jitsi */
	.evcal_evdata_row .evcal_evdata_cell .evo-jitsi-wrapper{overflow: hidden;border-radius: 10px; margin-bottom:10x;
		height: 600px;}
	.evcal_evdata_cell .evo_vir_mod_box{
		background-color: #d4d4d4;
	    padding: 10px;
	    border-radius: 10px;
	}
	.evcal_evdata_cell .evo_vir_mod_left{
		background-color: #35bb52;
	    padding: 3px 10px;
	    border-radius: 10px;
	    color: #fff;
	}

/* custom meta data fields */
	.evo_custom_content p strong{font-weight: bold;}
	.ajde_evcal_calendar .evo_custom_content ul{
		list-style: disc; margin-left: 20px;
	}
	.ajde_evcal_calendar .evo_custom_content ul li,
	#evcal_list .eventon_list_event .event_description .evo_custom_content li{
		padding-bottom: 0;
		font-size: 13px;
	}

/* event organizer */
	.ajde_evcal_calendar .eventon_events_list .evo_metarow_organizer .evo_card_organizer_image, .evo_pop_body .evo_metarow_organizer .evo_card_organizer_image{
		display: inline-block;
		margin-right: 10px;
		float: left;
	}
	.evo_metarow_organizer .evo_card_organizer{
		display: inline-block;
	}
	.evo_metarow_organizer .evo_card_organizer_image img{border-radius: 20px;    max-width: 100%;}
	#evcal_list .eventon_list_event .evo_metarow_organizer .evo_card_organizer_name, .evo_pop_body .evcal_evdata_row.evo_metarow_organizer .evo_card_organizer_name{
		display: inline-block;
		font-size: 16px;
		margin-bottom: 0;
		margin-top: 5px;
	}
	#evcal_list .eventon_list_event .evo_metarow_organizer .evo_card_organizer_name span.evo_card_organizer_name_t, .evo_pop_body .evo_metarow_organizer .evo_card_organizer_name span.evo_card_organizer_name_t{
		font-size: 16px;
		font-style: normal;
	}
	#evcal_list .eventon_list_event .evo_metarow_organizer .evo_card_organizer_name span, 
	.evo_pop_body .evo_metarow_organizer .evo_card_organizer_name span{
		display: block;
		font-size: 13px;
	}
	#evcal_list .eventon_list_event .evo_metarow_organizer .evo_card_organizer_name span.oe_displaynone, 
	.evo_pop_body .evo_metarow_organizer .evo_card_organizer_name span.oe_displaynone{display: none;}
	.evo_pop_body .evcal_evdata_row.evo_metarow_organizer .evcal_evdata_cell p.evo_card_organizer_image{margin-right: 15px;}

	/* since 2.5.5 */
	.evo_card_organizer_social{display: flex;    margin-top: 8px; padding-top:5px;}
	.evo_card_organizer_social a, .evcal_evdata_cell .evo_card_organizer_social a{
		padding: 8px;font-size: 18px;position: relative;
		background-color: var(--evo_cl_b5);
		border-radius: 10px;
    	margin-right: 10px;
	}
	.evo_card_organizer_social a:hover, .evcal_evdata_cell .evo_card_organizer_social a:hover{

	}
	.evcal_evdata_cell .evo_card_organizer_social a:hover:after{
		    content: "";
	    background-color: #33333326;
	    height: 100%;
	    width: 100%;
	    display: block;
	    top: 0;
	    position: absolute;
	    z-index: 1;
	    left: 0;
	    border-radius: 10px;
	}
	.evcal_evdata_cell .evo_org_content{display: flex;gap: 10px;}
	.evcal_evdata_cell .evo_org_content .evo_card_organizer_image{    max-width: 50%;}


/* featured image */
	.evcal_evdata_img {
		width:auto; overflow:hidden; 
		background-repeat:no-repeat;
		background-position:50% 50%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		position:relative;
		box-sizing: border-box;	
	}
	.evcal_evdata_img:hover{background-position: 50% 50%;	}
	.evcal_evdata_img.evo_imghover:hover{background-position: 50% 45%;	}
	.evcal_evdata_img.evo_imgCursor:hover{cursor: url(https://upandoavida.com/wp-content/plugins/eventon-lite/assets/css/../images/zoom.png), auto;}
	.evo_metarow_directimg{padding:0;height:fit-content;}
	.evo_metarow_directimg img{
		width: 100%; height: auto; display: block;border-radius: 8px;
	}	
	@media (max-width:680px){
		.evo_metarow_fimg.evcal_evdata_img{height: 125px;}
	}

/* event location image */	
	.evo_gal_main_img{
		color: #fff; height: 100%;
	    position: relative;
	    min-height: 100px;
	    z-index: 1;
	}
	.evo_locimg_over{
		    opacity: 0;
	    background-color: var(--evo_color_second);
	    color: var(--evo_color_1);	
	    transition: all linear 0.2s;
	}
	.evo_locimg_bottom{
	    box-sizing: border-box;
	    height: 100px;
	    z-index: 3;
	    padding: 0 20px 20px;
	}
	.evo_locimg_right{min-height: 50px;}
	.evo_locimg_more{
		bottom: 20px;
	    background-color: var(--evo_color_second);
	    height: 50px;
	    width: 50px;
	    right: 20px;
	    border-radius: 22px;	    
	    flex: 1 0 auto;
	}
	.evo_metarow_locImg .evo_locimg_bottom h3 {
	    color: var(--evo_cl_w);
	    padding: 0 20px 0px 10px;
	}
	.evo_metarow_locImg .evo_locimg_bottom span.evo_locimg_more:hover {
	    transform: scale(1.08);
	}
	.evo_metarow_locImg.vis .evo_locimg_bottom span.evo_locimg_more:hover{transform:scale(1.08) rotate(45deg);}
	.evo_metarow_locImg.vis .evo_locimg_bottom span.evo_locimg_more{
		background-color: var(--evo_cl_b30);
	    color: var(--evo_cl_w);
	    transform: rotate(45deg);
	}
	.evo_metarow_locImg.vis .evo_locimg_over{opacity: 1;	}
	.evo_metarow_locImg .evo_locimg_over_in{transition: all linear 0.2s; transform: translateY(30px); }

	.evo_metarow_locImg.vis .evo_locimg_over_in{transform: translateY(0px); }
	.evo_metarow_locImg.vis .evo_locimg_bottom h3{display: none;}


/*-- event description section --*/
	.eventon_list_event .evo_metarow_details .eventon_full_description p,
	.eventon_list_event .evo_metarow_details .eventon_full_description li
	{
		font-size: var(--evo_font_size); padding-bottom:8px;
	}
	.eventon_list_event .evo_metarow_details .eventon_full_description ol, 
	.eventon_list_event .evo_metarow_details .eventon_full_description ul
	{margin:0 0 10px 10px;padding:0 0 5px 10px;}
	
	.eventon_list_event .evo_metarow_details .eventon_full_description ul{list-style-type:disc;}

	.eventon_full_description .eventon_desc_in{
		overflow-wrap: break-word;
  		word-wrap: break-word;
  		text-overflow: ellipsis;
	}
	.eventon_full_description .eventon_desc_in a{color:#ef4040;}
	.eventon_full_description .eventon_desc_in a:hover{text-decoration: underline!important;}
	#evcal_list .eventon_list_event .evoet_cx span.evcal_event_title, 
	.eventon_events_list .evcal_event_subtitle{
		line-height:120%;	padding-bottom:8px;
		overflow-wrap: break-word;
  		word-wrap: break-word;
  		text-overflow: ellipsis;
	}
	#evcal_list .eventon_list_event .event_description .evcal_desc_buy_tix a{color:#fff; background:#949494; padding:3px 10px; border:none; display:inline-block}
	#evcal_list .eventon_list_event .event_description .evcal_desc_buy_tix a:hover{background:#4F4F4F}
	.eventon_list_event .event_description p, 
	.evcal_list_a .event_description li, 
	.evo_pop_body .evcal_evdata_row .evcal_evdata_cell p{
		font-size:var(--evo_font_size); color: var(--evo_color_1);	
		margin: 0;	
	}	
	.evo_repeat_series_dates span{
		display: inline-block;
		margin-right: 5px; border-radius: 5px;
		background-color: #dedede; 
		padding: 3px 10px; 
		font-style: normal;
		margin-top: 5px;
		text-transform: uppercase;
	}
	.evo_repeat_series_dates.clickable span{cursor: pointer;}
	.evo_repeat_series_dates.clickable span:hover{opacity: 0.7;}
	#evcal_list .eventon_list_event .event_description .evcal_desc_top{background-color:#e4e4e4;}
	
	.evcal_event_details .evcal_evdata_cell{position:relative;min-width: 0}

	/* more or less */	
	.evcal_event_details .evcal_evdata_cell.shorter_desc .eventon_desc_in
	{height:150px; overflow:hidden;	position: relative;}	
	.evcal_event_details .evcal_evdata_cell.shorter_desc .eventon_desc_in:after{
		position: absolute;
	  	bottom: 0;  left:0;
	  	height: 100%;
	  	width: 100%;
	  	content: "";
	  	background: linear-gradient(to top,
	     	rgba(243,243,243, 1) 20%, 
	     	rgba(255,255,255, 0) 80%
	  	);
	  	pointer-events: none; /* so the text is still selectable */
	}
	.eventon_shad_p .evcal_btn{background-color: #d2d2d2}
	.eventon_shad_p .ev_more_text{padding-right: 12px;}
	.eventon_shad_p .ev_more_arrow{
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 6px 6px 6px;
		border-color: transparent transparent #ffffff transparent;
		position: absolute; margin-top: 2px; margin-left: -6px;
	}
	.eventon_shad_p .ev_more_arrow.ard{border-width: 6px 6px 0 6px;border-color: #ffffff transparent transparent transparent;margin-top: 4px;}


/*-- upcoming events list --*/
	.ajde_evcal_calendar .evcal_month_line p{
		padding:8px 0 5px;
		color: #c6c6c6;
		font-size: 24px;
		text-transform: uppercase;
		min-height: 24px;
		line-height: 100%;
		margin: 0;
		border-bottom: 1px solid #e5e5e5;
	}
	.ajde_evcal_calendar.ul .evcal_month_line p{border-bottom: none;}

/*-- widget --*/
	.evo_widget .eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title span, 
	.widget-area .eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title span, 
	.evo_widget .evo_pop_body .evcal_desc span.evo_above_title span
	{padding: 3px 5px; font-size: 10px;}	
	.widget-area .eventon_events_list .eventon_list_event .status_reason,
	#evcal_widget .eventon_events_list .eventon_list_event .status_reason
	{font-size: 11px;}
	#evcal_widget .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info em{
		color:#9b9999;
		font-weight:normal;
		font-size: 11px;
	}
	#evcal_widget .evcal_evdata_row.evorow_2b.evcal_evdata_row {flex-direction: column;padding:0;}
	#evcal_widget .evcal_evdata_row.evorow_2b .evorow_b.evorow_b1{margin:0 0 10px 0;}
	#evcal_widget .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info em.evcal_tz_time{margin-bottom: 5px;display: block;}
	#evcal_widget .eventon_events_list .eventon_list_event .evcal_desc.hide_eventtopdata .evcal_event_types, 
	#evcal_widget .evcal_evdata_row .hide_eventtopdata .evcal_evdata_custometa_icons{
		display:none;
	}	
	#evcal_widget .ajde_evcal_calendar .calendar_header{
		padding-bottom:5px;
		min-height:inherit;
	}
	#evcal_widget a{font-weight:normal}
	#evcal_widget .event_description .evcal_evdata_row p{
		line-height:130%;
		font-size:11px;
	}
	
	#evcal_widget .event_description .evcal_evdata_row {
		padding:15px 15px;
	}
	#evcal_widget .event_description .evcal_evdata_row.evcal_close{
		padding:0px;
		width:35px;
	}
	#evcal_widget .evorow.lastrow{
		padding-right:35px;
	}
	#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_icons, 
	#evcal_widget .evcal_evdata_custometa_icons,
	#evcal_widget .evcal_evdata_icons{
		display:none;
	}
	#evcal_widget .evo_clik_row .evo_h3, #evcal_widget .tb .evo_clik_row{
		padding:0px;	
	}
	#evcal_widget .tb .evo_clik_row.evcal_col50{border-bottom:none	}
	#evcal_widget .evo_clik_row {padding:5px 15px;}

	#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_cell{padding-left:0px}
	#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_cell h2{font-size:16px}
	#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_cell h3, #evcal_widget .evo_clik_row .evo_h3{
		font-size:14px}
	#evcal_widget .event_description .evcal_col50{
		float:none;
		border-bottom: 1px solid #CDCDCD;
	}
	#evcal_widget .event_description .eventbrite .evcal_col50{
		width:100%;
	}

	#evcal_widget .event_description .evcal_col50 .bordr{border-right:none}
	.widget-area .ajde_evcal_calendar .eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2,
	#evcal_widget .eventon_events_list .evcal_desc2
	{line-height:120%; font-size:14px}
	
	.widget-area .ajde_evcal_calendar .eventon_events_list .evo_below_title .evcal_event_subtitle,
	#evcal_widget .eventon_events_list .evo_below_title .evcal_event_subtitle
	{line-height:120%; font-size:12px}
	#evcal_widget .ajde_evcal_calendar .calendar_header p,
	.widget_block .ajde_evcal_calendar .calendar_header p
	{font-size:18px; height:auto;}
	#evcal_widget .ajde_evcal_calendar .calendar_header .evo_arrows, .widget_block .ajde_evcal_calendar .calendar_header .evo_arrows{display: flex;}
	#evcal_widget .ajde_evcal_calendar #evcal_prev{margin-right:8px}
	#evcal_widget .ajde_evcal_calendar #evcal_next{margin-left:8px}
	#evcal_widget #evcal_sort_bar ul .sort_title{padding:8px 5px 0 0 }
	#evcal_widget #evcal_sort_bar ul p{font-size:13px; }
	
	#evcal_widget .eventon_events_list .eventon_list_event .no_val.hasFtIMG.month_long .evcal_desc{padding-left: 60px;}
	
	/* header */
	#evcal_widget .ajde_evcal_calendar .evo_header_title, .widget .ajde_evcal_calendar .evo_header_title{
		flex-direction: column-reverse; align-items: flex-start;
	}
	#evcal_widget .ajde_evcal_calendar .evo_arrows #evcal_prev, 
	.widget .ajde_evcal_calendar .evo_arrows #evcal_prev{margin-left: 0}

	/* w/ ft img and multi day event */		
	#evcal_widget .eventon_events_list .eventon_list_event .ev_ftImg,
	.widget-area .ajde_evcal_calendar .eventon_events_list .eventon_list_event .ev_ftImg
	{
		margin: 0 10px 10px 0; height: 50px;width: 50px;}
	#evcal_widget .eventon_events_list .eventon_list_event .hasFtIMG .evcal_cblock{left: 60px;}
	.evo_widget .evo_metarow_directimg img, .widget-area .evo_metarow_directimg img{min-height: auto}

	#evcal_widget .eventon_events_list .eventon_list_event .evcal_cblock span,
	.widget-area .ajde_evcal_calendar .eventon_events_list .eventon_list_event .evcal_cblock span
	{font-size:10px}
	.widget-area .ajde_evcal_calendar .evcal_cblock .evo_date .start em,
	#evcal_widget .evcal_cblock .evo_date .start em
	{font-size: 10px;}
	.widget-area .ajde_evcal_calendar .evcal_cblock .evo_date .end em,
	#evcal_widget .evcal_cblock .evo_date .end em
	{font-size: 8px;}
	#evcal_widget .eventon_events_list .eventon_list_event .evcal_cblock span.start{font-size:18px}
	#evcal_widget #evcal_list .eventon_list_event .evcal_list_a,
	.widget-area .ajde_evcal_calendar .eventon_events_list .evcal_list_a{
		flex-direction: row; flex-wrap: wrap;
		padding:15px; text-decoration: none;}

	#evcal_widget #evcal_list .eventon_list_event .evcal_desc,
	.widget-area .ajde_evcal_calendar .eventon_events_list .evcal_desc,
	.widget_block .ajde_evcal_calendar .eventon_events_list .evcal_desc
		{flex-basis: 100%}

	#evcal_widget #evcal_head .evcal_arrows,
	.widget-area .ajde_evcal_calendar #evcal_head .evcal_arrows,
	.widget_block .ajde_evcal_calendar #evcal_head .evcal_arrows
	{
		margin-top:0px;
		height: 20px;
		width: 20px;
		position: relative;
		line-height: 100%
	}
	.widget-area .ajde_evcal_calendar #evcal_head .evcal_arrows i,
	.widget_block .ajde_evcal_calendar #evcal_head .evcal_arrows i,
	#evcal_widget #evcal_head .evcal_arrows i
	{
		height:6px; width:6px;
		border-width:1px;
		top:2px; left:8px;
	}
	.evo_widget .ajde_evcal_calendar .calendar_header .evcal_arrows:before,
	.widget-area .ajde_evcal_calendar .calendar_header .evcal_arrows:before,
	.widget_block .ajde_evcal_calendar .calendar_header .evcal_arrows:before,
	.evo_widget .evo_footer_nav .evcal_arrows:before,
	.widget-area .ajde_evcal_calendar .evo_footer_nav .evcal_arrows:before,
	.widget_block .ajde_evcal_calendar .evo_footer_nav .evcal_arrows:before
	{margin:6px;padding:2px;}
	.widget_block .ajde_evcal_calendar .evcal_arrows.evcal_btn_prev:before,
	.widget-area .ajde_evcal_calendar .evcal_arrows.evcal_btn_prev:before,
	.evo_widget .ajde_evcal_calendar .evcal_arrows.evcal_btn_prev:before
	{transform:rotate(135deg) translate(-1px, -1px);}

	/*#evcal_widget #evcal_head .evcal_arrows:before{    transform: rotate(135deg) translate(-1px, 11px) scale(0.7);}*/
	#evcal_widget #evcal_head .evcal_arrows.evo_arrow_next:before{rotate(-45deg) translate(-1px, -11px) scale(0.7)}
	
	#evcal_widget #evcal_head #evcal_prev {margin-right:2px; }
	#evcal_widget #evcal_head #evcal_next {margin-left:2px;}
	#evcal_widget #evcal_head #evcal_next:hover{
		background-position:-24px 20px;
	}
	#evcal_widget #evcal_head a{
		margin-top:0px;
		padding:0
	}
	#evcal_widget #evcal_head,
	.widget-area .ajde_evcal_calendar #evcal_head
	{min-height:auto; padding-bottom:0px;margin-bottom:10px;}
	.widget-area .ajde_evcal_calendar #evcal_cur,
	.widget_block .ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur,
	#evcal_widget #evcal_cur
	{line-height:100%;height:auto	}
	#evcal_widget #evcal_list .eventon_list_event .evo_metarow_organizer .evo_card_organizer_name span.evo_card_organizer_name_t{font-size: 12px;}
	#evcal_widget .eventon_events_list .evcal_cblock .evo_start .day,
	.widget-area .ajde_evcal_calendar .eventon_events_list .evcal_cblock .evo_start .day
	{font-size: 9px;}
	#evcal_widget .eventon_events_list .evcal_cblock .evo_start .date,
	.widget-area .ajde_evcal_calendar .eventon_events_list .evcal_cblock .evo_start .date
	{font-size: 16px;}
	#evcal_widget .eventon_events_list .evcal_cblock .evo_start .month,
	.widget-area .ajde_evcal_calendar  .eventon_events_list .evcal_cblock .evo_start .month
	{font-size: 10px;}
	#evcal_widget .evo_metarow_ICS a{font-size: 12px}

	.widget .ajde_evcal_calendar.color.esty_2 .eventon_events_list .eventon_list_event .evoet_title{
		border-bottom: 1px solid #fff;
		margin-bottom: 15px;
	}

	.widget .eventon_events_list .eventon_list_event .evoet_cx{margin-bottom: 10px; margin-right: 0}
	.widget .eventon_events_list .eventon_list_event .evoet_cx:last-child{margin-bottom: 0}

/* popup on the calendar */	
	.evo_lightboxes >* {box-sizing: border-box;}
	.evo_lb_closer{
		position: sticky;
	    z-index: 999;
	    height: 38px;
	    margin-top: -50px;
	    padding-top: 38px;
	    top: 0;
	    box-sizing: border-box;
	}
	.evo_lb_closer .evolbclose, .evolbclose{
		box-sizing: content-box;
		display: block; float: right; top: 19px;margin-top: 0px;
	}
	.evopopclose, .evolbclose{
		position:absolute;
		top:0;right:0;
		z-index:90001;
		margin:-14px -14px 0 0 ;
		color:#666666;
		background-color:#000;
		border-radius:50%;
		padding:5px;
		height:28px;width:28px;
		text-align:center;
		line-height:90%;
		font-size:28px;
		cursor:pointer;
		font-weight:300;
		box-sizing:content-box;	
		-moz-box-sizing:content-box;	
	}
	.evopopclose:hover, .evolbclose:hover{text-decoration:none;color:#cfcfcf;}
	.evolbclose{	text-indent: -9999px;	}
	.evolbclose:hover{background-color:#cfcfcf }
	.evolbclose:before, .evolbclose:after{
		position: absolute;
		left: 18px;
		top: 9px;
		content: ' ';
		height: 50%;
		width: 2px;
		background-color: #666666;
	}
	.evolbclose:before {transform: rotate(45deg);}
	.evolbclose:after {transform: rotate(-45deg);}

	.evo_lightbox_body .bordb{border-bottom: 1px solid #cdcdcd;}
	.evo_lightbox_body .evcal_gmaps{min-height: 200px;}
	.evopop_top{display:flex;position: relative;
		padding:20px; min-height:80px;border-bottom:1px solid #e4e4e4;margin-bottom: 10px;
	}
	.evopop_top .ev_ftImg{display:none;}
	.evopop_top .evcal_cblock em.evo_time{display: none;}	
	.evopop_top .evcal_cblock.yrl{}

	/* lightbox version 2 */
		.evo_lightbox{
			overflow-x: hidden;
	   	 	overflow-y: auto;
	   	 	background-color: rgba(210, 210, 210, 0.92);
	   	 	position: fixed;
		    top: 0;
		    right: 0;
		    bottom: 0;
		    left: 0;
		    z-index: 950000;
		    padding-right: 17px;
		    padding-left: 17px;
		}
		.evo_lightbox.client{z-index: 940000;}
		.evo_content_in,.evolb_content_in{
			display: table;
		    height: 100%;
		    width: 100%;
		}
		.evo_content_inin,.evolb_content_inin{
			display: table-cell;
		    vertical-align: middle;
		    position: relative;
		    width: 600px;
		    margin: 40px auto;
		}
		.evo_lightbox_content, .evolb_box{
			width: 100%;
			margin: 60px auto;
			max-width: 1000px;
			position: relative;
		}
		.evo_lightbox .evo_lightbox_body, .evo_lightbox .evolb_content{
			background-color: transparent;
			border-radius: 5px;
			overflow: hidden;
		}
		.evo_lightbox .evo_lightbox_body p.loading_content, 
		.evo_lightbox .evolb_content p.loading_content
		{text-align: center;padding: 80px; margin: 0;}
		.evo_lightbox .evo_lightbox_body p.loading_content:before,
		.evo_lightbox .evolb_content p.loading_content::before
		{content:". . .";display: block;}
		.evo_lightbox .evcal_cblock .evo_time{display: none;}
		.evo_lightbox .bordb{border-bottom: 1px solid #cdcdcd;	}
		.evo_lightbox.eventcard .evo_lightbox_body, .evo_lightbox .evo_lightbox_body,
		.evo_lightbox .evolb_content{
			background-color: #fff; border-radius: 15px; overflow: hidden;
			box-shadow: 0px 0px 30px 0 #0000002e;
		}
		.evo_lightbox .evopop_top .ev_ftImg{display: none;}

		.evo_lightbox ul{list-style:none; padding: 0; margin: 0;		}
		.evo_lightbox .eventon_desc_in ul{
			margin-left: 20px;
			list-style:disc;
			padding: 10px 0;
		}

		body.evo_overflow{overflow: hidden; position:absolute;height:100%; width:100%;}
		html.evo_overflow{overflow-y:initial;overflow-x:initial;}
		
		@media all and (min-width:569px) and (max-width: 768px) {
			.evo_lightbox{position: fixed;}
			body.evo_overflow{position: absolute;}
		}
	/* lightbox transition effects */
		.evo_lightbox{
			opacity: 0;
		    -webkit-transition: opacity .15s linear;
		    -o-transition: opacity .15s linear;
		    transition: opacity .15s linear;
		    visibility: hidden;
		}
		.evo_lightbox.show{
			opacity: 1;
    		visibility: visible;
		}
		.evo_lightbox_content, .evolb_box{
			-webkit-transform: translateY(20%);
		    -moz-transform: translateY(20%);
		    -ms-transform: translateY(20%);
		    transform: translateY(20%);
		    opacity: 0;
		    -webkit-transition: all 0.5s;
		    -moz-transition: all 0.5s;
		    transition: all 0.5s;
		}
		.evo_lightbox.show .evo_lightbox_content, .evo_lightbox.show .evolb_box{
			-webkit-transform: translateY(0);
		    -moz-transform: translateY(0);
		    -ms-transform: translateY(0);
		    transform: translateY(0);
		    opacity: 1;
		    color:#808080;
		}

	/* lightbox version 4.2 */
		.evo_lightbox.client .evolb_header{
			position: absolute;width: 100%;
			position: sticky;
		    z-index: 999;
		    height: 38px;
		    margin-top: -50px;
		    padding-top: 38px;
		    top: 0;
		    box-sizing: border-box;
		}
		.evo_lightbox.client .evolb_header .evolbclose{
			top:19px; margin-top: 0
		}
		.evo_lightbox.client .evolb_title{display: none;}
		@keyframes evo_loading_bars_amin {
		  	0% {}
		 	100% {	transform: translateX(140%);}
		}
		.evo_loading_bar_holder{
			display: flex;
			flex-direction: column;
			height: 300px; padding:20px;
		}
		body .evo_loading_bar{
			position: relative;  overflow: hidden;flex:1; margin-bottom: 10px;
		    background-color: #f7f7f7!important;
		}
		.evo_loading_bar.wid_90{width: 90%}
		.evo_loading_bar.wid_80{width: 80%}
		.evo_loading_bar.wid_70{width: 70%}
		.evo_loading_bar.wid_50{width: 50%}
		.evo_loading_bar.wid_40{width: 40%}
		.evo_loading_bar.wid_30{width: 30%}
		.evo_loading_bar.wid_25{width: 25%}
		.evo_loading_bar.hi_50{ height: 30px;flex: 0 1 50px;}
		.evo_loading_bar.hi_30{ height: 30px;flex: 0 1 30px;}
		.evo_loading_bar:before{
			content:"";
			width: 100%;
			height: 100%;
			display: block;
			background: rgb(247,247,247);
			background: linear-gradient(90deg, 
				transparent 0%, rgb(227, 227, 227, 0.5) 50%, transparent 100%);
			position: absolute;
			left: 0;
			animation:evo_loading_bars_amin 1.5s ease-in-out 0s infinite normal none running;		
			top:0;
			transform:translateX(-100%);
		}
	/* loader on button 4.7.4*/
		@keyframes evoanim_001{ 
		  	100%{transform: rotate(1turn)}
		}
		.evo_btn_loader, .evobtn_loader{
			position: relative;
			padding-right: 35px!important;
		}
		.evo_btn_loader:after, .evobtn_loader:after{
			    content: "";
		    aspect-ratio: 1;
		    border-radius: 50%;
		    background: radial-gradient(farthest-side, var(--evo_color_1) 94%, #0000) top / 5px 5px no-repeat, conic-gradient(#0000 30%, var(--evo_color_1));
		    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 5px), #000 0);
		    animation: evoanim_001 1s infinite linear;
		    height: 20px;
		    width: 20px;
		    display: block;
		    position: absolute;
		    right: 5px;
		    top: 50%;
		    margin-top: -10px;
		}	


/* event calendar event list styles */
	.ajde_evcal_calendar #evcal_list .eventon_list_event a:focus{outline:auto;}

	/* colorful events */
		.ajde_evcal_calendar.cev #evcal_list{border-radius: 8px}
		/*.ajde_evcal_calendar.cev #evcal_list .eventon_list_event a:focus{outline:none;}*/
		.ajde_evcal_calendar.cev #evcal_list .eventon_list_event a:hover{border-width:7px;}
		.ajde_evcal_calendar.cev #evcal_list .evcal_list_a:after{display:none;}

	/* separated events */
		.ajde_evcal_calendar.sev #evcal_list .eventon_list_event{ 
			margin-bottom: 8px;border-radius: 10px;overflow: hidden
		}
		.ajde_evcal_calendar.sev #evcal_list .eventon_list_event.no_events{margin:0;}
		.ajde_evcal_calendar.sev #evcal_list,	
		.ajde_evcal_calendar.sev #evcal_list p.desc_trig_outter 
		{border:none;}		
		.ajde_evcal_calendar.cev.sev #evcal_list .no_events .no_events{background-color: #f5f5f5;}		
		
		.ajde_evcal_calendar.cev.sev.boxstyle0 #evcal_list .eventon_list_event{margin-bottom: 0}
		.ajde_evcal_calendar.cev.sev #evcal_list .eventon_list_event.open .desc_trig{border-radius:8px 8px 0 0 }	

		.ajde_evcal_calendar.cev.sev #evcal_list .sep_month_events{border:none;}
		.ajde_evcal_calendar.cev.sev #evcal_list .sep_month_events.no_event{
			background-color: #f5f5f5
		}
		.ajde_evcal_calendar.cev.sev #evcal_list .sep_month_events .eventon_list_event,
		.ajde_evcal_calendar.cev.sev #evcal_list .sep_month_events.no_event,
		{border:none; }	
		.ajde_evcal_calendar.cev.sev #evcal_list a.cancel_event >*,
		.ajde_evcal_calendar.cev.sev #evcal_list a.cancel_event em,
		.ajde_evcal_calendar.cev.sev #evcal_list a.cancel_event span
		{color:#808080;}

	/* bubble events */
		.ajde_evcal_calendar.bub.cev.sev #evcal_list{overflow:visible;}
		.ajde_evcal_calendar.bub.cev.sev #evcal_list .eventon_list_event{overflow: visible}
		.ajde_evcal_calendar.bub #evcal_list{display: flex;  flex-wrap: wrap; margin-top:10px;position:relative;}
		.ajde_evcal_calendar.bub #evcal_list .eventon_list_event{margin:0 10px 10px 0;}
		.ajde_evcal_calendar.bub #evcal_list .eventon_list_event a{
			border-radius: 20px; padding:10px;}

		.ajde_evcal_calendar.bub #evcal_list.sep_months {flex-direction: column;}
		.ajde_evcal_calendar.bub #evcal_list.sep_months .sep_month_events {
			flex-direction: row;display: flex;flex-wrap: wrap; overflow: auto}

		.ajde_evcal_calendar.bub #evcal_list .evcal_desc{display:none;}
		.ajde_evcal_calendar.bub.cev.sev #evcal_list .desc_trig_outter{border:none;}
		.ajde_evcal_calendar.bub.cev.sev #evcal_list .desc_trig_outter a{box-sizing: border-box;}
		.ajde_evcal_calendar.bub #evcal_list .evcal_cblock{display:block; position: relative;}
		.ajde_evcal_calendar.bub .evcal_cblock .evo_end:before{background-color: #fff}		
		.ajde_evcal_calendar.bub.cev.sev #evcal_list .evoet_cx{margin: 0;padding: 10px;}
		.evo_bub_box{
			background-color: #fff;
		    padding: 10px;
		    box-shadow: 0px 0px 10px -4px #000;
		    border-radius: 8px;
		    position: absolute; z-index: 99;
		}
		.ajde_evcal_calendar.bub .month_long.evcal_list_a span.mnl .evo_start em,
		.ajde_evcal_calendar.bub .year_long.evcal_list_a span.yrl .evo_start em{font-size: 16px; padding:16px 0;opacity: 1}
		.ajde_evcal_calendar.bub #evcal_list .eventon_list_event a:hover{border-width: 0px }
		.ajde_evcal_calendar.bub #evcal_list .eventon_list_event{
			transition: all 0.2s;transition-timing-function: ease-out;
		}
		.ajde_evcal_calendar.bub #evcal_list .eventon_list_event:hover{transform: scale(1.1);}
		.ajde_evcal_calendar.bub .month_long.evcal_list_a span.mnl .evo_start em.year{opacity: 0.7; font-size:10px; padding: 0}
		.ajde_evcal_calendar.color.bub #evcal_list .eventon_list_event a:hover{
			border-left-width: 0px;
		}

	/* white wash bubble */
		.ajde_evcal_calendar.wwb .eventon_list_event a{align-items: flex-start;}
		.ajde_evcal_calendar.wwb .eventon_list_event .evcal_cblock,
		.ajde_evcal_calendar.boxy.wwb #evcal_list a .evcal_cblock
		{
			background-color: #FFF!important;
		    padding: 10px;  border-radius: 10px;
		}
		.ajde_evcal_calendar.wwb #evcal_list .eventon_list_event .evcal_cblock span em
		{color:#737373;}
		.ajde_evcal_calendar.wwb .evcal_cblock .evo_end:before{background-color: #737373}

/* EventTop General Text Color */
	:root{
		--evo_ett_color: var(--evo_color_1);
		--ett_dateblock_color: var(--evo_color_1);
		--ett_title_color: var(--evo_color_1);
		--ett_subtitle_color: var(--evo_color_1);
	}
	.eventon_events_list .eventon_list_event .evcal_desc em, 
	.evo_pop_body .evcal_desc em,
	.ajde_evcal_calendar #evcal_list .eventon_list_event .evcal_desc em, 
	.evo_lightboxes .evcal_desc em
	{
		font-weight:normal; 
		color: var(--evo_ett_color)
	}

/* TILE events STYLE */		
	
	/* Clean ett */
		.ajde_evcal_calendar.clean,.evo_lightboxes .clean{--evo_ett_color: var(--evo_color_1);}

	/* ett font color default for colorful ett */
		.ajde_evcal_calendar.color, .evo_lightboxes .color{--evo_ett_color: #ffffff;}

	/* ett color = custom */
		.ajde_evcal_calendar.color.etttc_custom,
		.evo_lightboxes .eventon_list_event.color.etttc_custom{	
			--evo_ett_color: #ffffff; --ett_title_color:#ffffff; --ett_subtitle_color: #ffffff;
			--ett_dateblock_color:#ffffff;
		}
	/* ett color = auto */
		.ajde_evcal_calendar.color.etttc_auto .clrW,
		.evo_lightboxes .color.eventon_list_event.etttc_auto .clrW
		{--evo_ett_color: var(--evo_color_1);--ett_dateblock_color:var(--evo_color_1);--ett_title_color:var(--evo_color_1); --ett_subtitle_color: var(--evo_color_1)	}
		.ajde_evcal_calendar.color.etttc_auto .clrD, 
		.ajde_evcal_calendar.color.etttc_auto.boxstyle3 .clrW, 
		.evo_lightboxes .color.eventon_list_event.etttc_auto .clrD
		{--evo_ett_color: #ffffff;--ett_dateblock_color:#ffffff;--ett_title_color:#ffffff; --ett_subtitle_color: #ffffff		}	
	/* ett color = none */
		.ajde_evcal_calendar.color.etttc_none{	--evo_ett_color: var(--evo_color_1);	}

	/* Event top title */
		.ajde_evcal_calendar #evcal_list .eventon_list_event .evoet_cx span.evcal_event_title,		
		.evo_lightboxes .eventon_list_event .evoet_cx span.evcal_event_title
		{color: var(--ett_title_color);}

	/* Eventtop subtitle */		
		.ajde_evcal_calendar #evcal_list .eventon_list_event .evoet_cx span.evcal_event_subtitle,
		.color.evo_sin_page #evcal_list .eventon_list_event .evcal_desc span.evcal_event_subtitle,
		.evo_lightboxes .eventon_list_event .evoet_cx span.evcal_event_subtitle
		{color: var(--ett_subtitle_color)}

	/* Other Eventtop Elements */
		.ajde_evcal_calendar.color .evcal_cblock .evo_end:before,
		.evo_lightboxes .color.eventon_list_event .evcal_cblock .evo_end:before
		{background-color: var(--evo_ett_color);}

		.ajde_evcal_calendar.color #evcal_list .eventon_list_event p .desc_trig,
		.evo_lightboxes .color.eventon_list_event .evopop_top,
		.evo_lightboxes .color.eventon_list_event .evcal_list_a
		{border-left:0px solid transparent;}
		
		.ajde_evcal_calendar.color #evcal_list .eventon_list_event a:hover{
			border-left-width: 7px;
		}

		
		/* crystal clean */
		.ajde_evcal_calendar.esty_5 .evo_ett_break{flex-basis: 100%;}
		.ajde_evcal_calendar.esty_5 #evcal_list .eventon_list_event .evcal_cblock, 
		.evo_lightboxes .evo_pop_body .evcal_cblock{
			    flex-wrap: wrap;align-content: flex-start;
		}
		.ajde_evcal_calendar.esty_5 .eventon_list_event .evcal_list_a{
			background-color: transparent!important;
			border-color: transparent!important;
		}
		.ajde_evcal_calendar.esty_5 .eventon_list_event .evcal_list_a:hover{background-color: #f1f1f1!important}
		.ajde_evcal_calendar.esty_5 .evo_eventcolor_circle{margin-top: -25px;}
		.ajde_evcal_calendar.esty_5 .evo_eventcolor_circle i{
			display: block;
		    height: 15px;
		    width: 15px;
		    border-radius: 50%;
		}
		.ajde_evcal_calendar.esty_5 .desc_trig{    padding: 40px 10px 10px;}

	
	/* other General */
		.ajde_evcal_calendar.boxy.boxstyle1 .eventon_events_list .eventon_list_event .evcal_desc{
			width: 100%; flex:1 1 auto;
		}
		.ajde_evcal_calendar.boxy .eventon_events_list .eventon_list_event .evcal_desc{
			flex:1 0 50%; width: 50%;
		}
		.ajde_evcal_calendar.boxy #eventon_loadbar_section, .ajde_evcal_calendar.boxy #evcal_list{
			border-color:transparent;
			overflow: hidden;
			border-radius: 5px
		}
		.ajde_evcal_calendar.boxy #evcal_list .desc_trig_outter{border:none;}
		.ajde_evcal_calendar.boxy #evcal_list{overflow: visible;}
		.ajde_evcal_calendar.boxy .eventon_events_list, .ajde_evcal_calendar.boxy .eventon_events_list.sep_months .sep_month_events
		{display:flex; flex-wrap:wrap;}
		.ajde_evcal_calendar.boxy .eventon_events_list.sep_months{display:block;}

		.ajde_evcal_calendar.boxy .eventon_list_event.year_long .year{font-size: 18px;}
		.ajde_evcal_calendar.boxy .eventon_list_event.month_long .year{font-size: 14px;}
		.ajde_evcal_calendar.boxy .eventon_list_event.month_long .month{font-size: 24px; font-weight: 700}

		.ajde_evcal_calendar.boxy .eventon_list_event, 
		.ajde_evcal_calendar.boxy .evoShow_more_events{
			min-height: 200px;
			-webkit-box-sizing: border-box;
		    -moz-box-sizing: border-box;
		    box-sizing: border-box;
			-webkit-transform-style: preserve-3d;
		  	-moz-transform-style: preserve-3d;
		  	transform-style: preserve-3d;
		  	-webkit-transition: all .2s ease;
			-moz-transition: all .2s ease;
			-ms-transition: all .2s ease;
			-o-transition: all .2s ease;
			transition: all .2s ease;
			border-radius: 20px;
			border: 3px solid transparent;
		}
		.ajde_evcal_calendar.boxy .evoShow_more_events{
				position: relative; overflow:hidden; cursor: pointer;border-radius: 12px
		}	
		.ajde_evcal_calendar.boxy .eventon_list_event.no_events{min-height: auto}
		.ajde_evcal_calendar.boxy.boxstyle0 .evoShow_more_events{border-radius: 20px}
		.ajde_evcal_calendar.boxy .evoShow_more_events span:before{
			content: "+";
		    position: absolute;
		    font-size: 42px;
		    margin-top: -60px;
		}
		.ajde_evcal_calendar.boxy.boxstyle0 .eventon_list_event .evcal_list_a {
			text-align: left;
			padding: 20px 0 15px;		
			border:none;		
			background:none;
			position: relative;
			z-index: 6;			
		}
		.ajde_evcal_calendar.boxy .eventon_list_event .evcal_list_a {flex-direction: column;gap:10px;}
		.ajde_evcal_calendar.boxy .eventon_list_event .evcal_list_a .evcal_block span{
			vertical-align: bottom;
			float: none;
		}
		.ajde_evcal_calendar.boxy .eventon_events_list .eventon_list_event .desc_trig:hover{background-color: transparent;}
		
		.ajde_evcal_calendar.boxy #evcal_list .evcal_list_a:after{background-color: transparent;}
		.ajde_evcal_calendar.boxy.boxstyle0 #evcal_list .eventon_list_event .desc_trig, 
		.ajde_evcal_calendar.boxy.boxstyle0 #evcal_list p.desc_trig_outter{
			height: 100%;
			position: relative;	
			box-sizing:border-box;	
			background-size: cover;
			outline:none;
		}
		.ajde_evcal_calendar.boxy.boxstyle0 #evcal_list .evoet_cx.evoet_c4{flex-basis: 100%}
		.ajde_evcal_calendar.boxy.boxstyle0 #evcal_list .eventon_list_event .desc_trig{
			padding:30px;flex-direction: column;align-content: flex-start; gap:5px;
		}
		.ajde_evcal_calendar.boxy.boxstyle0 #evcal_list p.desc_trig_outter,
		.ajde_evcal_calendar.boxy.boxstyle0 #evcal_list .evcal_cblock 
		{padding:0;}

		.ajde_evcal_calendar.boxy.boxstyle0 .eventon_events_list .eventon_list_event .evcal_desc
		{margin: 0; width: auto;}

		.ajde_evcal_calendar.boxy .evcal_cblock{height: 50px;}
		.ajde_evcal_calendar.boxy .eventon_list_event.hasbgimg:hover{ opacity: 1;}
		.ajde_evcal_calendar.boxy .eventon_list_event:hover, 
		.ajde_evcal_calendar.boxy .evoShow_more_events:hover
			{opacity: 0.9; transform:scale(1.01);}
		.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig .evcal_cblock{width: auto;height: auto;}
		.ajde_evcal_calendar.boxy .evcal_desc .evo_below_title .status_reason,
		.ajde_evcal_calendar.boxy .evcal_desc .evcal_desc3 .evo_ep_pre,
		.ajde_evcal_calendar.boxy .evcal_desc .evcal_desc3 .evo_ep_time
			{font-size: 12px;}

		.ajde_evcal_calendar.boxy .evcal_desc .evcal_desc_info .evcal_tz_time
			{display: inline-block;}

	

	/* no events */
		.ajde_evcal_calendar.boxy.boxstyle0.evoEL .sep_month_events .no_events.eventon_list_event,
		.ajde_evcal_calendar.boxy .sep_month_events .no_events.eventon_list_event
		{height: auto;width: 100%!important; border: none; background-color: #f9f9f9;}
		.ajde_evcal_calendar.boxy .sep_month_events .no_events.eventon_list_event:hover{border:none;}

	/* box style 0 */
		.ajde_evcal_calendar.boxy.boxstyle0 .evo_event_progress{margin-top: 5px;}

	/* style with top box  = box style 1 */	
		.ajde_evcal_calendar.boxy.boxstyle1.tbg1 #evcal_list .eventon_list_event .desc_trig{
			flex-direction: row;
		} 	
		.ajde_evcal_calendar.boxy.boxstyle1.tbg1 #evcal_list .eventon_list_event .desc_trig .evcal_desc{width: auto}
		.ajde_evcal_calendar.boxy.boxstyle1 .evcal_desc .evo_mytime.tzo_trig:hover i,
		.ajde_evcal_calendar.boxy.boxstyle1 .evcal_desc .evo_mytime.tzo_trig:hover b
			{color:#fff;}
		.ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event .evo_above_title{
			position: absolute;
		    top: 20px; left: 20px;
		    z-index: 94;
		}
		.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_title,
		.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_subtitle
		{
			overflow-wrap: break-word;
  			word-wrap: break-word;
  			overflow: hidden;
  			white-space: nowrap;
			text-overflow:ellipsis;}
		.ajde_evcal_calendar.boxy.boxstyle1 .evo_boxtop{
			width: 100%;
			height: 200px;
			position: absolute;
			z-index: 90;
			pointer-events:none;
			left:0px; top:0px; right:0px;
			width: auto; margin:10px;
		}
		.ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event:hover .evo_boxtop{opacity: 0.6;}
					
		.ajde_evcal_calendar.boxy.boxstyle1 p.desc_trig_outter{height:100%;}
		.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .desc_trig{height:100%;}
		.ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event{
			min-height: 310px;
			overflow: hidden;
			border-radius: 20px;
			border: 5px solid transparent;
		}
		.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event.noimg .desc_trig{}
		.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .desc_trig{background-color: #e6e6e6; box-sizing: border-box;  border-radius: 20px}		

		.ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event.hasbgimg::after,
		.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .desc_trig.featured_event:before{
			display:none;}	

	/* tile style = 2 -- clean tile detailed under */
		.ajde_evcal_calendar.boxy.boxstyle2 .eventon_list_event .evo_above_title{
			position: absolute; top: 20px; left: 20px;z-index: 94;
		}
		.ajde_evcal_calendar.boxy.boxstyle2 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_title,
		.ajde_evcal_calendar.boxy.boxstyle2 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_subtitle
		{
			overflow-wrap: break-word;
  			word-wrap: break-word;
  			overflow: hidden;
  			white-space: nowrap;
			text-overflow:ellipsis;}
		.ajde_evcal_calendar.boxy.boxstyle2 .evo_boxtop{
			width: 100%;height: 200px;
			position: absolute;z-index: 90;pointer-events:none;
			left:0px; top:0px; right:0px;
			width: auto; margin:10px;
		}
		.ajde_evcal_calendar.boxy.boxstyle2 .eventon_list_event:hover .evo_boxtop{opacity: 0.6;}
		.ajde_evcal_calendar.boxy.boxstyle2 #evcal_list .eventon_list_event .evcal_cblock{
			height: 70px;
		}	
		.ajde_evcal_calendar.boxy.boxstyle2 p.desc_trig_outter{height:100%;}
		.ajde_evcal_calendar.boxy.boxstyle2 #evcal_list .eventon_list_event .desc_trig{height:100%;}
		.ajde_evcal_calendar.boxy.boxstyle2 .eventon_list_event{
			min-height: 310px;overflow: hidden;
			border-radius: 20px;border: 5px solid transparent;
		}
		.ajde_evcal_calendar.boxy.boxstyle2 #evcal_list .eventon_list_event .desc_trig{background-color: #e6e6e6; box-sizing: border-box; border-width: 3px; border-radius: 20px}		

		.ajde_evcal_calendar.boxy.boxstyle2 .eventon_list_event.hasbgimg::after,
		.ajde_evcal_calendar.boxy.boxstyle2 #evcal_list .eventon_list_event .desc_trig.featured_event:before{
			display:none;}

		.ajde_evcal_calendar.boxy.boxstyle2 .eventon_events_list .eventon_list_event .evcal_desc{
			flex:1; width: 100%;
		}

		/* tile_bg = 0 - color */
		.ajde_evcal_calendar.boxy.boxstyle2.tbg0 .evo_boxtop{ margin:0; border-radius: 20px 20px 0 0 }
		.ajde_evcal_calendar.boxy.boxstyle2.tbg0 .eventon_list_event a.desc_trig{border:none;}
		.ajde_evcal_calendar.boxy.boxstyle2.tbg0 .eventon_list_event .evo_above_title{
			top:50px;
		}

		/* no ft imge */
	/* tile style = 3 - details right of date */
		.ajde_evcal_calendar.boxy.boxstyle3{}
		.ajde_evcal_calendar.boxy.boxstyle3 .evo_boxtop{
			    height: 100%!important;
    		width: 100%; position: absolute;
		}
		.ajde_evcal_calendar.boxy.boxstyle3 .eventon_list_event{cursor: pointer;}
		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event .evoet_c2.evoet_cx .evoet_dayblock{
			margin: 10px;
		    background-color: #000000bd!important;
		    padding: 10px;
		    display: inline-flex;
		}
		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event .evoet_c2.evoet_cx{
			margin:0;
		} 
		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event .evoet_c3.evoet_cx {
		    padding: 10px;
		    box-sizing: border-box;
		    margin: 10px 0;
		}
		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event .evoet_c3.evoet_cx,
		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event .evoet_c2.evoet_cx .evoet_dayblock{
			background-color: #000000bd;border-radius: 10px;
		}

		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event{position: relative;}
		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event .desc_trig{
			flex-direction: row; 
			padding:10px !important;
			background-color: transparent;
		}
		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event .desc_trig:hover{border-left-width: 0px }
		.ajde_evcal_calendar.boxy.boxstyle3 .eventon_list_event.hasbgimg::after,
		.ajde_evcal_calendar.boxy.boxstyle3 #evcal_list .eventon_list_event .desc_trig.featured_event:before{
			display:none;}

	/* tile style = 4 - no details just event images and event name */
		.ajde_evcal_calendar.boxy.boxstyle4{}
		.ajde_evcal_calendar.boxy.boxstyle4 .evo_boxtop{
			    height: 100%!important;
    		width: 100%; position: absolute;
    		background-position: center;
    		background-size: cover;
		}
		.ajde_evcal_calendar.boxy.boxstyle4 .eventon_events_list .eventon_list_event .desc_trig{
			background-color: transparent;
		}
		.ajde_evcal_calendar.boxy.boxstyle4 .evoet_cx,
		.ajde_evcal_calendar.boxy.boxstyle4 .evoet_cx span:not(.evcal_event_title),
		.ajde_evcal_calendar.boxy.boxstyle4 .eventon_list_event.hasbgimg::after,
		.ajde_evcal_calendar.boxy.boxstyle4 #evcal_list .eventon_list_event .desc_trig.featured_event:before{
			display:none;}

		.ajde_evcal_calendar.boxy.boxstyle4 .eventon_events_list .eventon_list_event .evcal_desc{
			width: 100%; flex:1;
		}
		.ajde_evcal_calendar.boxy.boxstyle4 .evoet_cx .evcal_event_title{}
		.ajde_evcal_calendar.boxy.boxstyle4 .evoet_cx:has(.evcal_event_title){display: block;}

	/* with image */
		.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig.hasFtIMG .evcal_cblock{left: 0;}		
		.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig.hasFtIMG span.ev_ftImg{
			position: absolute;
			margin: 0; top: 0;left:0;
			width: 100%;
			z-index: -10;
			background-position: center center;
			height: 100%; max-height: 100%;
			border-radius:0px;
		}
		.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig.hasFtIMG span.ev_ftImg:before{
			content:"";
			background-color: #000;
			width: 100%;height: 100%;
			position: absolute;
			top: 0;left: 0;
			opacity: 0.4;
		}
		.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig.hasFtIMG:hover span.ev_ftImg:before{
			opacity: 0.2
		}

	/* box background */
		.ajde_evcal_calendar.boxy .eventon_list_event.hasbgimg, 
		.ajde_evcal_calendar.boxy.boxstyle1 .evo_boxtop, .ajde_evcal_calendar.boxy.boxstyle2 .evo_boxtop{
			background-repeat: no-repeat;
			background-position: 50% 50%;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			border-radius: 20px;
		}		
		.ajde_evcal_calendar.boxy.boxstyle1 .evo_boxtop,
		.ajde_evcal_calendar.boxy.boxstyle2 .evo_boxtop
		{border-radius: 20px}
		.ajde_evcal_calendar.boxy .eventon_list_event.hasbgimg::after{
			content:"";
			background-color: #5F5F5F;
			height: 100%; width: 100%;
			position: absolute;
			z-index: 3;
			top: 0;left: 0;bottom: 0;right: 0;
			opacity: 0.2;
		}
		.ajde_evcal_calendar.boxy .eventon_list_event.hasbgimg:hover::after{opacity: 0.7;}
	
		.ajde_evcal_calendar.boxy.boxstyle0 .eventon_events_list .eventon_list_event .evcal_cblock{
			position: relative;
			display: block;
			padding: 0 0 0 15px;
		}
			.ajde_evcal_calendar.boxy .eventon_events_list .eventon_list_event .sin_val .evcal_cblock{
			width: 38px;
		}	
		.ajde_evcal_calendar.boxy .eventon_list_event .evcal_desc span.evcal_event_types em, .ajde_evcal_calendar.boxy .eventon_list_event .evcal_desc span.evcal_event_types{
			line-height: 13px
		}
		.ajde_evcal_calendar.boxy .eventon_list_event .evcal_desc span.evcal_event_types  em
			{display: inline-block;float: none;margin: 0;}
		.ajde_evcal_calendar.boxy .evcal_list_a .evcal_desc3 em{margin-bottom: 2px}
		.ajde_evcal_calendar.boxy .evcal_list_a span.evcal_event_types.ett2, 
		.ajde_evcal_calendar.boxy .evcal_list_a span.evcal_event_types.ett3, 
		.ajde_evcal_calendar.boxy .evcal_list_a span.evcal_event_types.ett4, 
		.ajde_evcal_calendar.boxy .evcal_list_a span.evcal_event_types.ett5
			{display: none;	}
	

	/* box width */	
		.ajde_evcal_calendar.boxy.box_1 .eventon_list_event, .ajde_evcal_calendar.boxy.box_1 .evoShow_more_events{width: 100%;}
		.ajde_evcal_calendar.boxy.box_2 .eventon_list_event, .ajde_evcal_calendar.boxy.box_2 .evoShow_more_events{width: 50%;}
		.ajde_evcal_calendar.boxy.box_3 .eventon_list_event, 
		.ajde_evcal_calendar.boxy.box_3 .evoShow_more_events{width: 33.33%;}
		.ajde_evcal_calendar.boxy.box_4 .eventon_list_event, .ajde_evcal_calendar.boxy.box_4 .evoShow_more_events{width: 25%;}
		.ajde_evcal_calendar.boxy.box_5 .eventon_list_event, .ajde_evcal_calendar.boxy.box_5 .evoShow_more_events{width: 20%;}
		.ajde_evcal_calendar.boxy.box_6 .eventon_list_event, .ajde_evcal_calendar.boxy.box_6 .evoShow_more_events{width: 16.66%;}
		.ajde_evcal_calendar.boxy.box_7 .eventon_list_event, .ajde_evcal_calendar.boxy.box_7 .evoShow_more_events{width: 14.28%;}

	/* responsive */
		@media (max-width: 900px){
			.ajde_evcal_calendar.boxy.box_4 .eventon_list_event, 
			.ajde_evcal_calendar.boxy.box_5 .eventon_list_event,
			.ajde_evcal_calendar.boxy.box_6 .eventon_list_event,
			.ajde_evcal_calendar.boxy.box_7 .eventon_list_event
			{width: 50%;}
		}
		@media (max-width: 768px){
			.ajde_evcal_calendar.boxy.box_3 .eventon_list_event, 
			.ajde_evcal_calendar.boxy.box_4 .eventon_list_event, 
			.ajde_evcal_calendar.boxy.box_5 .eventon_list_event,
			.ajde_evcal_calendar.boxy.box_6 .eventon_list_event,
			.ajde_evcal_calendar.boxy.box_7 .eventon_list_event
			{width: 50%;}
		}
		@media (max-width: 650px){
			.ajde_evcal_calendar.boxy .eventon_list_event{width: 100%;}
		}
		@media (max-width: 480px){
			
			.ajde_evcal_calendar.boxy.box_2 .eventon_list_event, 
			.ajde_evcal_calendar.boxy.box_3 .eventon_list_event, 
			.ajde_evcal_calendar.boxy.box_4 .eventon_list_event, 
			.ajde_evcal_calendar.boxy.box_5 .eventon_list_event,
			.ajde_evcal_calendar.boxy.box_6 .eventon_list_event,
			.ajde_evcal_calendar.boxy.box_7 .eventon_list_event,
			.ajde_evcal_calendar.boxy .eventon_events_list .evoShow_more_events
			{width: 100%;}
		}

/* Event List */
	.ajde_evcal_calendar.boxy.list_cal .eventon_events_list, 
	.ajde_evcal_calendar.boxy.list_cal .eventon_events_list.sep_months .sep_month_events{
		flex-direction: row;
	}
	.ajde_evcal_calendar.boxy.boxstyle1.list_cal .eventon_list_event{
		min-height: auto;
	}
	.ajde_evcal_calendar.boxy.boxstyle1.list_cal .eventon_list_event.no_events{
		background-color: #ededed;
	}
		
/* location card */
	.evotax_term_card .evotax_term_details, 
	.evotax_term_card .evo_card_wrapper,
	.evotax_term_card
	{display: flex; justify-content: space-between;}
	.evotax_term_card .evo_card_wrapper .content-area{
	 	margin-bottom: 20px;
	 	float:none;
	}
	.evotax_term_card .evotax_term_details.evo_location_tax{
		flex-wrap: wrap;justify-content: center;
	}

	.evotax_term_card .evo_card_wrapper{
		margin:0 auto;
		box-sizing: border-box; width:100%;
	}
	.evo_card_wrapper .evo_demo_sidebar,
	.evo_card_wrapper .evo_sidebar
	{ margin-left: 20px;display: flex;flex-direction: column; flex:1;}

	.evo_card_wrapper .evo_sidebar .widget-area,
	.evo_card_wrapper .evo_sidebar .widget
	{width:100%!important; float:none!important;}

	@media (max-width: 800px){
		.evotax_term_card .evo_card_wrapper{flex-direction: column;}
		.evo_card_wrapper .evo_demo_sidebar,
		.evo_card_wrapper .evo_sidebar{width: 100%; padding-top: 10px;}
	}

	.evotax_term_card .border{
		border-bottom: 1px solid var(--evo_linecolor_1);
	}
	.evo_location_card .evo_location_tax, 
	.evotax_term_card .evotax_term_img{
		background-color: #f0f0f0;
		-webkit-background-size: cover;
  		-moz-background-size: cover;
  		-o-background-size: cover;
  		background-size: cover;
  		background-position: center center;
  		position: relative; z-index: 0;
  		border-radius: 15px;
  		overflow: hidden;
  		margin-bottom: 15px;
  		flex: 1 0 40%; 
  		margin-right: 15px;
	}
	
	.evotax_term_card .tax_term_name a{color:var(--evo_color_1);}
	.evo_location_card .evo_location_tax h2,
	.evo_location_card .evo_location_tax p{
		padding: 0; margin: 0 0 5px;
	}

	.evo_location_card .evo_location_tax span, 
	.evo_location_card .location_description p, 
	.evo_organizer_card .organizer_description p,
	.evotax_term_card .tax_term_description p,
	.evotax_term_card .evotax_term_details span{
		display: inline;
	}	
	.evo_location_card .location_description p, 
	.evo_organizer_card .organizer_description p{display: block;}
	
	.evotax_term_card h3.evotax_term_subtitle{
		text-transform: uppercase;
		font-size: 24px;
		font-weight: bold;
	}
	.evotax_term_card .evo_tax_details p{padding-bottom: 10px;}
	.evotax_term_card .evo_tax_details{
		flex:1;margin-bottom: 15px;
		padding: 30px;
	    font-size: 18px;
	    font-weight: 500;
	    text-transform: none;	    
	}

	.evotax_term_card .evo_term_events,
	.evotax_term_card .evo_tax_details
	{
		padding:30px; 
		border-radius: 15px;
		color: var(--evo_color_1);
	    background-color: #f0f0f0;
	}

	.evotax_term_card .evo_tax_details .evo_tax_social_media{}
	.evotax_term_card .evo_tax_details .evo_tax_social_media a{
		color:color:var(--evo_color_1);
		font-size: 24px; padding:10px;
	}
	.evotax_term_card .evo_tax_details .evo_tax_social_media a:hover{opacity: 0.6}

	.evo_location_card .evo_location_map, .evotax_term_card .term_location_map{
		width: 100%;	height: 250px;    border-radius: 15px; margin-bottom: 15px;
	}
	
	.evotax_term_card .tax_term_name i{display: block; color: #fff;text-transform: uppercase;font-size: 18px;}
	.evotax_term_card .tax_term_name span{font-weight: bold;}
	.evotax_term_card .endborder_curves{border-radius: 15px;}

	.evotax_term_card .evotax_term_img{width: 100%;background-color: #616161;}
	.evotax_term_card .evotax_term_img img{width: 75%;    margin: 20px auto; position: relative; border-radius: 20px;}


/** Search styles * @since 2.5.3 */
	.evo_widget .evo_cal_above span.evo-search{min-height:auto;}
	.evo_cal_above .evo-search:before{
		content:"\f002";
		display: inline-block;
		font-family: 'evo_FontAwesome';
		font-style: normal;
		font-weight: 800;
		font-size: 12px;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		width: 12px;
	}
	.evo_cal_above .evo-search{position: relative;	}
	.evo_search_results #evcal_head .evo_cal_above_content,
	.evo_search_results #evcal_head .evo-search
	{display: none;}

	.evo_search_results_count{
		text-align: center;
		margin: 0; padding: 8px 0;
	}
	.EVOSR_section .evosr_msg{
		text-align: center;
		font-style: italic;
		padding: 8px 0;
	}
	.evo_search_bar{
		height: 50px;
		display: block;
		overflow: hidden;
		margin-top: 5px;
		margin-bottom: 10px;
		position: relative;
	}
	.evo_search_bar.hidden, .evo_search_bar.evo_hidden{display: none;}
	.evo_search_bar_in{
		position: absolute;	
		bottom: 0;
		width: 100%;
		height: 50px;	
	}
	.evo_search_bar_in a.evosr_search_btn{
		top: 0px;
	    right: 8px;
	    height: 100%;
	    font-size: 18px;
	}
	.evo_search_bar_in a.evosr_search_btn:hover{color: #cccccc;}
	.evo_search_bar input:focus{border:none;}
	.evo_search_bar input, .evo_search_bar input[type=text]{
		    background-color: #F2F2F2;
	    box-shadow: none;
	    border: 2px solid var(--evo_color_1);
	    width: 100%;
	    padding: 15px 30px;
	    font: 14px arial;
	    line-height: normal;
	    border-radius: 25px;
	    outline: none;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}
	.EvcalWidget .evo_search_bar input{padding: 5px 10px;}
	.EvcalWidget .evo_search_bar a.evosr_search_btn{top: 1px;}
	.evo_search_entry{}
	.EVOSR_section .evosr_search_box{
		position: relative;
		overflow:hidden;
		margin: 0; padding: 0;
	}
	.evosr_search_box  input{outline:none;}
	.evosr_search_box  input::-webkit-input-placeholder {color: #b5b4b4; font-style: italic;}
	.evosr_search_box  input::-moz-placeholder {color: #b5b4b4; font-style: italic;}
	.evosr_search_box  input:-ms-input-placeholder {color: #b5b4b4; font-style: italic;}
	.evosr_search_box  input:-moz-placeholder {color: #b5b4b4; font-style: italic;}
	body .EVOSR_section input[type="text"]{
		color: var(--evo_color_1);
		width: 100%; box-shadow: none;
		border:1px solid var(--evo_color_2);
		border-radius: 20px;
		padding: 8px 15px;
		background-color: #F2F2F2;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 16px;
    	line-height: 1.5;
    	margin:0;
	}
	
	.EVOSR_section input:hover, .EVOSR_section input:focus,.EVOSR_section input:active, 
	.evo_search_bar input:hover {border:2px solid #c5c5c5;outline:none;}
	.EVOSR_section a.evo_do_search, a.evosr_search_btn, a.evosr_search_clear_btn{
		position: absolute;
		right: 0px;top: 0px;
		cursor: pointer;
		z-index: 10; height: 100%; display: flex; align-items: center;
		padding-right: 15px;
		box-shadow: none; text-decoration: none;
	}
	body .EVOSR_section a.evo_do_search, body a.evosr_search_btn, 
	.evo_search_bar_in a.evosr_search_btn,
	.evo_search_bar .evosr_search_clear_btn
	{color: #3d3d3d;}
	body .EVOSR_section a.evo_do_search:hover, body a.evosr_search_btn:hover, 
	.evo_search_bar_in a.evosr_search_btn:hover,
	.evo_search_bar .evosr_search_clear_btn:hover
	{color: #bbbbbb;}
	.evo_search_bar .evosr_search_clear_btn{right:35px;display:none;}
	.evo_search_bar .evosr_search_clear_btn.show{display: flex;}
	
	.evosr_blur_text{
		position: absolute;
		width: 100%;
		top: 0; text-align: center;left:0;
		opacity: 0;
		z-index: 10;
		    height: 100%;
	    display: flex;
	    justify-content: center;
	    align-items: center;
		pointer-events: none;
		-webkit-transition: opacity 0.2s linear 0.2s;
		-moz-transition: opacity 0.2s linear 0.2s;
		transition: opacity 0.2s linear 0.2s;
		font-family: var(--evo_font_1)
	}
	.EVOSR_section.searching .evosr_blur_text{opacity: 1;}
	.evosr_blur{
		position: absolute;
		width: 5px;
		height: 5px;
		right: 18px; top: 15px;
		background-color: #f9d789;
		display: block;
		border-radius: 20px;
		opacity: 0;
		-webkit-transition: all 0.15s;
		-moz-transition: all 0.15s;
		transition: all 0.15s;
		z-index: 5;
	}
	.evosr_blur_process{
		position: absolute;
		background-color: #fff; 
		border-radius: 20px;
		width: 0%; opacity: 0;
		height: 100%; top: 0; left: 50%;
		z-index: 8;
		display: block;
	}
	@keyframes searchprogress {
	    0% { opacity: 0; width:0%;left:50%;}
	    50% { opacity: 0.3; width:100%;left:0;}
	    70% { opacity: 0; width:100%;}
	}
	@-moz-keyframes searchprogress {
	    0% { opacity: 0; width:0%;}
	    50% { opacity: 0.3; width:100%;left:0;}
	    70% { opacity: 0; width:100%;}
	}@-webkit-keyframes searchprogress {
	    0% { opacity: 0; width:0%;}
	    50% { opacity: 0.3; width:100%;left:0;}
	    70% { opacity: 0; width:100%;}
	}@-o-keyframes searchprogress {
	    0% { opacity: 0; width:0%;}
	    50% { opacity: 0.3; width:100%;left:0;}
	    70% { opacity: 0; width:100%;}
	}
	.EVOSR_section.searching .evosr_blur_process{
		animation: searchprogress 1.2s 0.2s infinite
	   	-moz-animation: searchprogress 1.2s 0.2s infinite;
		-webkit-animation: searchprogress 1.2s 0.2s infinite;
	    -o-animation: searchprogress 1.2s 0.2s infinite;
	}
	.EVOSR_section.searching .evosr_blur{
		width: 100%;height: 100%;
		right: 0;top: 0;
		opacity: 1;
	}
	.evo_search_results_count span{
		background-color: #d2d2d2; color:#fff;
		border-radius: 8px;
		padding: 5px 10px 7px;
		display: inline-block;
		text-align: center;
		margin-right: 5px;
		line-height: 100%;
	}

/* More event images styles */
	.evo_event_images span.select{border:2px solid #808080;}
	.evo_event_images span{
		width: 100px;
	    height: 80px;
	   	position: relative; 
	    overflow: hidden;
	    display: flex;
	    cursor: pointer;margin-right: 5px; border-radius: 8px;
	}
	.evo_event_images span.select img,.evo_event_images span.select:hover img{opacity: 1}
	.evo_event_images span:hover img{opacity: 0.7}
	.evo_event_images span img{
		opacity: 0.5;
		position: absolute;
	    top: 50%;
	    left: 50%;
	    min-height: 100%;
	    min-width: 100%;
	    transform: translate(-50%, -50%);
	    max-width: 200px;
	    max-height: 200px;
	}

/* General Elements */
	/* yes no button */
		.ajde_yn_btn {
			background-color: #f3c991;
		  	height: 24px;
		  	width: 68px;
		  	overflow: hidden;
		 	display: inline-block;
		  	cursor: pointer;
		  	border-radius: 13px;
		  	margin-top: 2px;
		  	-webkit-transition: all .5s ease;
			-moz-transition: all .5s ease;
			-ms-transition: all .5s ease;
			-o-transition: all .5s ease;
			transition: all .5s ease;
		  	-webkit-box-sizing: border-box;
    		-moz-box-sizing: border-box;
    		box-sizing: border-box;
    		position: absolute;
		}
		.ajde_yn_btn:hover{background-color:#fddcb1 }
		.ajde_yn_btn.NO:hover{background-color:#e6e6e6 }
		.ajde_yn_btn:hover .catchHandle{background-color: #fff;}
		.ajde_yn_btn.NO{background-color: #dedede;		}
		.ajde_yn_btn.absolute{position: absolute;}
		.ajde_yn_btn_label{padding-left: 80px; line-height: 1.8;display:inline-block;}
		.ajde_yn_btn .btn_inner:before,.ajde_yn_btn .btn_inner:after, .btn_inner em{
			top: 0;
			position: absolute;		
			padding: 4px 8px;
			line-height: 90%;
		}
		.ajde_yn_btn .btn_inner em{
			font-size: 12px;
			-webkit-box-sizing: border-box;
    		-moz-box-sizing: border-box;
    		box-sizing: border-box;
    		line-height: 22px;
    		padding: 0 8px;
    		max-width: 45px;
    		width: 45px;
    		text-align: center;
    		overflow: hidden;
    		text-overflow: ellipsis;
    		font-style: normal;
    		font-weight: bold;
    		font-family: var(--evo_font_2);
		}
		.ajde_yn_btn .btn_inner em.no{
			left: 0;color: #ffffff;
			padding: 0 2px 0 8px;
		}
		.ajde_yn_btn .btn_inner em.yes{
			right: 0;
			color: #fff;
			padding-right: 8px;
		}
		.ajde_yn_btn .btn_inner{
			position: relative;
			padding-left: 45px;
			padding-right: 42px;
			padding-top: 0;
			height: 24px;
			width: 110px;
			display: block;
			margin-left: -42px;
			margin-top: 2px;
			box-sizing:border-box;
		}	
			.ajde_yn_btn.NO .btn_inner{margin-left: 0px;}
		.catchHandle, .yesno_row .catchHandle{
			background-color: #F9F9F9;
			height: 20px;width: 20px;	
			display: block;
			padding-left: 0;
			border-radius: 12px;
	   		box-sizing: border-box;
	   		position: relative;
		}
		.ajde_yn_btn .btn_inner, .catchHandle {
			-webkit-transition: all .2s ease;
			-moz-transition: all .2s ease;
			-ms-transition: all .2s ease;
			-o-transition: all .2s ease;
			transition: all .2s ease;
		}
		.ajde_yn_btn.NO .catchHandle, .yesno_row .ajde_yn_btn.NO .catchHandle{border-color:#D9D7D7; background-color: #F9F9F9}
		.evomb_body .ajde_yn_btn{border-color:#666666;}
		.evomb_body .catchHandle{border-color:#9B9B9B;}
		.yesno_row span.field_name, .yesno_row label{	padding-left: 80px; line-height: 1.8;}
		.yesno_row .ajde_yn_btn {
		  	position: absolute;
		  	padding: 0;
		}

		/* yea no button from evo elements */
		.yesno_row .ajde_yn_btn.evo_elm, .ajde_yn_btn.evo_elm{width:40px;margin-top: 0px;} 
		.yesno_row .ajde_yn_btn.evo_elm .btn_inner, .ajde_yn_btn.evo_elm .btn_inner{
			padding-left:20px; padding-right: 20px;width:22px;margin-top: 3px;box-sizing: content-box; margin-left: -16px;} 
		.yesno_row .ajde_yn_btn.evo_elm.NO .btn_inner, .ajde_yn_btn.evo_elm.NO .btn_inner
		{margin-left: -1px}
		.yesno_row .ajde_yn_btn.evo_elm .catchHandle, .ajde_yn_btn.evo_elm .catchHandle{
			width:18px; height:18px;
		}
		.ajde_yn_btn_label.evo_elm{padding-left: 55px;}
	
	/* TOOL TIPS */
		.evo_elms{
	        position: absolute;top:0;
	        z-index: 48392749832;
	        pointer-events: none;
	    }
	    .evo_elms .evo_tooltip_box{
	        -webkit-transition: transform .1s ease;
	        -moz-transition: transform .1s ease;
	        -ms-transition: transform .1s ease;
	        -o-transition: transform .1s ease;
	        transition: transform .1s ease;
	        pointer-events: none;
	        background-color: #3a4652;
	        color: #fff;
	        padding: 10px 12px;
	        font-size: 12px;
	        font-style: normal;
	        border-radius: 10px 10px 10px 0px;;
	        box-shadow: 0px 0px 10px 0px #0000004a;
	        position: relative;
	        opacity: 0;
	        display: inline-block;
	        transform: translateY(5px );
	        max-width: 200px;
	    }
	    .evo_elms .evo_tooltip_box.show{
	        opacity: 1;
	        transform: translateY(0px );
	    }
	    .evo_elms .evo_tooltip_box:before{
	        content: "";
	        display: inline-block;
	        width: 0;
	        height: 0;
	        border-style: solid;
	        border-width: 12px 12px 0 0;
	        border-color: #3a4652 transparent transparent transparent;
	        position: absolute;
	        bottom: 0;left:0;
	        margin-bottom: -12px;
	    }
	    .evo_elms .evo_tooltip_box.L{border-radius: 10px 10px 0px 10px;}
	    .evo_elms .evo_tooltip_box.L:before{
	        content: "";
	        border-width: 0 12px 12px 0 ;
	        border-color: transparent #3a4652 transparent  transparent;
	        left:auto;right:0px;
	    }

	    .ajdeToolTip:before{
	        content: "?";
	        font-style: normal;
	        display: inline-block;
	        color: #fff;
	        font-size: 10px;
	        margin-top: 3px;
	        background-color: #3b3b3b;
	        padding: 3px;
	        border-radius: 50%;
	        height: 16px;
	        width: 16px;
	        line-height: 10px;
	        opacity: 0.6;
	        box-sizing: border-box;
	        font-family: var(--evo_font_2); font-weight: bold;
	    }
	    .ajdeToolTip:hover:before{opacity: 1;}
	    span.ajdeToolTip, .yesno_row span.ajdeToolTip{
	        padding-left: 0;
	        margin-left:4px;
	        text-align: center;
	        font-style: normal;
	        position: absolute;
	        width: 13px;
	        height: 14px;
	        line-height: 110%;
	        border-radius:0px;
	        color:#fff;
	        padding:0;
	        font-style:normal;
	        cursor: pointer;
	        display:inline-block;   box-sizing: content-box;    
	    }
	    .ajdeToolTip:hover, .yesno_row .ajdeToolTip:hover{opacity: 1}
	    .ajdeToolTip em{display:none;}

	/* purchase box */
		.evo_purchase_box{ background-color: #fff3dd;padding:15px;border-radius: 12px;}
		.evo_purchase_box .purchase_section .brb{border-bottom: 1px solid #c1c1c1;}
		.evo_purchase_box .purchase_section span.right{float:right; margin-left: 10px;}
		.evo_purchase_box .purchase_section p{margin: 0;}
		.evo_purchase_box .purchase_section p.total{padding:10px 0;}
		.evo_purchase_box .purchase_section .addtocart{text-align: right;margin-bottom: 10px}
		.evo_purchase_box .purchase_section p.total span{font-weight: bold;font-size: 16px;}

		.evo_purchase_box .purchase_section p.field_row input{box-shadow: 0px 0px 2px #888;display: block;border:none;background-color: transparent;padding: 5px 15px;border-radius: 20px;width: 100%;margin: 5px 0; box-sizing:border-box; line-height: 1.3}
		.evo_purchase_box .purchase_section p.field_row input:focus{outline:none;box-shadow: 0px 0px 4px #888;}

		.evo_purchase_box .purchase_section input.qty{
			border-radius: 5px;
		    padding: 4px;
		    border: 2px solid #b7b7b7;
		    font-family: inherit;
		    padding: 5px;
		    font-size: 100%;
		    margin: 0;
		    max-width: 70px;
		    vertical-align: baseline;
		    -webkit-box-sizing: border-box;
		    -moz-box-sizing: border-box;
		    box-sizing: border-box;
		}			
		.evo_purchase_box .purchase_section .evo_quantity{
			display: block;
			padding: 10px 0;
		    border-right: none;
		    border-left: none;
		    margin-bottom: 5px;
		    display: flex!important;
		    justify-content: space-between;
		    align-items: center;
		    -webkit-user-select: none; /* Chrome/Safari */        
			-moz-user-select: none; /* Firefox */
			-ms-user-select: none; /* IE10+ */
			/* Rules below not implemented in browsers yet */
			-o-user-select: none;
			user-select: none;
		}
		.evo_purchase_box .purchase_section .evo_quantity .qty b{
			border-radius: 50%;
			height: 30px; width: 30px;
			color:#fff;
			background-color: #c9c9c9;
			display: inline-block;
			line-height: 29px;
		    text-align: center;
		    font-size: 24px;
		    font-weight: normal;
		    cursor: pointer;
		    position: relative;
		}
		.evo_purchase_box .purchase_section .evo_quantity .qty b:hover{opacity: 0.7;}
		.evo_purchase_box .purchase_section .evo_quantity .qty b.min{line-height: 28px }
		.evo_purchase_box .purchase_section .evo_quantity .qty b.plu{background-color:#3091d4 }
		.evo_purchase_box .purchase_section .evo_quantity .qty em{font-style: normal;font-size: 20px;font-weight: bold;padding: 5px;}
		.evo_purchase_box .purchase_section .evo_quantity .qty{margin-left: 10px; margin-right: 0px;}

/* for JQuery Mobile */
	.ui-loading .ui-loader { display: none; }
	.ui-loader { display: none; position: absolute; opacity: .85; z-index: 100; left: 50%; width: 200px; margin-left: -130px; margin-top: -35px; padding: 10px 30px; }

/*-- Responsive --*/

@media (max-width: 1024px){
	.evcal_evdata_img.expanded {max-height: none !important; }
	.evcal_evdata_img {max-height: 341px !important; }	
}
@media (max-width: 768px){
	:root{
		--evo-image-size: 100px;
	}
	.evo_card_health_boxes{flex-direction: column;}
	.evo_card_health_boxes .evo_health_b
		{margin-right: 0;}	
	.evo_card_health_boxes .evo_health_b svg, .evo_card_health_boxes .evo_health_b i.fa
		{width: 40px; text-align: center;}
	
	.evcal_evdata_row.evorow_2b{flex-direction: column;}
	.evcal_evdata_row.evorow_2b .evorow_b.evorow_b1{flex:1;margin:0 0 8px 0;}
	.evcal_evdata_img {max-height: 255px !important; }

	.evocard_row, .evocard_row.L{flex-direction: column; padding-bottom: 0px;}
	.evocard_box {margin-bottom: 8px;}
	.evocard_row .evocard_box_h .evocard_box:last-child{margin-bottom: 8px; margin-right: 0px;}

	body .evcal_eventcard .evcal_cell_rel_events a{flex-basis: calc(50% - 8px);}

	/* eventtop */
	.eventon_events_list .eventon_list_event .evoet_c4, 
	.evo_pop_body .evoet_c4, #page-content p.evoet_c4{flex-basis: 100%}

	/* live view */

	/* schedule view */
	.evosv_grid .row{flex-direction: column;margin-left: 0px}
	.evosv_grid .row .evosv_items{flex-wrap: wrap;}
	.evosv_grid .row .evosv_items .evosv_event{width: auto;}

}
@media (max-width: 568px){	
	.evcal_evdata_img {max-height: 189px !important; }
	body .evcal_eventcard .evcal_cell_rel_events a{flex-basis: 100%; margin-right: 0px}

	.eventon_events_list .eventon_list_event .evcal_desc, 
	.evo_pop_body .evcal_desc, #page-content p.evcal_desc{}
	.eventon_events_list .eventon_list_event .ev_ftImg{margin-bottom: 15px;}

	.evcal_eventcard .evcal_evdata_cell .evo_h3, 
	.ajde_evcal_calendar #evcal_list .evcal_eventcard .evcal_evdata_cell_title,
	.evo_pop_body .evcal_evdata_cell_title
	{padding-left: 30px; padding-top: 2px;}
	.evcal_eventcard .evcal_evdata_row .evcal_evdata_cell{padding-left: 0px;margin-left: -30px}
	.evcal_evdata_row.evo_metarow_ICS  .evcal_evdata_cell{padding-left: 30px;}

	/* organizer on eventcard */
		.evcal_evdata_cell .evo_org_content{flex-wrap: wrap;}

	/* live view */
	.evo_eventon_now_next .evo_countdowner{display: inline-block;}
	.evo_eventon_now .desc_trig.hasFtIMG{flex-direction: column;}
	.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list a .ev_ftImg{width: 100%; height:250px;}
	.evo_eventon_live_now_section .evo_eventon_now .ajde_evcal_calendar.cev.sev #evcal_list a .evo_info{width: auto}
}
@media (max-width: 480px){
	:root{
		--evo-image-size: 50px;
	}
	.ajde_evcal_calendar #evcal_loader{height:1px; width:1px}
	.ajde_evcal_calendar .calendar_header p{font-size:24px;}
	#evcal_sort_bar ul{	padding-left:10px}
	.event_description .evcal_col50{
		width:100%; float:none;
		border-bottom: 1px solid #CDCDCD;
		border-right: none;
	}
	.event_description .evcal_col50 .bordr{border-right:none}	
	.evorow .tb .evcal_col50{	float:none; display:block; width: 100%;}
	.evorow .tb .evcal_col50:first-child{border-bottom:1px solid #cdcdcd;}
	.evo_metarow_time_location .evcal_col50{
		width: 100%;
		border-bottom: 1px solid #cdcdcd;
	}
	

	/* organizer and mdt */
		.evo_evdata_cell_content .evo_card_organizer,
		.evomdt_data .evomdt_item {
			flex-basis: 100%!important;
		}

	/* lightbox */
	.evo_lightbox {padding-right: 0; padding-left: 0;}
	.evo_lightbox_content , .evolb_box{width: 90%;max-width: 400px;}

	/* cancelled event text */
	.eventon_events_list .eventon_list_event .cancel_event .evo_event_headers{padding: 1px 5px; font-size: 10px;}

	/* jumper */	
	.ajde_evcal_calendar .calendar_header .evo_j_dates p.legend{font-size: 11px;}
	/* filters */
	.eventon_filter_line.selecttype .eventon_filter{margin-bottom: 5px;}

	.evo_lightbox .evcal_evdata_row .evcal_evdata_cell h3,
	.evo_lightbox .evo_clik_row .evo_h3{	font-size: 16px;	}
	.evcal_evdata_row{padding: 20px;}	
	
	.evcal_evdata_row .evcal_evdata_cell h3, 
	.evo_metarow_ICS.evo_clik_row .evcal_evdata_cell h3,
	.evo_metarow_learnmore.evo_clik_row .evcal_evdata_cell h3
		{ padding-top: 0px}
	
	.evo_metarow_ICS.evo_clik_row .evcal_evdata_cell h3{
		display: flex;flex-wrap: wrap;}
	#evcal_list .evorow.getdirections .evoInput, .evo_pop_body .evorow.getdirections .evoInput{
		font-size: 13px;
	}
	#evcal_list .eventon_list_event .event_description p, #evcal_list .eventon_list_event .event_description li, .evo_pop_body .evcal_evdata_row .evcal_evdata_cell p{
		font-size: 13px;
	}
	.evo_metarow_socialmedia a.evo_ss{width: 35px; height: 35px;}

	.evcal_evdata_img.expanded {max-height: none!important; }
	.evcal_evdata_img{max-height: 106px !important; }
}
@media only screen and (max-device-width : 480px){
	.ajde_evcal_calendar .calendar_header p{	font-size:26px;	}
	#evcal_sort_bar ul{padding-left:10px}
}

/*FILESTART  /home/u871227975/domains/upandoavida.com/public_html/wp-content/plugins/eventon-lite/assets/fonts/all.css */
/*!
 * Font Awesome Free 6.7.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "evo_FontAwesome");
  font-weight: var(--fa-style, 900); }

.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands,
.fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

.fas::before,
.far::before,
.fab::before,
.fa-solid::before,
.fa-regular::before,
.fa-brands::before,
.fa::before {
  content: var(--fa); }

.fa-classic,
.fas,
.fa-solid,
.far,
.fa-regular {
  font-family: 'evo_FontAwesome'; }

.fa-brands,
.fab {
  font-family: 'evo_FontAwesomeB'; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; }

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: calc(-1 * var(--fa-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin-reverse {
  --fa-animation-direction: reverse; }

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8)); }

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s; } }

@keyframes fa-beat {
  0%, 90% {
    transform: scale(1); }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25)); } }

@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0); }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    transform: scale(1, 1) translateY(0); }
  100% {
    transform: scale(1, 1) translateY(0); } }

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125)); } }

@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }

@keyframes fa-shake {
  0% {
    transform: rotate(-15deg); }
  4% {
    transform: rotate(15deg); }
  8%, 24% {
    transform: rotate(-18deg); }
  12%, 28% {
    transform: rotate(18deg); }
  16% {
    transform: rotate(-22deg); }
  20% {
    transform: rotate(22deg); }
  32% {
    transform: rotate(-12deg); }
  36% {
    transform: rotate(12deg); }
  40%, 100% {
    transform: rotate(0deg); } }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  transform: rotate(90deg); }

.fa-rotate-180 {
  transform: rotate(180deg); }

.fa-rotate-270 {
  transform: rotate(270deg); }

.fa-flip-horizontal {
  transform: scale(-1, 1); }

.fa-flip-vertical {
  transform: scale(1, -1); }

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1); }

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0)); }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto); }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: var(--fa-inverse, #fff); }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

.fa-0 {
  --fa: "\30";
  --fa--fa: "\30\30"; }

.fa-1 {
  --fa: "\31";
  --fa--fa: "\31\31"; }

.fa-2 {
  --fa: "\32";
  --fa--fa: "\32\32"; }

.fa-3 {
  --fa: "\33";
  --fa--fa: "\33\33"; }

.fa-4 {
  --fa: "\34";
  --fa--fa: "\34\34"; }

.fa-5 {
  --fa: "\35";
  --fa--fa: "\35\35"; }

.fa-6 {
  --fa: "\36";
  --fa--fa: "\36\36"; }

.fa-7 {
  --fa: "\37";
  --fa--fa: "\37\37"; }

.fa-8 {
  --fa: "\38";
  --fa--fa: "\38\38"; }

.fa-9 {
  --fa: "\39";
  --fa--fa: "\39\39"; }

.fa-fill-drip {
  --fa: "\f576";
  --fa--fa: "\f576\f576"; }

.fa-arrows-to-circle {
  --fa: "\e4bd";
  --fa--fa: "\e4bd\e4bd"; }

.fa-circle-chevron-right {
  --fa: "\f138";
  --fa--fa: "\f138\f138"; }

.fa-chevron-circle-right {
  --fa: "\f138";
  --fa--fa: "\f138\f138"; }

.fa-at {
  --fa: "\40";
  --fa--fa: "\40\40"; }

.fa-trash-can {
  --fa: "\f2ed";
  --fa--fa: "\f2ed\f2ed"; }

.fa-trash-alt {
  --fa: "\f2ed";
  --fa--fa: "\f2ed\f2ed"; }

.fa-text-height {
  --fa: "\f034";
  --fa--fa: "\f034\f034"; }

.fa-user-xmark {
  --fa: "\f235";
  --fa--fa: "\f235\f235"; }

.fa-user-times {
  --fa: "\f235";
  --fa--fa: "\f235\f235"; }

.fa-stethoscope {
  --fa: "\f0f1";
  --fa--fa: "\f0f1\f0f1"; }

.fa-message {
  --fa: "\f27a";
  --fa--fa: "\f27a\f27a"; }

.fa-comment-alt {
  --fa: "\f27a";
  --fa--fa: "\f27a\f27a"; }

.fa-info {
  --fa: "\f129";
  --fa--fa: "\f129\f129"; }

.fa-down-left-and-up-right-to-center {
  --fa: "\f422";
  --fa--fa: "\f422\f422"; }

.fa-compress-alt {
  --fa: "\f422";
  --fa--fa: "\f422\f422"; }

.fa-explosion {
  --fa: "\e4e9";
  --fa--fa: "\e4e9\e4e9"; }

.fa-file-lines {
  --fa: "\f15c";
  --fa--fa: "\f15c\f15c"; }

.fa-file-alt {
  --fa: "\f15c";
  --fa--fa: "\f15c\f15c"; }

.fa-file-text {
  --fa: "\f15c";
  --fa--fa: "\f15c\f15c"; }

.fa-wave-square {
  --fa: "\f83e";
  --fa--fa: "\f83e\f83e"; }

.fa-ring {
  --fa: "\f70b";
  --fa--fa: "\f70b\f70b"; }

.fa-building-un {
  --fa: "\e4d9";
  --fa--fa: "\e4d9\e4d9"; }

.fa-dice-three {
  --fa: "\f527";
  --fa--fa: "\f527\f527"; }

.fa-calendar-days {
  --fa: "\f073";
  --fa--fa: "\f073\f073"; }

.fa-calendar-alt {
  --fa: "\f073";
  --fa--fa: "\f073\f073"; }

.fa-anchor-circle-check {
  --fa: "\e4aa";
  --fa--fa: "\e4aa\e4aa"; }

.fa-building-circle-arrow-right {
  --fa: "\e4d1";
  --fa--fa: "\e4d1\e4d1"; }

.fa-volleyball {
  --fa: "\f45f";
  --fa--fa: "\f45f\f45f"; }

.fa-volleyball-ball {
  --fa: "\f45f";
  --fa--fa: "\f45f\f45f"; }

.fa-arrows-up-to-line {
  --fa: "\e4c2";
  --fa--fa: "\e4c2\e4c2"; }

.fa-sort-down {
  --fa: "\f0dd";
  --fa--fa: "\f0dd\f0dd"; }

.fa-sort-desc {
  --fa: "\f0dd";
  --fa--fa: "\f0dd\f0dd"; }

.fa-circle-minus {
  --fa: "\f056";
  --fa--fa: "\f056\f056"; }

.fa-minus-circle {
  --fa: "\f056";
  --fa--fa: "\f056\f056"; }

.fa-door-open {
  --fa: "\f52b";
  --fa--fa: "\f52b\f52b"; }

.fa-right-from-bracket {
  --fa: "\f2f5";
  --fa--fa: "\f2f5\f2f5"; }

.fa-sign-out-alt {
  --fa: "\f2f5";
  --fa--fa: "\f2f5\f2f5"; }

.fa-atom {
  --fa: "\f5d2";
  --fa--fa: "\f5d2\f5d2"; }

.fa-soap {
  --fa: "\e06e";
  --fa--fa: "\e06e\e06e"; }

.fa-icons {
  --fa: "\f86d";
  --fa--fa: "\f86d\f86d"; }

.fa-heart-music-camera-bolt {
  --fa: "\f86d";
  --fa--fa: "\f86d\f86d"; }

.fa-microphone-lines-slash {
  --fa: "\f539";
  --fa--fa: "\f539\f539"; }

.fa-microphone-alt-slash {
  --fa: "\f539";
  --fa--fa: "\f539\f539"; }

.fa-bridge-circle-check {
  --fa: "\e4c9";
  --fa--fa: "\e4c9\e4c9"; }

.fa-pump-medical {
  --fa: "\e06a";
  --fa--fa: "\e06a\e06a"; }

.fa-fingerprint {
  --fa: "\f577";
  --fa--fa: "\f577\f577"; }

.fa-hand-point-right {
  --fa: "\f0a4";
  --fa--fa: "\f0a4\f0a4"; }

.fa-magnifying-glass-location {
  --fa: "\f689";
  --fa--fa: "\f689\f689"; }

.fa-search-location {
  --fa: "\f689";
  --fa--fa: "\f689\f689"; }

.fa-forward-step {
  --fa: "\f051";
  --fa--fa: "\f051\f051"; }

.fa-step-forward {
  --fa: "\f051";
  --fa--fa: "\f051\f051"; }

.fa-face-smile-beam {
  --fa: "\f5b8";
  --fa--fa: "\f5b8\f5b8"; }

.fa-smile-beam {
  --fa: "\f5b8";
  --fa--fa: "\f5b8\f5b8"; }

.fa-flag-checkered {
  --fa: "\f11e";
  --fa--fa: "\f11e\f11e"; }

.fa-football {
  --fa: "\f44e";
  --fa--fa: "\f44e\f44e"; }

.fa-football-ball {
  --fa: "\f44e";
  --fa--fa: "\f44e\f44e"; }

.fa-school-circle-exclamation {
  --fa: "\e56c";
  --fa--fa: "\e56c\e56c"; }

.fa-crop {
  --fa: "\f125";
  --fa--fa: "\f125\f125"; }

.fa-angles-down {
  --fa: "\f103";
  --fa--fa: "\f103\f103"; }

.fa-angle-double-down {
  --fa: "\f103";
  --fa--fa: "\f103\f103"; }

.fa-users-rectangle {
  --fa: "\e594";
  --fa--fa: "\e594\e594"; }

.fa-people-roof {
  --fa: "\e537";
  --fa--fa: "\e537\e537"; }

.fa-people-line {
  --fa: "\e534";
  --fa--fa: "\e534\e534"; }

.fa-beer-mug-empty {
  --fa: "\f0fc";
  --fa--fa: "\f0fc\f0fc"; }

.fa-beer {
  --fa: "\f0fc";
  --fa--fa: "\f0fc\f0fc"; }

.fa-diagram-predecessor {
  --fa: "\e477";
  --fa--fa: "\e477\e477"; }

.fa-arrow-up-long {
  --fa: "\f176";
  --fa--fa: "\f176\f176"; }

.fa-long-arrow-up {
  --fa: "\f176";
  --fa--fa: "\f176\f176"; }

.fa-fire-flame-simple {
  --fa: "\f46a";
  --fa--fa: "\f46a\f46a"; }

.fa-burn {
  --fa: "\f46a";
  --fa--fa: "\f46a\f46a"; }

.fa-person {
  --fa: "\f183";
  --fa--fa: "\f183\f183"; }

.fa-male {
  --fa: "\f183";
  --fa--fa: "\f183\f183"; }

.fa-laptop {
  --fa: "\f109";
  --fa--fa: "\f109\f109"; }

.fa-file-csv {
  --fa: "\f6dd";
  --fa--fa: "\f6dd\f6dd"; }

.fa-menorah {
  --fa: "\f676";
  --fa--fa: "\f676\f676"; }

.fa-truck-plane {
  --fa: "\e58f";
  --fa--fa: "\e58f\e58f"; }

.fa-record-vinyl {
  --fa: "\f8d9";
  --fa--fa: "\f8d9\f8d9"; }

.fa-face-grin-stars {
  --fa: "\f587";
  --fa--fa: "\f587\f587"; }

.fa-grin-stars {
  --fa: "\f587";
  --fa--fa: "\f587\f587"; }

.fa-bong {
  --fa: "\f55c";
  --fa--fa: "\f55c\f55c"; }

.fa-spaghetti-monster-flying {
  --fa: "\f67b";
  --fa--fa: "\f67b\f67b"; }

.fa-pastafarianism {
  --fa: "\f67b";
  --fa--fa: "\f67b\f67b"; }

.fa-arrow-down-up-across-line {
  --fa: "\e4af";
  --fa--fa: "\e4af\e4af"; }

.fa-spoon {
  --fa: "\f2e5";
  --fa--fa: "\f2e5\f2e5"; }

.fa-utensil-spoon {
  --fa: "\f2e5";
  --fa--fa: "\f2e5\f2e5"; }

.fa-jar-wheat {
  --fa: "\e517";
  --fa--fa: "\e517\e517"; }

.fa-envelopes-bulk {
  --fa: "\f674";
  --fa--fa: "\f674\f674"; }

.fa-mail-bulk {
  --fa: "\f674";
  --fa--fa: "\f674\f674"; }

.fa-file-circle-exclamation {
  --fa: "\e4eb";
  --fa--fa: "\e4eb\e4eb"; }

.fa-circle-h {
  --fa: "\f47e";
  --fa--fa: "\f47e\f47e"; }

.fa-hospital-symbol {
  --fa: "\f47e";
  --fa--fa: "\f47e\f47e"; }

.fa-pager {
  --fa: "\f815";
  --fa--fa: "\f815\f815"; }

.fa-address-book {
  --fa: "\f2b9";
  --fa--fa: "\f2b9\f2b9"; }

.fa-contact-book {
  --fa: "\f2b9";
  --fa--fa: "\f2b9\f2b9"; }

.fa-strikethrough {
  --fa: "\f0cc";
  --fa--fa: "\f0cc\f0cc"; }

.fa-k {
  --fa: "\4b";
  --fa--fa: "\4b\4b"; }

.fa-landmark-flag {
  --fa: "\e51c";
  --fa--fa: "\e51c\e51c"; }

.fa-pencil {
  --fa: "\f303";
  --fa--fa: "\f303\f303"; }

.fa-pencil-alt {
  --fa: "\f303";
  --fa--fa: "\f303\f303"; }

.fa-backward {
  --fa: "\f04a";
  --fa--fa: "\f04a\f04a"; }

.fa-caret-right {
  --fa: "\f0da";
  --fa--fa: "\f0da\f0da"; }

.fa-comments {
  --fa: "\f086";
  --fa--fa: "\f086\f086"; }

.fa-paste {
  --fa: "\f0ea";
  --fa--fa: "\f0ea\f0ea"; }

.fa-file-clipboard {
  --fa: "\f0ea";
  --fa--fa: "\f0ea\f0ea"; }

.fa-code-pull-request {
  --fa: "\e13c";
  --fa--fa: "\e13c\e13c"; }

.fa-clipboard-list {
  --fa: "\f46d";
  --fa--fa: "\f46d\f46d"; }

.fa-truck-ramp-box {
  --fa: "\f4de";
  --fa--fa: "\f4de\f4de"; }

.fa-truck-loading {
  --fa: "\f4de";
  --fa--fa: "\f4de\f4de"; }

.fa-user-check {
  --fa: "\f4fc";
  --fa--fa: "\f4fc\f4fc"; }

.fa-vial-virus {
  --fa: "\e597";
  --fa--fa: "\e597\e597"; }

.fa-sheet-plastic {
  --fa: "\e571";
  --fa--fa: "\e571\e571"; }

.fa-blog {
  --fa: "\f781";
  --fa--fa: "\f781\f781"; }

.fa-user-ninja {
  --fa: "\f504";
  --fa--fa: "\f504\f504"; }

.fa-person-arrow-up-from-line {
  --fa: "\e539";
  --fa--fa: "\e539\e539"; }

.fa-scroll-torah {
  --fa: "\f6a0";
  --fa--fa: "\f6a0\f6a0"; }

.fa-torah {
  --fa: "\f6a0";
  --fa--fa: "\f6a0\f6a0"; }

.fa-broom-ball {
  --fa: "\f458";
  --fa--fa: "\f458\f458"; }

.fa-quidditch {
  --fa: "\f458";
  --fa--fa: "\f458\f458"; }

.fa-quidditch-broom-ball {
  --fa: "\f458";
  --fa--fa: "\f458\f458"; }

.fa-toggle-off {
  --fa: "\f204";
  --fa--fa: "\f204\f204"; }

.fa-box-archive {
  --fa: "\f187";
  --fa--fa: "\f187\f187"; }

.fa-archive {
  --fa: "\f187";
  --fa--fa: "\f187\f187"; }

.fa-person-drowning {
  --fa: "\e545";
  --fa--fa: "\e545\e545"; }

.fa-arrow-down-9-1 {
  --fa: "\f886";
  --fa--fa: "\f886\f886"; }

.fa-sort-numeric-desc {
  --fa: "\f886";
  --fa--fa: "\f886\f886"; }

.fa-sort-numeric-down-alt {
  --fa: "\f886";
  --fa--fa: "\f886\f886"; }

.fa-face-grin-tongue-squint {
  --fa: "\f58a";
  --fa--fa: "\f58a\f58a"; }

.fa-grin-tongue-squint {
  --fa: "\f58a";
  --fa--fa: "\f58a\f58a"; }

.fa-spray-can {
  --fa: "\f5bd";
  --fa--fa: "\f5bd\f5bd"; }

.fa-truck-monster {
  --fa: "\f63b";
  --fa--fa: "\f63b\f63b"; }

.fa-w {
  --fa: "\57";
  --fa--fa: "\57\57"; }

.fa-earth-africa {
  --fa: "\f57c";
  --fa--fa: "\f57c\f57c"; }

.fa-globe-africa {
  --fa: "\f57c";
  --fa--fa: "\f57c\f57c"; }

.fa-rainbow {
  --fa: "\f75b";
  --fa--fa: "\f75b\f75b"; }

.fa-circle-notch {
  --fa: "\f1ce";
  --fa--fa: "\f1ce\f1ce"; }

.fa-tablet-screen-button {
  --fa: "\f3fa";
  --fa--fa: "\f3fa\f3fa"; }

.fa-tablet-alt {
  --fa: "\f3fa";
  --fa--fa: "\f3fa\f3fa"; }

.fa-paw {
  --fa: "\f1b0";
  --fa--fa: "\f1b0\f1b0"; }

.fa-cloud {
  --fa: "\f0c2";
  --fa--fa: "\f0c2\f0c2"; }

.fa-trowel-bricks {
  --fa: "\e58a";
  --fa--fa: "\e58a\e58a"; }

.fa-face-flushed {
  --fa: "\f579";
  --fa--fa: "\f579\f579"; }

.fa-flushed {
  --fa: "\f579";
  --fa--fa: "\f579\f579"; }

.fa-hospital-user {
  --fa: "\f80d";
  --fa--fa: "\f80d\f80d"; }

.fa-tent-arrow-left-right {
  --fa: "\e57f";
  --fa--fa: "\e57f\e57f"; }

.fa-gavel {
  --fa: "\f0e3";
  --fa--fa: "\f0e3\f0e3"; }

.fa-legal {
  --fa: "\f0e3";
  --fa--fa: "\f0e3\f0e3"; }

.fa-binoculars {
  --fa: "\f1e5";
  --fa--fa: "\f1e5\f1e5"; }

.fa-microphone-slash {
  --fa: "\f131";
  --fa--fa: "\f131\f131"; }

.fa-box-tissue {
  --fa: "\e05b";
  --fa--fa: "\e05b\e05b"; }

.fa-motorcycle {
  --fa: "\f21c";
  --fa--fa: "\f21c\f21c"; }

.fa-bell-concierge {
  --fa: "\f562";
  --fa--fa: "\f562\f562"; }

.fa-concierge-bell {
  --fa: "\f562";
  --fa--fa: "\f562\f562"; }

.fa-pen-ruler {
  --fa: "\f5ae";
  --fa--fa: "\f5ae\f5ae"; }

.fa-pencil-ruler {
  --fa: "\f5ae";
  --fa--fa: "\f5ae\f5ae"; }

.fa-people-arrows {
  --fa: "\e068";
  --fa--fa: "\e068\e068"; }

.fa-people-arrows-left-right {
  --fa: "\e068";
  --fa--fa: "\e068\e068"; }

.fa-mars-and-venus-burst {
  --fa: "\e523";
  --fa--fa: "\e523\e523"; }

.fa-square-caret-right {
  --fa: "\f152";
  --fa--fa: "\f152\f152"; }

.fa-caret-square-right {
  --fa: "\f152";
  --fa--fa: "\f152\f152"; }

.fa-scissors {
  --fa: "\f0c4";
  --fa--fa: "\f0c4\f0c4"; }

.fa-cut {
  --fa: "\f0c4";
  --fa--fa: "\f0c4\f0c4"; }

.fa-sun-plant-wilt {
  --fa: "\e57a";
  --fa--fa: "\e57a\e57a"; }

.fa-toilets-portable {
  --fa: "\e584";
  --fa--fa: "\e584\e584"; }

.fa-hockey-puck {
  --fa: "\f453";
  --fa--fa: "\f453\f453"; }

.fa-table {
  --fa: "\f0ce";
  --fa--fa: "\f0ce\f0ce"; }

.fa-magnifying-glass-arrow-right {
  --fa: "\e521";
  --fa--fa: "\e521\e521"; }

.fa-tachograph-digital {
  --fa: "\f566";
  --fa--fa: "\f566\f566"; }

.fa-digital-tachograph {
  --fa: "\f566";
  --fa--fa: "\f566\f566"; }

.fa-users-slash {
  --fa: "\e073";
  --fa--fa: "\e073\e073"; }

.fa-clover {
  --fa: "\e139";
  --fa--fa: "\e139\e139"; }

.fa-reply {
  --fa: "\f3e5";
  --fa--fa: "\f3e5\f3e5"; }

.fa-mail-reply {
  --fa: "\f3e5";
  --fa--fa: "\f3e5\f3e5"; }

.fa-star-and-crescent {
  --fa: "\f699";
  --fa--fa: "\f699\f699"; }

.fa-house-fire {
  --fa: "\e50c";
  --fa--fa: "\e50c\e50c"; }

.fa-square-minus {
  --fa: "\f146";
  --fa--fa: "\f146\f146"; }

.fa-minus-square {
  --fa: "\f146";
  --fa--fa: "\f146\f146"; }

.fa-helicopter {
  --fa: "\f533";
  --fa--fa: "\f533\f533"; }

.fa-compass {
  --fa: "\f14e";
  --fa--fa: "\f14e\f14e"; }

.fa-square-caret-down {
  --fa: "\f150";
  --fa--fa: "\f150\f150"; }

.fa-caret-square-down {
  --fa: "\f150";
  --fa--fa: "\f150\f150"; }

.fa-file-circle-question {
  --fa: "\e4ef";
  --fa--fa: "\e4ef\e4ef"; }

.fa-laptop-code {
  --fa: "\f5fc";
  --fa--fa: "\f5fc\f5fc"; }

.fa-swatchbook {
  --fa: "\f5c3";
  --fa--fa: "\f5c3\f5c3"; }

.fa-prescription-bottle {
  --fa: "\f485";
  --fa--fa: "\f485\f485"; }

.fa-bars {
  --fa: "\f0c9";
  --fa--fa: "\f0c9\f0c9"; }

.fa-navicon {
  --fa: "\f0c9";
  --fa--fa: "\f0c9\f0c9"; }

.fa-people-group {
  --fa: "\e533";
  --fa--fa: "\e533\e533"; }

.fa-hourglass-end {
  --fa: "\f253";
  --fa--fa: "\f253\f253"; }

.fa-hourglass-3 {
  --fa: "\f253";
  --fa--fa: "\f253\f253"; }

.fa-heart-crack {
  --fa: "\f7a9";
  --fa--fa: "\f7a9\f7a9"; }

.fa-heart-broken {
  --fa: "\f7a9";
  --fa--fa: "\f7a9\f7a9"; }

.fa-square-up-right {
  --fa: "\f360";
  --fa--fa: "\f360\f360"; }

.fa-external-link-square-alt {
  --fa: "\f360";
  --fa--fa: "\f360\f360"; }

.fa-face-kiss-beam {
  --fa: "\f597";
  --fa--fa: "\f597\f597"; }

.fa-kiss-beam {
  --fa: "\f597";
  --fa--fa: "\f597\f597"; }

.fa-film {
  --fa: "\f008";
  --fa--fa: "\f008\f008"; }

.fa-ruler-horizontal {
  --fa: "\f547";
  --fa--fa: "\f547\f547"; }

.fa-people-robbery {
  --fa: "\e536";
  --fa--fa: "\e536\e536"; }

.fa-lightbulb {
  --fa: "\f0eb";
  --fa--fa: "\f0eb\f0eb"; }

.fa-caret-left {
  --fa: "\f0d9";
  --fa--fa: "\f0d9\f0d9"; }

.fa-circle-exclamation {
  --fa: "\f06a";
  --fa--fa: "\f06a\f06a"; }

.fa-exclamation-circle {
  --fa: "\f06a";
  --fa--fa: "\f06a\f06a"; }

.fa-school-circle-xmark {
  --fa: "\e56d";
  --fa--fa: "\e56d\e56d"; }

.fa-arrow-right-from-bracket {
  --fa: "\f08b";
  --fa--fa: "\f08b\f08b"; }

.fa-sign-out {
  --fa: "\f08b";
  --fa--fa: "\f08b\f08b"; }

.fa-circle-chevron-down {
  --fa: "\f13a";
  --fa--fa: "\f13a\f13a"; }

.fa-chevron-circle-down {
  --fa: "\f13a";
  --fa--fa: "\f13a\f13a"; }

.fa-unlock-keyhole {
  --fa: "\f13e";
  --fa--fa: "\f13e\f13e"; }

.fa-unlock-alt {
  --fa: "\f13e";
  --fa--fa: "\f13e\f13e"; }

.fa-cloud-showers-heavy {
  --fa: "\f740";
  --fa--fa: "\f740\f740"; }

.fa-headphones-simple {
  --fa: "\f58f";
  --fa--fa: "\f58f\f58f"; }

.fa-headphones-alt {
  --fa: "\f58f";
  --fa--fa: "\f58f\f58f"; }

.fa-sitemap {
  --fa: "\f0e8";
  --fa--fa: "\f0e8\f0e8"; }

.fa-circle-dollar-to-slot {
  --fa: "\f4b9";
  --fa--fa: "\f4b9\f4b9"; }

.fa-donate {
  --fa: "\f4b9";
  --fa--fa: "\f4b9\f4b9"; }

.fa-memory {
  --fa: "\f538";
  --fa--fa: "\f538\f538"; }

.fa-road-spikes {
  --fa: "\e568";
  --fa--fa: "\e568\e568"; }

.fa-fire-burner {
  --fa: "\e4f1";
  --fa--fa: "\e4f1\e4f1"; }

.fa-flag {
  --fa: "\f024";
  --fa--fa: "\f024\f024"; }

.fa-hanukiah {
  --fa: "\f6e6";
  --fa--fa: "\f6e6\f6e6"; }

.fa-feather {
  --fa: "\f52d";
  --fa--fa: "\f52d\f52d"; }

.fa-volume-low {
  --fa: "\f027";
  --fa--fa: "\f027\f027"; }

.fa-volume-down {
  --fa: "\f027";
  --fa--fa: "\f027\f027"; }

.fa-comment-slash {
  --fa: "\f4b3";
  --fa--fa: "\f4b3\f4b3"; }

.fa-cloud-sun-rain {
  --fa: "\f743";
  --fa--fa: "\f743\f743"; }

.fa-compress {
  --fa: "\f066";
  --fa--fa: "\f066\f066"; }

.fa-wheat-awn {
  --fa: "\e2cd";
  --fa--fa: "\e2cd\e2cd"; }

.fa-wheat-alt {
  --fa: "\e2cd";
  --fa--fa: "\e2cd\e2cd"; }

.fa-ankh {
  --fa: "\f644";
  --fa--fa: "\f644\f644"; }

.fa-hands-holding-child {
  --fa: "\e4fa";
  --fa--fa: "\e4fa\e4fa"; }

.fa-asterisk {
  --fa: "\2a";
  --fa--fa: "\2a\2a"; }

.fa-square-check {
  --fa: "\f14a";
  --fa--fa: "\f14a\f14a"; }

.fa-check-square {
  --fa: "\f14a";
  --fa--fa: "\f14a\f14a"; }

.fa-peseta-sign {
  --fa: "\e221";
  --fa--fa: "\e221\e221"; }

.fa-heading {
  --fa: "\f1dc";
  --fa--fa: "\f1dc\f1dc"; }

.fa-header {
  --fa: "\f1dc";
  --fa--fa: "\f1dc\f1dc"; }

.fa-ghost {
  --fa: "\f6e2";
  --fa--fa: "\f6e2\f6e2"; }

.fa-list {
  --fa: "\f03a";
  --fa--fa: "\f03a\f03a"; }

.fa-list-squares {
  --fa: "\f03a";
  --fa--fa: "\f03a\f03a"; }

.fa-square-phone-flip {
  --fa: "\f87b";
  --fa--fa: "\f87b\f87b"; }

.fa-phone-square-alt {
  --fa: "\f87b";
  --fa--fa: "\f87b\f87b"; }

.fa-cart-plus {
  --fa: "\f217";
  --fa--fa: "\f217\f217"; }

.fa-gamepad {
  --fa: "\f11b";
  --fa--fa: "\f11b\f11b"; }

.fa-circle-dot {
  --fa: "\f192";
  --fa--fa: "\f192\f192"; }

.fa-dot-circle {
  --fa: "\f192";
  --fa--fa: "\f192\f192"; }

.fa-face-dizzy {
  --fa: "\f567";
  --fa--fa: "\f567\f567"; }

.fa-dizzy {
  --fa: "\f567";
  --fa--fa: "\f567\f567"; }

.fa-egg {
  --fa: "\f7fb";
  --fa--fa: "\f7fb\f7fb"; }

.fa-house-medical-circle-xmark {
  --fa: "\e513";
  --fa--fa: "\e513\e513"; }

.fa-campground {
  --fa: "\f6bb";
  --fa--fa: "\f6bb\f6bb"; }

.fa-folder-plus {
  --fa: "\f65e";
  --fa--fa: "\f65e\f65e"; }

.fa-futbol {
  --fa: "\f1e3";
  --fa--fa: "\f1e3\f1e3"; }

.fa-futbol-ball {
  --fa: "\f1e3";
  --fa--fa: "\f1e3\f1e3"; }

.fa-soccer-ball {
  --fa: "\f1e3";
  --fa--fa: "\f1e3\f1e3"; }

.fa-paintbrush {
  --fa: "\f1fc";
  --fa--fa: "\f1fc\f1fc"; }

.fa-paint-brush {
  --fa: "\f1fc";
  --fa--fa: "\f1fc\f1fc"; }

.fa-lock {
  --fa: "\f023";
  --fa--fa: "\f023\f023"; }

.fa-gas-pump {
  --fa: "\f52f";
  --fa--fa: "\f52f\f52f"; }

.fa-hot-tub-person {
  --fa: "\f593";
  --fa--fa: "\f593\f593"; }

.fa-hot-tub {
  --fa: "\f593";
  --fa--fa: "\f593\f593"; }

.fa-map-location {
  --fa: "\f59f";
  --fa--fa: "\f59f\f59f"; }

.fa-map-marked {
  --fa: "\f59f";
  --fa--fa: "\f59f\f59f"; }

.fa-house-flood-water {
  --fa: "\e50e";
  --fa--fa: "\e50e\e50e"; }

.fa-tree {
  --fa: "\f1bb";
  --fa--fa: "\f1bb\f1bb"; }

.fa-bridge-lock {
  --fa: "\e4cc";
  --fa--fa: "\e4cc\e4cc"; }

.fa-sack-dollar {
  --fa: "\f81d";
  --fa--fa: "\f81d\f81d"; }

.fa-pen-to-square {
  --fa: "\f044";
  --fa--fa: "\f044\f044"; }

.fa-edit {
  --fa: "\f044";
  --fa--fa: "\f044\f044"; }

.fa-car-side {
  --fa: "\f5e4";
  --fa--fa: "\f5e4\f5e4"; }

.fa-share-nodes {
  --fa: "\f1e0";
  --fa--fa: "\f1e0\f1e0"; }

.fa-share-alt {
  --fa: "\f1e0";
  --fa--fa: "\f1e0\f1e0"; }

.fa-heart-circle-minus {
  --fa: "\e4ff";
  --fa--fa: "\e4ff\e4ff"; }

.fa-hourglass-half {
  --fa: "\f252";
  --fa--fa: "\f252\f252"; }

.fa-hourglass-2 {
  --fa: "\f252";
  --fa--fa: "\f252\f252"; }

.fa-microscope {
  --fa: "\f610";
  --fa--fa: "\f610\f610"; }

.fa-sink {
  --fa: "\e06d";
  --fa--fa: "\e06d\e06d"; }

.fa-bag-shopping {
  --fa: "\f290";
  --fa--fa: "\f290\f290"; }

.fa-shopping-bag {
  --fa: "\f290";
  --fa--fa: "\f290\f290"; }

.fa-arrow-down-z-a {
  --fa: "\f881";
  --fa--fa: "\f881\f881"; }

.fa-sort-alpha-desc {
  --fa: "\f881";
  --fa--fa: "\f881\f881"; }

.fa-sort-alpha-down-alt {
  --fa: "\f881";
  --fa--fa: "\f881\f881"; }

.fa-mitten {
  --fa: "\f7b5";
  --fa--fa: "\f7b5\f7b5"; }

.fa-person-rays {
  --fa: "\e54d";
  --fa--fa: "\e54d\e54d"; }

.fa-users {
  --fa: "\f0c0";
  --fa--fa: "\f0c0\f0c0"; }

.fa-eye-slash {
  --fa: "\f070";
  --fa--fa: "\f070\f070"; }

.fa-flask-vial {
  --fa: "\e4f3";
  --fa--fa: "\e4f3\e4f3"; }

.fa-hand {
  --fa: "\f256";
  --fa--fa: "\f256\f256"; }

.fa-hand-paper {
  --fa: "\f256";
  --fa--fa: "\f256\f256"; }

.fa-om {
  --fa: "\f679";
  --fa--fa: "\f679\f679"; }

.fa-worm {
  --fa: "\e599";
  --fa--fa: "\e599\e599"; }

.fa-house-circle-xmark {
  --fa: "\e50b";
  --fa--fa: "\e50b\e50b"; }

.fa-plug {
  --fa: "\f1e6";
  --fa--fa: "\f1e6\f1e6"; }

.fa-chevron-up {
  --fa: "\f077";
  --fa--fa: "\f077\f077"; }

.fa-hand-spock {
  --fa: "\f259";
  --fa--fa: "\f259\f259"; }

.fa-stopwatch {
  --fa: "\f2f2";
  --fa--fa: "\f2f2\f2f2"; }

.fa-face-kiss {
  --fa: "\f596";
  --fa--fa: "\f596\f596"; }

.fa-kiss {
  --fa: "\f596";
  --fa--fa: "\f596\f596"; }

.fa-bridge-circle-xmark {
  --fa: "\e4cb";
  --fa--fa: "\e4cb\e4cb"; }

.fa-face-grin-tongue {
  --fa: "\f589";
  --fa--fa: "\f589\f589"; }

.fa-grin-tongue {
  --fa: "\f589";
  --fa--fa: "\f589\f589"; }

.fa-chess-bishop {
  --fa: "\f43a";
  --fa--fa: "\f43a\f43a"; }

.fa-face-grin-wink {
  --fa: "\f58c";
  --fa--fa: "\f58c\f58c"; }

.fa-grin-wink {
  --fa: "\f58c";
  --fa--fa: "\f58c\f58c"; }

.fa-ear-deaf {
  --fa: "\f2a4";
  --fa--fa: "\f2a4\f2a4"; }

.fa-deaf {
  --fa: "\f2a4";
  --fa--fa: "\f2a4\f2a4"; }

.fa-deafness {
  --fa: "\f2a4";
  --fa--fa: "\f2a4\f2a4"; }

.fa-hard-of-hearing {
  --fa: "\f2a4";
  --fa--fa: "\f2a4\f2a4"; }

.fa-road-circle-check {
  --fa: "\e564";
  --fa--fa: "\e564\e564"; }

.fa-dice-five {
  --fa: "\f523";
  --fa--fa: "\f523\f523"; }

.fa-square-rss {
  --fa: "\f143";
  --fa--fa: "\f143\f143"; }

.fa-rss-square {
  --fa: "\f143";
  --fa--fa: "\f143\f143"; }

.fa-land-mine-on {
  --fa: "\e51b";
  --fa--fa: "\e51b\e51b"; }

.fa-i-cursor {
  --fa: "\f246";
  --fa--fa: "\f246\f246"; }

.fa-stamp {
  --fa: "\f5bf";
  --fa--fa: "\f5bf\f5bf"; }

.fa-stairs {
  --fa: "\e289";
  --fa--fa: "\e289\e289"; }

.fa-i {
  --fa: "\49";
  --fa--fa: "\49\49"; }

.fa-hryvnia-sign {
  --fa: "\f6f2";
  --fa--fa: "\f6f2\f6f2"; }

.fa-hryvnia {
  --fa: "\f6f2";
  --fa--fa: "\f6f2\f6f2"; }

.fa-pills {
  --fa: "\f484";
  --fa--fa: "\f484\f484"; }

.fa-face-grin-wide {
  --fa: "\f581";
  --fa--fa: "\f581\f581"; }

.fa-grin-alt {
  --fa: "\f581";
  --fa--fa: "\f581\f581"; }

.fa-tooth {
  --fa: "\f5c9";
  --fa--fa: "\f5c9\f5c9"; }

.fa-v {
  --fa: "\56";
  --fa--fa: "\56\56"; }

.fa-bangladeshi-taka-sign {
  --fa: "\e2e6";
  --fa--fa: "\e2e6\e2e6"; }

.fa-bicycle {
  --fa: "\f206";
  --fa--fa: "\f206\f206"; }

.fa-staff-snake {
  --fa: "\e579";
  --fa--fa: "\e579\e579"; }

.fa-rod-asclepius {
  --fa: "\e579";
  --fa--fa: "\e579\e579"; }

.fa-rod-snake {
  --fa: "\e579";
  --fa--fa: "\e579\e579"; }

.fa-staff-aesculapius {
  --fa: "\e579";
  --fa--fa: "\e579\e579"; }

.fa-head-side-cough-slash {
  --fa: "\e062";
  --fa--fa: "\e062\e062"; }

.fa-truck-medical {
  --fa: "\f0f9";
  --fa--fa: "\f0f9\f0f9"; }

.fa-ambulance {
  --fa: "\f0f9";
  --fa--fa: "\f0f9\f0f9"; }

.fa-wheat-awn-circle-exclamation {
  --fa: "\e598";
  --fa--fa: "\e598\e598"; }

.fa-snowman {
  --fa: "\f7d0";
  --fa--fa: "\f7d0\f7d0"; }

.fa-mortar-pestle {
  --fa: "\f5a7";
  --fa--fa: "\f5a7\f5a7"; }

.fa-road-barrier {
  --fa: "\e562";
  --fa--fa: "\e562\e562"; }

.fa-school {
  --fa: "\f549";
  --fa--fa: "\f549\f549"; }

.fa-igloo {
  --fa: "\f7ae";
  --fa--fa: "\f7ae\f7ae"; }

.fa-joint {
  --fa: "\f595";
  --fa--fa: "\f595\f595"; }

.fa-angle-right {
  --fa: "\f105";
  --fa--fa: "\f105\f105"; }

.fa-horse {
  --fa: "\f6f0";
  --fa--fa: "\f6f0\f6f0"; }

.fa-q {
  --fa: "\51";
  --fa--fa: "\51\51"; }

.fa-g {
  --fa: "\47";
  --fa--fa: "\47\47"; }

.fa-notes-medical {
  --fa: "\f481";
  --fa--fa: "\f481\f481"; }

.fa-temperature-half {
  --fa: "\f2c9";
  --fa--fa: "\f2c9\f2c9"; }

.fa-temperature-2 {
  --fa: "\f2c9";
  --fa--fa: "\f2c9\f2c9"; }

.fa-thermometer-2 {
  --fa: "\f2c9";
  --fa--fa: "\f2c9\f2c9"; }

.fa-thermometer-half {
  --fa: "\f2c9";
  --fa--fa: "\f2c9\f2c9"; }

.fa-dong-sign {
  --fa: "\e169";
  --fa--fa: "\e169\e169"; }

.fa-capsules {
  --fa: "\f46b";
  --fa--fa: "\f46b\f46b"; }

.fa-poo-storm {
  --fa: "\f75a";
  --fa--fa: "\f75a\f75a"; }

.fa-poo-bolt {
  --fa: "\f75a";
  --fa--fa: "\f75a\f75a"; }

.fa-face-frown-open {
  --fa: "\f57a";
  --fa--fa: "\f57a\f57a"; }

.fa-frown-open {
  --fa: "\f57a";
  --fa--fa: "\f57a\f57a"; }

.fa-hand-point-up {
  --fa: "\f0a6";
  --fa--fa: "\f0a6\f0a6"; }

.fa-money-bill {
  --fa: "\f0d6";
  --fa--fa: "\f0d6\f0d6"; }

.fa-bookmark {
  --fa: "\f02e";
  --fa--fa: "\f02e\f02e"; }

.fa-align-justify {
  --fa: "\f039";
  --fa--fa: "\f039\f039"; }

.fa-umbrella-beach {
  --fa: "\f5ca";
  --fa--fa: "\f5ca\f5ca"; }

.fa-helmet-un {
  --fa: "\e503";
  --fa--fa: "\e503\e503"; }

.fa-bullseye {
  --fa: "\f140";
  --fa--fa: "\f140\f140"; }

.fa-bacon {
  --fa: "\f7e5";
  --fa--fa: "\f7e5\f7e5"; }

.fa-hand-point-down {
  --fa: "\f0a7";
  --fa--fa: "\f0a7\f0a7"; }

.fa-arrow-up-from-bracket {
  --fa: "\e09a";
  --fa--fa: "\e09a\e09a"; }

.fa-folder {
  --fa: "\f07b";
  --fa--fa: "\f07b\f07b"; }

.fa-folder-blank {
  --fa: "\f07b";
  --fa--fa: "\f07b\f07b"; }

.fa-file-waveform {
  --fa: "\f478";
  --fa--fa: "\f478\f478"; }

.fa-file-medical-alt {
  --fa: "\f478";
  --fa--fa: "\f478\f478"; }

.fa-radiation {
  --fa: "\f7b9";
  --fa--fa: "\f7b9\f7b9"; }

.fa-chart-simple {
  --fa: "\e473";
  --fa--fa: "\e473\e473"; }

.fa-mars-stroke {
  --fa: "\f229";
  --fa--fa: "\f229\f229"; }

.fa-vial {
  --fa: "\f492";
  --fa--fa: "\f492\f492"; }

.fa-gauge {
  --fa: "\f624";
  --fa--fa: "\f624\f624"; }

.fa-dashboard {
  --fa: "\f624";
  --fa--fa: "\f624\f624"; }

.fa-gauge-med {
  --fa: "\f624";
  --fa--fa: "\f624\f624"; }

.fa-tachometer-alt-average {
  --fa: "\f624";
  --fa--fa: "\f624\f624"; }

.fa-wand-magic-sparkles {
  --fa: "\e2ca";
  --fa--fa: "\e2ca\e2ca"; }

.fa-magic-wand-sparkles {
  --fa: "\e2ca";
  --fa--fa: "\e2ca\e2ca"; }

.fa-e {
  --fa: "\45";
  --fa--fa: "\45\45"; }

.fa-pen-clip {
  --fa: "\f305";
  --fa--fa: "\f305\f305"; }

.fa-pen-alt {
  --fa: "\f305";
  --fa--fa: "\f305\f305"; }

.fa-bridge-circle-exclamation {
  --fa: "\e4ca";
  --fa--fa: "\e4ca\e4ca"; }

.fa-user {
  --fa: "\f007";
  --fa--fa: "\f007\f007"; }

.fa-school-circle-check {
  --fa: "\e56b";
  --fa--fa: "\e56b\e56b"; }

.fa-dumpster {
  --fa: "\f793";
  --fa--fa: "\f793\f793"; }

.fa-van-shuttle {
  --fa: "\f5b6";
  --fa--fa: "\f5b6\f5b6"; }

.fa-shuttle-van {
  --fa: "\f5b6";
  --fa--fa: "\f5b6\f5b6"; }

.fa-building-user {
  --fa: "\e4da";
  --fa--fa: "\e4da\e4da"; }

.fa-square-caret-left {
  --fa: "\f191";
  --fa--fa: "\f191\f191"; }

.fa-caret-square-left {
  --fa: "\f191";
  --fa--fa: "\f191\f191"; }

.fa-highlighter {
  --fa: "\f591";
  --fa--fa: "\f591\f591"; }

.fa-key {
  --fa: "\f084";
  --fa--fa: "\f084\f084"; }

.fa-bullhorn {
  --fa: "\f0a1";
  --fa--fa: "\f0a1\f0a1"; }

.fa-globe {
  --fa: "\f0ac";
  --fa--fa: "\f0ac\f0ac"; }

.fa-synagogue {
  --fa: "\f69b";
  --fa--fa: "\f69b\f69b"; }

.fa-person-half-dress {
  --fa: "\e548";
  --fa--fa: "\e548\e548"; }

.fa-road-bridge {
  --fa: "\e563";
  --fa--fa: "\e563\e563"; }

.fa-location-arrow {
  --fa: "\f124";
  --fa--fa: "\f124\f124"; }

.fa-c {
  --fa: "\43";
  --fa--fa: "\43\43"; }

.fa-tablet-button {
  --fa: "\f10a";
  --fa--fa: "\f10a\f10a"; }

.fa-building-lock {
  --fa: "\e4d6";
  --fa--fa: "\e4d6\e4d6"; }

.fa-pizza-slice {
  --fa: "\f818";
  --fa--fa: "\f818\f818"; }

.fa-money-bill-wave {
  --fa: "\f53a";
  --fa--fa: "\f53a\f53a"; }

.fa-chart-area {
  --fa: "\f1fe";
  --fa--fa: "\f1fe\f1fe"; }

.fa-area-chart {
  --fa: "\f1fe";
  --fa--fa: "\f1fe\f1fe"; }

.fa-house-flag {
  --fa: "\e50d";
  --fa--fa: "\e50d\e50d"; }

.fa-person-circle-minus {
  --fa: "\e540";
  --fa--fa: "\e540\e540"; }

.fa-ban {
  --fa: "\f05e";
  --fa--fa: "\f05e\f05e"; }

.fa-cancel {
  --fa: "\f05e";
  --fa--fa: "\f05e\f05e"; }

.fa-camera-rotate {
  --fa: "\e0d8";
  --fa--fa: "\e0d8\e0d8"; }

.fa-spray-can-sparkles {
  --fa: "\f5d0";
  --fa--fa: "\f5d0\f5d0"; }

.fa-air-freshener {
  --fa: "\f5d0";
  --fa--fa: "\f5d0\f5d0"; }

.fa-star {
  --fa: "\f005";
  --fa--fa: "\f005\f005"; }

.fa-repeat {
  --fa: "\f363";
  --fa--fa: "\f363\f363"; }

.fa-cross {
  --fa: "\f654";
  --fa--fa: "\f654\f654"; }

.fa-box {
  --fa: "\f466";
  --fa--fa: "\f466\f466"; }

.fa-venus-mars {
  --fa: "\f228";
  --fa--fa: "\f228\f228"; }

.fa-arrow-pointer {
  --fa: "\f245";
  --fa--fa: "\f245\f245"; }

.fa-mouse-pointer {
  --fa: "\f245";
  --fa--fa: "\f245\f245"; }

.fa-maximize {
  --fa: "\f31e";
  --fa--fa: "\f31e\f31e"; }

.fa-expand-arrows-alt {
  --fa: "\f31e";
  --fa--fa: "\f31e\f31e"; }

.fa-charging-station {
  --fa: "\f5e7";
  --fa--fa: "\f5e7\f5e7"; }

.fa-shapes {
  --fa: "\f61f";
  --fa--fa: "\f61f\f61f"; }

.fa-triangle-circle-square {
  --fa: "\f61f";
  --fa--fa: "\f61f\f61f"; }

.fa-shuffle {
  --fa: "\f074";
  --fa--fa: "\f074\f074"; }

.fa-random {
  --fa: "\f074";
  --fa--fa: "\f074\f074"; }

.fa-person-running {
  --fa: "\f70c";
  --fa--fa: "\f70c\f70c"; }

.fa-running {
  --fa: "\f70c";
  --fa--fa: "\f70c\f70c"; }

.fa-mobile-retro {
  --fa: "\e527";
  --fa--fa: "\e527\e527"; }

.fa-grip-lines-vertical {
  --fa: "\f7a5";
  --fa--fa: "\f7a5\f7a5"; }

.fa-spider {
  --fa: "\f717";
  --fa--fa: "\f717\f717"; }

.fa-hands-bound {
  --fa: "\e4f9";
  --fa--fa: "\e4f9\e4f9"; }

.fa-file-invoice-dollar {
  --fa: "\f571";
  --fa--fa: "\f571\f571"; }

.fa-plane-circle-exclamation {
  --fa: "\e556";
  --fa--fa: "\e556\e556"; }

.fa-x-ray {
  --fa: "\f497";
  --fa--fa: "\f497\f497"; }

.fa-spell-check {
  --fa: "\f891";
  --fa--fa: "\f891\f891"; }

.fa-slash {
  --fa: "\f715";
  --fa--fa: "\f715\f715"; }

.fa-computer-mouse {
  --fa: "\f8cc";
  --fa--fa: "\f8cc\f8cc"; }

.fa-mouse {
  --fa: "\f8cc";
  --fa--fa: "\f8cc\f8cc"; }

.fa-arrow-right-to-bracket {
  --fa: "\f090";
  --fa--fa: "\f090\f090"; }

.fa-sign-in {
  --fa: "\f090";
  --fa--fa: "\f090\f090"; }

.fa-shop-slash {
  --fa: "\e070";
  --fa--fa: "\e070\e070"; }

.fa-store-alt-slash {
  --fa: "\e070";
  --fa--fa: "\e070\e070"; }

.fa-server {
  --fa: "\f233";
  --fa--fa: "\f233\f233"; }

.fa-virus-covid-slash {
  --fa: "\e4a9";
  --fa--fa: "\e4a9\e4a9"; }

.fa-shop-lock {
  --fa: "\e4a5";
  --fa--fa: "\e4a5\e4a5"; }

.fa-hourglass-start {
  --fa: "\f251";
  --fa--fa: "\f251\f251"; }

.fa-hourglass-1 {
  --fa: "\f251";
  --fa--fa: "\f251\f251"; }

.fa-blender-phone {
  --fa: "\f6b6";
  --fa--fa: "\f6b6\f6b6"; }

.fa-building-wheat {
  --fa: "\e4db";
  --fa--fa: "\e4db\e4db"; }

.fa-person-breastfeeding {
  --fa: "\e53a";
  --fa--fa: "\e53a\e53a"; }

.fa-right-to-bracket {
  --fa: "\f2f6";
  --fa--fa: "\f2f6\f2f6"; }

.fa-sign-in-alt {
  --fa: "\f2f6";
  --fa--fa: "\f2f6\f2f6"; }

.fa-venus {
  --fa: "\f221";
  --fa--fa: "\f221\f221"; }

.fa-passport {
  --fa: "\f5ab";
  --fa--fa: "\f5ab\f5ab"; }

.fa-thumbtack-slash {
  --fa: "\e68f";
  --fa--fa: "\e68f\e68f"; }

.fa-thumb-tack-slash {
  --fa: "\e68f";
  --fa--fa: "\e68f\e68f"; }

.fa-heart-pulse {
  --fa: "\f21e";
  --fa--fa: "\f21e\f21e"; }

.fa-heartbeat {
  --fa: "\f21e";
  --fa--fa: "\f21e\f21e"; }

.fa-people-carry-box {
  --fa: "\f4ce";
  --fa--fa: "\f4ce\f4ce"; }

.fa-people-carry {
  --fa: "\f4ce";
  --fa--fa: "\f4ce\f4ce"; }

.fa-temperature-high {
  --fa: "\f769";
  --fa--fa: "\f769\f769"; }

.fa-microchip {
  --fa: "\f2db";
  --fa--fa: "\f2db\f2db"; }

.fa-crown {
  --fa: "\f521";
  --fa--fa: "\f521\f521"; }

.fa-weight-hanging {
  --fa: "\f5cd";
  --fa--fa: "\f5cd\f5cd"; }

.fa-xmarks-lines {
  --fa: "\e59a";
  --fa--fa: "\e59a\e59a"; }

.fa-file-prescription {
  --fa: "\f572";
  --fa--fa: "\f572\f572"; }

.fa-weight-scale {
  --fa: "\f496";
  --fa--fa: "\f496\f496"; }

.fa-weight {
  --fa: "\f496";
  --fa--fa: "\f496\f496"; }

.fa-user-group {
  --fa: "\f500";
  --fa--fa: "\f500\f500"; }

.fa-user-friends {
  --fa: "\f500";
  --fa--fa: "\f500\f500"; }

.fa-arrow-up-a-z {
  --fa: "\f15e";
  --fa--fa: "\f15e\f15e"; }

.fa-sort-alpha-up {
  --fa: "\f15e";
  --fa--fa: "\f15e\f15e"; }

.fa-chess-knight {
  --fa: "\f441";
  --fa--fa: "\f441\f441"; }

.fa-face-laugh-squint {
  --fa: "\f59b";
  --fa--fa: "\f59b\f59b"; }

.fa-laugh-squint {
  --fa: "\f59b";
  --fa--fa: "\f59b\f59b"; }

.fa-wheelchair {
  --fa: "\f193";
  --fa--fa: "\f193\f193"; }

.fa-circle-arrow-up {
  --fa: "\f0aa";
  --fa--fa: "\f0aa\f0aa"; }

.fa-arrow-circle-up {
  --fa: "\f0aa";
  --fa--fa: "\f0aa\f0aa"; }

.fa-toggle-on {
  --fa: "\f205";
  --fa--fa: "\f205\f205"; }

.fa-person-walking {
  --fa: "\f554";
  --fa--fa: "\f554\f554"; }

.fa-walking {
  --fa: "\f554";
  --fa--fa: "\f554\f554"; }

.fa-l {
  --fa: "\4c";
  --fa--fa: "\4c\4c"; }

.fa-fire {
  --fa: "\f06d";
  --fa--fa: "\f06d\f06d"; }

.fa-bed-pulse {
  --fa: "\f487";
  --fa--fa: "\f487\f487"; }

.fa-procedures {
  --fa: "\f487";
  --fa--fa: "\f487\f487"; }

.fa-shuttle-space {
  --fa: "\f197";
  --fa--fa: "\f197\f197"; }

.fa-space-shuttle {
  --fa: "\f197";
  --fa--fa: "\f197\f197"; }

.fa-face-laugh {
  --fa: "\f599";
  --fa--fa: "\f599\f599"; }

.fa-laugh {
  --fa: "\f599";
  --fa--fa: "\f599\f599"; }

.fa-folder-open {
  --fa: "\f07c";
  --fa--fa: "\f07c\f07c"; }

.fa-heart-circle-plus {
  --fa: "\e500";
  --fa--fa: "\e500\e500"; }

.fa-code-fork {
  --fa: "\e13b";
  --fa--fa: "\e13b\e13b"; }

.fa-city {
  --fa: "\f64f";
  --fa--fa: "\f64f\f64f"; }

.fa-microphone-lines {
  --fa: "\f3c9";
  --fa--fa: "\f3c9\f3c9"; }

.fa-microphone-alt {
  --fa: "\f3c9";
  --fa--fa: "\f3c9\f3c9"; }

.fa-pepper-hot {
  --fa: "\f816";
  --fa--fa: "\f816\f816"; }

.fa-unlock {
  --fa: "\f09c";
  --fa--fa: "\f09c\f09c"; }

.fa-colon-sign {
  --fa: "\e140";
  --fa--fa: "\e140\e140"; }

.fa-headset {
  --fa: "\f590";
  --fa--fa: "\f590\f590"; }

.fa-store-slash {
  --fa: "\e071";
  --fa--fa: "\e071\e071"; }

.fa-road-circle-xmark {
  --fa: "\e566";
  --fa--fa: "\e566\e566"; }

.fa-user-minus {
  --fa: "\f503";
  --fa--fa: "\f503\f503"; }

.fa-mars-stroke-up {
  --fa: "\f22a";
  --fa--fa: "\f22a\f22a"; }

.fa-mars-stroke-v {
  --fa: "\f22a";
  --fa--fa: "\f22a\f22a"; }

.fa-champagne-glasses {
  --fa: "\f79f";
  --fa--fa: "\f79f\f79f"; }

.fa-glass-cheers {
  --fa: "\f79f";
  --fa--fa: "\f79f\f79f"; }

.fa-clipboard {
  --fa: "\f328";
  --fa--fa: "\f328\f328"; }

.fa-house-circle-exclamation {
  --fa: "\e50a";
  --fa--fa: "\e50a\e50a"; }

.fa-file-arrow-up {
  --fa: "\f574";
  --fa--fa: "\f574\f574"; }

.fa-file-upload {
  --fa: "\f574";
  --fa--fa: "\f574\f574"; }

.fa-wifi {
  --fa: "\f1eb";
  --fa--fa: "\f1eb\f1eb"; }

.fa-wifi-3 {
  --fa: "\f1eb";
  --fa--fa: "\f1eb\f1eb"; }

.fa-wifi-strong {
  --fa: "\f1eb";
  --fa--fa: "\f1eb\f1eb"; }

.fa-bath {
  --fa: "\f2cd";
  --fa--fa: "\f2cd\f2cd"; }

.fa-bathtub {
  --fa: "\f2cd";
  --fa--fa: "\f2cd\f2cd"; }

.fa-underline {
  --fa: "\f0cd";
  --fa--fa: "\f0cd\f0cd"; }

.fa-user-pen {
  --fa: "\f4ff";
  --fa--fa: "\f4ff\f4ff"; }

.fa-user-edit {
  --fa: "\f4ff";
  --fa--fa: "\f4ff\f4ff"; }

.fa-signature {
  --fa: "\f5b7";
  --fa--fa: "\f5b7\f5b7"; }

.fa-stroopwafel {
  --fa: "\f551";
  --fa--fa: "\f551\f551"; }

.fa-bold {
  --fa: "\f032";
  --fa--fa: "\f032\f032"; }

.fa-anchor-lock {
  --fa: "\e4ad";
  --fa--fa: "\e4ad\e4ad"; }

.fa-building-ngo {
  --fa: "\e4d7";
  --fa--fa: "\e4d7\e4d7"; }

.fa-manat-sign {
  --fa: "\e1d5";
  --fa--fa: "\e1d5\e1d5"; }

.fa-not-equal {
  --fa: "\f53e";
  --fa--fa: "\f53e\f53e"; }

.fa-border-top-left {
  --fa: "\f853";
  --fa--fa: "\f853\f853"; }

.fa-border-style {
  --fa: "\f853";
  --fa--fa: "\f853\f853"; }

.fa-map-location-dot {
  --fa: "\f5a0";
  --fa--fa: "\f5a0\f5a0"; }

.fa-map-marked-alt {
  --fa: "\f5a0";
  --fa--fa: "\f5a0\f5a0"; }

.fa-jedi {
  --fa: "\f669";
  --fa--fa: "\f669\f669"; }

.fa-square-poll-vertical {
  --fa: "\f681";
  --fa--fa: "\f681\f681"; }

.fa-poll {
  --fa: "\f681";
  --fa--fa: "\f681\f681"; }

.fa-mug-hot {
  --fa: "\f7b6";
  --fa--fa: "\f7b6\f7b6"; }

.fa-car-battery {
  --fa: "\f5df";
  --fa--fa: "\f5df\f5df"; }

.fa-battery-car {
  --fa: "\f5df";
  --fa--fa: "\f5df\f5df"; }

.fa-gift {
  --fa: "\f06b";
  --fa--fa: "\f06b\f06b"; }

.fa-dice-two {
  --fa: "\f528";
  --fa--fa: "\f528\f528"; }

.fa-chess-queen {
  --fa: "\f445";
  --fa--fa: "\f445\f445"; }

.fa-glasses {
  --fa: "\f530";
  --fa--fa: "\f530\f530"; }

.fa-chess-board {
  --fa: "\f43c";
  --fa--fa: "\f43c\f43c"; }

.fa-building-circle-check {
  --fa: "\e4d2";
  --fa--fa: "\e4d2\e4d2"; }

.fa-person-chalkboard {
  --fa: "\e53d";
  --fa--fa: "\e53d\e53d"; }

.fa-mars-stroke-right {
  --fa: "\f22b";
  --fa--fa: "\f22b\f22b"; }

.fa-mars-stroke-h {
  --fa: "\f22b";
  --fa--fa: "\f22b\f22b"; }

.fa-hand-back-fist {
  --fa: "\f255";
  --fa--fa: "\f255\f255"; }

.fa-hand-rock {
  --fa: "\f255";
  --fa--fa: "\f255\f255"; }

.fa-square-caret-up {
  --fa: "\f151";
  --fa--fa: "\f151\f151"; }

.fa-caret-square-up {
  --fa: "\f151";
  --fa--fa: "\f151\f151"; }

.fa-cloud-showers-water {
  --fa: "\e4e4";
  --fa--fa: "\e4e4\e4e4"; }

.fa-chart-bar {
  --fa: "\f080";
  --fa--fa: "\f080\f080"; }

.fa-bar-chart {
  --fa: "\f080";
  --fa--fa: "\f080\f080"; }

.fa-hands-bubbles {
  --fa: "\e05e";
  --fa--fa: "\e05e\e05e"; }

.fa-hands-wash {
  --fa: "\e05e";
  --fa--fa: "\e05e\e05e"; }

.fa-less-than-equal {
  --fa: "\f537";
  --fa--fa: "\f537\f537"; }

.fa-train {
  --fa: "\f238";
  --fa--fa: "\f238\f238"; }

.fa-eye-low-vision {
  --fa: "\f2a8";
  --fa--fa: "\f2a8\f2a8"; }

.fa-low-vision {
  --fa: "\f2a8";
  --fa--fa: "\f2a8\f2a8"; }

.fa-crow {
  --fa: "\f520";
  --fa--fa: "\f520\f520"; }

.fa-sailboat {
  --fa: "\e445";
  --fa--fa: "\e445\e445"; }

.fa-window-restore {
  --fa: "\f2d2";
  --fa--fa: "\f2d2\f2d2"; }

.fa-square-plus {
  --fa: "\f0fe";
  --fa--fa: "\f0fe\f0fe"; }

.fa-plus-square {
  --fa: "\f0fe";
  --fa--fa: "\f0fe\f0fe"; }

.fa-torii-gate {
  --fa: "\f6a1";
  --fa--fa: "\f6a1\f6a1"; }

.fa-frog {
  --fa: "\f52e";
  --fa--fa: "\f52e\f52e"; }

.fa-bucket {
  --fa: "\e4cf";
  --fa--fa: "\e4cf\e4cf"; }

.fa-image {
  --fa: "\f03e";
  --fa--fa: "\f03e\f03e"; }

.fa-microphone {
  --fa: "\f130";
  --fa--fa: "\f130\f130"; }

.fa-cow {
  --fa: "\f6c8";
  --fa--fa: "\f6c8\f6c8"; }

.fa-caret-up {
  --fa: "\f0d8";
  --fa--fa: "\f0d8\f0d8"; }

.fa-screwdriver {
  --fa: "\f54a";
  --fa--fa: "\f54a\f54a"; }

.fa-folder-closed {
  --fa: "\e185";
  --fa--fa: "\e185\e185"; }

.fa-house-tsunami {
  --fa: "\e515";
  --fa--fa: "\e515\e515"; }

.fa-square-nfi {
  --fa: "\e576";
  --fa--fa: "\e576\e576"; }

.fa-arrow-up-from-ground-water {
  --fa: "\e4b5";
  --fa--fa: "\e4b5\e4b5"; }

.fa-martini-glass {
  --fa: "\f57b";
  --fa--fa: "\f57b\f57b"; }

.fa-glass-martini-alt {
  --fa: "\f57b";
  --fa--fa: "\f57b\f57b"; }

.fa-square-binary {
  --fa: "\e69b";
  --fa--fa: "\e69b\e69b"; }

.fa-rotate-left {
  --fa: "\f2ea";
  --fa--fa: "\f2ea\f2ea"; }

.fa-rotate-back {
  --fa: "\f2ea";
  --fa--fa: "\f2ea\f2ea"; }

.fa-rotate-backward {
  --fa: "\f2ea";
  --fa--fa: "\f2ea\f2ea"; }

.fa-undo-alt {
  --fa: "\f2ea";
  --fa--fa: "\f2ea\f2ea"; }

.fa-table-columns {
  --fa: "\f0db";
  --fa--fa: "\f0db\f0db"; }

.fa-columns {
  --fa: "\f0db";
  --fa--fa: "\f0db\f0db"; }

.fa-lemon {
  --fa: "\f094";
  --fa--fa: "\f094\f094"; }

.fa-head-side-mask {
  --fa: "\e063";
  --fa--fa: "\e063\e063"; }

.fa-handshake {
  --fa: "\f2b5";
  --fa--fa: "\f2b5\f2b5"; }

.fa-gem {
  --fa: "\f3a5";
  --fa--fa: "\f3a5\f3a5"; }

.fa-dolly {
  --fa: "\f472";
  --fa--fa: "\f472\f472"; }

.fa-dolly-box {
  --fa: "\f472";
  --fa--fa: "\f472\f472"; }

.fa-smoking {
  --fa: "\f48d";
  --fa--fa: "\f48d\f48d"; }

.fa-minimize {
  --fa: "\f78c";
  --fa--fa: "\f78c\f78c"; }

.fa-compress-arrows-alt {
  --fa: "\f78c";
  --fa--fa: "\f78c\f78c"; }

.fa-monument {
  --fa: "\f5a6";
  --fa--fa: "\f5a6\f5a6"; }

.fa-snowplow {
  --fa: "\f7d2";
  --fa--fa: "\f7d2\f7d2"; }

.fa-angles-right {
  --fa: "\f101";
  --fa--fa: "\f101\f101"; }

.fa-angle-double-right {
  --fa: "\f101";
  --fa--fa: "\f101\f101"; }

.fa-cannabis {
  --fa: "\f55f";
  --fa--fa: "\f55f\f55f"; }

.fa-circle-play {
  --fa: "\f144";
  --fa--fa: "\f144\f144"; }

.fa-play-circle {
  --fa: "\f144";
  --fa--fa: "\f144\f144"; }

.fa-tablets {
  --fa: "\f490";
  --fa--fa: "\f490\f490"; }

.fa-ethernet {
  --fa: "\f796";
  --fa--fa: "\f796\f796"; }

.fa-euro-sign {
  --fa: "\f153";
  --fa--fa: "\f153\f153"; }

.fa-eur {
  --fa: "\f153";
  --fa--fa: "\f153\f153"; }

.fa-euro {
  --fa: "\f153";
  --fa--fa: "\f153\f153"; }

.fa-chair {
  --fa: "\f6c0";
  --fa--fa: "\f6c0\f6c0"; }

.fa-circle-check {
  --fa: "\f058";
  --fa--fa: "\f058\f058"; }

.fa-check-circle {
  --fa: "\f058";
  --fa--fa: "\f058\f058"; }

.fa-circle-stop {
  --fa: "\f28d";
  --fa--fa: "\f28d\f28d"; }

.fa-stop-circle {
  --fa: "\f28d";
  --fa--fa: "\f28d\f28d"; }

.fa-compass-drafting {
  --fa: "\f568";
  --fa--fa: "\f568\f568"; }

.fa-drafting-compass {
  --fa: "\f568";
  --fa--fa: "\f568\f568"; }

.fa-plate-wheat {
  --fa: "\e55a";
  --fa--fa: "\e55a\e55a"; }

.fa-icicles {
  --fa: "\f7ad";
  --fa--fa: "\f7ad\f7ad"; }

.fa-person-shelter {
  --fa: "\e54f";
  --fa--fa: "\e54f\e54f"; }

.fa-neuter {
  --fa: "\f22c";
  --fa--fa: "\f22c\f22c"; }

.fa-id-badge {
  --fa: "\f2c1";
  --fa--fa: "\f2c1\f2c1"; }

.fa-marker {
  --fa: "\f5a1";
  --fa--fa: "\f5a1\f5a1"; }

.fa-face-laugh-beam {
  --fa: "\f59a";
  --fa--fa: "\f59a\f59a"; }

.fa-laugh-beam {
  --fa: "\f59a";
  --fa--fa: "\f59a\f59a"; }

.fa-helicopter-symbol {
  --fa: "\e502";
  --fa--fa: "\e502\e502"; }

.fa-universal-access {
  --fa: "\f29a";
  --fa--fa: "\f29a\f29a"; }

.fa-circle-chevron-up {
  --fa: "\f139";
  --fa--fa: "\f139\f139"; }

.fa-chevron-circle-up {
  --fa: "\f139";
  --fa--fa: "\f139\f139"; }

.fa-lari-sign {
  --fa: "\e1c8";
  --fa--fa: "\e1c8\e1c8"; }

.fa-volcano {
  --fa: "\f770";
  --fa--fa: "\f770\f770"; }

.fa-person-walking-dashed-line-arrow-right {
  --fa: "\e553";
  --fa--fa: "\e553\e553"; }

.fa-sterling-sign {
  --fa: "\f154";
  --fa--fa: "\f154\f154"; }

.fa-gbp {
  --fa: "\f154";
  --fa--fa: "\f154\f154"; }

.fa-pound-sign {
  --fa: "\f154";
  --fa--fa: "\f154\f154"; }

.fa-viruses {
  --fa: "\e076";
  --fa--fa: "\e076\e076"; }

.fa-square-person-confined {
  --fa: "\e577";
  --fa--fa: "\e577\e577"; }

.fa-user-tie {
  --fa: "\f508";
  --fa--fa: "\f508\f508"; }

.fa-arrow-down-long {
  --fa: "\f175";
  --fa--fa: "\f175\f175"; }

.fa-long-arrow-down {
  --fa: "\f175";
  --fa--fa: "\f175\f175"; }

.fa-tent-arrow-down-to-line {
  --fa: "\e57e";
  --fa--fa: "\e57e\e57e"; }

.fa-certificate {
  --fa: "\f0a3";
  --fa--fa: "\f0a3\f0a3"; }

.fa-reply-all {
  --fa: "\f122";
  --fa--fa: "\f122\f122"; }

.fa-mail-reply-all {
  --fa: "\f122";
  --fa--fa: "\f122\f122"; }

.fa-suitcase {
  --fa: "\f0f2";
  --fa--fa: "\f0f2\f0f2"; }

.fa-person-skating {
  --fa: "\f7c5";
  --fa--fa: "\f7c5\f7c5"; }

.fa-skating {
  --fa: "\f7c5";
  --fa--fa: "\f7c5\f7c5"; }

.fa-filter-circle-dollar {
  --fa: "\f662";
  --fa--fa: "\f662\f662"; }

.fa-funnel-dollar {
  --fa: "\f662";
  --fa--fa: "\f662\f662"; }

.fa-camera-retro {
  --fa: "\f083";
  --fa--fa: "\f083\f083"; }

.fa-circle-arrow-down {
  --fa: "\f0ab";
  --fa--fa: "\f0ab\f0ab"; }

.fa-arrow-circle-down {
  --fa: "\f0ab";
  --fa--fa: "\f0ab\f0ab"; }

.fa-file-import {
  --fa: "\f56f";
  --fa--fa: "\f56f\f56f"; }

.fa-arrow-right-to-file {
  --fa: "\f56f";
  --fa--fa: "\f56f\f56f"; }

.fa-square-arrow-up-right {
  --fa: "\f14c";
  --fa--fa: "\f14c\f14c"; }

.fa-external-link-square {
  --fa: "\f14c";
  --fa--fa: "\f14c\f14c"; }

.fa-box-open {
  --fa: "\f49e";
  --fa--fa: "\f49e\f49e"; }

.fa-scroll {
  --fa: "\f70e";
  --fa--fa: "\f70e\f70e"; }

.fa-spa {
  --fa: "\f5bb";
  --fa--fa: "\f5bb\f5bb"; }

.fa-location-pin-lock {
  --fa: "\e51f";
  --fa--fa: "\e51f\e51f"; }

.fa-pause {
  --fa: "\f04c";
  --fa--fa: "\f04c\f04c"; }

.fa-hill-avalanche {
  --fa: "\e507";
  --fa--fa: "\e507\e507"; }

.fa-temperature-empty {
  --fa: "\f2cb";
  --fa--fa: "\f2cb\f2cb"; }

.fa-temperature-0 {
  --fa: "\f2cb";
  --fa--fa: "\f2cb\f2cb"; }

.fa-thermometer-0 {
  --fa: "\f2cb";
  --fa--fa: "\f2cb\f2cb"; }

.fa-thermometer-empty {
  --fa: "\f2cb";
  --fa--fa: "\f2cb\f2cb"; }

.fa-bomb {
  --fa: "\f1e2";
  --fa--fa: "\f1e2\f1e2"; }

.fa-registered {
  --fa: "\f25d";
  --fa--fa: "\f25d\f25d"; }

.fa-address-card {
  --fa: "\f2bb";
  --fa--fa: "\f2bb\f2bb"; }

.fa-contact-card {
  --fa: "\f2bb";
  --fa--fa: "\f2bb\f2bb"; }

.fa-vcard {
  --fa: "\f2bb";
  --fa--fa: "\f2bb\f2bb"; }

.fa-scale-unbalanced-flip {
  --fa: "\f516";
  --fa--fa: "\f516\f516"; }

.fa-balance-scale-right {
  --fa: "\f516";
  --fa--fa: "\f516\f516"; }

.fa-subscript {
  --fa: "\f12c";
  --fa--fa: "\f12c\f12c"; }

.fa-diamond-turn-right {
  --fa: "\f5eb";
  --fa--fa: "\f5eb\f5eb"; }

.fa-directions {
  --fa: "\f5eb";
  --fa--fa: "\f5eb\f5eb"; }

.fa-burst {
  --fa: "\e4dc";
  --fa--fa: "\e4dc\e4dc"; }

.fa-house-laptop {
  --fa: "\e066";
  --fa--fa: "\e066\e066"; }

.fa-laptop-house {
  --fa: "\e066";
  --fa--fa: "\e066\e066"; }

.fa-face-tired {
  --fa: "\f5c8";
  --fa--fa: "\f5c8\f5c8"; }

.fa-tired {
  --fa: "\f5c8";
  --fa--fa: "\f5c8\f5c8"; }

.fa-money-bills {
  --fa: "\e1f3";
  --fa--fa: "\e1f3\e1f3"; }

.fa-smog {
  --fa: "\f75f";
  --fa--fa: "\f75f\f75f"; }

.fa-crutch {
  --fa: "\f7f7";
  --fa--fa: "\f7f7\f7f7"; }

.fa-cloud-arrow-up {
  --fa: "\f0ee";
  --fa--fa: "\f0ee\f0ee"; }

.fa-cloud-upload {
  --fa: "\f0ee";
  --fa--fa: "\f0ee\f0ee"; }

.fa-cloud-upload-alt {
  --fa: "\f0ee";
  --fa--fa: "\f0ee\f0ee"; }

.fa-palette {
  --fa: "\f53f";
  --fa--fa: "\f53f\f53f"; }

.fa-arrows-turn-right {
  --fa: "\e4c0";
  --fa--fa: "\e4c0\e4c0"; }

.fa-vest {
  --fa: "\e085";
  --fa--fa: "\e085\e085"; }

.fa-ferry {
  --fa: "\e4ea";
  --fa--fa: "\e4ea\e4ea"; }

.fa-arrows-down-to-people {
  --fa: "\e4b9";
  --fa--fa: "\e4b9\e4b9"; }

.fa-seedling {
  --fa: "\f4d8";
  --fa--fa: "\f4d8\f4d8"; }

.fa-sprout {
  --fa: "\f4d8";
  --fa--fa: "\f4d8\f4d8"; }

.fa-left-right {
  --fa: "\f337";
  --fa--fa: "\f337\f337"; }

.fa-arrows-alt-h {
  --fa: "\f337";
  --fa--fa: "\f337\f337"; }

.fa-boxes-packing {
  --fa: "\e4c7";
  --fa--fa: "\e4c7\e4c7"; }

.fa-circle-arrow-left {
  --fa: "\f0a8";
  --fa--fa: "\f0a8\f0a8"; }

.fa-arrow-circle-left {
  --fa: "\f0a8";
  --fa--fa: "\f0a8\f0a8"; }

.fa-group-arrows-rotate {
  --fa: "\e4f6";
  --fa--fa: "\e4f6\e4f6"; }

.fa-bowl-food {
  --fa: "\e4c6";
  --fa--fa: "\e4c6\e4c6"; }

.fa-candy-cane {
  --fa: "\f786";
  --fa--fa: "\f786\f786"; }

.fa-arrow-down-wide-short {
  --fa: "\f160";
  --fa--fa: "\f160\f160"; }

.fa-sort-amount-asc {
  --fa: "\f160";
  --fa--fa: "\f160\f160"; }

.fa-sort-amount-down {
  --fa: "\f160";
  --fa--fa: "\f160\f160"; }

.fa-cloud-bolt {
  --fa: "\f76c";
  --fa--fa: "\f76c\f76c"; }

.fa-thunderstorm {
  --fa: "\f76c";
  --fa--fa: "\f76c\f76c"; }

.fa-text-slash {
  --fa: "\f87d";
  --fa--fa: "\f87d\f87d"; }

.fa-remove-format {
  --fa: "\f87d";
  --fa--fa: "\f87d\f87d"; }

.fa-face-smile-wink {
  --fa: "\f4da";
  --fa--fa: "\f4da\f4da"; }

.fa-smile-wink {
  --fa: "\f4da";
  --fa--fa: "\f4da\f4da"; }

.fa-file-word {
  --fa: "\f1c2";
  --fa--fa: "\f1c2\f1c2"; }

.fa-file-powerpoint {
  --fa: "\f1c4";
  --fa--fa: "\f1c4\f1c4"; }

.fa-arrows-left-right {
  --fa: "\f07e";
  --fa--fa: "\f07e\f07e"; }

.fa-arrows-h {
  --fa: "\f07e";
  --fa--fa: "\f07e\f07e"; }

.fa-house-lock {
  --fa: "\e510";
  --fa--fa: "\e510\e510"; }

.fa-cloud-arrow-down {
  --fa: "\f0ed";
  --fa--fa: "\f0ed\f0ed"; }

.fa-cloud-download {
  --fa: "\f0ed";
  --fa--fa: "\f0ed\f0ed"; }

.fa-cloud-download-alt {
  --fa: "\f0ed";
  --fa--fa: "\f0ed\f0ed"; }

.fa-children {
  --fa: "\e4e1";
  --fa--fa: "\e4e1\e4e1"; }

.fa-chalkboard {
  --fa: "\f51b";
  --fa--fa: "\f51b\f51b"; }

.fa-blackboard {
  --fa: "\f51b";
  --fa--fa: "\f51b\f51b"; }

.fa-user-large-slash {
  --fa: "\f4fa";
  --fa--fa: "\f4fa\f4fa"; }

.fa-user-alt-slash {
  --fa: "\f4fa";
  --fa--fa: "\f4fa\f4fa"; }

.fa-envelope-open {
  --fa: "\f2b6";
  --fa--fa: "\f2b6\f2b6"; }

.fa-handshake-simple-slash {
  --fa: "\e05f";
  --fa--fa: "\e05f\e05f"; }

.fa-handshake-alt-slash {
  --fa: "\e05f";
  --fa--fa: "\e05f\e05f"; }

.fa-mattress-pillow {
  --fa: "\e525";
  --fa--fa: "\e525\e525"; }

.fa-guarani-sign {
  --fa: "\e19a";
  --fa--fa: "\e19a\e19a"; }

.fa-arrows-rotate {
  --fa: "\f021";
  --fa--fa: "\f021\f021"; }

.fa-refresh {
  --fa: "\f021";
  --fa--fa: "\f021\f021"; }

.fa-sync {
  --fa: "\f021";
  --fa--fa: "\f021\f021"; }

.fa-fire-extinguisher {
  --fa: "\f134";
  --fa--fa: "\f134\f134"; }

.fa-cruzeiro-sign {
  --fa: "\e152";
  --fa--fa: "\e152\e152"; }

.fa-greater-than-equal {
  --fa: "\f532";
  --fa--fa: "\f532\f532"; }

.fa-shield-halved {
  --fa: "\f3ed";
  --fa--fa: "\f3ed\f3ed"; }

.fa-shield-alt {
  --fa: "\f3ed";
  --fa--fa: "\f3ed\f3ed"; }

.fa-book-atlas {
  --fa: "\f558";
  --fa--fa: "\f558\f558"; }

.fa-atlas {
  --fa: "\f558";
  --fa--fa: "\f558\f558"; }

.fa-virus {
  --fa: "\e074";
  --fa--fa: "\e074\e074"; }

.fa-envelope-circle-check {
  --fa: "\e4e8";
  --fa--fa: "\e4e8\e4e8"; }

.fa-layer-group {
  --fa: "\f5fd";
  --fa--fa: "\f5fd\f5fd"; }

.fa-arrows-to-dot {
  --fa: "\e4be";
  --fa--fa: "\e4be\e4be"; }

.fa-archway {
  --fa: "\f557";
  --fa--fa: "\f557\f557"; }

.fa-heart-circle-check {
  --fa: "\e4fd";
  --fa--fa: "\e4fd\e4fd"; }

.fa-house-chimney-crack {
  --fa: "\f6f1";
  --fa--fa: "\f6f1\f6f1"; }

.fa-house-damage {
  --fa: "\f6f1";
  --fa--fa: "\f6f1\f6f1"; }

.fa-file-zipper {
  --fa: "\f1c6";
  --fa--fa: "\f1c6\f1c6"; }

.fa-file-archive {
  --fa: "\f1c6";
  --fa--fa: "\f1c6\f1c6"; }

.fa-square {
  --fa: "\f0c8";
  --fa--fa: "\f0c8\f0c8"; }

.fa-martini-glass-empty {
  --fa: "\f000";
  --fa--fa: "\f000\f000"; }

.fa-glass-martini {
  --fa: "\f000";
  --fa--fa: "\f000\f000"; }

.fa-couch {
  --fa: "\f4b8";
  --fa--fa: "\f4b8\f4b8"; }

.fa-cedi-sign {
  --fa: "\e0df";
  --fa--fa: "\e0df\e0df"; }

.fa-italic {
  --fa: "\f033";
  --fa--fa: "\f033\f033"; }

.fa-table-cells-column-lock {
  --fa: "\e678";
  --fa--fa: "\e678\e678"; }

.fa-church {
  --fa: "\f51d";
  --fa--fa: "\f51d\f51d"; }

.fa-comments-dollar {
  --fa: "\f653";
  --fa--fa: "\f653\f653"; }

.fa-democrat {
  --fa: "\f747";
  --fa--fa: "\f747\f747"; }

.fa-z {
  --fa: "\5a";
  --fa--fa: "\5a\5a"; }

.fa-person-skiing {
  --fa: "\f7c9";
  --fa--fa: "\f7c9\f7c9"; }

.fa-skiing {
  --fa: "\f7c9";
  --fa--fa: "\f7c9\f7c9"; }

.fa-road-lock {
  --fa: "\e567";
  --fa--fa: "\e567\e567"; }

.fa-a {
  --fa: "\41";
  --fa--fa: "\41\41"; }

.fa-temperature-arrow-down {
  --fa: "\e03f";
  --fa--fa: "\e03f\e03f"; }

.fa-temperature-down {
  --fa: "\e03f";
  --fa--fa: "\e03f\e03f"; }

.fa-feather-pointed {
  --fa: "\f56b";
  --fa--fa: "\f56b\f56b"; }

.fa-feather-alt {
  --fa: "\f56b";
  --fa--fa: "\f56b\f56b"; }

.fa-p {
  --fa: "\50";
  --fa--fa: "\50\50"; }

.fa-snowflake {
  --fa: "\f2dc";
  --fa--fa: "\f2dc\f2dc"; }

.fa-newspaper {
  --fa: "\f1ea";
  --fa--fa: "\f1ea\f1ea"; }

.fa-rectangle-ad {
  --fa: "\f641";
  --fa--fa: "\f641\f641"; }

.fa-ad {
  --fa: "\f641";
  --fa--fa: "\f641\f641"; }

.fa-circle-arrow-right {
  --fa: "\f0a9";
  --fa--fa: "\f0a9\f0a9"; }

.fa-arrow-circle-right {
  --fa: "\f0a9";
  --fa--fa: "\f0a9\f0a9"; }

.fa-filter-circle-xmark {
  --fa: "\e17b";
  --fa--fa: "\e17b\e17b"; }

.fa-locust {
  --fa: "\e520";
  --fa--fa: "\e520\e520"; }

.fa-sort {
  --fa: "\f0dc";
  --fa--fa: "\f0dc\f0dc"; }

.fa-unsorted {
  --fa: "\f0dc";
  --fa--fa: "\f0dc\f0dc"; }

.fa-list-ol {
  --fa: "\f0cb";
  --fa--fa: "\f0cb\f0cb"; }

.fa-list-1-2 {
  --fa: "\f0cb";
  --fa--fa: "\f0cb\f0cb"; }

.fa-list-numeric {
  --fa: "\f0cb";
  --fa--fa: "\f0cb\f0cb"; }

.fa-person-dress-burst {
  --fa: "\e544";
  --fa--fa: "\e544\e544"; }

.fa-money-check-dollar {
  --fa: "\f53d";
  --fa--fa: "\f53d\f53d"; }

.fa-money-check-alt {
  --fa: "\f53d";
  --fa--fa: "\f53d\f53d"; }

.fa-vector-square {
  --fa: "\f5cb";
  --fa--fa: "\f5cb\f5cb"; }

.fa-bread-slice {
  --fa: "\f7ec";
  --fa--fa: "\f7ec\f7ec"; }

.fa-language {
  --fa: "\f1ab";
  --fa--fa: "\f1ab\f1ab"; }

.fa-face-kiss-wink-heart {
  --fa: "\f598";
  --fa--fa: "\f598\f598"; }

.fa-kiss-wink-heart {
  --fa: "\f598";
  --fa--fa: "\f598\f598"; }

.fa-filter {
  --fa: "\f0b0";
  --fa--fa: "\f0b0\f0b0"; }

.fa-question {
  --fa: "\3f";
  --fa--fa: "\3f\3f"; }

.fa-file-signature {
  --fa: "\f573";
  --fa--fa: "\f573\f573"; }

.fa-up-down-left-right {
  --fa: "\f0b2";
  --fa--fa: "\f0b2\f0b2"; }

.fa-arrows-alt {
  --fa: "\f0b2";
  --fa--fa: "\f0b2\f0b2"; }

.fa-house-chimney-user {
  --fa: "\e065";
  --fa--fa: "\e065\e065"; }

.fa-hand-holding-heart {
  --fa: "\f4be";
  --fa--fa: "\f4be\f4be"; }

.fa-puzzle-piece {
  --fa: "\f12e";
  --fa--fa: "\f12e\f12e"; }

.fa-money-check {
  --fa: "\f53c";
  --fa--fa: "\f53c\f53c"; }

.fa-star-half-stroke {
  --fa: "\f5c0";
  --fa--fa: "\f5c0\f5c0"; }

.fa-star-half-alt {
  --fa: "\f5c0";
  --fa--fa: "\f5c0\f5c0"; }

.fa-code {
  --fa: "\f121";
  --fa--fa: "\f121\f121"; }

.fa-whiskey-glass {
  --fa: "\f7a0";
  --fa--fa: "\f7a0\f7a0"; }

.fa-glass-whiskey {
  --fa: "\f7a0";
  --fa--fa: "\f7a0\f7a0"; }

.fa-building-circle-exclamation {
  --fa: "\e4d3";
  --fa--fa: "\e4d3\e4d3"; }

.fa-magnifying-glass-chart {
  --fa: "\e522";
  --fa--fa: "\e522\e522"; }

.fa-arrow-up-right-from-square {
  --fa: "\f08e";
  --fa--fa: "\f08e\f08e"; }

.fa-external-link {
  --fa: "\f08e";
  --fa--fa: "\f08e\f08e"; }

.fa-cubes-stacked {
  --fa: "\e4e6";
  --fa--fa: "\e4e6\e4e6"; }

.fa-won-sign {
  --fa: "\f159";
  --fa--fa: "\f159\f159"; }

.fa-krw {
  --fa: "\f159";
  --fa--fa: "\f159\f159"; }

.fa-won {
  --fa: "\f159";
  --fa--fa: "\f159\f159"; }

.fa-virus-covid {
  --fa: "\e4a8";
  --fa--fa: "\e4a8\e4a8"; }

.fa-austral-sign {
  --fa: "\e0a9";
  --fa--fa: "\e0a9\e0a9"; }

.fa-f {
  --fa: "\46";
  --fa--fa: "\46\46"; }

.fa-leaf {
  --fa: "\f06c";
  --fa--fa: "\f06c\f06c"; }

.fa-road {
  --fa: "\f018";
  --fa--fa: "\f018\f018"; }

.fa-taxi {
  --fa: "\f1ba";
  --fa--fa: "\f1ba\f1ba"; }

.fa-cab {
  --fa: "\f1ba";
  --fa--fa: "\f1ba\f1ba"; }

.fa-person-circle-plus {
  --fa: "\e541";
  --fa--fa: "\e541\e541"; }

.fa-chart-pie {
  --fa: "\f200";
  --fa--fa: "\f200\f200"; }

.fa-pie-chart {
  --fa: "\f200";
  --fa--fa: "\f200\f200"; }

.fa-bolt-lightning {
  --fa: "\e0b7";
  --fa--fa: "\e0b7\e0b7"; }

.fa-sack-xmark {
  --fa: "\e56a";
  --fa--fa: "\e56a\e56a"; }

.fa-file-excel {
  --fa: "\f1c3";
  --fa--fa: "\f1c3\f1c3"; }

.fa-file-contract {
  --fa: "\f56c";
  --fa--fa: "\f56c\f56c"; }

.fa-fish-fins {
  --fa: "\e4f2";
  --fa--fa: "\e4f2\e4f2"; }

.fa-building-flag {
  --fa: "\e4d5";
  --fa--fa: "\e4d5\e4d5"; }

.fa-face-grin-beam {
  --fa: "\f582";
  --fa--fa: "\f582\f582"; }

.fa-grin-beam {
  --fa: "\f582";
  --fa--fa: "\f582\f582"; }

.fa-object-ungroup {
  --fa: "\f248";
  --fa--fa: "\f248\f248"; }

.fa-poop {
  --fa: "\f619";
  --fa--fa: "\f619\f619"; }

.fa-location-pin {
  --fa: "\f041";
  --fa--fa: "\f041\f041"; }

.fa-map-marker {
  --fa: "\f041";
  --fa--fa: "\f041\f041"; }

.fa-kaaba {
  --fa: "\f66b";
  --fa--fa: "\f66b\f66b"; }

.fa-toilet-paper {
  --fa: "\f71e";
  --fa--fa: "\f71e\f71e"; }

.fa-helmet-safety {
  --fa: "\f807";
  --fa--fa: "\f807\f807"; }

.fa-hard-hat {
  --fa: "\f807";
  --fa--fa: "\f807\f807"; }

.fa-hat-hard {
  --fa: "\f807";
  --fa--fa: "\f807\f807"; }

.fa-eject {
  --fa: "\f052";
  --fa--fa: "\f052\f052"; }

.fa-circle-right {
  --fa: "\f35a";
  --fa--fa: "\f35a\f35a"; }

.fa-arrow-alt-circle-right {
  --fa: "\f35a";
  --fa--fa: "\f35a\f35a"; }

.fa-plane-circle-check {
  --fa: "\e555";
  --fa--fa: "\e555\e555"; }

.fa-face-rolling-eyes {
  --fa: "\f5a5";
  --fa--fa: "\f5a5\f5a5"; }

.fa-meh-rolling-eyes {
  --fa: "\f5a5";
  --fa--fa: "\f5a5\f5a5"; }

.fa-object-group {
  --fa: "\f247";
  --fa--fa: "\f247\f247"; }

.fa-chart-line {
  --fa: "\f201";
  --fa--fa: "\f201\f201"; }

.fa-line-chart {
  --fa: "\f201";
  --fa--fa: "\f201\f201"; }

.fa-mask-ventilator {
  --fa: "\e524";
  --fa--fa: "\e524\e524"; }

.fa-arrow-right {
  --fa: "\f061";
  --fa--fa: "\f061\f061"; }

.fa-signs-post {
  --fa: "\f277";
  --fa--fa: "\f277\f277"; }

.fa-map-signs {
  --fa: "\f277";
  --fa--fa: "\f277\f277"; }

.fa-cash-register {
  --fa: "\f788";
  --fa--fa: "\f788\f788"; }

.fa-person-circle-question {
  --fa: "\e542";
  --fa--fa: "\e542\e542"; }

.fa-h {
  --fa: "\48";
  --fa--fa: "\48\48"; }

.fa-tarp {
  --fa: "\e57b";
  --fa--fa: "\e57b\e57b"; }

.fa-screwdriver-wrench {
  --fa: "\f7d9";
  --fa--fa: "\f7d9\f7d9"; }

.fa-tools {
  --fa: "\f7d9";
  --fa--fa: "\f7d9\f7d9"; }

.fa-arrows-to-eye {
  --fa: "\e4bf";
  --fa--fa: "\e4bf\e4bf"; }

.fa-plug-circle-bolt {
  --fa: "\e55b";
  --fa--fa: "\e55b\e55b"; }

.fa-heart {
  --fa: "\f004";
  --fa--fa: "\f004\f004"; }

.fa-mars-and-venus {
  --fa: "\f224";
  --fa--fa: "\f224\f224"; }

.fa-house-user {
  --fa: "\e1b0";
  --fa--fa: "\e1b0\e1b0"; }

.fa-home-user {
  --fa: "\e1b0";
  --fa--fa: "\e1b0\e1b0"; }

.fa-dumpster-fire {
  --fa: "\f794";
  --fa--fa: "\f794\f794"; }

.fa-house-crack {
  --fa: "\e3b1";
  --fa--fa: "\e3b1\e3b1"; }

.fa-martini-glass-citrus {
  --fa: "\f561";
  --fa--fa: "\f561\f561"; }

.fa-cocktail {
  --fa: "\f561";
  --fa--fa: "\f561\f561"; }

.fa-face-surprise {
  --fa: "\f5c2";
  --fa--fa: "\f5c2\f5c2"; }

.fa-surprise {
  --fa: "\f5c2";
  --fa--fa: "\f5c2\f5c2"; }

.fa-bottle-water {
  --fa: "\e4c5";
  --fa--fa: "\e4c5\e4c5"; }

.fa-circle-pause {
  --fa: "\f28b";
  --fa--fa: "\f28b\f28b"; }

.fa-pause-circle {
  --fa: "\f28b";
  --fa--fa: "\f28b\f28b"; }

.fa-toilet-paper-slash {
  --fa: "\e072";
  --fa--fa: "\e072\e072"; }

.fa-apple-whole {
  --fa: "\f5d1";
  --fa--fa: "\f5d1\f5d1"; }

.fa-apple-alt {
  --fa: "\f5d1";
  --fa--fa: "\f5d1\f5d1"; }

.fa-kitchen-set {
  --fa: "\e51a";
  --fa--fa: "\e51a\e51a"; }

.fa-r {
  --fa: "\52";
  --fa--fa: "\52\52"; }

.fa-temperature-quarter {
  --fa: "\f2ca";
  --fa--fa: "\f2ca\f2ca"; }

.fa-temperature-1 {
  --fa: "\f2ca";
  --fa--fa: "\f2ca\f2ca"; }

.fa-thermometer-1 {
  --fa: "\f2ca";
  --fa--fa: "\f2ca\f2ca"; }

.fa-thermometer-quarter {
  --fa: "\f2ca";
  --fa--fa: "\f2ca\f2ca"; }

.fa-cube {
  --fa: "\f1b2";
  --fa--fa: "\f1b2\f1b2"; }

.fa-bitcoin-sign {
  --fa: "\e0b4";
  --fa--fa: "\e0b4\e0b4"; }

.fa-shield-dog {
  --fa: "\e573";
  --fa--fa: "\e573\e573"; }

.fa-solar-panel {
  --fa: "\f5ba";
  --fa--fa: "\f5ba\f5ba"; }

.fa-lock-open {
  --fa: "\f3c1";
  --fa--fa: "\f3c1\f3c1"; }

.fa-elevator {
  --fa: "\e16d";
  --fa--fa: "\e16d\e16d"; }

.fa-money-bill-transfer {
  --fa: "\e528";
  --fa--fa: "\e528\e528"; }

.fa-money-bill-trend-up {
  --fa: "\e529";
  --fa--fa: "\e529\e529"; }

.fa-house-flood-water-circle-arrow-right {
  --fa: "\e50f";
  --fa--fa: "\e50f\e50f"; }

.fa-square-poll-horizontal {
  --fa: "\f682";
  --fa--fa: "\f682\f682"; }

.fa-poll-h {
  --fa: "\f682";
  --fa--fa: "\f682\f682"; }

.fa-circle {
  --fa: "\f111";
  --fa--fa: "\f111\f111"; }

.fa-backward-fast {
  --fa: "\f049";
  --fa--fa: "\f049\f049"; }

.fa-fast-backward {
  --fa: "\f049";
  --fa--fa: "\f049\f049"; }

.fa-recycle {
  --fa: "\f1b8";
  --fa--fa: "\f1b8\f1b8"; }

.fa-user-astronaut {
  --fa: "\f4fb";
  --fa--fa: "\f4fb\f4fb"; }

.fa-plane-slash {
  --fa: "\e069";
  --fa--fa: "\e069\e069"; }

.fa-trademark {
  --fa: "\f25c";
  --fa--fa: "\f25c\f25c"; }

.fa-basketball {
  --fa: "\f434";
  --fa--fa: "\f434\f434"; }

.fa-basketball-ball {
  --fa: "\f434";
  --fa--fa: "\f434\f434"; }

.fa-satellite-dish {
  --fa: "\f7c0";
  --fa--fa: "\f7c0\f7c0"; }

.fa-circle-up {
  --fa: "\f35b";
  --fa--fa: "\f35b\f35b"; }

.fa-arrow-alt-circle-up {
  --fa: "\f35b";
  --fa--fa: "\f35b\f35b"; }

.fa-mobile-screen-button {
  --fa: "\f3cd";
  --fa--fa: "\f3cd\f3cd"; }

.fa-mobile-alt {
  --fa: "\f3cd";
  --fa--fa: "\f3cd\f3cd"; }

.fa-volume-high {
  --fa: "\f028";
  --fa--fa: "\f028\f028"; }

.fa-volume-up {
  --fa: "\f028";
  --fa--fa: "\f028\f028"; }

.fa-users-rays {
  --fa: "\e593";
  --fa--fa: "\e593\e593"; }

.fa-wallet {
  --fa: "\f555";
  --fa--fa: "\f555\f555"; }

.fa-clipboard-check {
  --fa: "\f46c";
  --fa--fa: "\f46c\f46c"; }

.fa-file-audio {
  --fa: "\f1c7";
  --fa--fa: "\f1c7\f1c7"; }

.fa-burger {
  --fa: "\f805";
  --fa--fa: "\f805\f805"; }

.fa-hamburger {
  --fa: "\f805";
  --fa--fa: "\f805\f805"; }

.fa-wrench {
  --fa: "\f0ad";
  --fa--fa: "\f0ad\f0ad"; }

.fa-bugs {
  --fa: "\e4d0";
  --fa--fa: "\e4d0\e4d0"; }

.fa-rupee-sign {
  --fa: "\f156";
  --fa--fa: "\f156\f156"; }

.fa-rupee {
  --fa: "\f156";
  --fa--fa: "\f156\f156"; }

.fa-file-image {
  --fa: "\f1c5";
  --fa--fa: "\f1c5\f1c5"; }

.fa-circle-question {
  --fa: "\f059";
  --fa--fa: "\f059\f059"; }

.fa-question-circle {
  --fa: "\f059";
  --fa--fa: "\f059\f059"; }

.fa-plane-departure {
  --fa: "\f5b0";
  --fa--fa: "\f5b0\f5b0"; }

.fa-handshake-slash {
  --fa: "\e060";
  --fa--fa: "\e060\e060"; }

.fa-book-bookmark {
  --fa: "\e0bb";
  --fa--fa: "\e0bb\e0bb"; }

.fa-code-branch {
  --fa: "\f126";
  --fa--fa: "\f126\f126"; }

.fa-hat-cowboy {
  --fa: "\f8c0";
  --fa--fa: "\f8c0\f8c0"; }

.fa-bridge {
  --fa: "\e4c8";
  --fa--fa: "\e4c8\e4c8"; }

.fa-phone-flip {
  --fa: "\f879";
  --fa--fa: "\f879\f879"; }

.fa-phone-alt {
  --fa: "\f879";
  --fa--fa: "\f879\f879"; }

.fa-truck-front {
  --fa: "\e2b7";
  --fa--fa: "\e2b7\e2b7"; }

.fa-cat {
  --fa: "\f6be";
  --fa--fa: "\f6be\f6be"; }

.fa-anchor-circle-exclamation {
  --fa: "\e4ab";
  --fa--fa: "\e4ab\e4ab"; }

.fa-truck-field {
  --fa: "\e58d";
  --fa--fa: "\e58d\e58d"; }

.fa-route {
  --fa: "\f4d7";
  --fa--fa: "\f4d7\f4d7"; }

.fa-clipboard-question {
  --fa: "\e4e3";
  --fa--fa: "\e4e3\e4e3"; }

.fa-panorama {
  --fa: "\e209";
  --fa--fa: "\e209\e209"; }

.fa-comment-medical {
  --fa: "\f7f5";
  --fa--fa: "\f7f5\f7f5"; }

.fa-teeth-open {
  --fa: "\f62f";
  --fa--fa: "\f62f\f62f"; }

.fa-file-circle-minus {
  --fa: "\e4ed";
  --fa--fa: "\e4ed\e4ed"; }

.fa-tags {
  --fa: "\f02c";
  --fa--fa: "\f02c\f02c"; }

.fa-wine-glass {
  --fa: "\f4e3";
  --fa--fa: "\f4e3\f4e3"; }

.fa-forward-fast {
  --fa: "\f050";
  --fa--fa: "\f050\f050"; }

.fa-fast-forward {
  --fa: "\f050";
  --fa--fa: "\f050\f050"; }

.fa-face-meh-blank {
  --fa: "\f5a4";
  --fa--fa: "\f5a4\f5a4"; }

.fa-meh-blank {
  --fa: "\f5a4";
  --fa--fa: "\f5a4\f5a4"; }

.fa-square-parking {
  --fa: "\f540";
  --fa--fa: "\f540\f540"; }

.fa-parking {
  --fa: "\f540";
  --fa--fa: "\f540\f540"; }

.fa-house-signal {
  --fa: "\e012";
  --fa--fa: "\e012\e012"; }

.fa-bars-progress {
  --fa: "\f828";
  --fa--fa: "\f828\f828"; }

.fa-tasks-alt {
  --fa: "\f828";
  --fa--fa: "\f828\f828"; }

.fa-faucet-drip {
  --fa: "\e006";
  --fa--fa: "\e006\e006"; }

.fa-cart-flatbed {
  --fa: "\f474";
  --fa--fa: "\f474\f474"; }

.fa-dolly-flatbed {
  --fa: "\f474";
  --fa--fa: "\f474\f474"; }

.fa-ban-smoking {
  --fa: "\f54d";
  --fa--fa: "\f54d\f54d"; }

.fa-smoking-ban {
  --fa: "\f54d";
  --fa--fa: "\f54d\f54d"; }

.fa-terminal {
  --fa: "\f120";
  --fa--fa: "\f120\f120"; }

.fa-mobile-button {
  --fa: "\f10b";
  --fa--fa: "\f10b\f10b"; }

.fa-house-medical-flag {
  --fa: "\e514";
  --fa--fa: "\e514\e514"; }

.fa-basket-shopping {
  --fa: "\f291";
  --fa--fa: "\f291\f291"; }

.fa-shopping-basket {
  --fa: "\f291";
  --fa--fa: "\f291\f291"; }

.fa-tape {
  --fa: "\f4db";
  --fa--fa: "\f4db\f4db"; }

.fa-bus-simple {
  --fa: "\f55e";
  --fa--fa: "\f55e\f55e"; }

.fa-bus-alt {
  --fa: "\f55e";
  --fa--fa: "\f55e\f55e"; }

.fa-eye {
  --fa: "\f06e";
  --fa--fa: "\f06e\f06e"; }

.fa-face-sad-cry {
  --fa: "\f5b3";
  --fa--fa: "\f5b3\f5b3"; }

.fa-sad-cry {
  --fa: "\f5b3";
  --fa--fa: "\f5b3\f5b3"; }

.fa-audio-description {
  --fa: "\f29e";
  --fa--fa: "\f29e\f29e"; }

.fa-person-military-to-person {
  --fa: "\e54c";
  --fa--fa: "\e54c\e54c"; }

.fa-file-shield {
  --fa: "\e4f0";
  --fa--fa: "\e4f0\e4f0"; }

.fa-user-slash {
  --fa: "\f506";
  --fa--fa: "\f506\f506"; }

.fa-pen {
  --fa: "\f304";
  --fa--fa: "\f304\f304"; }

.fa-tower-observation {
  --fa: "\e586";
  --fa--fa: "\e586\e586"; }

.fa-file-code {
  --fa: "\f1c9";
  --fa--fa: "\f1c9\f1c9"; }

.fa-signal {
  --fa: "\f012";
  --fa--fa: "\f012\f012"; }

.fa-signal-5 {
  --fa: "\f012";
  --fa--fa: "\f012\f012"; }

.fa-signal-perfect {
  --fa: "\f012";
  --fa--fa: "\f012\f012"; }

.fa-bus {
  --fa: "\f207";
  --fa--fa: "\f207\f207"; }

.fa-heart-circle-xmark {
  --fa: "\e501";
  --fa--fa: "\e501\e501"; }

.fa-house-chimney {
  --fa: "\e3af";
  --fa--fa: "\e3af\e3af"; }

.fa-home-lg {
  --fa: "\e3af";
  --fa--fa: "\e3af\e3af"; }

.fa-window-maximize {
  --fa: "\f2d0";
  --fa--fa: "\f2d0\f2d0"; }

.fa-face-frown {
  --fa: "\f119";
  --fa--fa: "\f119\f119"; }

.fa-frown {
  --fa: "\f119";
  --fa--fa: "\f119\f119"; }

.fa-prescription {
  --fa: "\f5b1";
  --fa--fa: "\f5b1\f5b1"; }

.fa-shop {
  --fa: "\f54f";
  --fa--fa: "\f54f\f54f"; }

.fa-store-alt {
  --fa: "\f54f";
  --fa--fa: "\f54f\f54f"; }

.fa-floppy-disk {
  --fa: "\f0c7";
  --fa--fa: "\f0c7\f0c7"; }

.fa-save {
  --fa: "\f0c7";
  --fa--fa: "\f0c7\f0c7"; }

.fa-vihara {
  --fa: "\f6a7";
  --fa--fa: "\f6a7\f6a7"; }

.fa-scale-unbalanced {
  --fa: "\f515";
  --fa--fa: "\f515\f515"; }

.fa-balance-scale-left {
  --fa: "\f515";
  --fa--fa: "\f515\f515"; }

.fa-sort-up {
  --fa: "\f0de";
  --fa--fa: "\f0de\f0de"; }

.fa-sort-asc {
  --fa: "\f0de";
  --fa--fa: "\f0de\f0de"; }

.fa-comment-dots {
  --fa: "\f4ad";
  --fa--fa: "\f4ad\f4ad"; }

.fa-commenting {
  --fa: "\f4ad";
  --fa--fa: "\f4ad\f4ad"; }

.fa-plant-wilt {
  --fa: "\e5aa";
  --fa--fa: "\e5aa\e5aa"; }

.fa-diamond {
  --fa: "\f219";
  --fa--fa: "\f219\f219"; }

.fa-face-grin-squint {
  --fa: "\f585";
  --fa--fa: "\f585\f585"; }

.fa-grin-squint {
  --fa: "\f585";
  --fa--fa: "\f585\f585"; }

.fa-hand-holding-dollar {
  --fa: "\f4c0";
  --fa--fa: "\f4c0\f4c0"; }

.fa-hand-holding-usd {
  --fa: "\f4c0";
  --fa--fa: "\f4c0\f4c0"; }

.fa-chart-diagram {
  --fa: "\e695";
  --fa--fa: "\e695\e695"; }

.fa-bacterium {
  --fa: "\e05a";
  --fa--fa: "\e05a\e05a"; }

.fa-hand-pointer {
  --fa: "\f25a";
  --fa--fa: "\f25a\f25a"; }

.fa-drum-steelpan {
  --fa: "\f56a";
  --fa--fa: "\f56a\f56a"; }

.fa-hand-scissors {
  --fa: "\f257";
  --fa--fa: "\f257\f257"; }

.fa-hands-praying {
  --fa: "\f684";
  --fa--fa: "\f684\f684"; }

.fa-praying-hands {
  --fa: "\f684";
  --fa--fa: "\f684\f684"; }

.fa-arrow-rotate-right {
  --fa: "\f01e";
  --fa--fa: "\f01e\f01e"; }

.fa-arrow-right-rotate {
  --fa: "\f01e";
  --fa--fa: "\f01e\f01e"; }

.fa-arrow-rotate-forward {
  --fa: "\f01e";
  --fa--fa: "\f01e\f01e"; }

.fa-redo {
  --fa: "\f01e";
  --fa--fa: "\f01e\f01e"; }

.fa-biohazard {
  --fa: "\f780";
  --fa--fa: "\f780\f780"; }

.fa-location-crosshairs {
  --fa: "\f601";
  --fa--fa: "\f601\f601"; }

.fa-location {
  --fa: "\f601";
  --fa--fa: "\f601\f601"; }

.fa-mars-double {
  --fa: "\f227";
  --fa--fa: "\f227\f227"; }

.fa-child-dress {
  --fa: "\e59c";
  --fa--fa: "\e59c\e59c"; }

.fa-users-between-lines {
  --fa: "\e591";
  --fa--fa: "\e591\e591"; }

.fa-lungs-virus {
  --fa: "\e067";
  --fa--fa: "\e067\e067"; }

.fa-face-grin-tears {
  --fa: "\f588";
  --fa--fa: "\f588\f588"; }

.fa-grin-tears {
  --fa: "\f588";
  --fa--fa: "\f588\f588"; }

.fa-phone {
  --fa: "\f095";
  --fa--fa: "\f095\f095"; }

.fa-calendar-xmark {
  --fa: "\f273";
  --fa--fa: "\f273\f273"; }

.fa-calendar-times {
  --fa: "\f273";
  --fa--fa: "\f273\f273"; }

.fa-child-reaching {
  --fa: "\e59d";
  --fa--fa: "\e59d\e59d"; }

.fa-head-side-virus {
  --fa: "\e064";
  --fa--fa: "\e064\e064"; }

.fa-user-gear {
  --fa: "\f4fe";
  --fa--fa: "\f4fe\f4fe"; }

.fa-user-cog {
  --fa: "\f4fe";
  --fa--fa: "\f4fe\f4fe"; }

.fa-arrow-up-1-9 {
  --fa: "\f163";
  --fa--fa: "\f163\f163"; }

.fa-sort-numeric-up {
  --fa: "\f163";
  --fa--fa: "\f163\f163"; }

.fa-door-closed {
  --fa: "\f52a";
  --fa--fa: "\f52a\f52a"; }

.fa-shield-virus {
  --fa: "\e06c";
  --fa--fa: "\e06c\e06c"; }

.fa-dice-six {
  --fa: "\f526";
  --fa--fa: "\f526\f526"; }

.fa-mosquito-net {
  --fa: "\e52c";
  --fa--fa: "\e52c\e52c"; }

.fa-file-fragment {
  --fa: "\e697";
  --fa--fa: "\e697\e697"; }

.fa-bridge-water {
  --fa: "\e4ce";
  --fa--fa: "\e4ce\e4ce"; }

.fa-person-booth {
  --fa: "\f756";
  --fa--fa: "\f756\f756"; }

.fa-text-width {
  --fa: "\f035";
  --fa--fa: "\f035\f035"; }

.fa-hat-wizard {
  --fa: "\f6e8";
  --fa--fa: "\f6e8\f6e8"; }

.fa-pen-fancy {
  --fa: "\f5ac";
  --fa--fa: "\f5ac\f5ac"; }

.fa-person-digging {
  --fa: "\f85e";
  --fa--fa: "\f85e\f85e"; }

.fa-digging {
  --fa: "\f85e";
  --fa--fa: "\f85e\f85e"; }

.fa-trash {
  --fa: "\f1f8";
  --fa--fa: "\f1f8\f1f8"; }

.fa-gauge-simple {
  --fa: "\f629";
  --fa--fa: "\f629\f629"; }

.fa-gauge-simple-med {
  --fa: "\f629";
  --fa--fa: "\f629\f629"; }

.fa-tachometer-average {
  --fa: "\f629";
  --fa--fa: "\f629\f629"; }

.fa-book-medical {
  --fa: "\f7e6";
  --fa--fa: "\f7e6\f7e6"; }

.fa-poo {
  --fa: "\f2fe";
  --fa--fa: "\f2fe\f2fe"; }

.fa-quote-right {
  --fa: "\f10e";
  --fa--fa: "\f10e\f10e"; }

.fa-quote-right-alt {
  --fa: "\f10e";
  --fa--fa: "\f10e\f10e"; }

.fa-shirt {
  --fa: "\f553";
  --fa--fa: "\f553\f553"; }

.fa-t-shirt {
  --fa: "\f553";
  --fa--fa: "\f553\f553"; }

.fa-tshirt {
  --fa: "\f553";
  --fa--fa: "\f553\f553"; }

.fa-cubes {
  --fa: "\f1b3";
  --fa--fa: "\f1b3\f1b3"; }

.fa-divide {
  --fa: "\f529";
  --fa--fa: "\f529\f529"; }

.fa-tenge-sign {
  --fa: "\f7d7";
  --fa--fa: "\f7d7\f7d7"; }

.fa-tenge {
  --fa: "\f7d7";
  --fa--fa: "\f7d7\f7d7"; }

.fa-headphones {
  --fa: "\f025";
  --fa--fa: "\f025\f025"; }

.fa-hands-holding {
  --fa: "\f4c2";
  --fa--fa: "\f4c2\f4c2"; }

.fa-hands-clapping {
  --fa: "\e1a8";
  --fa--fa: "\e1a8\e1a8"; }

.fa-republican {
  --fa: "\f75e";
  --fa--fa: "\f75e\f75e"; }

.fa-arrow-left {
  --fa: "\f060";
  --fa--fa: "\f060\f060"; }

.fa-person-circle-xmark {
  --fa: "\e543";
  --fa--fa: "\e543\e543"; }

.fa-ruler {
  --fa: "\f545";
  --fa--fa: "\f545\f545"; }

.fa-align-left {
  --fa: "\f036";
  --fa--fa: "\f036\f036"; }

.fa-dice-d6 {
  --fa: "\f6d1";
  --fa--fa: "\f6d1\f6d1"; }

.fa-restroom {
  --fa: "\f7bd";
  --fa--fa: "\f7bd\f7bd"; }

.fa-j {
  --fa: "\4a";
  --fa--fa: "\4a\4a"; }

.fa-users-viewfinder {
  --fa: "\e595";
  --fa--fa: "\e595\e595"; }

.fa-file-video {
  --fa: "\f1c8";
  --fa--fa: "\f1c8\f1c8"; }

.fa-up-right-from-square {
  --fa: "\f35d";
  --fa--fa: "\f35d\f35d"; }

.fa-external-link-alt {
  --fa: "\f35d";
  --fa--fa: "\f35d\f35d"; }

.fa-table-cells {
  --fa: "\f00a";
  --fa--fa: "\f00a\f00a"; }

.fa-th {
  --fa: "\f00a";
  --fa--fa: "\f00a\f00a"; }

.fa-file-pdf {
  --fa: "\f1c1";
  --fa--fa: "\f1c1\f1c1"; }

.fa-book-bible {
  --fa: "\f647";
  --fa--fa: "\f647\f647"; }

.fa-bible {
  --fa: "\f647";
  --fa--fa: "\f647\f647"; }

.fa-o {
  --fa: "\4f";
  --fa--fa: "\4f\4f"; }

.fa-suitcase-medical {
  --fa: "\f0fa";
  --fa--fa: "\f0fa\f0fa"; }

.fa-medkit {
  --fa: "\f0fa";
  --fa--fa: "\f0fa\f0fa"; }

.fa-user-secret {
  --fa: "\f21b";
  --fa--fa: "\f21b\f21b"; }

.fa-otter {
  --fa: "\f700";
  --fa--fa: "\f700\f700"; }

.fa-person-dress {
  --fa: "\f182";
  --fa--fa: "\f182\f182"; }

.fa-female {
  --fa: "\f182";
  --fa--fa: "\f182\f182"; }

.fa-comment-dollar {
  --fa: "\f651";
  --fa--fa: "\f651\f651"; }

.fa-business-time {
  --fa: "\f64a";
  --fa--fa: "\f64a\f64a"; }

.fa-briefcase-clock {
  --fa: "\f64a";
  --fa--fa: "\f64a\f64a"; }

.fa-table-cells-large {
  --fa: "\f009";
  --fa--fa: "\f009\f009"; }

.fa-th-large {
  --fa: "\f009";
  --fa--fa: "\f009\f009"; }

.fa-book-tanakh {
  --fa: "\f827";
  --fa--fa: "\f827\f827"; }

.fa-tanakh {
  --fa: "\f827";
  --fa--fa: "\f827\f827"; }

.fa-phone-volume {
  --fa: "\f2a0";
  --fa--fa: "\f2a0\f2a0"; }

.fa-volume-control-phone {
  --fa: "\f2a0";
  --fa--fa: "\f2a0\f2a0"; }

.fa-hat-cowboy-side {
  --fa: "\f8c1";
  --fa--fa: "\f8c1\f8c1"; }

.fa-clipboard-user {
  --fa: "\f7f3";
  --fa--fa: "\f7f3\f7f3"; }

.fa-child {
  --fa: "\f1ae";
  --fa--fa: "\f1ae\f1ae"; }

.fa-lira-sign {
  --fa: "\f195";
  --fa--fa: "\f195\f195"; }

.fa-satellite {
  --fa: "\f7bf";
  --fa--fa: "\f7bf\f7bf"; }

.fa-plane-lock {
  --fa: "\e558";
  --fa--fa: "\e558\e558"; }

.fa-tag {
  --fa: "\f02b";
  --fa--fa: "\f02b\f02b"; }

.fa-comment {
  --fa: "\f075";
  --fa--fa: "\f075\f075"; }

.fa-cake-candles {
  --fa: "\f1fd";
  --fa--fa: "\f1fd\f1fd"; }

.fa-birthday-cake {
  --fa: "\f1fd";
  --fa--fa: "\f1fd\f1fd"; }

.fa-cake {
  --fa: "\f1fd";
  --fa--fa: "\f1fd\f1fd"; }

.fa-envelope {
  --fa: "\f0e0";
  --fa--fa: "\f0e0\f0e0"; }

.fa-angles-up {
  --fa: "\f102";
  --fa--fa: "\f102\f102"; }

.fa-angle-double-up {
  --fa: "\f102";
  --fa--fa: "\f102\f102"; }

.fa-paperclip {
  --fa: "\f0c6";
  --fa--fa: "\f0c6\f0c6"; }

.fa-arrow-right-to-city {
  --fa: "\e4b3";
  --fa--fa: "\e4b3\e4b3"; }

.fa-ribbon {
  --fa: "\f4d6";
  --fa--fa: "\f4d6\f4d6"; }

.fa-lungs {
  --fa: "\f604";
  --fa--fa: "\f604\f604"; }

.fa-arrow-up-9-1 {
  --fa: "\f887";
  --fa--fa: "\f887\f887"; }

.fa-sort-numeric-up-alt {
  --fa: "\f887";
  --fa--fa: "\f887\f887"; }

.fa-litecoin-sign {
  --fa: "\e1d3";
  --fa--fa: "\e1d3\e1d3"; }

.fa-border-none {
  --fa: "\f850";
  --fa--fa: "\f850\f850"; }

.fa-circle-nodes {
  --fa: "\e4e2";
  --fa--fa: "\e4e2\e4e2"; }

.fa-parachute-box {
  --fa: "\f4cd";
  --fa--fa: "\f4cd\f4cd"; }

.fa-indent {
  --fa: "\f03c";
  --fa--fa: "\f03c\f03c"; }

.fa-truck-field-un {
  --fa: "\e58e";
  --fa--fa: "\e58e\e58e"; }

.fa-hourglass {
  --fa: "\f254";
  --fa--fa: "\f254\f254"; }

.fa-hourglass-empty {
  --fa: "\f254";
  --fa--fa: "\f254\f254"; }

.fa-mountain {
  --fa: "\f6fc";
  --fa--fa: "\f6fc\f6fc"; }

.fa-user-doctor {
  --fa: "\f0f0";
  --fa--fa: "\f0f0\f0f0"; }

.fa-user-md {
  --fa: "\f0f0";
  --fa--fa: "\f0f0\f0f0"; }

.fa-circle-info {
  --fa: "\f05a";
  --fa--fa: "\f05a\f05a"; }

.fa-info-circle {
  --fa: "\f05a";
  --fa--fa: "\f05a\f05a"; }

.fa-cloud-meatball {
  --fa: "\f73b";
  --fa--fa: "\f73b\f73b"; }

.fa-camera {
  --fa: "\f030";
  --fa--fa: "\f030\f030"; }

.fa-camera-alt {
  --fa: "\f030";
  --fa--fa: "\f030\f030"; }

.fa-square-virus {
  --fa: "\e578";
  --fa--fa: "\e578\e578"; }

.fa-meteor {
  --fa: "\f753";
  --fa--fa: "\f753\f753"; }

.fa-car-on {
  --fa: "\e4dd";
  --fa--fa: "\e4dd\e4dd"; }

.fa-sleigh {
  --fa: "\f7cc";
  --fa--fa: "\f7cc\f7cc"; }

.fa-arrow-down-1-9 {
  --fa: "\f162";
  --fa--fa: "\f162\f162"; }

.fa-sort-numeric-asc {
  --fa: "\f162";
  --fa--fa: "\f162\f162"; }

.fa-sort-numeric-down {
  --fa: "\f162";
  --fa--fa: "\f162\f162"; }

.fa-hand-holding-droplet {
  --fa: "\f4c1";
  --fa--fa: "\f4c1\f4c1"; }

.fa-hand-holding-water {
  --fa: "\f4c1";
  --fa--fa: "\f4c1\f4c1"; }

.fa-water {
  --fa: "\f773";
  --fa--fa: "\f773\f773"; }

.fa-calendar-check {
  --fa: "\f274";
  --fa--fa: "\f274\f274"; }

.fa-braille {
  --fa: "\f2a1";
  --fa--fa: "\f2a1\f2a1"; }

.fa-prescription-bottle-medical {
  --fa: "\f486";
  --fa--fa: "\f486\f486"; }

.fa-prescription-bottle-alt {
  --fa: "\f486";
  --fa--fa: "\f486\f486"; }

.fa-landmark {
  --fa: "\f66f";
  --fa--fa: "\f66f\f66f"; }

.fa-truck {
  --fa: "\f0d1";
  --fa--fa: "\f0d1\f0d1"; }

.fa-crosshairs {
  --fa: "\f05b";
  --fa--fa: "\f05b\f05b"; }

.fa-person-cane {
  --fa: "\e53c";
  --fa--fa: "\e53c\e53c"; }

.fa-tent {
  --fa: "\e57d";
  --fa--fa: "\e57d\e57d"; }

.fa-vest-patches {
  --fa: "\e086";
  --fa--fa: "\e086\e086"; }

.fa-check-double {
  --fa: "\f560";
  --fa--fa: "\f560\f560"; }

.fa-arrow-down-a-z {
  --fa: "\f15d";
  --fa--fa: "\f15d\f15d"; }

.fa-sort-alpha-asc {
  --fa: "\f15d";
  --fa--fa: "\f15d\f15d"; }

.fa-sort-alpha-down {
  --fa: "\f15d";
  --fa--fa: "\f15d\f15d"; }

.fa-money-bill-wheat {
  --fa: "\e52a";
  --fa--fa: "\e52a\e52a"; }

.fa-cookie {
  --fa: "\f563";
  --fa--fa: "\f563\f563"; }

.fa-arrow-rotate-left {
  --fa: "\f0e2";
  --fa--fa: "\f0e2\f0e2"; }

.fa-arrow-left-rotate {
  --fa: "\f0e2";
  --fa--fa: "\f0e2\f0e2"; }

.fa-arrow-rotate-back {
  --fa: "\f0e2";
  --fa--fa: "\f0e2\f0e2"; }

.fa-arrow-rotate-backward {
  --fa: "\f0e2";
  --fa--fa: "\f0e2\f0e2"; }

.fa-undo {
  --fa: "\f0e2";
  --fa--fa: "\f0e2\f0e2"; }

.fa-hard-drive {
  --fa: "\f0a0";
  --fa--fa: "\f0a0\f0a0"; }

.fa-hdd {
  --fa: "\f0a0";
  --fa--fa: "\f0a0\f0a0"; }

.fa-face-grin-squint-tears {
  --fa: "\f586";
  --fa--fa: "\f586\f586"; }

.fa-grin-squint-tears {
  --fa: "\f586";
  --fa--fa: "\f586\f586"; }

.fa-dumbbell {
  --fa: "\f44b";
  --fa--fa: "\f44b\f44b"; }

.fa-rectangle-list {
  --fa: "\f022";
  --fa--fa: "\f022\f022"; }

.fa-list-alt {
  --fa: "\f022";
  --fa--fa: "\f022\f022"; }

.fa-tarp-droplet {
  --fa: "\e57c";
  --fa--fa: "\e57c\e57c"; }

.fa-house-medical-circle-check {
  --fa: "\e511";
  --fa--fa: "\e511\e511"; }

.fa-person-skiing-nordic {
  --fa: "\f7ca";
  --fa--fa: "\f7ca\f7ca"; }

.fa-skiing-nordic {
  --fa: "\f7ca";
  --fa--fa: "\f7ca\f7ca"; }

.fa-calendar-plus {
  --fa: "\f271";
  --fa--fa: "\f271\f271"; }

.fa-plane-arrival {
  --fa: "\f5af";
  --fa--fa: "\f5af\f5af"; }

.fa-circle-left {
  --fa: "\f359";
  --fa--fa: "\f359\f359"; }

.fa-arrow-alt-circle-left {
  --fa: "\f359";
  --fa--fa: "\f359\f359"; }

.fa-train-subway {
  --fa: "\f239";
  --fa--fa: "\f239\f239"; }

.fa-subway {
  --fa: "\f239";
  --fa--fa: "\f239\f239"; }

.fa-chart-gantt {
  --fa: "\e0e4";
  --fa--fa: "\e0e4\e0e4"; }

.fa-indian-rupee-sign {
  --fa: "\e1bc";
  --fa--fa: "\e1bc\e1bc"; }

.fa-indian-rupee {
  --fa: "\e1bc";
  --fa--fa: "\e1bc\e1bc"; }

.fa-inr {
  --fa: "\e1bc";
  --fa--fa: "\e1bc\e1bc"; }

.fa-crop-simple {
  --fa: "\f565";
  --fa--fa: "\f565\f565"; }

.fa-crop-alt {
  --fa: "\f565";
  --fa--fa: "\f565\f565"; }

.fa-money-bill-1 {
  --fa: "\f3d1";
  --fa--fa: "\f3d1\f3d1"; }

.fa-money-bill-alt {
  --fa: "\f3d1";
  --fa--fa: "\f3d1\f3d1"; }

.fa-left-long {
  --fa: "\f30a";
  --fa--fa: "\f30a\f30a"; }

.fa-long-arrow-alt-left {
  --fa: "\f30a";
  --fa--fa: "\f30a\f30a"; }

.fa-dna {
  --fa: "\f471";
  --fa--fa: "\f471\f471"; }

.fa-virus-slash {
  --fa: "\e075";
  --fa--fa: "\e075\e075"; }

.fa-minus {
  --fa: "\f068";
  --fa--fa: "\f068\f068"; }

.fa-subtract {
  --fa: "\f068";
  --fa--fa: "\f068\f068"; }

.fa-chess {
  --fa: "\f439";
  --fa--fa: "\f439\f439"; }

.fa-arrow-left-long {
  --fa: "\f177";
  --fa--fa: "\f177\f177"; }

.fa-long-arrow-left {
  --fa: "\f177";
  --fa--fa: "\f177\f177"; }

.fa-plug-circle-check {
  --fa: "\e55c";
  --fa--fa: "\e55c\e55c"; }

.fa-street-view {
  --fa: "\f21d";
  --fa--fa: "\f21d\f21d"; }

.fa-franc-sign {
  --fa: "\e18f";
  --fa--fa: "\e18f\e18f"; }

.fa-volume-off {
  --fa: "\f026";
  --fa--fa: "\f026\f026"; }

.fa-hands-asl-interpreting {
  --fa: "\f2a3";
  --fa--fa: "\f2a3\f2a3"; }

.fa-american-sign-language-interpreting {
  --fa: "\f2a3";
  --fa--fa: "\f2a3\f2a3"; }

.fa-asl-interpreting {
  --fa: "\f2a3";
  --fa--fa: "\f2a3\f2a3"; }

.fa-hands-american-sign-language-interpreting {
  --fa: "\f2a3";
  --fa--fa: "\f2a3\f2a3"; }

.fa-gear {
  --fa: "\f013";
  --fa--fa: "\f013\f013"; }

.fa-cog {
  --fa: "\f013";
  --fa--fa: "\f013\f013"; }

.fa-droplet-slash {
  --fa: "\f5c7";
  --fa--fa: "\f5c7\f5c7"; }

.fa-tint-slash {
  --fa: "\f5c7";
  --fa--fa: "\f5c7\f5c7"; }

.fa-mosque {
  --fa: "\f678";
  --fa--fa: "\f678\f678"; }

.fa-mosquito {
  --fa: "\e52b";
  --fa--fa: "\e52b\e52b"; }

.fa-star-of-david {
  --fa: "\f69a";
  --fa--fa: "\f69a\f69a"; }

.fa-person-military-rifle {
  --fa: "\e54b";
  --fa--fa: "\e54b\e54b"; }

.fa-cart-shopping {
  --fa: "\f07a";
  --fa--fa: "\f07a\f07a"; }

.fa-shopping-cart {
  --fa: "\f07a";
  --fa--fa: "\f07a\f07a"; }

.fa-vials {
  --fa: "\f493";
  --fa--fa: "\f493\f493"; }

.fa-plug-circle-plus {
  --fa: "\e55f";
  --fa--fa: "\e55f\e55f"; }

.fa-place-of-worship {
  --fa: "\f67f";
  --fa--fa: "\f67f\f67f"; }

.fa-grip-vertical {
  --fa: "\f58e";
  --fa--fa: "\f58e\f58e"; }

.fa-hexagon-nodes {
  --fa: "\e699";
  --fa--fa: "\e699\e699"; }

.fa-arrow-turn-up {
  --fa: "\f148";
  --fa--fa: "\f148\f148"; }

.fa-level-up {
  --fa: "\f148";
  --fa--fa: "\f148\f148"; }

.fa-u {
  --fa: "\55";
  --fa--fa: "\55\55"; }

.fa-square-root-variable {
  --fa: "\f698";
  --fa--fa: "\f698\f698"; }

.fa-square-root-alt {
  --fa: "\f698";
  --fa--fa: "\f698\f698"; }

.fa-clock {
  --fa: "\f017";
  --fa--fa: "\f017\f017"; }

.fa-clock-four {
  --fa: "\f017";
  --fa--fa: "\f017\f017"; }

.fa-backward-step {
  --fa: "\f048";
  --fa--fa: "\f048\f048"; }

.fa-step-backward {
  --fa: "\f048";
  --fa--fa: "\f048\f048"; }

.fa-pallet {
  --fa: "\f482";
  --fa--fa: "\f482\f482"; }

.fa-faucet {
  --fa: "\e005";
  --fa--fa: "\e005\e005"; }

.fa-baseball-bat-ball {
  --fa: "\f432";
  --fa--fa: "\f432\f432"; }

.fa-s {
  --fa: "\53";
  --fa--fa: "\53\53"; }

.fa-timeline {
  --fa: "\e29c";
  --fa--fa: "\e29c\e29c"; }

.fa-keyboard {
  --fa: "\f11c";
  --fa--fa: "\f11c\f11c"; }

.fa-caret-down {
  --fa: "\f0d7";
  --fa--fa: "\f0d7\f0d7"; }

.fa-house-chimney-medical {
  --fa: "\f7f2";
  --fa--fa: "\f7f2\f7f2"; }

.fa-clinic-medical {
  --fa: "\f7f2";
  --fa--fa: "\f7f2\f7f2"; }

.fa-temperature-three-quarters {
  --fa: "\f2c8";
  --fa--fa: "\f2c8\f2c8"; }

.fa-temperature-3 {
  --fa: "\f2c8";
  --fa--fa: "\f2c8\f2c8"; }

.fa-thermometer-3 {
  --fa: "\f2c8";
  --fa--fa: "\f2c8\f2c8"; }

.fa-thermometer-three-quarters {
  --fa: "\f2c8";
  --fa--fa: "\f2c8\f2c8"; }

.fa-mobile-screen {
  --fa: "\f3cf";
  --fa--fa: "\f3cf\f3cf"; }

.fa-mobile-android-alt {
  --fa: "\f3cf";
  --fa--fa: "\f3cf\f3cf"; }

.fa-plane-up {
  --fa: "\e22d";
  --fa--fa: "\e22d\e22d"; }

.fa-piggy-bank {
  --fa: "\f4d3";
  --fa--fa: "\f4d3\f4d3"; }

.fa-battery-half {
  --fa: "\f242";
  --fa--fa: "\f242\f242"; }

.fa-battery-3 {
  --fa: "\f242";
  --fa--fa: "\f242\f242"; }

.fa-mountain-city {
  --fa: "\e52e";
  --fa--fa: "\e52e\e52e"; }

.fa-coins {
  --fa: "\f51e";
  --fa--fa: "\f51e\f51e"; }

.fa-khanda {
  --fa: "\f66d";
  --fa--fa: "\f66d\f66d"; }

.fa-sliders {
  --fa: "\f1de";
  --fa--fa: "\f1de\f1de"; }

.fa-sliders-h {
  --fa: "\f1de";
  --fa--fa: "\f1de\f1de"; }

.fa-folder-tree {
  --fa: "\f802";
  --fa--fa: "\f802\f802"; }

.fa-network-wired {
  --fa: "\f6ff";
  --fa--fa: "\f6ff\f6ff"; }

.fa-map-pin {
  --fa: "\f276";
  --fa--fa: "\f276\f276"; }

.fa-hamsa {
  --fa: "\f665";
  --fa--fa: "\f665\f665"; }

.fa-cent-sign {
  --fa: "\e3f5";
  --fa--fa: "\e3f5\e3f5"; }

.fa-flask {
  --fa: "\f0c3";
  --fa--fa: "\f0c3\f0c3"; }

.fa-person-pregnant {
  --fa: "\e31e";
  --fa--fa: "\e31e\e31e"; }

.fa-wand-sparkles {
  --fa: "\f72b";
  --fa--fa: "\f72b\f72b"; }

.fa-ellipsis-vertical {
  --fa: "\f142";
  --fa--fa: "\f142\f142"; }

.fa-ellipsis-v {
  --fa: "\f142";
  --fa--fa: "\f142\f142"; }

.fa-ticket {
  --fa: "\f145";
  --fa--fa: "\f145\f145"; }

.fa-power-off {
  --fa: "\f011";
  --fa--fa: "\f011\f011"; }

.fa-right-long {
  --fa: "\f30b";
  --fa--fa: "\f30b\f30b"; }

.fa-long-arrow-alt-right {
  --fa: "\f30b";
  --fa--fa: "\f30b\f30b"; }

.fa-flag-usa {
  --fa: "\f74d";
  --fa--fa: "\f74d\f74d"; }

.fa-laptop-file {
  --fa: "\e51d";
  --fa--fa: "\e51d\e51d"; }

.fa-tty {
  --fa: "\f1e4";
  --fa--fa: "\f1e4\f1e4"; }

.fa-teletype {
  --fa: "\f1e4";
  --fa--fa: "\f1e4\f1e4"; }

.fa-diagram-next {
  --fa: "\e476";
  --fa--fa: "\e476\e476"; }

.fa-person-rifle {
  --fa: "\e54e";
  --fa--fa: "\e54e\e54e"; }

.fa-house-medical-circle-exclamation {
  --fa: "\e512";
  --fa--fa: "\e512\e512"; }

.fa-closed-captioning {
  --fa: "\f20a";
  --fa--fa: "\f20a\f20a"; }

.fa-person-hiking {
  --fa: "\f6ec";
  --fa--fa: "\f6ec\f6ec"; }

.fa-hiking {
  --fa: "\f6ec";
  --fa--fa: "\f6ec\f6ec"; }

.fa-venus-double {
  --fa: "\f226";
  --fa--fa: "\f226\f226"; }

.fa-images {
  --fa: "\f302";
  --fa--fa: "\f302\f302"; }

.fa-calculator {
  --fa: "\f1ec";
  --fa--fa: "\f1ec\f1ec"; }

.fa-people-pulling {
  --fa: "\e535";
  --fa--fa: "\e535\e535"; }

.fa-n {
  --fa: "\4e";
  --fa--fa: "\4e\4e"; }

.fa-cable-car {
  --fa: "\f7da";
  --fa--fa: "\f7da\f7da"; }

.fa-tram {
  --fa: "\f7da";
  --fa--fa: "\f7da\f7da"; }

.fa-cloud-rain {
  --fa: "\f73d";
  --fa--fa: "\f73d\f73d"; }

.fa-building-circle-xmark {
  --fa: "\e4d4";
  --fa--fa: "\e4d4\e4d4"; }

.fa-ship {
  --fa: "\f21a";
  --fa--fa: "\f21a\f21a"; }

.fa-arrows-down-to-line {
  --fa: "\e4b8";
  --fa--fa: "\e4b8\e4b8"; }

.fa-download {
  --fa: "\f019";
  --fa--fa: "\f019\f019"; }

.fa-face-grin {
  --fa: "\f580";
  --fa--fa: "\f580\f580"; }

.fa-grin {
  --fa: "\f580";
  --fa--fa: "\f580\f580"; }

.fa-delete-left {
  --fa: "\f55a";
  --fa--fa: "\f55a\f55a"; }

.fa-backspace {
  --fa: "\f55a";
  --fa--fa: "\f55a\f55a"; }

.fa-eye-dropper {
  --fa: "\f1fb";
  --fa--fa: "\f1fb\f1fb"; }

.fa-eye-dropper-empty {
  --fa: "\f1fb";
  --fa--fa: "\f1fb\f1fb"; }

.fa-eyedropper {
  --fa: "\f1fb";
  --fa--fa: "\f1fb\f1fb"; }

.fa-file-circle-check {
  --fa: "\e5a0";
  --fa--fa: "\e5a0\e5a0"; }

.fa-forward {
  --fa: "\f04e";
  --fa--fa: "\f04e\f04e"; }

.fa-mobile {
  --fa: "\f3ce";
  --fa--fa: "\f3ce\f3ce"; }

.fa-mobile-android {
  --fa: "\f3ce";
  --fa--fa: "\f3ce\f3ce"; }

.fa-mobile-phone {
  --fa: "\f3ce";
  --fa--fa: "\f3ce\f3ce"; }

.fa-face-meh {
  --fa: "\f11a";
  --fa--fa: "\f11a\f11a"; }

.fa-meh {
  --fa: "\f11a";
  --fa--fa: "\f11a\f11a"; }

.fa-align-center {
  --fa: "\f037";
  --fa--fa: "\f037\f037"; }

.fa-book-skull {
  --fa: "\f6b7";
  --fa--fa: "\f6b7\f6b7"; }

.fa-book-dead {
  --fa: "\f6b7";
  --fa--fa: "\f6b7\f6b7"; }

.fa-id-card {
  --fa: "\f2c2";
  --fa--fa: "\f2c2\f2c2"; }

.fa-drivers-license {
  --fa: "\f2c2";
  --fa--fa: "\f2c2\f2c2"; }

.fa-outdent {
  --fa: "\f03b";
  --fa--fa: "\f03b\f03b"; }

.fa-dedent {
  --fa: "\f03b";
  --fa--fa: "\f03b\f03b"; }

.fa-heart-circle-exclamation {
  --fa: "\e4fe";
  --fa--fa: "\e4fe\e4fe"; }

.fa-house {
  --fa: "\f015";
  --fa--fa: "\f015\f015"; }

.fa-home {
  --fa: "\f015";
  --fa--fa: "\f015\f015"; }

.fa-home-alt {
  --fa: "\f015";
  --fa--fa: "\f015\f015"; }

.fa-home-lg-alt {
  --fa: "\f015";
  --fa--fa: "\f015\f015"; }

.fa-calendar-week {
  --fa: "\f784";
  --fa--fa: "\f784\f784"; }

.fa-laptop-medical {
  --fa: "\f812";
  --fa--fa: "\f812\f812"; }

.fa-b {
  --fa: "\42";
  --fa--fa: "\42\42"; }

.fa-file-medical {
  --fa: "\f477";
  --fa--fa: "\f477\f477"; }

.fa-dice-one {
  --fa: "\f525";
  --fa--fa: "\f525\f525"; }

.fa-kiwi-bird {
  --fa: "\f535";
  --fa--fa: "\f535\f535"; }

.fa-arrow-right-arrow-left {
  --fa: "\f0ec";
  --fa--fa: "\f0ec\f0ec"; }

.fa-exchange {
  --fa: "\f0ec";
  --fa--fa: "\f0ec\f0ec"; }

.fa-rotate-right {
  --fa: "\f2f9";
  --fa--fa: "\f2f9\f2f9"; }

.fa-redo-alt {
  --fa: "\f2f9";
  --fa--fa: "\f2f9\f2f9"; }

.fa-rotate-forward {
  --fa: "\f2f9";
  --fa--fa: "\f2f9\f2f9"; }

.fa-utensils {
  --fa: "\f2e7";
  --fa--fa: "\f2e7\f2e7"; }

.fa-cutlery {
  --fa: "\f2e7";
  --fa--fa: "\f2e7\f2e7"; }

.fa-arrow-up-wide-short {
  --fa: "\f161";
  --fa--fa: "\f161\f161"; }

.fa-sort-amount-up {
  --fa: "\f161";
  --fa--fa: "\f161\f161"; }

.fa-mill-sign {
  --fa: "\e1ed";
  --fa--fa: "\e1ed\e1ed"; }

.fa-bowl-rice {
  --fa: "\e2eb";
  --fa--fa: "\e2eb\e2eb"; }

.fa-skull {
  --fa: "\f54c";
  --fa--fa: "\f54c\f54c"; }

.fa-tower-broadcast {
  --fa: "\f519";
  --fa--fa: "\f519\f519"; }

.fa-broadcast-tower {
  --fa: "\f519";
  --fa--fa: "\f519\f519"; }

.fa-truck-pickup {
  --fa: "\f63c";
  --fa--fa: "\f63c\f63c"; }

.fa-up-long {
  --fa: "\f30c";
  --fa--fa: "\f30c\f30c"; }

.fa-long-arrow-alt-up {
  --fa: "\f30c";
  --fa--fa: "\f30c\f30c"; }

.fa-stop {
  --fa: "\f04d";
  --fa--fa: "\f04d\f04d"; }

.fa-code-merge {
  --fa: "\f387";
  --fa--fa: "\f387\f387"; }

.fa-upload {
  --fa: "\f093";
  --fa--fa: "\f093\f093"; }

.fa-hurricane {
  --fa: "\f751";
  --fa--fa: "\f751\f751"; }

.fa-mound {
  --fa: "\e52d";
  --fa--fa: "\e52d\e52d"; }

.fa-toilet-portable {
  --fa: "\e583";
  --fa--fa: "\e583\e583"; }

.fa-compact-disc {
  --fa: "\f51f";
  --fa--fa: "\f51f\f51f"; }

.fa-file-arrow-down {
  --fa: "\f56d";
  --fa--fa: "\f56d\f56d"; }

.fa-file-download {
  --fa: "\f56d";
  --fa--fa: "\f56d\f56d"; }

.fa-caravan {
  --fa: "\f8ff";
  --fa--fa: "\f8ff\f8ff"; }

.fa-shield-cat {
  --fa: "\e572";
  --fa--fa: "\e572\e572"; }

.fa-bolt {
  --fa: "\f0e7";
  --fa--fa: "\f0e7\f0e7"; }

.fa-zap {
  --fa: "\f0e7";
  --fa--fa: "\f0e7\f0e7"; }

.fa-glass-water {
  --fa: "\e4f4";
  --fa--fa: "\e4f4\e4f4"; }

.fa-oil-well {
  --fa: "\e532";
  --fa--fa: "\e532\e532"; }

.fa-vault {
  --fa: "\e2c5";
  --fa--fa: "\e2c5\e2c5"; }

.fa-mars {
  --fa: "\f222";
  --fa--fa: "\f222\f222"; }

.fa-toilet {
  --fa: "\f7d8";
  --fa--fa: "\f7d8\f7d8"; }

.fa-plane-circle-xmark {
  --fa: "\e557";
  --fa--fa: "\e557\e557"; }

.fa-yen-sign {
  --fa: "\f157";
  --fa--fa: "\f157\f157"; }

.fa-cny {
  --fa: "\f157";
  --fa--fa: "\f157\f157"; }

.fa-jpy {
  --fa: "\f157";
  --fa--fa: "\f157\f157"; }

.fa-rmb {
  --fa: "\f157";
  --fa--fa: "\f157\f157"; }

.fa-yen {
  --fa: "\f157";
  --fa--fa: "\f157\f157"; }

.fa-ruble-sign {
  --fa: "\f158";
  --fa--fa: "\f158\f158"; }

.fa-rouble {
  --fa: "\f158";
  --fa--fa: "\f158\f158"; }

.fa-rub {
  --fa: "\f158";
  --fa--fa: "\f158\f158"; }

.fa-ruble {
  --fa: "\f158";
  --fa--fa: "\f158\f158"; }

.fa-sun {
  --fa: "\f185";
  --fa--fa: "\f185\f185"; }

.fa-guitar {
  --fa: "\f7a6";
  --fa--fa: "\f7a6\f7a6"; }

.fa-face-laugh-wink {
  --fa: "\f59c";
  --fa--fa: "\f59c\f59c"; }

.fa-laugh-wink {
  --fa: "\f59c";
  --fa--fa: "\f59c\f59c"; }

.fa-horse-head {
  --fa: "\f7ab";
  --fa--fa: "\f7ab\f7ab"; }

.fa-bore-hole {
  --fa: "\e4c3";
  --fa--fa: "\e4c3\e4c3"; }

.fa-industry {
  --fa: "\f275";
  --fa--fa: "\f275\f275"; }

.fa-circle-down {
  --fa: "\f358";
  --fa--fa: "\f358\f358"; }

.fa-arrow-alt-circle-down {
  --fa: "\f358";
  --fa--fa: "\f358\f358"; }

.fa-arrows-turn-to-dots {
  --fa: "\e4c1";
  --fa--fa: "\e4c1\e4c1"; }

.fa-florin-sign {
  --fa: "\e184";
  --fa--fa: "\e184\e184"; }

.fa-arrow-down-short-wide {
  --fa: "\f884";
  --fa--fa: "\f884\f884"; }

.fa-sort-amount-desc {
  --fa: "\f884";
  --fa--fa: "\f884\f884"; }

.fa-sort-amount-down-alt {
  --fa: "\f884";
  --fa--fa: "\f884\f884"; }

.fa-less-than {
  --fa: "\3c";
  --fa--fa: "\3c\3c"; }

.fa-angle-down {
  --fa: "\f107";
  --fa--fa: "\f107\f107"; }

.fa-car-tunnel {
  --fa: "\e4de";
  --fa--fa: "\e4de\e4de"; }

.fa-head-side-cough {
  --fa: "\e061";
  --fa--fa: "\e061\e061"; }

.fa-grip-lines {
  --fa: "\f7a4";
  --fa--fa: "\f7a4\f7a4"; }

.fa-thumbs-down {
  --fa: "\f165";
  --fa--fa: "\f165\f165"; }

.fa-user-lock {
  --fa: "\f502";
  --fa--fa: "\f502\f502"; }

.fa-arrow-right-long {
  --fa: "\f178";
  --fa--fa: "\f178\f178"; }

.fa-long-arrow-right {
  --fa: "\f178";
  --fa--fa: "\f178\f178"; }

.fa-anchor-circle-xmark {
  --fa: "\e4ac";
  --fa--fa: "\e4ac\e4ac"; }

.fa-ellipsis {
  --fa: "\f141";
  --fa--fa: "\f141\f141"; }

.fa-ellipsis-h {
  --fa: "\f141";
  --fa--fa: "\f141\f141"; }

.fa-chess-pawn {
  --fa: "\f443";
  --fa--fa: "\f443\f443"; }

.fa-kit-medical {
  --fa: "\f479";
  --fa--fa: "\f479\f479"; }

.fa-first-aid {
  --fa: "\f479";
  --fa--fa: "\f479\f479"; }

.fa-person-through-window {
  --fa: "\e5a9";
  --fa--fa: "\e5a9\e5a9"; }

.fa-toolbox {
  --fa: "\f552";
  --fa--fa: "\f552\f552"; }

.fa-hands-holding-circle {
  --fa: "\e4fb";
  --fa--fa: "\e4fb\e4fb"; }

.fa-bug {
  --fa: "\f188";
  --fa--fa: "\f188\f188"; }

.fa-credit-card {
  --fa: "\f09d";
  --fa--fa: "\f09d\f09d"; }

.fa-credit-card-alt {
  --fa: "\f09d";
  --fa--fa: "\f09d\f09d"; }

.fa-car {
  --fa: "\f1b9";
  --fa--fa: "\f1b9\f1b9"; }

.fa-automobile {
  --fa: "\f1b9";
  --fa--fa: "\f1b9\f1b9"; }

.fa-hand-holding-hand {
  --fa: "\e4f7";
  --fa--fa: "\e4f7\e4f7"; }

.fa-book-open-reader {
  --fa: "\f5da";
  --fa--fa: "\f5da\f5da"; }

.fa-book-reader {
  --fa: "\f5da";
  --fa--fa: "\f5da\f5da"; }

.fa-mountain-sun {
  --fa: "\e52f";
  --fa--fa: "\e52f\e52f"; }

.fa-arrows-left-right-to-line {
  --fa: "\e4ba";
  --fa--fa: "\e4ba\e4ba"; }

.fa-dice-d20 {
  --fa: "\f6cf";
  --fa--fa: "\f6cf\f6cf"; }

.fa-truck-droplet {
  --fa: "\e58c";
  --fa--fa: "\e58c\e58c"; }

.fa-file-circle-xmark {
  --fa: "\e5a1";
  --fa--fa: "\e5a1\e5a1"; }

.fa-temperature-arrow-up {
  --fa: "\e040";
  --fa--fa: "\e040\e040"; }

.fa-temperature-up {
  --fa: "\e040";
  --fa--fa: "\e040\e040"; }

.fa-medal {
  --fa: "\f5a2";
  --fa--fa: "\f5a2\f5a2"; }

.fa-bed {
  --fa: "\f236";
  --fa--fa: "\f236\f236"; }

.fa-square-h {
  --fa: "\f0fd";
  --fa--fa: "\f0fd\f0fd"; }

.fa-h-square {
  --fa: "\f0fd";
  --fa--fa: "\f0fd\f0fd"; }

.fa-podcast {
  --fa: "\f2ce";
  --fa--fa: "\f2ce\f2ce"; }

.fa-temperature-full {
  --fa: "\f2c7";
  --fa--fa: "\f2c7\f2c7"; }

.fa-temperature-4 {
  --fa: "\f2c7";
  --fa--fa: "\f2c7\f2c7"; }

.fa-thermometer-4 {
  --fa: "\f2c7";
  --fa--fa: "\f2c7\f2c7"; }

.fa-thermometer-full {
  --fa: "\f2c7";
  --fa--fa: "\f2c7\f2c7"; }

.fa-bell {
  --fa: "\f0f3";
  --fa--fa: "\f0f3\f0f3"; }

.fa-superscript {
  --fa: "\f12b";
  --fa--fa: "\f12b\f12b"; }

.fa-plug-circle-xmark {
  --fa: "\e560";
  --fa--fa: "\e560\e560"; }

.fa-star-of-life {
  --fa: "\f621";
  --fa--fa: "\f621\f621"; }

.fa-phone-slash {
  --fa: "\f3dd";
  --fa--fa: "\f3dd\f3dd"; }

.fa-paint-roller {
  --fa: "\f5aa";
  --fa--fa: "\f5aa\f5aa"; }

.fa-handshake-angle {
  --fa: "\f4c4";
  --fa--fa: "\f4c4\f4c4"; }

.fa-hands-helping {
  --fa: "\f4c4";
  --fa--fa: "\f4c4\f4c4"; }

.fa-location-dot {
  --fa: "\f3c5";
  --fa--fa: "\f3c5\f3c5"; }

.fa-map-marker-alt {
  --fa: "\f3c5";
  --fa--fa: "\f3c5\f3c5"; }

.fa-file {
  --fa: "\f15b";
  --fa--fa: "\f15b\f15b"; }

.fa-greater-than {
  --fa: "\3e";
  --fa--fa: "\3e\3e"; }

.fa-person-swimming {
  --fa: "\f5c4";
  --fa--fa: "\f5c4\f5c4"; }

.fa-swimmer {
  --fa: "\f5c4";
  --fa--fa: "\f5c4\f5c4"; }

.fa-arrow-down {
  --fa: "\f063";
  --fa--fa: "\f063\f063"; }

.fa-droplet {
  --fa: "\f043";
  --fa--fa: "\f043\f043"; }

.fa-tint {
  --fa: "\f043";
  --fa--fa: "\f043\f043"; }

.fa-eraser {
  --fa: "\f12d";
  --fa--fa: "\f12d\f12d"; }

.fa-earth-americas {
  --fa: "\f57d";
  --fa--fa: "\f57d\f57d"; }

.fa-earth {
  --fa: "\f57d";
  --fa--fa: "\f57d\f57d"; }

.fa-earth-america {
  --fa: "\f57d";
  --fa--fa: "\f57d\f57d"; }

.fa-globe-americas {
  --fa: "\f57d";
  --fa--fa: "\f57d\f57d"; }

.fa-person-burst {
  --fa: "\e53b";
  --fa--fa: "\e53b\e53b"; }

.fa-dove {
  --fa: "\f4ba";
  --fa--fa: "\f4ba\f4ba"; }

.fa-battery-empty {
  --fa: "\f244";
  --fa--fa: "\f244\f244"; }

.fa-battery-0 {
  --fa: "\f244";
  --fa--fa: "\f244\f244"; }

.fa-socks {
  --fa: "\f696";
  --fa--fa: "\f696\f696"; }

.fa-inbox {
  --fa: "\f01c";
  --fa--fa: "\f01c\f01c"; }

.fa-section {
  --fa: "\e447";
  --fa--fa: "\e447\e447"; }

.fa-gauge-high {
  --fa: "\f625";
  --fa--fa: "\f625\f625"; }

.fa-tachometer-alt {
  --fa: "\f625";
  --fa--fa: "\f625\f625"; }

.fa-tachometer-alt-fast {
  --fa: "\f625";
  --fa--fa: "\f625\f625"; }

.fa-envelope-open-text {
  --fa: "\f658";
  --fa--fa: "\f658\f658"; }

.fa-hospital {
  --fa: "\f0f8";
  --fa--fa: "\f0f8\f0f8"; }

.fa-hospital-alt {
  --fa: "\f0f8";
  --fa--fa: "\f0f8\f0f8"; }

.fa-hospital-wide {
  --fa: "\f0f8";
  --fa--fa: "\f0f8\f0f8"; }

.fa-wine-bottle {
  --fa: "\f72f";
  --fa--fa: "\f72f\f72f"; }

.fa-chess-rook {
  --fa: "\f447";
  --fa--fa: "\f447\f447"; }

.fa-bars-staggered {
  --fa: "\f550";
  --fa--fa: "\f550\f550"; }

.fa-reorder {
  --fa: "\f550";
  --fa--fa: "\f550\f550"; }

.fa-stream {
  --fa: "\f550";
  --fa--fa: "\f550\f550"; }

.fa-dharmachakra {
  --fa: "\f655";
  --fa--fa: "\f655\f655"; }

.fa-hotdog {
  --fa: "\f80f";
  --fa--fa: "\f80f\f80f"; }

.fa-person-walking-with-cane {
  --fa: "\f29d";
  --fa--fa: "\f29d\f29d"; }

.fa-blind {
  --fa: "\f29d";
  --fa--fa: "\f29d\f29d"; }

.fa-drum {
  --fa: "\f569";
  --fa--fa: "\f569\f569"; }

.fa-ice-cream {
  --fa: "\f810";
  --fa--fa: "\f810\f810"; }

.fa-heart-circle-bolt {
  --fa: "\e4fc";
  --fa--fa: "\e4fc\e4fc"; }

.fa-fax {
  --fa: "\f1ac";
  --fa--fa: "\f1ac\f1ac"; }

.fa-paragraph {
  --fa: "\f1dd";
  --fa--fa: "\f1dd\f1dd"; }

.fa-check-to-slot {
  --fa: "\f772";
  --fa--fa: "\f772\f772"; }

.fa-vote-yea {
  --fa: "\f772";
  --fa--fa: "\f772\f772"; }

.fa-star-half {
  --fa: "\f089";
  --fa--fa: "\f089\f089"; }

.fa-boxes-stacked {
  --fa: "\f468";
  --fa--fa: "\f468\f468"; }

.fa-boxes {
  --fa: "\f468";
  --fa--fa: "\f468\f468"; }

.fa-boxes-alt {
  --fa: "\f468";
  --fa--fa: "\f468\f468"; }

.fa-link {
  --fa: "\f0c1";
  --fa--fa: "\f0c1\f0c1"; }

.fa-chain {
  --fa: "\f0c1";
  --fa--fa: "\f0c1\f0c1"; }

.fa-ear-listen {
  --fa: "\f2a2";
  --fa--fa: "\f2a2\f2a2"; }

.fa-assistive-listening-systems {
  --fa: "\f2a2";
  --fa--fa: "\f2a2\f2a2"; }

.fa-tree-city {
  --fa: "\e587";
  --fa--fa: "\e587\e587"; }

.fa-play {
  --fa: "\f04b";
  --fa--fa: "\f04b\f04b"; }

.fa-font {
  --fa: "\f031";
  --fa--fa: "\f031\f031"; }

.fa-table-cells-row-lock {
  --fa: "\e67a";
  --fa--fa: "\e67a\e67a"; }

.fa-rupiah-sign {
  --fa: "\e23d";
  --fa--fa: "\e23d\e23d"; }

.fa-magnifying-glass {
  --fa: "\f002";
  --fa--fa: "\f002\f002"; }

.fa-search {
  --fa: "\f002";
  --fa--fa: "\f002\f002"; }

.fa-table-tennis-paddle-ball {
  --fa: "\f45d";
  --fa--fa: "\f45d\f45d"; }

.fa-ping-pong-paddle-ball {
  --fa: "\f45d";
  --fa--fa: "\f45d\f45d"; }

.fa-table-tennis {
  --fa: "\f45d";
  --fa--fa: "\f45d\f45d"; }

.fa-person-dots-from-line {
  --fa: "\f470";
  --fa--fa: "\f470\f470"; }

.fa-diagnoses {
  --fa: "\f470";
  --fa--fa: "\f470\f470"; }

.fa-trash-can-arrow-up {
  --fa: "\f82a";
  --fa--fa: "\f82a\f82a"; }

.fa-trash-restore-alt {
  --fa: "\f82a";
  --fa--fa: "\f82a\f82a"; }

.fa-naira-sign {
  --fa: "\e1f6";
  --fa--fa: "\e1f6\e1f6"; }

.fa-cart-arrow-down {
  --fa: "\f218";
  --fa--fa: "\f218\f218"; }

.fa-walkie-talkie {
  --fa: "\f8ef";
  --fa--fa: "\f8ef\f8ef"; }

.fa-file-pen {
  --fa: "\f31c";
  --fa--fa: "\f31c\f31c"; }

.fa-file-edit {
  --fa: "\f31c";
  --fa--fa: "\f31c\f31c"; }

.fa-receipt {
  --fa: "\f543";
  --fa--fa: "\f543\f543"; }

.fa-square-pen {
  --fa: "\f14b";
  --fa--fa: "\f14b\f14b"; }

.fa-pen-square {
  --fa: "\f14b";
  --fa--fa: "\f14b\f14b"; }

.fa-pencil-square {
  --fa: "\f14b";
  --fa--fa: "\f14b\f14b"; }

.fa-suitcase-rolling {
  --fa: "\f5c1";
  --fa--fa: "\f5c1\f5c1"; }

.fa-person-circle-exclamation {
  --fa: "\e53f";
  --fa--fa: "\e53f\e53f"; }

.fa-chevron-down {
  --fa: "\f078";
  --fa--fa: "\f078\f078"; }

.fa-battery-full {
  --fa: "\f240";
  --fa--fa: "\f240\f240"; }

.fa-battery {
  --fa: "\f240";
  --fa--fa: "\f240\f240"; }

.fa-battery-5 {
  --fa: "\f240";
  --fa--fa: "\f240\f240"; }

.fa-skull-crossbones {
  --fa: "\f714";
  --fa--fa: "\f714\f714"; }

.fa-code-compare {
  --fa: "\e13a";
  --fa--fa: "\e13a\e13a"; }

.fa-list-ul {
  --fa: "\f0ca";
  --fa--fa: "\f0ca\f0ca"; }

.fa-list-dots {
  --fa: "\f0ca";
  --fa--fa: "\f0ca\f0ca"; }

.fa-school-lock {
  --fa: "\e56f";
  --fa--fa: "\e56f\e56f"; }

.fa-tower-cell {
  --fa: "\e585";
  --fa--fa: "\e585\e585"; }

.fa-down-long {
  --fa: "\f309";
  --fa--fa: "\f309\f309"; }

.fa-long-arrow-alt-down {
  --fa: "\f309";
  --fa--fa: "\f309\f309"; }

.fa-ranking-star {
  --fa: "\e561";
  --fa--fa: "\e561\e561"; }

.fa-chess-king {
  --fa: "\f43f";
  --fa--fa: "\f43f\f43f"; }

.fa-person-harassing {
  --fa: "\e549";
  --fa--fa: "\e549\e549"; }

.fa-brazilian-real-sign {
  --fa: "\e46c";
  --fa--fa: "\e46c\e46c"; }

.fa-landmark-dome {
  --fa: "\f752";
  --fa--fa: "\f752\f752"; }

.fa-landmark-alt {
  --fa: "\f752";
  --fa--fa: "\f752\f752"; }

.fa-arrow-up {
  --fa: "\f062";
  --fa--fa: "\f062\f062"; }

.fa-tv {
  --fa: "\f26c";
  --fa--fa: "\f26c\f26c"; }

.fa-television {
  --fa: "\f26c";
  --fa--fa: "\f26c\f26c"; }

.fa-tv-alt {
  --fa: "\f26c";
  --fa--fa: "\f26c\f26c"; }

.fa-shrimp {
  --fa: "\e448";
  --fa--fa: "\e448\e448"; }

.fa-list-check {
  --fa: "\f0ae";
  --fa--fa: "\f0ae\f0ae"; }

.fa-tasks {
  --fa: "\f0ae";
  --fa--fa: "\f0ae\f0ae"; }

.fa-jug-detergent {
  --fa: "\e519";
  --fa--fa: "\e519\e519"; }

.fa-circle-user {
  --fa: "\f2bd";
  --fa--fa: "\f2bd\f2bd"; }

.fa-user-circle {
  --fa: "\f2bd";
  --fa--fa: "\f2bd\f2bd"; }

.fa-user-shield {
  --fa: "\f505";
  --fa--fa: "\f505\f505"; }

.fa-wind {
  --fa: "\f72e";
  --fa--fa: "\f72e\f72e"; }

.fa-car-burst {
  --fa: "\f5e1";
  --fa--fa: "\f5e1\f5e1"; }

.fa-car-crash {
  --fa: "\f5e1";
  --fa--fa: "\f5e1\f5e1"; }

.fa-y {
  --fa: "\59";
  --fa--fa: "\59\59"; }

.fa-person-snowboarding {
  --fa: "\f7ce";
  --fa--fa: "\f7ce\f7ce"; }

.fa-snowboarding {
  --fa: "\f7ce";
  --fa--fa: "\f7ce\f7ce"; }

.fa-truck-fast {
  --fa: "\f48b";
  --fa--fa: "\f48b\f48b"; }

.fa-shipping-fast {
  --fa: "\f48b";
  --fa--fa: "\f48b\f48b"; }

.fa-fish {
  --fa: "\f578";
  --fa--fa: "\f578\f578"; }

.fa-user-graduate {
  --fa: "\f501";
  --fa--fa: "\f501\f501"; }

.fa-circle-half-stroke {
  --fa: "\f042";
  --fa--fa: "\f042\f042"; }

.fa-adjust {
  --fa: "\f042";
  --fa--fa: "\f042\f042"; }

.fa-clapperboard {
  --fa: "\e131";
  --fa--fa: "\e131\e131"; }

.fa-circle-radiation {
  --fa: "\f7ba";
  --fa--fa: "\f7ba\f7ba"; }

.fa-radiation-alt {
  --fa: "\f7ba";
  --fa--fa: "\f7ba\f7ba"; }

.fa-baseball {
  --fa: "\f433";
  --fa--fa: "\f433\f433"; }

.fa-baseball-ball {
  --fa: "\f433";
  --fa--fa: "\f433\f433"; }

.fa-jet-fighter-up {
  --fa: "\e518";
  --fa--fa: "\e518\e518"; }

.fa-diagram-project {
  --fa: "\f542";
  --fa--fa: "\f542\f542"; }

.fa-project-diagram {
  --fa: "\f542";
  --fa--fa: "\f542\f542"; }

.fa-copy {
  --fa: "\f0c5";
  --fa--fa: "\f0c5\f0c5"; }

.fa-volume-xmark {
  --fa: "\f6a9";
  --fa--fa: "\f6a9\f6a9"; }

.fa-volume-mute {
  --fa: "\f6a9";
  --fa--fa: "\f6a9\f6a9"; }

.fa-volume-times {
  --fa: "\f6a9";
  --fa--fa: "\f6a9\f6a9"; }

.fa-hand-sparkles {
  --fa: "\e05d";
  --fa--fa: "\e05d\e05d"; }

.fa-grip {
  --fa: "\f58d";
  --fa--fa: "\f58d\f58d"; }

.fa-grip-horizontal {
  --fa: "\f58d";
  --fa--fa: "\f58d\f58d"; }

.fa-share-from-square {
  --fa: "\f14d";
  --fa--fa: "\f14d\f14d"; }

.fa-share-square {
  --fa: "\f14d";
  --fa--fa: "\f14d\f14d"; }

.fa-child-combatant {
  --fa: "\e4e0";
  --fa--fa: "\e4e0\e4e0"; }

.fa-child-rifle {
  --fa: "\e4e0";
  --fa--fa: "\e4e0\e4e0"; }

.fa-gun {
  --fa: "\e19b";
  --fa--fa: "\e19b\e19b"; }

.fa-square-phone {
  --fa: "\f098";
  --fa--fa: "\f098\f098"; }

.fa-phone-square {
  --fa: "\f098";
  --fa--fa: "\f098\f098"; }

.fa-plus {
  --fa: "\2b";
  --fa--fa: "\2b\2b"; }

.fa-add {
  --fa: "\2b";
  --fa--fa: "\2b\2b"; }

.fa-expand {
  --fa: "\f065";
  --fa--fa: "\f065\f065"; }

.fa-computer {
  --fa: "\e4e5";
  --fa--fa: "\e4e5\e4e5"; }

.fa-xmark {
  --fa: "\f00d";
  --fa--fa: "\f00d\f00d"; }

.fa-close {
  --fa: "\f00d";
  --fa--fa: "\f00d\f00d"; }

.fa-multiply {
  --fa: "\f00d";
  --fa--fa: "\f00d\f00d"; }

.fa-remove {
  --fa: "\f00d";
  --fa--fa: "\f00d\f00d"; }

.fa-times {
  --fa: "\f00d";
  --fa--fa: "\f00d\f00d"; }

.fa-arrows-up-down-left-right {
  --fa: "\f047";
  --fa--fa: "\f047\f047"; }

.fa-arrows {
  --fa: "\f047";
  --fa--fa: "\f047\f047"; }

.fa-chalkboard-user {
  --fa: "\f51c";
  --fa--fa: "\f51c\f51c"; }

.fa-chalkboard-teacher {
  --fa: "\f51c";
  --fa--fa: "\f51c\f51c"; }

.fa-peso-sign {
  --fa: "\e222";
  --fa--fa: "\e222\e222"; }

.fa-building-shield {
  --fa: "\e4d8";
  --fa--fa: "\e4d8\e4d8"; }

.fa-baby {
  --fa: "\f77c";
  --fa--fa: "\f77c\f77c"; }

.fa-users-line {
  --fa: "\e592";
  --fa--fa: "\e592\e592"; }

.fa-quote-left {
  --fa: "\f10d";
  --fa--fa: "\f10d\f10d"; }

.fa-quote-left-alt {
  --fa: "\f10d";
  --fa--fa: "\f10d\f10d"; }

.fa-tractor {
  --fa: "\f722";
  --fa--fa: "\f722\f722"; }

.fa-trash-arrow-up {
  --fa: "\f829";
  --fa--fa: "\f829\f829"; }

.fa-trash-restore {
  --fa: "\f829";
  --fa--fa: "\f829\f829"; }

.fa-arrow-down-up-lock {
  --fa: "\e4b0";
  --fa--fa: "\e4b0\e4b0"; }

.fa-lines-leaning {
  --fa: "\e51e";
  --fa--fa: "\e51e\e51e"; }

.fa-ruler-combined {
  --fa: "\f546";
  --fa--fa: "\f546\f546"; }

.fa-copyright {
  --fa: "\f1f9";
  --fa--fa: "\f1f9\f1f9"; }

.fa-equals {
  --fa: "\3d";
  --fa--fa: "\3d\3d"; }

.fa-blender {
  --fa: "\f517";
  --fa--fa: "\f517\f517"; }

.fa-teeth {
  --fa: "\f62e";
  --fa--fa: "\f62e\f62e"; }

.fa-shekel-sign {
  --fa: "\f20b";
  --fa--fa: "\f20b\f20b"; }

.fa-ils {
  --fa: "\f20b";
  --fa--fa: "\f20b\f20b"; }

.fa-shekel {
  --fa: "\f20b";
  --fa--fa: "\f20b\f20b"; }

.fa-sheqel {
  --fa: "\f20b";
  --fa--fa: "\f20b\f20b"; }

.fa-sheqel-sign {
  --fa: "\f20b";
  --fa--fa: "\f20b\f20b"; }

.fa-map {
  --fa: "\f279";
  --fa--fa: "\f279\f279"; }

.fa-rocket {
  --fa: "\f135";
  --fa--fa: "\f135\f135"; }

.fa-photo-film {
  --fa: "\f87c";
  --fa--fa: "\f87c\f87c"; }

.fa-photo-video {
  --fa: "\f87c";
  --fa--fa: "\f87c\f87c"; }

.fa-folder-minus {
  --fa: "\f65d";
  --fa--fa: "\f65d\f65d"; }

.fa-hexagon-nodes-bolt {
  --fa: "\e69a";
  --fa--fa: "\e69a\e69a"; }

.fa-store {
  --fa: "\f54e";
  --fa--fa: "\f54e\f54e"; }

.fa-arrow-trend-up {
  --fa: "\e098";
  --fa--fa: "\e098\e098"; }

.fa-plug-circle-minus {
  --fa: "\e55e";
  --fa--fa: "\e55e\e55e"; }

.fa-sign-hanging {
  --fa: "\f4d9";
  --fa--fa: "\f4d9\f4d9"; }

.fa-sign {
  --fa: "\f4d9";
  --fa--fa: "\f4d9\f4d9"; }

.fa-bezier-curve {
  --fa: "\f55b";
  --fa--fa: "\f55b\f55b"; }

.fa-bell-slash {
  --fa: "\f1f6";
  --fa--fa: "\f1f6\f1f6"; }

.fa-tablet {
  --fa: "\f3fb";
  --fa--fa: "\f3fb\f3fb"; }

.fa-tablet-android {
  --fa: "\f3fb";
  --fa--fa: "\f3fb\f3fb"; }

.fa-school-flag {
  --fa: "\e56e";
  --fa--fa: "\e56e\e56e"; }

.fa-fill {
  --fa: "\f575";
  --fa--fa: "\f575\f575"; }

.fa-angle-up {
  --fa: "\f106";
  --fa--fa: "\f106\f106"; }

.fa-drumstick-bite {
  --fa: "\f6d7";
  --fa--fa: "\f6d7\f6d7"; }

.fa-holly-berry {
  --fa: "\f7aa";
  --fa--fa: "\f7aa\f7aa"; }

.fa-chevron-left {
  --fa: "\f053";
  --fa--fa: "\f053\f053"; }

.fa-bacteria {
  --fa: "\e059";
  --fa--fa: "\e059\e059"; }

.fa-hand-lizard {
  --fa: "\f258";
  --fa--fa: "\f258\f258"; }

.fa-notdef {
  --fa: "\e1fe";
  --fa--fa: "\e1fe\e1fe"; }

.fa-disease {
  --fa: "\f7fa";
  --fa--fa: "\f7fa\f7fa"; }

.fa-briefcase-medical {
  --fa: "\f469";
  --fa--fa: "\f469\f469"; }

.fa-genderless {
  --fa: "\f22d";
  --fa--fa: "\f22d\f22d"; }

.fa-chevron-right {
  --fa: "\f054";
  --fa--fa: "\f054\f054"; }

.fa-retweet {
  --fa: "\f079";
  --fa--fa: "\f079\f079"; }

.fa-car-rear {
  --fa: "\f5de";
  --fa--fa: "\f5de\f5de"; }

.fa-car-alt {
  --fa: "\f5de";
  --fa--fa: "\f5de\f5de"; }

.fa-pump-soap {
  --fa: "\e06b";
  --fa--fa: "\e06b\e06b"; }

.fa-video-slash {
  --fa: "\f4e2";
  --fa--fa: "\f4e2\f4e2"; }

.fa-battery-quarter {
  --fa: "\f243";
  --fa--fa: "\f243\f243"; }

.fa-battery-2 {
  --fa: "\f243";
  --fa--fa: "\f243\f243"; }

.fa-radio {
  --fa: "\f8d7";
  --fa--fa: "\f8d7\f8d7"; }

.fa-baby-carriage {
  --fa: "\f77d";
  --fa--fa: "\f77d\f77d"; }

.fa-carriage-baby {
  --fa: "\f77d";
  --fa--fa: "\f77d\f77d"; }

.fa-traffic-light {
  --fa: "\f637";
  --fa--fa: "\f637\f637"; }

.fa-thermometer {
  --fa: "\f491";
  --fa--fa: "\f491\f491"; }

.fa-vr-cardboard {
  --fa: "\f729";
  --fa--fa: "\f729\f729"; }

.fa-hand-middle-finger {
  --fa: "\f806";
  --fa--fa: "\f806\f806"; }

.fa-percent {
  --fa: "\25";
  --fa--fa: "\25\25"; }

.fa-percentage {
  --fa: "\25";
  --fa--fa: "\25\25"; }

.fa-truck-moving {
  --fa: "\f4df";
  --fa--fa: "\f4df\f4df"; }

.fa-glass-water-droplet {
  --fa: "\e4f5";
  --fa--fa: "\e4f5\e4f5"; }

.fa-display {
  --fa: "\e163";
  --fa--fa: "\e163\e163"; }

.fa-face-smile {
  --fa: "\f118";
  --fa--fa: "\f118\f118"; }

.fa-smile {
  --fa: "\f118";
  --fa--fa: "\f118\f118"; }

.fa-thumbtack {
  --fa: "\f08d";
  --fa--fa: "\f08d\f08d"; }

.fa-thumb-tack {
  --fa: "\f08d";
  --fa--fa: "\f08d\f08d"; }

.fa-trophy {
  --fa: "\f091";
  --fa--fa: "\f091\f091"; }

.fa-person-praying {
  --fa: "\f683";
  --fa--fa: "\f683\f683"; }

.fa-pray {
  --fa: "\f683";
  --fa--fa: "\f683\f683"; }

.fa-hammer {
  --fa: "\f6e3";
  --fa--fa: "\f6e3\f6e3"; }

.fa-hand-peace {
  --fa: "\f25b";
  --fa--fa: "\f25b\f25b"; }

.fa-rotate {
  --fa: "\f2f1";
  --fa--fa: "\f2f1\f2f1"; }

.fa-sync-alt {
  --fa: "\f2f1";
  --fa--fa: "\f2f1\f2f1"; }

.fa-spinner {
  --fa: "\f110";
  --fa--fa: "\f110\f110"; }

.fa-robot {
  --fa: "\f544";
  --fa--fa: "\f544\f544"; }

.fa-peace {
  --fa: "\f67c";
  --fa--fa: "\f67c\f67c"; }

.fa-gears {
  --fa: "\f085";
  --fa--fa: "\f085\f085"; }

.fa-cogs {
  --fa: "\f085";
  --fa--fa: "\f085\f085"; }

.fa-warehouse {
  --fa: "\f494";
  --fa--fa: "\f494\f494"; }

.fa-arrow-up-right-dots {
  --fa: "\e4b7";
  --fa--fa: "\e4b7\e4b7"; }

.fa-splotch {
  --fa: "\f5bc";
  --fa--fa: "\f5bc\f5bc"; }

.fa-face-grin-hearts {
  --fa: "\f584";
  --fa--fa: "\f584\f584"; }

.fa-grin-hearts {
  --fa: "\f584";
  --fa--fa: "\f584\f584"; }

.fa-dice-four {
  --fa: "\f524";
  --fa--fa: "\f524\f524"; }

.fa-sim-card {
  --fa: "\f7c4";
  --fa--fa: "\f7c4\f7c4"; }

.fa-transgender {
  --fa: "\f225";
  --fa--fa: "\f225\f225"; }

.fa-transgender-alt {
  --fa: "\f225";
  --fa--fa: "\f225\f225"; }

.fa-mercury {
  --fa: "\f223";
  --fa--fa: "\f223\f223"; }

.fa-arrow-turn-down {
  --fa: "\f149";
  --fa--fa: "\f149\f149"; }

.fa-level-down {
  --fa: "\f149";
  --fa--fa: "\f149\f149"; }

.fa-person-falling-burst {
  --fa: "\e547";
  --fa--fa: "\e547\e547"; }

.fa-award {
  --fa: "\f559";
  --fa--fa: "\f559\f559"; }

.fa-ticket-simple {
  --fa: "\f3ff";
  --fa--fa: "\f3ff\f3ff"; }

.fa-ticket-alt {
  --fa: "\f3ff";
  --fa--fa: "\f3ff\f3ff"; }

.fa-building {
  --fa: "\f1ad";
  --fa--fa: "\f1ad\f1ad"; }

.fa-angles-left {
  --fa: "\f100";
  --fa--fa: "\f100\f100"; }

.fa-angle-double-left {
  --fa: "\f100";
  --fa--fa: "\f100\f100"; }

.fa-qrcode {
  --fa: "\f029";
  --fa--fa: "\f029\f029"; }

.fa-clock-rotate-left {
  --fa: "\f1da";
  --fa--fa: "\f1da\f1da"; }

.fa-history {
  --fa: "\f1da";
  --fa--fa: "\f1da\f1da"; }

.fa-face-grin-beam-sweat {
  --fa: "\f583";
  --fa--fa: "\f583\f583"; }

.fa-grin-beam-sweat {
  --fa: "\f583";
  --fa--fa: "\f583\f583"; }

.fa-file-export {
  --fa: "\f56e";
  --fa--fa: "\f56e\f56e"; }

.fa-arrow-right-from-file {
  --fa: "\f56e";
  --fa--fa: "\f56e\f56e"; }

.fa-shield {
  --fa: "\f132";
  --fa--fa: "\f132\f132"; }

.fa-shield-blank {
  --fa: "\f132";
  --fa--fa: "\f132\f132"; }

.fa-arrow-up-short-wide {
  --fa: "\f885";
  --fa--fa: "\f885\f885"; }

.fa-sort-amount-up-alt {
  --fa: "\f885";
  --fa--fa: "\f885\f885"; }

.fa-comment-nodes {
  --fa: "\e696";
  --fa--fa: "\e696\e696"; }

.fa-house-medical {
  --fa: "\e3b2";
  --fa--fa: "\e3b2\e3b2"; }

.fa-golf-ball-tee {
  --fa: "\f450";
  --fa--fa: "\f450\f450"; }

.fa-golf-ball {
  --fa: "\f450";
  --fa--fa: "\f450\f450"; }

.fa-circle-chevron-left {
  --fa: "\f137";
  --fa--fa: "\f137\f137"; }

.fa-chevron-circle-left {
  --fa: "\f137";
  --fa--fa: "\f137\f137"; }

.fa-house-chimney-window {
  --fa: "\e00d";
  --fa--fa: "\e00d\e00d"; }

.fa-pen-nib {
  --fa: "\f5ad";
  --fa--fa: "\f5ad\f5ad"; }

.fa-tent-arrow-turn-left {
  --fa: "\e580";
  --fa--fa: "\e580\e580"; }

.fa-tents {
  --fa: "\e582";
  --fa--fa: "\e582\e582"; }

.fa-wand-magic {
  --fa: "\f0d0";
  --fa--fa: "\f0d0\f0d0"; }

.fa-magic {
  --fa: "\f0d0";
  --fa--fa: "\f0d0\f0d0"; }

.fa-dog {
  --fa: "\f6d3";
  --fa--fa: "\f6d3\f6d3"; }

.fa-carrot {
  --fa: "\f787";
  --fa--fa: "\f787\f787"; }

.fa-moon {
  --fa: "\f186";
  --fa--fa: "\f186\f186"; }

.fa-wine-glass-empty {
  --fa: "\f5ce";
  --fa--fa: "\f5ce\f5ce"; }

.fa-wine-glass-alt {
  --fa: "\f5ce";
  --fa--fa: "\f5ce\f5ce"; }

.fa-cheese {
  --fa: "\f7ef";
  --fa--fa: "\f7ef\f7ef"; }

.fa-yin-yang {
  --fa: "\f6ad";
  --fa--fa: "\f6ad\f6ad"; }

.fa-music {
  --fa: "\f001";
  --fa--fa: "\f001\f001"; }

.fa-code-commit {
  --fa: "\f386";
  --fa--fa: "\f386\f386"; }

.fa-temperature-low {
  --fa: "\f76b";
  --fa--fa: "\f76b\f76b"; }

.fa-person-biking {
  --fa: "\f84a";
  --fa--fa: "\f84a\f84a"; }

.fa-biking {
  --fa: "\f84a";
  --fa--fa: "\f84a\f84a"; }

.fa-broom {
  --fa: "\f51a";
  --fa--fa: "\f51a\f51a"; }

.fa-shield-heart {
  --fa: "\e574";
  --fa--fa: "\e574\e574"; }

.fa-gopuram {
  --fa: "\f664";
  --fa--fa: "\f664\f664"; }

.fa-earth-oceania {
  --fa: "\e47b";
  --fa--fa: "\e47b\e47b"; }

.fa-globe-oceania {
  --fa: "\e47b";
  --fa--fa: "\e47b\e47b"; }

.fa-square-xmark {
  --fa: "\f2d3";
  --fa--fa: "\f2d3\f2d3"; }

.fa-times-square {
  --fa: "\f2d3";
  --fa--fa: "\f2d3\f2d3"; }

.fa-xmark-square {
  --fa: "\f2d3";
  --fa--fa: "\f2d3\f2d3"; }

.fa-hashtag {
  --fa: "\23";
  --fa--fa: "\23\23"; }

.fa-up-right-and-down-left-from-center {
  --fa: "\f424";
  --fa--fa: "\f424\f424"; }

.fa-expand-alt {
  --fa: "\f424";
  --fa--fa: "\f424\f424"; }

.fa-oil-can {
  --fa: "\f613";
  --fa--fa: "\f613\f613"; }

.fa-t {
  --fa: "\54";
  --fa--fa: "\54\54"; }

.fa-hippo {
  --fa: "\f6ed";
  --fa--fa: "\f6ed\f6ed"; }

.fa-chart-column {
  --fa: "\e0e3";
  --fa--fa: "\e0e3\e0e3"; }

.fa-infinity {
  --fa: "\f534";
  --fa--fa: "\f534\f534"; }

.fa-vial-circle-check {
  --fa: "\e596";
  --fa--fa: "\e596\e596"; }

.fa-person-arrow-down-to-line {
  --fa: "\e538";
  --fa--fa: "\e538\e538"; }

.fa-voicemail {
  --fa: "\f897";
  --fa--fa: "\f897\f897"; }

.fa-fan {
  --fa: "\f863";
  --fa--fa: "\f863\f863"; }

.fa-person-walking-luggage {
  --fa: "\e554";
  --fa--fa: "\e554\e554"; }

.fa-up-down {
  --fa: "\f338";
  --fa--fa: "\f338\f338"; }

.fa-arrows-alt-v {
  --fa: "\f338";
  --fa--fa: "\f338\f338"; }

.fa-cloud-moon-rain {
  --fa: "\f73c";
  --fa--fa: "\f73c\f73c"; }

.fa-calendar {
  --fa: "\f133";
  --fa--fa: "\f133\f133"; }

.fa-trailer {
  --fa: "\e041";
  --fa--fa: "\e041\e041"; }

.fa-bahai {
  --fa: "\f666";
  --fa--fa: "\f666\f666"; }

.fa-haykal {
  --fa: "\f666";
  --fa--fa: "\f666\f666"; }

.fa-sd-card {
  --fa: "\f7c2";
  --fa--fa: "\f7c2\f7c2"; }

.fa-dragon {
  --fa: "\f6d5";
  --fa--fa: "\f6d5\f6d5"; }

.fa-shoe-prints {
  --fa: "\f54b";
  --fa--fa: "\f54b\f54b"; }

.fa-circle-plus {
  --fa: "\f055";
  --fa--fa: "\f055\f055"; }

.fa-plus-circle {
  --fa: "\f055";
  --fa--fa: "\f055\f055"; }

.fa-face-grin-tongue-wink {
  --fa: "\f58b";
  --fa--fa: "\f58b\f58b"; }

.fa-grin-tongue-wink {
  --fa: "\f58b";
  --fa--fa: "\f58b\f58b"; }

.fa-hand-holding {
  --fa: "\f4bd";
  --fa--fa: "\f4bd\f4bd"; }

.fa-plug-circle-exclamation {
  --fa: "\e55d";
  --fa--fa: "\e55d\e55d"; }

.fa-link-slash {
  --fa: "\f127";
  --fa--fa: "\f127\f127"; }

.fa-chain-broken {
  --fa: "\f127";
  --fa--fa: "\f127\f127"; }

.fa-chain-slash {
  --fa: "\f127";
  --fa--fa: "\f127\f127"; }

.fa-unlink {
  --fa: "\f127";
  --fa--fa: "\f127\f127"; }

.fa-clone {
  --fa: "\f24d";
  --fa--fa: "\f24d\f24d"; }

.fa-person-walking-arrow-loop-left {
  --fa: "\e551";
  --fa--fa: "\e551\e551"; }

.fa-arrow-up-z-a {
  --fa: "\f882";
  --fa--fa: "\f882\f882"; }

.fa-sort-alpha-up-alt {
  --fa: "\f882";
  --fa--fa: "\f882\f882"; }

.fa-fire-flame-curved {
  --fa: "\f7e4";
  --fa--fa: "\f7e4\f7e4"; }

.fa-fire-alt {
  --fa: "\f7e4";
  --fa--fa: "\f7e4\f7e4"; }

.fa-tornado {
  --fa: "\f76f";
  --fa--fa: "\f76f\f76f"; }

.fa-file-circle-plus {
  --fa: "\e494";
  --fa--fa: "\e494\e494"; }

.fa-book-quran {
  --fa: "\f687";
  --fa--fa: "\f687\f687"; }

.fa-quran {
  --fa: "\f687";
  --fa--fa: "\f687\f687"; }

.fa-anchor {
  --fa: "\f13d";
  --fa--fa: "\f13d\f13d"; }

.fa-border-all {
  --fa: "\f84c";
  --fa--fa: "\f84c\f84c"; }

.fa-face-angry {
  --fa: "\f556";
  --fa--fa: "\f556\f556"; }

.fa-angry {
  --fa: "\f556";
  --fa--fa: "\f556\f556"; }

.fa-cookie-bite {
  --fa: "\f564";
  --fa--fa: "\f564\f564"; }

.fa-arrow-trend-down {
  --fa: "\e097";
  --fa--fa: "\e097\e097"; }

.fa-rss {
  --fa: "\f09e";
  --fa--fa: "\f09e\f09e"; }

.fa-feed {
  --fa: "\f09e";
  --fa--fa: "\f09e\f09e"; }

.fa-draw-polygon {
  --fa: "\f5ee";
  --fa--fa: "\f5ee\f5ee"; }

.fa-scale-balanced {
  --fa: "\f24e";
  --fa--fa: "\f24e\f24e"; }

.fa-balance-scale {
  --fa: "\f24e";
  --fa--fa: "\f24e\f24e"; }

.fa-gauge-simple-high {
  --fa: "\f62a";
  --fa--fa: "\f62a\f62a"; }

.fa-tachometer {
  --fa: "\f62a";
  --fa--fa: "\f62a\f62a"; }

.fa-tachometer-fast {
  --fa: "\f62a";
  --fa--fa: "\f62a\f62a"; }

.fa-shower {
  --fa: "\f2cc";
  --fa--fa: "\f2cc\f2cc"; }

.fa-desktop {
  --fa: "\f390";
  --fa--fa: "\f390\f390"; }

.fa-desktop-alt {
  --fa: "\f390";
  --fa--fa: "\f390\f390"; }

.fa-m {
  --fa: "\4d";
  --fa--fa: "\4d\4d"; }

.fa-table-list {
  --fa: "\f00b";
  --fa--fa: "\f00b\f00b"; }

.fa-th-list {
  --fa: "\f00b";
  --fa--fa: "\f00b\f00b"; }

.fa-comment-sms {
  --fa: "\f7cd";
  --fa--fa: "\f7cd\f7cd"; }

.fa-sms {
  --fa: "\f7cd";
  --fa--fa: "\f7cd\f7cd"; }

.fa-book {
  --fa: "\f02d";
  --fa--fa: "\f02d\f02d"; }

.fa-user-plus {
  --fa: "\f234";
  --fa--fa: "\f234\f234"; }

.fa-check {
  --fa: "\f00c";
  --fa--fa: "\f00c\f00c"; }

.fa-battery-three-quarters {
  --fa: "\f241";
  --fa--fa: "\f241\f241"; }

.fa-battery-4 {
  --fa: "\f241";
  --fa--fa: "\f241\f241"; }

.fa-house-circle-check {
  --fa: "\e509";
  --fa--fa: "\e509\e509"; }

.fa-angle-left {
  --fa: "\f104";
  --fa--fa: "\f104\f104"; }

.fa-diagram-successor {
  --fa: "\e47a";
  --fa--fa: "\e47a\e47a"; }

.fa-truck-arrow-right {
  --fa: "\e58b";
  --fa--fa: "\e58b\e58b"; }

.fa-arrows-split-up-and-left {
  --fa: "\e4bc";
  --fa--fa: "\e4bc\e4bc"; }

.fa-hand-fist {
  --fa: "\f6de";
  --fa--fa: "\f6de\f6de"; }

.fa-fist-raised {
  --fa: "\f6de";
  --fa--fa: "\f6de\f6de"; }

.fa-cloud-moon {
  --fa: "\f6c3";
  --fa--fa: "\f6c3\f6c3"; }

.fa-briefcase {
  --fa: "\f0b1";
  --fa--fa: "\f0b1\f0b1"; }

.fa-person-falling {
  --fa: "\e546";
  --fa--fa: "\e546\e546"; }

.fa-image-portrait {
  --fa: "\f3e0";
  --fa--fa: "\f3e0\f3e0"; }

.fa-portrait {
  --fa: "\f3e0";
  --fa--fa: "\f3e0\f3e0"; }

.fa-user-tag {
  --fa: "\f507";
  --fa--fa: "\f507\f507"; }

.fa-rug {
  --fa: "\e569";
  --fa--fa: "\e569\e569"; }

.fa-earth-europe {
  --fa: "\f7a2";
  --fa--fa: "\f7a2\f7a2"; }

.fa-globe-europe {
  --fa: "\f7a2";
  --fa--fa: "\f7a2\f7a2"; }

.fa-cart-flatbed-suitcase {
  --fa: "\f59d";
  --fa--fa: "\f59d\f59d"; }

.fa-luggage-cart {
  --fa: "\f59d";
  --fa--fa: "\f59d\f59d"; }

.fa-rectangle-xmark {
  --fa: "\f410";
  --fa--fa: "\f410\f410"; }

.fa-rectangle-times {
  --fa: "\f410";
  --fa--fa: "\f410\f410"; }

.fa-times-rectangle {
  --fa: "\f410";
  --fa--fa: "\f410\f410"; }

.fa-window-close {
  --fa: "\f410";
  --fa--fa: "\f410\f410"; }

.fa-baht-sign {
  --fa: "\e0ac";
  --fa--fa: "\e0ac\e0ac"; }

.fa-book-open {
  --fa: "\f518";
  --fa--fa: "\f518\f518"; }

.fa-book-journal-whills {
  --fa: "\f66a";
  --fa--fa: "\f66a\f66a"; }

.fa-journal-whills {
  --fa: "\f66a";
  --fa--fa: "\f66a\f66a"; }

.fa-handcuffs {
  --fa: "\e4f8";
  --fa--fa: "\e4f8\e4f8"; }

.fa-triangle-exclamation {
  --fa: "\f071";
  --fa--fa: "\f071\f071"; }

.fa-exclamation-triangle {
  --fa: "\f071";
  --fa--fa: "\f071\f071"; }

.fa-warning {
  --fa: "\f071";
  --fa--fa: "\f071\f071"; }

.fa-database {
  --fa: "\f1c0";
  --fa--fa: "\f1c0\f1c0"; }

.fa-share {
  --fa: "\f064";
  --fa--fa: "\f064\f064"; }

.fa-mail-forward {
  --fa: "\f064";
  --fa--fa: "\f064\f064"; }

.fa-bottle-droplet {
  --fa: "\e4c4";
  --fa--fa: "\e4c4\e4c4"; }

.fa-mask-face {
  --fa: "\e1d7";
  --fa--fa: "\e1d7\e1d7"; }

.fa-hill-rockslide {
  --fa: "\e508";
  --fa--fa: "\e508\e508"; }

.fa-right-left {
  --fa: "\f362";
  --fa--fa: "\f362\f362"; }

.fa-exchange-alt {
  --fa: "\f362";
  --fa--fa: "\f362\f362"; }

.fa-paper-plane {
  --fa: "\f1d8";
  --fa--fa: "\f1d8\f1d8"; }

.fa-road-circle-exclamation {
  --fa: "\e565";
  --fa--fa: "\e565\e565"; }

.fa-dungeon {
  --fa: "\f6d9";
  --fa--fa: "\f6d9\f6d9"; }

.fa-align-right {
  --fa: "\f038";
  --fa--fa: "\f038\f038"; }

.fa-money-bill-1-wave {
  --fa: "\f53b";
  --fa--fa: "\f53b\f53b"; }

.fa-money-bill-wave-alt {
  --fa: "\f53b";
  --fa--fa: "\f53b\f53b"; }

.fa-life-ring {
  --fa: "\f1cd";
  --fa--fa: "\f1cd\f1cd"; }

.fa-hands {
  --fa: "\f2a7";
  --fa--fa: "\f2a7\f2a7"; }

.fa-sign-language {
  --fa: "\f2a7";
  --fa--fa: "\f2a7\f2a7"; }

.fa-signing {
  --fa: "\f2a7";
  --fa--fa: "\f2a7\f2a7"; }

.fa-calendar-day {
  --fa: "\f783";
  --fa--fa: "\f783\f783"; }

.fa-water-ladder {
  --fa: "\f5c5";
  --fa--fa: "\f5c5\f5c5"; }

.fa-ladder-water {
  --fa: "\f5c5";
  --fa--fa: "\f5c5\f5c5"; }

.fa-swimming-pool {
  --fa: "\f5c5";
  --fa--fa: "\f5c5\f5c5"; }

.fa-arrows-up-down {
  --fa: "\f07d";
  --fa--fa: "\f07d\f07d"; }

.fa-arrows-v {
  --fa: "\f07d";
  --fa--fa: "\f07d\f07d"; }

.fa-face-grimace {
  --fa: "\f57f";
  --fa--fa: "\f57f\f57f"; }

.fa-grimace {
  --fa: "\f57f";
  --fa--fa: "\f57f\f57f"; }

.fa-wheelchair-move {
  --fa: "\e2ce";
  --fa--fa: "\e2ce\e2ce"; }

.fa-wheelchair-alt {
  --fa: "\e2ce";
  --fa--fa: "\e2ce\e2ce"; }

.fa-turn-down {
  --fa: "\f3be";
  --fa--fa: "\f3be\f3be"; }

.fa-level-down-alt {
  --fa: "\f3be";
  --fa--fa: "\f3be\f3be"; }

.fa-person-walking-arrow-right {
  --fa: "\e552";
  --fa--fa: "\e552\e552"; }

.fa-square-envelope {
  --fa: "\f199";
  --fa--fa: "\f199\f199"; }

.fa-envelope-square {
  --fa: "\f199";
  --fa--fa: "\f199\f199"; }

.fa-dice {
  --fa: "\f522";
  --fa--fa: "\f522\f522"; }

.fa-bowling-ball {
  --fa: "\f436";
  --fa--fa: "\f436\f436"; }

.fa-brain {
  --fa: "\f5dc";
  --fa--fa: "\f5dc\f5dc"; }

.fa-bandage {
  --fa: "\f462";
  --fa--fa: "\f462\f462"; }

.fa-band-aid {
  --fa: "\f462";
  --fa--fa: "\f462\f462"; }

.fa-calendar-minus {
  --fa: "\f272";
  --fa--fa: "\f272\f272"; }

.fa-circle-xmark {
  --fa: "\f057";
  --fa--fa: "\f057\f057"; }

.fa-times-circle {
  --fa: "\f057";
  --fa--fa: "\f057\f057"; }

.fa-xmark-circle {
  --fa: "\f057";
  --fa--fa: "\f057\f057"; }

.fa-gifts {
  --fa: "\f79c";
  --fa--fa: "\f79c\f79c"; }

.fa-hotel {
  --fa: "\f594";
  --fa--fa: "\f594\f594"; }

.fa-earth-asia {
  --fa: "\f57e";
  --fa--fa: "\f57e\f57e"; }

.fa-globe-asia {
  --fa: "\f57e";
  --fa--fa: "\f57e\f57e"; }

.fa-id-card-clip {
  --fa: "\f47f";
  --fa--fa: "\f47f\f47f"; }

.fa-id-card-alt {
  --fa: "\f47f";
  --fa--fa: "\f47f\f47f"; }

.fa-magnifying-glass-plus {
  --fa: "\f00e";
  --fa--fa: "\f00e\f00e"; }

.fa-search-plus {
  --fa: "\f00e";
  --fa--fa: "\f00e\f00e"; }

.fa-thumbs-up {
  --fa: "\f164";
  --fa--fa: "\f164\f164"; }

.fa-user-clock {
  --fa: "\f4fd";
  --fa--fa: "\f4fd\f4fd"; }

.fa-hand-dots {
  --fa: "\f461";
  --fa--fa: "\f461\f461"; }

.fa-allergies {
  --fa: "\f461";
  --fa--fa: "\f461\f461"; }

.fa-file-invoice {
  --fa: "\f570";
  --fa--fa: "\f570\f570"; }

.fa-window-minimize {
  --fa: "\f2d1";
  --fa--fa: "\f2d1\f2d1"; }

.fa-mug-saucer {
  --fa: "\f0f4";
  --fa--fa: "\f0f4\f0f4"; }

.fa-coffee {
  --fa: "\f0f4";
  --fa--fa: "\f0f4\f0f4"; }

.fa-brush {
  --fa: "\f55d";
  --fa--fa: "\f55d\f55d"; }

.fa-file-half-dashed {
  --fa: "\e698";
  --fa--fa: "\e698\e698"; }

.fa-mask {
  --fa: "\f6fa";
  --fa--fa: "\f6fa\f6fa"; }

.fa-magnifying-glass-minus {
  --fa: "\f010";
  --fa--fa: "\f010\f010"; }

.fa-search-minus {
  --fa: "\f010";
  --fa--fa: "\f010\f010"; }

.fa-ruler-vertical {
  --fa: "\f548";
  --fa--fa: "\f548\f548"; }

.fa-user-large {
  --fa: "\f406";
  --fa--fa: "\f406\f406"; }

.fa-user-alt {
  --fa: "\f406";
  --fa--fa: "\f406\f406"; }

.fa-train-tram {
  --fa: "\e5b4";
  --fa--fa: "\e5b4\e5b4"; }

.fa-user-nurse {
  --fa: "\f82f";
  --fa--fa: "\f82f\f82f"; }

.fa-syringe {
  --fa: "\f48e";
  --fa--fa: "\f48e\f48e"; }

.fa-cloud-sun {
  --fa: "\f6c4";
  --fa--fa: "\f6c4\f6c4"; }

.fa-stopwatch-20 {
  --fa: "\e06f";
  --fa--fa: "\e06f\e06f"; }

.fa-square-full {
  --fa: "\f45c";
  --fa--fa: "\f45c\f45c"; }

.fa-magnet {
  --fa: "\f076";
  --fa--fa: "\f076\f076"; }

.fa-jar {
  --fa: "\e516";
  --fa--fa: "\e516\e516"; }

.fa-note-sticky {
  --fa: "\f249";
  --fa--fa: "\f249\f249"; }

.fa-sticky-note {
  --fa: "\f249";
  --fa--fa: "\f249\f249"; }

.fa-bug-slash {
  --fa: "\e490";
  --fa--fa: "\e490\e490"; }

.fa-arrow-up-from-water-pump {
  --fa: "\e4b6";
  --fa--fa: "\e4b6\e4b6"; }

.fa-bone {
  --fa: "\f5d7";
  --fa--fa: "\f5d7\f5d7"; }

.fa-table-cells-row-unlock {
  --fa: "\e691";
  --fa--fa: "\e691\e691"; }

.fa-user-injured {
  --fa: "\f728";
  --fa--fa: "\f728\f728"; }

.fa-face-sad-tear {
  --fa: "\f5b4";
  --fa--fa: "\f5b4\f5b4"; }

.fa-sad-tear {
  --fa: "\f5b4";
  --fa--fa: "\f5b4\f5b4"; }

.fa-plane {
  --fa: "\f072";
  --fa--fa: "\f072\f072"; }

.fa-tent-arrows-down {
  --fa: "\e581";
  --fa--fa: "\e581\e581"; }

.fa-exclamation {
  --fa: "\21";
  --fa--fa: "\21\21"; }

.fa-arrows-spin {
  --fa: "\e4bb";
  --fa--fa: "\e4bb\e4bb"; }

.fa-print {
  --fa: "\f02f";
  --fa--fa: "\f02f\f02f"; }

.fa-turkish-lira-sign {
  --fa: "\e2bb";
  --fa--fa: "\e2bb\e2bb"; }

.fa-try {
  --fa: "\e2bb";
  --fa--fa: "\e2bb\e2bb"; }

.fa-turkish-lira {
  --fa: "\e2bb";
  --fa--fa: "\e2bb\e2bb"; }

.fa-dollar-sign {
  --fa: "\24";
  --fa--fa: "\24\24"; }

.fa-dollar {
  --fa: "\24";
  --fa--fa: "\24\24"; }

.fa-usd {
  --fa: "\24";
  --fa--fa: "\24\24"; }

.fa-x {
  --fa: "\58";
  --fa--fa: "\58\58"; }

.fa-magnifying-glass-dollar {
  --fa: "\f688";
  --fa--fa: "\f688\f688"; }

.fa-search-dollar {
  --fa: "\f688";
  --fa--fa: "\f688\f688"; }

.fa-users-gear {
  --fa: "\f509";
  --fa--fa: "\f509\f509"; }

.fa-users-cog {
  --fa: "\f509";
  --fa--fa: "\f509\f509"; }

.fa-person-military-pointing {
  --fa: "\e54a";
  --fa--fa: "\e54a\e54a"; }

.fa-building-columns {
  --fa: "\f19c";
  --fa--fa: "\f19c\f19c"; }

.fa-bank {
  --fa: "\f19c";
  --fa--fa: "\f19c\f19c"; }

.fa-institution {
  --fa: "\f19c";
  --fa--fa: "\f19c\f19c"; }

.fa-museum {
  --fa: "\f19c";
  --fa--fa: "\f19c\f19c"; }

.fa-university {
  --fa: "\f19c";
  --fa--fa: "\f19c\f19c"; }

.fa-umbrella {
  --fa: "\f0e9";
  --fa--fa: "\f0e9\f0e9"; }

.fa-trowel {
  --fa: "\e589";
  --fa--fa: "\e589\e589"; }

.fa-d {
  --fa: "\44";
  --fa--fa: "\44\44"; }

.fa-stapler {
  --fa: "\e5af";
  --fa--fa: "\e5af\e5af"; }

.fa-masks-theater {
  --fa: "\f630";
  --fa--fa: "\f630\f630"; }

.fa-theater-masks {
  --fa: "\f630";
  --fa--fa: "\f630\f630"; }

.fa-kip-sign {
  --fa: "\e1c4";
  --fa--fa: "\e1c4\e1c4"; }

.fa-hand-point-left {
  --fa: "\f0a5";
  --fa--fa: "\f0a5\f0a5"; }

.fa-handshake-simple {
  --fa: "\f4c6";
  --fa--fa: "\f4c6\f4c6"; }

.fa-handshake-alt {
  --fa: "\f4c6";
  --fa--fa: "\f4c6\f4c6"; }

.fa-jet-fighter {
  --fa: "\f0fb";
  --fa--fa: "\f0fb\f0fb"; }

.fa-fighter-jet {
  --fa: "\f0fb";
  --fa--fa: "\f0fb\f0fb"; }

.fa-square-share-nodes {
  --fa: "\f1e1";
  --fa--fa: "\f1e1\f1e1"; }

.fa-share-alt-square {
  --fa: "\f1e1";
  --fa--fa: "\f1e1\f1e1"; }

.fa-barcode {
  --fa: "\f02a";
  --fa--fa: "\f02a\f02a"; }

.fa-plus-minus {
  --fa: "\e43c";
  --fa--fa: "\e43c\e43c"; }

.fa-video {
  --fa: "\f03d";
  --fa--fa: "\f03d\f03d"; }

.fa-video-camera {
  --fa: "\f03d";
  --fa--fa: "\f03d\f03d"; }

.fa-graduation-cap {
  --fa: "\f19d";
  --fa--fa: "\f19d\f19d"; }

.fa-mortar-board {
  --fa: "\f19d";
  --fa--fa: "\f19d\f19d"; }

.fa-hand-holding-medical {
  --fa: "\e05c";
  --fa--fa: "\e05c\e05c"; }

.fa-person-circle-check {
  --fa: "\e53e";
  --fa--fa: "\e53e\e53e"; }

.fa-turn-up {
  --fa: "\f3bf";
  --fa--fa: "\f3bf\f3bf"; }

.fa-level-up-alt {
  --fa: "\f3bf";
  --fa--fa: "\f3bf\f3bf"; }



.fa-monero {
  --fa: "\f3d0"; }

.fa-hooli {
  --fa: "\f427"; }

.fa-yelp {
  --fa: "\f1e9"; }

.fa-cc-visa {
  --fa: "\f1f0"; }

.fa-lastfm {
  --fa: "\f202"; }

.fa-shopware {
  --fa: "\f5b5"; }

.fa-creative-commons-nc {
  --fa: "\f4e8"; }

.fa-aws {
  --fa: "\f375"; }

.fa-redhat {
  --fa: "\f7bc"; }

.fa-yoast {
  --fa: "\f2b1"; }

.fa-cloudflare {
  --fa: "\e07d"; }

.fa-ups {
  --fa: "\f7e0"; }

.fa-pixiv {
  --fa: "\e640"; }

.fa-wpexplorer {
  --fa: "\f2de"; }

.fa-dyalog {
  --fa: "\f399"; }

.fa-bity {
  --fa: "\f37a"; }

.fa-stackpath {
  --fa: "\f842"; }

.fa-buysellads {
  --fa: "\f20d"; }

.fa-first-order {
  --fa: "\f2b0"; }

.fa-modx {
  --fa: "\f285"; }

.fa-guilded {
  --fa: "\e07e"; }

.fa-vnv {
  --fa: "\f40b"; }

.fa-square-js {
  --fa: "\f3b9"; }

.fa-js-square {
  --fa: "\f3b9"; }

.fa-microsoft {
  --fa: "\f3ca"; }

.fa-qq {
  --fa: "\f1d6"; }

.fa-orcid {
  --fa: "\f8d2"; }

.fa-java {
  --fa: "\f4e4"; }

.fa-invision {
  --fa: "\f7b0"; }

.fa-creative-commons-pd-alt {
  --fa: "\f4ed"; }

.fa-centercode {
  --fa: "\f380"; }

.fa-glide-g {
  --fa: "\f2a6"; }

.fa-drupal {
  --fa: "\f1a9"; }

.fa-jxl {
  --fa: "\e67b"; }

.fa-dart-lang {
  --fa: "\e693"; }

.fa-hire-a-helper {
  --fa: "\f3b0"; }

.fa-creative-commons-by {
  --fa: "\f4e7"; }

.fa-unity {
  --fa: "\e049"; }

.fa-whmcs {
  --fa: "\f40d"; }

.fa-rocketchat {
  --fa: "\f3e8"; }

.fa-vk {
  --fa: "\f189"; }

.fa-untappd {
  --fa: "\f405"; }

.fa-mailchimp {
  --fa: "\f59e"; }

.fa-css3-alt {
  --fa: "\f38b"; }

.fa-square-reddit {
  --fa: "\f1a2"; }

.fa-reddit-square {
  --fa: "\f1a2"; }

.fa-vimeo-v {
  --fa: "\f27d"; }

.fa-contao {
  --fa: "\f26d"; }

.fa-square-font-awesome {
  --fa: "\e5ad"; }

.fa-deskpro {
  --fa: "\f38f"; }

.fa-brave {
  --fa: "\e63c"; }

.fa-sistrix {
  --fa: "\f3ee"; }

.fa-square-instagram {
  --fa: "\e055"; }

.fa-instagram-square {
  --fa: "\e055"; }

.fa-battle-net {
  --fa: "\f835"; }

.fa-the-red-yeti {
  --fa: "\f69d"; }

.fa-square-hacker-news {
  --fa: "\f3af"; }

.fa-hacker-news-square {
  --fa: "\f3af"; }

.fa-edge {
  --fa: "\f282"; }

.fa-threads {
  --fa: "\e618"; }

.fa-napster {
  --fa: "\f3d2"; }

.fa-square-snapchat {
  --fa: "\f2ad"; }

.fa-snapchat-square {
  --fa: "\f2ad"; }

.fa-google-plus-g {
  --fa: "\f0d5"; }

.fa-artstation {
  --fa: "\f77a"; }

.fa-markdown {
  --fa: "\f60f"; }

.fa-sourcetree {
  --fa: "\f7d3"; }

.fa-google-plus {
  --fa: "\f2b3"; }

.fa-diaspora {
  --fa: "\f791"; }

.fa-foursquare {
  --fa: "\f180"; }

.fa-stack-overflow {
  --fa: "\f16c"; }

.fa-github-alt {
  --fa: "\f113"; }

.fa-phoenix-squadron {
  --fa: "\f511"; }

.fa-pagelines {
  --fa: "\f18c"; }

.fa-algolia {
  --fa: "\f36c"; }

.fa-red-river {
  --fa: "\f3e3"; }

.fa-creative-commons-sa {
  --fa: "\f4ef"; }

.fa-safari {
  --fa: "\f267"; }

.fa-google {
  --fa: "\f1a0"; }

.fa-square-font-awesome-stroke {
  --fa: "\f35c"; }

.fa-font-awesome-alt {
  --fa: "\f35c"; }

.fa-atlassian {
  --fa: "\f77b"; }

.fa-linkedin-in {
  --fa: "\f0e1"; }

.fa-digital-ocean {
  --fa: "\f391"; }

.fa-nimblr {
  --fa: "\f5a8"; }

.fa-chromecast {
  --fa: "\f838"; }

.fa-evernote {
  --fa: "\f839"; }

.fa-hacker-news {
  --fa: "\f1d4"; }

.fa-creative-commons-sampling {
  --fa: "\f4f0"; }

.fa-adversal {
  --fa: "\f36a"; }

.fa-creative-commons {
  --fa: "\f25e"; }

.fa-watchman-monitoring {
  --fa: "\e087"; }

.fa-fonticons {
  --fa: "\f280"; }

.fa-weixin {
  --fa: "\f1d7"; }

.fa-shirtsinbulk {
  --fa: "\f214"; }

.fa-codepen {
  --fa: "\f1cb"; }

.fa-git-alt {
  --fa: "\f841"; }

.fa-lyft {
  --fa: "\f3c3"; }

.fa-rev {
  --fa: "\f5b2"; }

.fa-windows {
  --fa: "\f17a"; }

.fa-wizards-of-the-coast {
  --fa: "\f730"; }

.fa-square-viadeo {
  --fa: "\f2aa"; }

.fa-viadeo-square {
  --fa: "\f2aa"; }

.fa-meetup {
  --fa: "\f2e0"; }

.fa-centos {
  --fa: "\f789"; }

.fa-adn {
  --fa: "\f170"; }

.fa-cloudsmith {
  --fa: "\f384"; }

.fa-opensuse {
  --fa: "\e62b"; }

.fa-pied-piper-alt {
  --fa: "\f1a8"; }

.fa-square-dribbble {
  --fa: "\f397"; }

.fa-dribbble-square {
  --fa: "\f397"; }

.fa-codiepie {
  --fa: "\f284"; }

.fa-node {
  --fa: "\f419"; }

.fa-mix {
  --fa: "\f3cb"; }

.fa-steam {
  --fa: "\f1b6"; }

.fa-cc-apple-pay {
  --fa: "\f416"; }

.fa-scribd {
  --fa: "\f28a"; }

.fa-debian {
  --fa: "\e60b"; }

.fa-openid {
  --fa: "\f19b"; }

.fa-instalod {
  --fa: "\e081"; }

.fa-files-pinwheel {
  --fa: "\e69f"; }

.fa-expeditedssl {
  --fa: "\f23e"; }

.fa-sellcast {
  --fa: "\f2da"; }

.fa-square-twitter {
  --fa: "\f081"; }

.fa-twitter-square {
  --fa: "\f081"; }

.fa-r-project {
  --fa: "\f4f7"; }

.fa-delicious {
  --fa: "\f1a5"; }

.fa-freebsd {
  --fa: "\f3a4"; }

.fa-vuejs {
  --fa: "\f41f"; }

.fa-accusoft {
  --fa: "\f369"; }

.fa-ioxhost {
  --fa: "\f208"; }

.fa-fonticons-fi {
  --fa: "\f3a2"; }

.fa-app-store {
  --fa: "\f36f"; }

.fa-cc-mastercard {
  --fa: "\f1f1"; }

.fa-itunes-note {
  --fa: "\f3b5"; }

.fa-golang {
  --fa: "\e40f"; }

.fa-kickstarter {
  --fa: "\f3bb"; }

.fa-square-kickstarter {
  --fa: "\f3bb"; }

.fa-grav {
  --fa: "\f2d6"; }

.fa-weibo {
  --fa: "\f18a"; }

.fa-uncharted {
  --fa: "\e084"; }

.fa-firstdraft {
  --fa: "\f3a1"; }

.fa-square-youtube {
  --fa: "\f431"; }

.fa-youtube-square {
  --fa: "\f431"; }

.fa-wikipedia-w {
  --fa: "\f266"; }

.fa-wpressr {
  --fa: "\f3e4"; }

.fa-rendact {
  --fa: "\f3e4"; }

.fa-angellist {
  --fa: "\f209"; }

.fa-galactic-republic {
  --fa: "\f50c"; }

.fa-nfc-directional {
  --fa: "\e530"; }

.fa-skype {
  --fa: "\f17e"; }

.fa-joget {
  --fa: "\f3b7"; }

.fa-fedora {
  --fa: "\f798"; }

.fa-stripe-s {
  --fa: "\f42a"; }

.fa-meta {
  --fa: "\e49b"; }

.fa-laravel {
  --fa: "\f3bd"; }

.fa-hotjar {
  --fa: "\f3b1"; }

.fa-bluetooth-b {
  --fa: "\f294"; }

.fa-square-letterboxd {
  --fa: "\e62e"; }

.fa-sticker-mule {
  --fa: "\f3f7"; }

.fa-creative-commons-zero {
  --fa: "\f4f3"; }

.fa-hips {
  --fa: "\f452"; }

.fa-css {
  --fa: "\e6a2"; }

.fa-behance {
  --fa: "\f1b4"; }

.fa-reddit {
  --fa: "\f1a1"; }

.fa-discord {
  --fa: "\f392"; }

.fa-chrome {
  --fa: "\f268"; }

.fa-app-store-ios {
  --fa: "\f370"; }

.fa-cc-discover {
  --fa: "\f1f2"; }

.fa-wpbeginner {
  --fa: "\f297"; }

.fa-confluence {
  --fa: "\f78d"; }

.fa-shoelace {
  --fa: "\e60c"; }

.fa-mdb {
  --fa: "\f8ca"; }

.fa-dochub {
  --fa: "\f394"; }

.fa-accessible-icon {
  --fa: "\f368"; }

.fa-ebay {
  --fa: "\f4f4"; }

.fa-amazon {
  --fa: "\f270"; }

.fa-unsplash {
  --fa: "\e07c"; }

.fa-yarn {
  --fa: "\f7e3"; }

.fa-square-steam {
  --fa: "\f1b7"; }

.fa-steam-square {
  --fa: "\f1b7"; }

.fa-500px {
  --fa: "\f26e"; }

.fa-square-vimeo {
  --fa: "\f194"; }

.fa-vimeo-square {
  --fa: "\f194"; }

.fa-asymmetrik {
  --fa: "\f372"; }

.fa-font-awesome {
  --fa: "\f2b4"; }

.fa-font-awesome-flag {
  --fa: "\f2b4"; }

.fa-font-awesome-logo-full {
  --fa: "\f2b4"; }

.fa-gratipay {
  --fa: "\f184"; }

.fa-apple {
  --fa: "\f179"; }

.fa-hive {
  --fa: "\e07f"; }

.fa-gitkraken {
  --fa: "\f3a6"; }

.fa-keybase {
  --fa: "\f4f5"; }

.fa-apple-pay {
  --fa: "\f415"; }

.fa-padlet {
  --fa: "\e4a0"; }

.fa-amazon-pay {
  --fa: "\f42c"; }

.fa-square-github {
  --fa: "\f092"; }

.fa-github-square {
  --fa: "\f092"; }

.fa-stumbleupon {
  --fa: "\f1a4"; }

.fa-fedex {
  --fa: "\f797"; }

.fa-phoenix-framework {
  --fa: "\f3dc"; }

.fa-shopify {
  --fa: "\e057"; }

.fa-neos {
  --fa: "\f612"; }

.fa-square-threads {
  --fa: "\e619"; }

.fa-hackerrank {
  --fa: "\f5f7"; }

.fa-researchgate {
  --fa: "\f4f8"; }

.fa-swift {
  --fa: "\f8e1"; }

.fa-angular {
  --fa: "\f420"; }

.fa-speakap {
  --fa: "\f3f3"; }

.fa-angrycreative {
  --fa: "\f36e"; }

.fa-y-combinator {
  --fa: "\f23b"; }

.fa-empire {
  --fa: "\f1d1"; }

.fa-envira {
  --fa: "\f299"; }

.fa-google-scholar {
  --fa: "\e63b"; }

.fa-square-gitlab {
  --fa: "\e5ae"; }

.fa-gitlab-square {
  --fa: "\e5ae"; }

.fa-studiovinari {
  --fa: "\f3f8"; }

.fa-pied-piper {
  --fa: "\f2ae"; }

.fa-wordpress {
  --fa: "\f19a"; }

.fa-product-hunt {
  --fa: "\f288"; }

.fa-firefox {
  --fa: "\f269"; }

.fa-linode {
  --fa: "\f2b8"; }

.fa-goodreads {
  --fa: "\f3a8"; }

.fa-square-odnoklassniki {
  --fa: "\f264"; }

.fa-odnoklassniki-square {
  --fa: "\f264"; }

.fa-jsfiddle {
  --fa: "\f1cc"; }

.fa-sith {
  --fa: "\f512"; }

.fa-themeisle {
  --fa: "\f2b2"; }

.fa-page4 {
  --fa: "\f3d7"; }

.fa-hashnode {
  --fa: "\e499"; }

.fa-react {
  --fa: "\f41b"; }

.fa-cc-paypal {
  --fa: "\f1f4"; }

.fa-squarespace {
  --fa: "\f5be"; }

.fa-cc-stripe {
  --fa: "\f1f5"; }

.fa-creative-commons-share {
  --fa: "\f4f2"; }

.fa-bitcoin {
  --fa: "\f379"; }

.fa-keycdn {
  --fa: "\f3ba"; }

.fa-opera {
  --fa: "\f26a"; }

.fa-itch-io {
  --fa: "\f83a"; }

.fa-umbraco {
  --fa: "\f8e8"; }

.fa-galactic-senate {
  --fa: "\f50d"; }

.fa-ubuntu {
  --fa: "\f7df"; }

.fa-draft2digital {
  --fa: "\f396"; }

.fa-stripe {
  --fa: "\f429"; }

.fa-houzz {
  --fa: "\f27c"; }

.fa-gg {
  --fa: "\f260"; }

.fa-dhl {
  --fa: "\f790"; }

.fa-square-pinterest {
  --fa: "\f0d3"; }

.fa-pinterest-square {
  --fa: "\f0d3"; }

.fa-xing {
  --fa: "\f168"; }

.fa-blackberry {
  --fa: "\f37b"; }

.fa-creative-commons-pd {
  --fa: "\f4ec"; }

.fa-playstation {
  --fa: "\f3df"; }

.fa-quinscape {
  --fa: "\f459"; }

.fa-less {
  --fa: "\f41d"; }

.fa-blogger-b {
  --fa: "\f37d"; }

.fa-opencart {
  --fa: "\f23d"; }

.fa-vine {
  --fa: "\f1ca"; }

.fa-signal-messenger {
  --fa: "\e663"; }

.fa-paypal {
  --fa: "\f1ed"; }

.fa-gitlab {
  --fa: "\f296"; }

.fa-typo3 {
  --fa: "\f42b"; }

.fa-reddit-alien {
  --fa: "\f281"; }

.fa-yahoo {
  --fa: "\f19e"; }

.fa-dailymotion {
  --fa: "\e052"; }

.fa-affiliatetheme {
  --fa: "\f36b"; }

.fa-pied-piper-pp {
  --fa: "\f1a7"; }

.fa-bootstrap {
  --fa: "\f836"; }

.fa-odnoklassniki {
  --fa: "\f263"; }

.fa-nfc-symbol {
  --fa: "\e531"; }

.fa-mintbit {
  --fa: "\e62f"; }

.fa-ethereum {
  --fa: "\f42e"; }

.fa-speaker-deck {
  --fa: "\f83c"; }

.fa-creative-commons-nc-eu {
  --fa: "\f4e9"; }

.fa-patreon {
  --fa: "\f3d9"; }

.fa-avianex {
  --fa: "\f374"; }

.fa-ello {
  --fa: "\f5f1"; }

.fa-gofore {
  --fa: "\f3a7"; }

.fa-bimobject {
  --fa: "\f378"; }

.fa-brave-reverse {
  --fa: "\e63d"; }

.fa-facebook-f {
  --fa: "\f39e"; }

.fa-square-google-plus {
  --fa: "\f0d4"; }

.fa-google-plus-square {
  --fa: "\f0d4"; }

.fa-web-awesome {
  --fa: "\e682"; }

.fa-mandalorian {
  --fa: "\f50f"; }

.fa-first-order-alt {
  --fa: "\f50a"; }

.fa-osi {
  --fa: "\f41a"; }

.fa-google-wallet {
  --fa: "\f1ee"; }

.fa-d-and-d-beyond {
  --fa: "\f6ca"; }

.fa-periscope {
  --fa: "\f3da"; }

.fa-fulcrum {
  --fa: "\f50b"; }

.fa-cloudscale {
  --fa: "\f383"; }

.fa-forumbee {
  --fa: "\f211"; }

.fa-mizuni {
  --fa: "\f3cc"; }

.fa-schlix {
  --fa: "\f3ea"; }

.fa-square-xing {
  --fa: "\f169"; }

.fa-xing-square {
  --fa: "\f169"; }

.fa-bandcamp {
  --fa: "\f2d5"; }

.fa-wpforms {
  --fa: "\f298"; }

.fa-cloudversify {
  --fa: "\f385"; }

.fa-usps {
  --fa: "\f7e1"; }

.fa-megaport {
  --fa: "\f5a3"; }

.fa-magento {
  --fa: "\f3c4"; }

.fa-spotify {
  --fa: "\f1bc"; }

.fa-optin-monster {
  --fa: "\f23c"; }

.fa-fly {
  --fa: "\f417"; }

.fa-square-bluesky {
  --fa: "\e6a3"; }

.fa-aviato {
  --fa: "\f421"; }

.fa-itunes {
  --fa: "\f3b4"; }

.fa-cuttlefish {
  --fa: "\f38c"; }

.fa-blogger {
  --fa: "\f37c"; }

.fa-flickr {
  --fa: "\f16e"; }

.fa-viber {
  --fa: "\f409"; }

.fa-soundcloud {
  --fa: "\f1be"; }

.fa-digg {
  --fa: "\f1a6"; }

.fa-tencent-weibo {
  --fa: "\f1d5"; }

.fa-letterboxd {
  --fa: "\e62d"; }

.fa-symfony {
  --fa: "\f83d"; }

.fa-maxcdn {
  --fa: "\f136"; }

.fa-etsy {
  --fa: "\f2d7"; }

.fa-facebook-messenger {
  --fa: "\f39f"; }

.fa-audible {
  --fa: "\f373"; }

.fa-think-peaks {
  --fa: "\f731"; }

.fa-bilibili {
  --fa: "\e3d9"; }

.fa-erlang {
  --fa: "\f39d"; }

.fa-x-twitter {
  --fa: "\e61b"; }

.fa-cotton-bureau {
  --fa: "\f89e"; }

.fa-dashcube {
  --fa: "\f210"; }

.fa-42-group {
  --fa: "\e080"; }

.fa-innosoft {
  --fa: "\e080"; }

.fa-stack-exchange {
  --fa: "\f18d"; }

.fa-elementor {
  --fa: "\f430"; }

.fa-square-pied-piper {
  --fa: "\e01e"; }

.fa-pied-piper-square {
  --fa: "\e01e"; }

.fa-creative-commons-nd {
  --fa: "\f4eb"; }

.fa-palfed {
  --fa: "\f3d8"; }

.fa-superpowers {
  --fa: "\f2dd"; }

.fa-resolving {
  --fa: "\f3e7"; }

.fa-xbox {
  --fa: "\f412"; }

.fa-square-web-awesome-stroke {
  --fa: "\e684"; }

.fa-searchengin {
  --fa: "\f3eb"; }

.fa-tiktok {
  --fa: "\e07b"; }

.fa-square-facebook {
  --fa: "\f082"; }

.fa-facebook-square {
  --fa: "\f082"; }

.fa-renren {
  --fa: "\f18b"; }

.fa-linux {
  --fa: "\f17c"; }

.fa-glide {
  --fa: "\f2a5"; }

.fa-linkedin {
  --fa: "\f08c"; }

.fa-hubspot {
  --fa: "\f3b2"; }

.fa-deploydog {
  --fa: "\f38e"; }

.fa-twitch {
  --fa: "\f1e8"; }

.fa-flutter {
  --fa: "\e694"; }

.fa-ravelry {
  --fa: "\f2d9"; }

.fa-mixer {
  --fa: "\e056"; }

.fa-square-lastfm {
  --fa: "\f203"; }

.fa-lastfm-square {
  --fa: "\f203"; }

.fa-vimeo {
  --fa: "\f40a"; }

.fa-mendeley {
  --fa: "\f7b3"; }

.fa-uniregistry {
  --fa: "\f404"; }

.fa-figma {
  --fa: "\f799"; }

.fa-creative-commons-remix {
  --fa: "\f4ee"; }

.fa-cc-amazon-pay {
  --fa: "\f42d"; }

.fa-dropbox {
  --fa: "\f16b"; }

.fa-instagram {
  --fa: "\f16d"; }

.fa-cmplid {
  --fa: "\e360"; }

.fa-upwork {
  --fa: "\e641"; }

.fa-facebook {
  --fa: "\f09a"; }

.fa-gripfire {
  --fa: "\f3ac"; }

.fa-jedi-order {
  --fa: "\f50e"; }

.fa-uikit {
  --fa: "\f403"; }

.fa-fort-awesome-alt {
  --fa: "\f3a3"; }

.fa-phabricator {
  --fa: "\f3db"; }

.fa-ussunnah {
  --fa: "\f407"; }

.fa-earlybirds {
  --fa: "\f39a"; }

.fa-trade-federation {
  --fa: "\f513"; }

.fa-autoprefixer {
  --fa: "\f41c"; }

.fa-whatsapp {
  --fa: "\f232"; }

.fa-square-upwork {
  --fa: "\e67c"; }

.fa-slideshare {
  --fa: "\f1e7"; }

.fa-google-play {
  --fa: "\f3ab"; }

.fa-viadeo {
  --fa: "\f2a9"; }

.fa-line {
  --fa: "\f3c0"; }

.fa-google-drive {
  --fa: "\f3aa"; }

.fa-servicestack {
  --fa: "\f3ec"; }

.fa-simplybuilt {
  --fa: "\f215"; }

.fa-bitbucket {
  --fa: "\f171"; }

.fa-imdb {
  --fa: "\f2d8"; }

.fa-deezer {
  --fa: "\e077"; }

.fa-raspberry-pi {
  --fa: "\f7bb"; }

.fa-jira {
  --fa: "\f7b1"; }

.fa-docker {
  --fa: "\f395"; }

.fa-screenpal {
  --fa: "\e570"; }

.fa-bluetooth {
  --fa: "\f293"; }

.fa-gitter {
  --fa: "\f426"; }

.fa-d-and-d {
  --fa: "\f38d"; }

.fa-microblog {
  --fa: "\e01a"; }

.fa-cc-diners-club {
  --fa: "\f24c"; }

.fa-gg-circle {
  --fa: "\f261"; }

.fa-pied-piper-hat {
  --fa: "\f4e5"; }

.fa-kickstarter-k {
  --fa: "\f3bc"; }

.fa-yandex {
  --fa: "\f413"; }

.fa-readme {
  --fa: "\f4d5"; }

.fa-html5 {
  --fa: "\f13b"; }

.fa-sellsy {
  --fa: "\f213"; }

.fa-square-web-awesome {
  --fa: "\e683"; }

.fa-sass {
  --fa: "\f41e"; }

.fa-wirsindhandwerk {
  --fa: "\e2d0"; }

.fa-wsh {
  --fa: "\e2d0"; }

.fa-buromobelexperte {
  --fa: "\f37f"; }

.fa-salesforce {
  --fa: "\f83b"; }

.fa-octopus-deploy {
  --fa: "\e082"; }

.fa-medapps {
  --fa: "\f3c6"; }

.fa-ns8 {
  --fa: "\f3d5"; }

.fa-pinterest-p {
  --fa: "\f231"; }

.fa-apper {
  --fa: "\f371"; }

.fa-fort-awesome {
  --fa: "\f286"; }

.fa-waze {
  --fa: "\f83f"; }

.fa-bluesky {
  --fa: "\e671"; }

.fa-cc-jcb {
  --fa: "\f24b"; }

.fa-snapchat {
  --fa: "\f2ab"; }

.fa-snapchat-ghost {
  --fa: "\f2ab"; }

.fa-fantasy-flight-games {
  --fa: "\f6dc"; }

.fa-rust {
  --fa: "\e07a"; }

.fa-wix {
  --fa: "\f5cf"; }

.fa-square-behance {
  --fa: "\f1b5"; }

.fa-behance-square {
  --fa: "\f1b5"; }

.fa-supple {
  --fa: "\f3f9"; }

.fa-webflow {
  --fa: "\e65c"; }

.fa-rebel {
  --fa: "\f1d0"; }

.fa-css3 {
  --fa: "\f13c"; }

.fa-staylinked {
  --fa: "\f3f5"; }

.fa-kaggle {
  --fa: "\f5fa"; }

.fa-space-awesome {
  --fa: "\e5ac"; }

.fa-deviantart {
  --fa: "\f1bd"; }

.fa-cpanel {
  --fa: "\f388"; }

.fa-goodreads-g {
  --fa: "\f3a9"; }

.fa-square-git {
  --fa: "\f1d2"; }

.fa-git-square {
  --fa: "\f1d2"; }

.fa-square-tumblr {
  --fa: "\f174"; }

.fa-tumblr-square {
  --fa: "\f174"; }

.fa-trello {
  --fa: "\f181"; }

.fa-creative-commons-nc-jp {
  --fa: "\f4ea"; }

.fa-get-pocket {
  --fa: "\f265"; }

.fa-perbyte {
  --fa: "\e083"; }

.fa-grunt {
  --fa: "\f3ad"; }

.fa-weebly {
  --fa: "\f5cc"; }

.fa-connectdevelop {
  --fa: "\f20e"; }

.fa-leanpub {
  --fa: "\f212"; }

.fa-black-tie {
  --fa: "\f27e"; }

.fa-themeco {
  --fa: "\f5c6"; }

.fa-python {
  --fa: "\f3e2"; }

.fa-android {
  --fa: "\f17b"; }

.fa-bots {
  --fa: "\e340"; }

.fa-free-code-camp {
  --fa: "\f2c5"; }

.fa-hornbill {
  --fa: "\f592"; }

.fa-js {
  --fa: "\f3b8"; }

.fa-ideal {
  --fa: "\e013"; }

.fa-git {
  --fa: "\f1d3"; }

.fa-dev {
  --fa: "\f6cc"; }

.fa-sketch {
  --fa: "\f7c6"; }

.fa-yandex-international {
  --fa: "\f414"; }

.fa-cc-amex {
  --fa: "\f1f3"; }

.fa-uber {
  --fa: "\f402"; }

.fa-github {
  --fa: "\f09b"; }

.fa-php {
  --fa: "\f457"; }

.fa-alipay {
  --fa: "\f642"; }

.fa-youtube {
  --fa: "\f167"; }

.fa-skyatlas {
  --fa: "\f216"; }

.fa-firefox-browser {
  --fa: "\e007"; }

.fa-replyd {
  --fa: "\f3e6"; }

.fa-suse {
  --fa: "\f7d6"; }

.fa-jenkins {
  --fa: "\f3b6"; }

.fa-twitter {
  --fa: "\f099"; }

.fa-rockrms {
  --fa: "\f3e9"; }

.fa-pinterest {
  --fa: "\f0d2"; }

.fa-buffer {
  --fa: "\f837"; }

.fa-npm {
  --fa: "\f3d4"; }

.fa-yammer {
  --fa: "\f840"; }

.fa-btc {
  --fa: "\f15a"; }

.fa-dribbble {
  --fa: "\f17d"; }

.fa-stumbleupon-circle {
  --fa: "\f1a3"; }

.fa-internet-explorer {
  --fa: "\f26b"; }

.fa-stubber {
  --fa: "\e5c7"; }

.fa-telegram {
  --fa: "\f2c6"; }

.fa-telegram-plane {
  --fa: "\f2c6"; }

.fa-old-republic {
  --fa: "\f510"; }

.fa-odysee {
  --fa: "\e5c6"; }

.fa-square-whatsapp {
  --fa: "\f40c"; }

.fa-whatsapp-square {
  --fa: "\f40c"; }

.fa-node-js {
  --fa: "\f3d3"; }

.fa-edge-legacy {
  --fa: "\e078"; }

.fa-slack {
  --fa: "\f198"; }

.fa-slack-hash {
  --fa: "\f198"; }

.fa-medrt {
  --fa: "\f3c8"; }

.fa-usb {
  --fa: "\f287"; }

.fa-tumblr {
  --fa: "\f173"; }

.fa-vaadin {
  --fa: "\f408"; }

.fa-quora {
  --fa: "\f2c4"; }

.fa-square-x-twitter {
  --fa: "\e61a"; }

.fa-reacteurope {
  --fa: "\f75d"; }

.fa-medium {
  --fa: "\f23a"; }

.fa-medium-m {
  --fa: "\f23a"; }

.fa-amilia {
  --fa: "\f36d"; }

.fa-mixcloud {
  --fa: "\f289"; }

.fa-flipboard {
  --fa: "\f44d"; }

.fa-viacoin {
  --fa: "\f237"; }

.fa-critical-role {
  --fa: "\f6c9"; }

.fa-sitrox {
  --fa: "\e44a"; }

.fa-discourse {
  --fa: "\f393"; }

.fa-joomla {
  --fa: "\f1aa"; }

.fa-mastodon {
  --fa: "\f4f6"; }

.fa-airbnb {
  --fa: "\f834"; }

.fa-wolf-pack-battalion {
  --fa: "\f514"; }

.fa-buy-n-large {
  --fa: "\f8a6"; }

.fa-gulp {
  --fa: "\f3ae"; }

.fa-creative-commons-sampling-plus {
  --fa: "\f4f1"; }

.fa-strava {
  --fa: "\f428"; }

.fa-ember {
  --fa: "\f423"; }

.fa-canadian-maple-leaf {
  --fa: "\f785"; }

.fa-teamspeak {
  --fa: "\f4f9"; }

.fa-pushed {
  --fa: "\f3e1"; }

.fa-wordpress-simple {
  --fa: "\f411"; }

.fa-nutritionix {
  --fa: "\f3d6"; }

.fa-wodu {
  --fa: "\e088"; }

.fa-google-pay {
  --fa: "\e079"; }

.fa-intercom {
  --fa: "\f7af"; }

.fa-zhihu {
  --fa: "\f63f"; }

.fa-korvue {
  --fa: "\f42f"; }

.fa-pix {
  --fa: "\e43a"; }

.fa-steam-symbol:before {
  --fa: "\f3f6"; }

/* eventon Backward compatibility */
  .fa-pencil:before{content:"\f303";}
  .fa-user-circle-o {  content: "\f2bd"; }
  .fa-user-o:before {  content: "\f007"; }
  .fa-trash-alt-o:{  content: "\f2ed"; }
  .fa-times-circle-o:before {content: "\f057"; }
  .fa-ticket:before { content: "\f3ff"; }
  .fa-tachometer:before{content: "\f3fd"; }
  .fa-repeat:before {  content: "\f2f9"; }
  .fa-pen-square-o:before {  content: "\f14b"; }
  .fa-paper-plane-o:before {  content: "\f1d8"; }
  .fa-newspaper-o:before {  content: "\f1ea"; }
  .fa-moon-o:before {  content: "\f186"; }
  .fa-microphone-alt-slash:before {content: "\f131"; }
  .fa-map-marker-o:before {  content: "\f041"; }
  .fa-map-o:before {  content: "\f279"; }
  .fa-hourglass-o:before {  content: "\f254"; }
  .fa-hospital-o:before {  content: "\f0f8";font-family: 'evo_FontAwesome' }
  .fa-heart-o:before {  content: "\f004"; }
  .fa-gem-o:before, .fa-diamond:before {  content: "\f3a5"; }
  .fa-folder-open-o:before {  content: "\f07c"; }
  .fa-folder-o:before {  content: "\f07b"; }
  .fa-flag-o:before {  content: "\f024";}
  .fa-file-o:before, .fa-files-o:before {  content: "\f15b"; }
  .fa-file-alt-o:before {  content: "\f15c"; }
  .fa-file-archive-o:before {  content: "\f1c6"; }
  .fa-eye-slash-o:before {  content: "\f070"; }
  .fa-eye-o:before {  content: "\f06e";}
  .fa-envelope-open-o:before {  content: "\f2b6"; }
  .fa-envelope-o:before {  content: "\f0e0";}
  .fa-dot-circle-o:before {  content: "\f192"; }
  .fa-credit-card-o:before {  content: "\f09d"; }
  .fa-compass-o:before {  content: "\f14e"; }
  .fa-comment-alt-o:before {  content: "\f27a"; }
  .fa-comment-o:before {  content: "\f075";}
  .fa-gears:before {  content: "\f013"; }
  .fa-clone-o:before {  content: "\f24d"; }
  .fa-clock-o:before {  content: "\f017";}
  .fa-clipboard-o:before {  content: "\f328";}
  .fa-circle:before , .fa-circle-o:before{  content: "\f111"; }
  .fa-check-circle-o:before {  content: "\f058"; }
  .fa-calendar-close:before {  content: "\f273"; }
  .fa-calendar-check-o:before {  content: "\f274"; }
  .fa-calendar-o:before {content: "\f133";}
  .fa-bookmark-o:before{  content: "\f02e";}
  .fa-photo:before {content: "\f302"; }

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

:root, :host {
  --fa-style-family-classic: 'evo_FontAwesome';
  --fa-font-regular: normal 400 1em/1 'evo_FontAwesome'; 
}

@font-face {
  font-family: 'evo_FontAwesome';
  font-style: normal;
  font-weight: 400;
  font-display: swap;;
  src: url(https://upandoavida.com/wp-content/plugins/eventon-lite/assets/fonts/fa-regular-400.woff2) format("woff2"), url(https://upandoavida.com/wp-content/plugins/eventon-lite/assets/fonts/fa-regular-400.ttf) format("truetype"); 
}
.far,
.fa-regular {
  font-weight: 400; }
:root, :host {
  --fa-style-family-classic: 'evo_FontAwesome';
  --fa-font-solid: normal 900 1em/1 'evo_FontAwesome'; }

@font-face {
  font-family: 'evo_FontAwesome';
  font-style: normal;
  font-weight: 900;
  font-display: swap;;
  src: url(https://upandoavida.com/wp-content/plugins/eventon-lite/assets/fonts/fa-solid-900.woff2) format("woff2"), url(https://upandoavida.com/wp-content/plugins/eventon-lite/assets/fonts/fa-solid-900.ttf) format("truetype"); 
}

.fas,
.fa-solid {
  font-weight: 900; }

@font-face {
  font-family: 'evo_FontAwesomeB';
  font-display: swap;;
  font-weight: 400;
  src: url(https://upandoavida.com/wp-content/plugins/eventon-lite/assets/fonts/fa-brands-400.woff2) format("woff2"), url(https://upandoavida.com/wp-content/plugins/eventon-lite/assets/fonts/fa-brands-400.ttf) format("truetype"); 
}


/*FILESTART  /home/u871227975/domains/upandoavida.com/public_html/wp-content/plugins/eventon-lite/assets/css/eventon_dynamic_styles.css */
.eventon_events_list .eventon_list_event .desc_trig, .evopop_top{background-color:#f1f1f1}.eventon_events_list .eventon_list_event .desc_trig:hover{background-color:#fbfbfb}.ajde_evcal_calendar .calendar_header p,
		.eventon_events_list .eventon_list_event .evoet_cx span.evoet_dayblock span, 
		.evo_pop_body .evoet_cx span.evoet_dayblock span,
		.ajde_evcal_calendar .evcal_evdata_row .evcal_evdata_cell h3.evo_h3,
		.evo_lightbox_content h3.evo_h3, h2.evo_h2, h3.evo_h3,h4.evo_h4,
		body .ajde_evcal_calendar h4.evo_h4, 
		.evo_content_in h4.evo_h4,
		.evo_metarow_ICS .evcal_evdata_cell p a,
		.eventon_events_list .eventon_list_event .evoet_cx span.evcal_desc2, 
		.eventon_list_event .evoet_cx span.evcal_event_title,
		.evoet_cx span.evcal_desc2,	
		.evo_metarow_ICS .evcal_evdata_cell p a, 
		.evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a,
		.eventon_list_event .evo_metarow_locImg p.evoLOCtxt .evo_loc_text_title,		
		.evo_clik_row .evo_h3,
		.evotax_term_card .evotax_term_details h2, 
		.evotax_term_card h3.evotax_term_subtitle,
		.ajde_evcal_calendar .evo_sort_btn,
		.eventon_main_section  #evcal_cur,	
		.ajde_evcal_calendar .calendar_header p.evo_month_title,		
		.ajde_evcal_calendar .eventon_events_list .evcal_month_line p,
		.eventon_events_list .eventon_list_event .evcal_cblock,			
		.ajde_evcal_calendar .evcal_month_line,
		.eventon_event .event_excerpt_in h3,
		.ajde_evcal_calendar .evo_footer_nav p.evo_month_title,
		.evo_eventon_live_now_section h3,
		.evo_tab_view .evo_tabs p.evo_tab,
		.evo_metarow_virtual .evo_live_now_tag,
		.evo_page_body .evo_sin_page .evosin_event_title{font-family:'Poppins', sans-serif;}.ajde_evcal_calendar .eventon_events_list p,	
		.evo_lightbox p,
		.eventon_events_list .eventon_list_event .evoet_cx span, 
		.evo_pop_body .evoet_cx span,	
		.eventon_events_list .eventon_list_event .evoet_cx span.evcal_event_subtitle, 
		.evo_pop_body .evoet_cx span.evcal_event_subtitle,
		.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn, 
		.evo_pop_body .evcal_btn, .evcal_btn,
		.eventon_events_list .eventon_list_event .cancel_event .evo_event_headers, 
		.evo_pop_body .evo_event_headers.canceled,
		.eventon_events_list .eventon_list_event .evcal_list_a .evo_above_title span,
		.evo_pop_body .evcal_list_a .evo_above_title span,
		.evcal_evdata_row.evcal_event_details .evcal_evdata_cell p,
		#evcal_list .eventon_list_event .evoInput, .evo_pop_body .evoInput,
		.evcal_evdata_row .evcal_evdata_cell p, 
		#evcal_list .eventon_list_event p.no_events,
		.ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul,
		.evoGuideCall em,
		.evo_cal_above span,
		.ajde_evcal_calendar .calendar_header .evo_j_dates .legend,
		.eventon_sort_line p, .eventon_filter_line p,
		.evcal_evdata_row{font-family:'Noto Sans',arial}.ajde_evcal_calendar .evo_sort_btn, .eventon_sf_field p, .evo_srt_sel p.fa{color:#B8B8B8}.ajde_evcal_calendar .evo_sort_btn:hover{color:#d8d8d8}
				#evcal_list .eventon_list_event .event_description .evcal_btn, 
				body .evo_lightboxes .evo_lightbox_body.evo_pop_body .evcal_btn,
				.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn, 
				.evo_lightbox .evcal_btn, body .evcal_btn,
				.evo_lightbox.eventon_events_list .eventon_list_event a.evcal_btn,
				.evcal_btn{color:#ffffff;background:#00aafb;}#evcal_list .eventon_list_event .event_description .evcal_btn:hover, 
				body .evo_lightboxes .evo_lightbox_body.evo_pop_body .evcal_btn:hover,
				.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn:hover, 
				.evo_pop_body .evcal_btn:hover, .evcal_btn:hover,.evcal_evdata_row.evo_clik_row:hover{color:#ffffff;background:#00aafb;}.evcal_evdata_row.evo_clik_row:hover &gt; *, .evcal_evdata_row.evo_clik_row:hover i{color:#ffffff}.eventon_list_event .evo_btn_secondary, 
				.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn.evo_btn_secondary,
				.evo_lightbox .evcal_btn.evo_btn_secondary, 
				body .evcal_btn.evo_btn_secondary,
				#evcal_list .eventon_list_event .event_description .evcal_btn.evo_btn_secondary,
				.evcal_btn.evo_btn_secondary,
				.evo_btn_secondary{color:#ffffff;background:#d2d2d2;}.eventon_list_event .evo_btn_secondary:hover, 
				.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn.evo_btn_secondary:hover,
				.evo_lightbox .evcal_btn.evo_btn_secondary:hover, 
				body .evcal_btn.evo_btn_secondary:hover,
				#evcal_list .eventon_list_event .event_description .evcal_btn.evo_btn_secondary:hover,
				.eventon_list_event .evo_btn_secondary:hover, 
				.evcal_btn.evo_btn_secondary:hover,
				.evo_btn_secondary:hover{color:#ffffff;background:#bebebe;}.evcal_evdata_row .evcal_evdata_icons i, .evcal_evdata_row .evcal_evdata_custometa_icons i{color:#202124;font-size:18px;}.evcal_evdata_row .evcal_evdata_cell h3, .evo_clik_row .evo_h3{font-size:20px}.evcal_evdata_row .evcal_evdata_cell h2, .evcal_evdata_row .evcal_evdata_cell h3, .evorow .evo_clik_row h3, 
			.evcal_evdata_row .evcal_evdata_cell h3 a{color:#202124}#evcal_list .eventon_list_event .evcal_eventcard p, 
				.ajde_evcal_calendar .eventon_events_list .eventon_desc_in ul,
				.evo_lightboxes .evo_pop_body .evcal_evdata_row .evcal_evdata_cell p,
				.evo_lightboxes .evcal_evdata_cell p a{color:#202124}.ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur, .ajde_evcal_calendar .evcal_month_line p, .ajde_evcal_calendar .evo_footer_nav p.evo_month_title{color:#202124}.eventon_events_list .eventon_list_event .event_description, .evo_lightbox.eventcard .evo_lightbox_body{background-color:#fdfdfd}.evocard_box{background-color:#f3f3f3}.evcal_event_details .evcal_evdata_cell.shorter_desc .eventon_desc_in:after{background:linear-gradient(to top,	#f3f3f3 20%, #f3f3f300 80%)}.event_description .bordb, #evcal_list .bordb, .eventon_events_list .eventon_list_event .event_description, .bordr, #evcal_list,
					#evcal_list p.desc_trig_outter, 
					.evopop_top,
					.evo_pop_body .bordb{border-color:#d5d5d5}.eventon_events_list .eventon_list_event .evcal_list_a.featured_event{background-color:#fff6e2}.eventon_events_list .eventon_list_event .desc_trig:hover{border-left-width:7px}.eventon_events_list .eventon_list_event .evcal_list_a.featured_event:hover{background-color:#ffecc5}.eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title span.featured, .evo_pop_body .evcal_desc span.evo_above_title span.featured{color:#202124;background-color:#ffcb55;}.evcal_desc3 .evo_ep_bar b, .evcal_desc3 .evo_ep_bar b:before{background-color:#f79191}.evcal_desc3 .evo_ep_bar.evo_completed b{background-color:#9a9a9a}.ajde_evcal_calendar.clean, 
						.ajde_evcal_calendar.color.etttc_none,
						.ajde_evcal_calendar.white.etttc_custom, 
						.evo_lightboxes .eventon_list_event.clean, 
						.evo_lightboxes .eventon_list_event.color.etttc_none{--evo_ett_color:#202124;}.ajde_evcal_calendar.clean, 
						.ajde_evcal_calendar.color.etttc_none, 
						.ajde_evcal_calendar.white.etttc_custom, 
						.evo_lightboxes .clean.eventon_list_event, 
						.evo_lightboxes .eventon_list_event.color.etttc_none{--ett_title_color:#202124}.ajde_evcal_calendar.clean, 
						.ajde_evcal_calendar.color.etttc_none,
						.ajde_evcal_calendar.white.etttc_custom,  
						.evo_lightboxes .clean.eventon_list_event, 
						.evo_lightboxes .eventon_list_event.color.etttc_none{--ett_subtitle_color:#202124}.ajde_evcal_calendar, .evo_lightboxes .eventon_list_event{--ett_dateblock_color:#202124}
.ajde_evcal_calendar.color.etttc_custom, .evo_lightboxes .eventon_list_event.color.etttc_custom{--evo_ett_color:#ffffff; --ett_title_color:#ffffff; --ett_subtitle_color:#ffffff;--ett_dateblock_color:#ffffff;}.evo_lightboxes .eventon_list_event.color.etttc_custom .eventon_list_event{--ett_dateblock_color:#ffffff}.event_description .evcal_close{background-color:#f7f7f7}.event_description .evcal_close:hover{background-color:#f1f1f1}.evo_lightboxes .evopopclose, .evo_lightboxes .evolbclose{background-color:#000000}.evo_lightboxes .evopopclose:hover, .evo_lightboxes .evolbclose:hover{background-color:#cfcfcf}.evo_lightboxes .evolbclose:before, .evo_lightboxes .evolbclose:after{background-color:#666666}.evo_lightboxes .evolbclose:hover:before, .evo_lightboxes .evolbclose:hover:after{background-color:#666666}#evcal_list .evorow.getdirections, .evo_pop_body .evorow.getdirections{background-color:#ffffff}#evcal_list .evorow.getdirections .evoInput, .evo_pop_body .evorow.getdirections .evoInput{color:#888888}#evcal_list .evorow.getdirections .evcalicon_9 i, .evo_pop_body .evorow.getdirections .evcalicon_9 i{color:#858585}.fp_popup_option i{color:#999;font-size:22px;}.evo_cal_above span{color:#ffffff;background-color:#656565;}.evo_cal_above span.evo-gototoday-btn{color:#ffffff;background-color:#ADADAD;}.evo_cal_above span.evo-gototoday-btn:hover{color:#ffffff;background-color:#d3d3d3;}.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a{color:#656565;background-color:#f5f5f5;}.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.current{color:#656565;background-color:#CFCFCF;}.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.set{color:#656565;background-color:#fed584;}.ajde_evcal_calendar .calendar_header .evcal_arrows, .evo_footer_nav .evcal_arrows{border-color:#737373;background-color:#ffffff;}.ajde_evcal_calendar .calendar_header .evcal_arrows:hover, .evo_footer_nav .evcal_arrows:hover{background-color:#202124;}.ajde_evcal_calendar .calendar_header .evcal_arrows i,
				.evo_footer_nav .evcal_arrows i{color:#737373}.ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_next:hover i,
				.ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_prev:hover i,
					.evo_footer_nav .evcal_arrows.evcal_btn_prev:hover i,
					.evo_footer_nav .evcal_arrows.evcal_btn_next:hover i{color:#ffffff}.eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title span, .evo_pop_body .evcal_desc span.evo_above_title span{color:#202124;background-color:#F79191;}.eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title span.canceled, .evo_pop_body .evcal_desc span.evo_above_title span.canceled{color:#202124;background-color:#F79191;}.eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title span.postponed, .evo_pop_body .evcal_desc span.evo_above_title span.postponed{color:#202124;background-color:#e3784b;}.eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title span.movedonline, .evo_pop_body .evcal_desc span.evo_above_title span.movedonline{color:#202124;background-color:#6edccd;}.eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title span.rescheduled, .evo_pop_body .evcal_desc span.evo_above_title span.rescheduled{color:#202124;background-color:#67ef78;}.eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title span.repeating, .evo_pop_body .evcal_desc span.evo_above_title span.repeating{color:#202124;background-color:#fed584;}.eventon_events_list .eventon_list_event .cancel_event.evcal_list_a{background-color:#464646!important}.eventon_events_list .eventon_list_event .cancel_event.evcal_list_a:before{color:#464646}#eventon_loadbar{background-color:#efefef}#eventon_loadbar:before{background-color:#f5b87a}.evcal_desc .evcal_desc3 em.evocmd_button, #evcal_list .evcal_desc .evcal_desc3 em.evocmd_button{color:#202124;background-color:#237dbd;}.evo_repeat_series_dates span{color:#656565;background-color:#dedede;}.evo_metarow_socialmedia a.evo_ss:hover{background-color:#9e9e9e;}.evo_metarow_socialmedia a.evo_ss i{color:#656565;}.evo_metarow_socialmedia a.evo_ss:hover i{color:#ffffff;}.evo_metarow_socialmedia .evo_sm{border-color:#cdcdcd}.eventon_events_list .evoShow_more_events span{background-color:#b4b4b4;color:#ffffff;}.evo_card_health_boxes .evo_health_b{background-color:#ececec;color:#8d8d8d;}.evo_card_health_boxes .evo_health_b svg, .evo_card_health_boxes .evo_health_b i.fa{fill:#8d8d8d;color:#8d8d8d;}.evo_health_b.ehb_other{border-color:#e8e8e8}.eventon_list_event .evcal_desc em.evo_mytime.tzo_trig i
				{color:#2eb4dc}.eventon_list_event .evcal_desc em.evo_mytime,
				.eventon_list_event .evcal_desc em.evo_mytime.tzo_trig:hover,
				.eventon_list_event .evcal_desc em.evo_mytime,
				.eventon_list_event .evcal_evdata_cell .evo_mytime,
				.eventon_list_event .evcal_evdata_cell .evo_mytime.tzo_trig{background-color:#2eb4dc}.eventon_list_event .evcal_desc em.evo_mytime &gt;*, 
				.eventon_list_event .evcal_evdata_cell .evo_mytime &gt;*,
				.eventon_list_event .evcal_desc em.evo_mytime.tzo_trig:hover &gt;*{color:#ffffff}.eventon_events_list .evose_repeat_header span.title{background-color:#fed584;color:#202124;}.eventon_events_list .evose_repeat_header .ri_nav a, 
				.eventon_events_list .evose_repeat_header .ri_nav a:visited, 
				.eventon_events_list .evose_repeat_header .ri_nav a:hover{color:#656565}.eventon_events_list .evose_repeat_header .ri_nav b{border-color:#656565}body .EVOSR_section a.evo_do_search, body a.evosr_search_btn, .evo_search_bar_in a.evosr_search_btn{color:#3d3d3d}body .EVOSR_section a.evo_do_search:hover, body a.evosr_search_btn:hover, .evo_search_bar_in a.evosr_search_btn:hover{color:#bbbbbb}.EVOSR_section input, .evo_search_bar input{border-color:#202124;background-color:#F2F2F2;}.evosr_blur{background-color:#f9d789;color:#14141E;}.evosr_blur{background-color:#b4b4b4;color:#ffffff;}.evo_search_results_count span{background-color:#202124;color:#ffffff;}.EVOSR_section input:hover, .evo_search_bar input:hover{color:#202124}.evo_search_results_count{color:#14141E}.evo_eventon_live_now_section h3{color:#202124}.evo_eventon_live_now_section .evo_eventon_now_next{background-color:#ececec}.evo_eventon_live_now_section .evo_eventon_now_next h3{color:#202124}.evo_eventon_live_now_section .evo_eventon_now_next h3 .evo_countdowner{background-color:#656565;color:#ffffff;}.evo_eventon_live_now_section p.evo_eventon_no_events_now{background-color:#d6f5d2;color:#888888;}#evcal_widget .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info em{
				color:#202124
			}

/*FILESTART   */

/* 10Web Booster optimized this CSS file */


			.a-stats {
				--akismet-color-mid-green: #357b49;
				--akismet-color-white: #fff;
				--akismet-color-light-grey: #f6f7f7;

				max-width: 350px;
				width: auto;
			}

			.a-stats * {
				all: unset;
				box-sizing: border-box;
			}

			.a-stats strong {
				font-weight: 600;
			}

			.a-stats a.a-stats__link,
			.a-stats a.a-stats__link:visited,
			.a-stats a.a-stats__link:active {
				background: var(--akismet-color-mid-green);
				border: none;
				box-shadow: none;
				border-radius: 8px;
				color: var(--akismet-color-white);
				cursor: pointer;
				display: block;
				font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
				font-weight: 500;
				padding: 12px;
				text-align: center;
				text-decoration: none;
				transition: all 0.2s ease;
			}

			/* Extra specificity to deal with TwentyTwentyOne focus style */
			.widget .a-stats a.a-stats__link:focus {
				background: var(--akismet-color-mid-green);
				color: var(--akismet-color-white);
				text-decoration: none;
			}

			.a-stats a.a-stats__link:hover {
				filter: brightness(110%);
				box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16);
			}

			.a-stats .count {
				color: var(--akismet-color-white);
				display: block;
				font-size: 1.5em;
				line-height: 1.4;
				padding: 0 13px;
				white-space: nowrap;
			}
		


/*FILESTART  /home/u871227975/domains/upandoavida.com/public_html/wp-content/plugins/simple-social-icons/css/style.css */
.simple-social-icons svg[class^="social-"],
.simple-social-icons svg[class*=" social-"] {
	display: inline-block;
	width: 1em;
	height: 1em;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor;
}

.simple-social-icons {
	overflow: hidden;
}

.simple-social-icons ul {
	margin: 0;
	padding: 0;
}

.simple-social-icons ul li {
	background: none !important;
	border: none !important;
	float: left;
	list-style-type: none !important;
	margin: 0 6px 12px !important;
	padding: 0 !important;
}

.simple-social-icons ul li a {
	border: none !important;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: inline-block;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: normal !important;
	height: 1em;
	line-height: 1em;
	text-align: center;
	text-decoration: none !important;
	text-transform: none !important;
	width: 1em;
}

.simple-social-icons ul.aligncenter {
	text-align: center;
}

.simple-social-icons ul.aligncenter li {
	display: inline-block;
	float: none;
}

.simple-social-icons .screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

svg.social-bluesky {
	margin-left: -0.15em;
}

/*FILESTART  /home/u871227975/domains/upandoavida.com/public_html/wp-content/plugins/mycred/assets/css/mycred-front.css */
.widget .myCRED-rank {
    float: right;
}
.item-meta > #mycred-my-ranks {
    display: none;
}
.item-meta > .mycred-balance {
    display:none;

}
.widget .myCRED-rank span {
    padding-right: 4px;
    color: gray;
}
.widget .myCRED-balance {
    display: block;
    margin-bottom: 24px;
    text-align: center;
    font-size: larger;
}
.widget .myCRED-leaderboard .cred {
    float: right;
}
.widget .myCRED-leaderboard .first-item {
    font-size: 110%}
.widget .myCRED-history {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.widget .myCRED-history .creds {
    float: right;
    padding: 0;
    clear: left;
}
.mycred-nav-rank img {
    display: inherit;
}
button.mycred-submit-transfer.btn.btn-primary.btn-block.btn-lg {
    margin: 20px 0;
}
input.mycred-autofill.form-control.ui-autocomplete-input {
    margin-left: 20px;
}
.mycred-transfer-form input.form-control {
    margin-left: 28px;
    margin-top: 10px;
}

span.form-control-static {
    text-transform: capitalize;
    font-weight: 400;
    margin-left: 20px;
}
p.form-control-static {
    margin: 0 16px;
}
form#mycred-transfer-form-transfer {
    background: #f9f9f9;
    padding: 25px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%), 0 5px 5px 0 rgb(0 0 0 / 24%);
    border-radius: 10px;
}
form#mycred-transfer-form-donation {
    background: #f9f9f9;
    padding: 25px;
    margin: 150px 0;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%), 0 5px 5px 0 rgb(0 0 0 / 24%);
    border-radius: 10px;
}
input#mycred-transfer-form-message-field {
    margin-left: 24px;
}
span#mycred-transfer-form-amount-field {
    margin-left: 28px;
}
.mycred-badges-list-item img {
    width: 25%;
    display: inline-block;
    float: left;
}
.mycred-badges-list-item h3 {
    color: red;
}
.mycred-badges-list-item .mycred-left {
    float: left;
    width: 72%;
    margin-left: 15px;
}
.mycred-badges-list-item .clear {
    clear: both;
}
.mycred-badges-list-item .mycred-mr-l {
    margin-left: 25px;
}
.mycred-badges-list-item {
    border-top: 0 solid #9c9c9c;
    min-height: 180px;
    padding: 15px 0;
    cursor: pointer;
}
.mycred-badges-list-item~.mycred-badges-list-item {
    border-top-width: 1px;
}
.mycred-badges-list h3:first-child {
    margin-bottom: 15px;
    margin-top: 0;
}
.mycred-badges-list-item.not-earned {
    filter: grayscale(1);
}
.mycred-tabset .mycred-badge-count {
    color: #fff;
    font-size: 18px;
    background: #0173aa;
    border-radius: 50%;
    padding: 0 7px;
}
.mycred-badges-list-item .mycred-sup-category {
    background: #0173aa;
    color: #fff;
    margin: 0 3px;
    padding: 2px 6px;
    font-size: 14px;
    border-radius: 4px;
}
ul.mycred-badges-list-tabs {
    list-style-type: none;
    display: flex;
    margin: 0;
    padding: 0;
}
ul.mycred-badges-list-tabs li {
    padding: 10px;
    cursor: pointer;
    border: 1px solid transparent;
    margin-right: 5px;
    margin-bottom: -1px;
}
ul.mycred-badges-list-tabs li.active {
    border: 1px solid #47525d;
    border-bottom: 1px solid #ccc;
}
.mycred-badges-list-panels {
    border-top: 1px solid #47525d;
}
.mycred-badges-list-panel.active {
    display: initial;
}
.mycred-badges-list-panel {
    display: none;
}
.mycred-badge-count {
    color: #fff;
    font-size: 18px;
    background: #0173aa;
    border-radius: 50%;
    padding: 0 7px;
    margin-left: 5px;
}
.mycred-badge-page .mycred-level-image {
    width: 150px;
}
.mycred-badge-page .mycred-badge-page-level {
    float: left;
    width: 30%;
    /*text-align: center;*/
}
.mycred-badge-page .mycred-level-requirement {
    font-size: 19px;
    text-align: left;
}
.mycred-badge-page .mycred-badge-image {
    width: 150px;
}
.mycred-badge-page-level .mycred-level-image {
    width: 70px;
}
.mycred-float-left {
    float: left;
}
.mycred-float-right {
    float: right;
}
.mycred-badge-earner-grid img {
    width: 150px;
    height: 150px;
    padding: 10px;
}
.mycred-badge-earner-grid h4 {
    margin: 0;
}
.mycred-badge-earner-grid {
    text-align: center;
}
.mycred-badges-list-item p {
    margin-top: 0;
}
.mycred-left {
    float: left;
}
.mycred-right {
    float: right;
}
.mycred-clear {
    clear: both;
}
.mycred-remove-margin {
    margin: 0;
}
.mycred-remove-padding {
    padding: 0;
}
.mycred-evidence-page .intro {
    margin-left: 45px;
}
.mycred-evidence-page p {
    font-size: 19px;
    margin: 0;
}
.mycred-evidence-page a {
    text-decoration: none;
    color: red;
}
.mycred-evidence-page .dashicons-yes-alt {
    line-height: inherit;
    color: green;
}
.mycred-badge-page-level ul {
    margin-left: 0;
    padding-left: 20px;
}
.mycred-badge-page-level .mycred-level-reward {
    text-align: left;
}
.mycred-level-reward {
    margin-bottom: 15px;
}
.mycred-badge-page-level {
    margin-right: 15px;
}
.mycred-badges-list-item:hover {
    background: #efefef;
}
.mycred-badge-congratulation-msg {
    background: #f0f0f0;
    padding: 25px 10px;
    margin: 20px 0;
    border-radius: 5px;
}
li.mycred-strike-off {
    text-decoration: line-through;
}
.mycred-search-bar {
    padding: 10px 0;
}
.mycred-history-wrapper .pagination>li {
    display: inline-block;
    padding: 5px;
}
.mycred-badge-page-level h4  {
    text-align:  left;
}



.mycred_align_left {
    text-align:left
}

.mycred_align_center {
    text-align:center
}

.mycred_align_justify {
    text-align:justify
}

.mycred_align_right{
    text-align:right
}

.mycred_layout_left .mycred-badge-image-wrapper {
    float:left;
    width:30%;
}

.mycred_layout_left .mycred_content {
    float:left;
    width:70%;
}

.mycred_layout_left {
    /*float:left;*/
    width:100%
}

.mycred_layout_top {
    float:left;
    width:100%;
}

.mycred_layout_right .mycred-badge-image-wrapper {
    float:right;
    width:30%;
}

.mycred_layout_right .mycred_content {
    float:right;
    width:70%;
}

.mycred_layout_right {
    float:right;
    width:100%;
}

.mycred-clearfix {
    clear: both;
}

.mycred_layout_top .mycred-badge-image-wrapper, .mycred_layout_bottom .mycred-badge-image-wrapper {
    text-align: center;
}

.mycred-badge-image {
    display: inline;
}

.mycred-not-earned {
    opacity: 0.4;
}

.mycred-alert {
    padding: 10px;
    border-radius: 5px;
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.mycred-alert.success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

/*FILESTART  /home/u871227975/domains/upandoavida.com/public_html/wp-content/plugins/mycred/assets/css/mycred-social-icons.css */
@font-face {
  font-family: 'mycred-social-icons';
  src:  url(https://upandoavida.com/wp-content/plugins/mycred/assets/css/fonts/mycred-social-icons.eot?u9j1dx);
  src:  url('https://upandoavida.com/wp-content/plugins/mycred/assets/css/fonts/mycred-social-icons.eot?u9j1dx#iefix') format('embedded-opentype'),
    url(https://upandoavida.com/wp-content/plugins/mycred/assets/css/fonts/mycred-social-icons.ttf?u9j1dx) format('truetype'),
    url(https://upandoavida.com/wp-content/plugins/mycred/assets/css/fonts/mycred-social-icons.woff?u9j1dx) format('woff'),
    url('https://upandoavida.com/wp-content/plugins/mycred/assets/css/fonts/mycred-social-icons.svg?u9j1dx#mycred-social-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;;
}

[class^="mycred-social-icon-"], [class*=" mycred-social-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mycred-social-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mycred-social-icon-bars:before {
  content: "\e900";
}
.mycred-social-icon-facebook:before {
  content: "\e901";
}
.mycred-social-icon-instagram:before {
  content: "\e902";
}
.mycred-social-icon-linkedin:before {
  content: "\e903";
}
.mycred-social-icon-pinterest:before {
  content: "\e904";
}
.mycred-social-icon-twitch:before {
  content: "\e905";
}
.mycred-social-icon-twitter:before {
  content: "\e906";
}
.mycred-social-icon-whatsapp:before {
  content: "\e907";
}
.mycred-social-icon-youtube:before {
  content: "\e908";
}


/*FILESTART  /home/u871227975/domains/upandoavida.com/public_html/wp-content/plugins/mycred/assets/css/mycred-social-share.css */
.social-media-br br {
    display: none;
}

button.mycred-social-icons, a.mycred-social-icons, button.social-text {
    text-align: center;
    margin: 0 2px 5px 2px;
    cursor: pointer;
}

button.mycred-social-icons:before {
    margin-right: 11px;
    font-size: 20px;
    margin-left: 2px;
    vertical-align: middle;
}

button.mycred-social-icons a, button.social-text a {
    text-decoration: none;
    color: #FFF;
    line-height: normal;
    /*vertical-align: middle;*/
    text-transform: capitalize;
    font-family: sans-serif;
    font-weight: bold;
    box-shadow: none;
}

button.mycred-social-icons a {
    vertical-align: middle;
}

button.mycred-social-icons a:hover, button.social-text a:hover {
    box-shadow: none;
    color: #fff;
}

button.mycred-social-icons, button.social-text {
    padding: 10px 15px;
    font-size: 15px;
    text-align: center;
    border: 0px;
    white-space: nowrap;
}

a.mycred-social-icons {
    font-size: 20px;
    text-decoration: none;
    box-shadow: none;
    min-width: 40px;
    height: 40px;
    display: inline-flex;
    flex-direction: column;
    flex: 0 0 10%;
    max-width: 10%;
    align-items: center;
    justify-content: center;
    transition: all .2s ease-in-out;
}

a.mycred-social-icons:hover, button.mycred-social-icons:hover, button.social-text:hover {
    opacity: 0.7;
    box-shadow: none;
    color: #fff;
}

a.mycred-social-icon-facebook, button.mycred-social-icon-facebook, button.facebook {
    background: #3b5998;
    color: white;
}
a.mycred-social-icon-youtube, button.mycred-social-icon-youtube, button.youtube {
    background: #f80000;
    color: white;
}

a.mycred-social-icon-twitter, button.mycred-social-icon-twitter, button.twitter {
    background: #55acee;
    color: white;
}
a.mycred-social-icon-twitch, button.mycred-social-icon-twitch, button.twitch {
    background: #6441a5;
    color: white;
}

a.mycred-social-icon-instagram, button.mycred-social-icon-instagram, button.instagram {
    background: #C03B92;
    color: white;
}

a.mycred-social-icon-pinterest, button.mycred-social-icon-pinterest, button.pinterest {
    background: #bd081c;
    color: white;
}

a.mycred-social-icon-linkedin, button.mycred-social-icon-linkedin, button.linkedin {
    background: #0077b5;
    color: white;
}

a.mycred-social-icon-whatsapp, button.mycred-social-icon-whatsapp, button.whatsapp {
    background: #43d854;
    color: white;
}


/*-text hover-*/

a.mycred-social-icons.i-text:hover, a.mycred-social-icons.i-text-admin:hover {
    position: relative;
    max-width: max-content;
    flex: 0 0 35%;
}

a.mycred-social-icons.i-text-admin:hover {
    top: -4px;
}

a.mycred-social-icons.i-text:hover:before, a.mycred-social-icons.i-text-admin:hover:before {
    position: absolute;
    left: 15px;
    z-index: 9999;
}

a.mycred-social-icons.i-text span {
    display: none;
}

a.mycred-social-icons.i-text:hover span, a.mycred-social-icons.i-text-admin:hover:after {
    margin-left: 14px;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 14px;
}

a.mycred-social-icons.i-text-admin:hover:after {
    min-width: 150px;
    display: inline-block;
}

a.mycred-social-icons.i-text:hover span {
    display: inline-block;
}


a.mycred-social-icon-whatsapp.i-text:hover {
    min-width: 130px;
}

.entry .entry-content a.social-share {
    text-decoration: none;
}

.social-wrapper {
    align-items: center;
}

.social-wrapper>* {
    flex-basis: auto;
    margin: 5px !important;
}

.social-wrapper .mycred-social-icon-whatsapp, .social-wrapper button.whatsapp {
    display: none !important;
}

.social-wrapper .show-more {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin-right: 0 !important;
    min-width: 40px;
}

.social-wrapper>a+.show-more {
    border-radius: 0;
}

span.social-span {
    font-weight: 400;
    color: #afaaa4;
    display: block;
    font-style: italic;
}


/*backend inputs*/

ul.filter-fields-list {
    max-width: 80%;
}

ul.filter-fields-list li {
    clear: both;
}

ul.filter-fields-list li input[type="text"] {
    float: right;
}

.mycred-tab-content .form-table th {
    width: 24%;
    text-align: right;
}

.border-row {
    border-top: 1px solid #DDD;
}

.border-b-row {
    border-bottom: 1px solid #DDD;
}

 

@media (max-width:1024px) {
    ul.filter-fields-list {
        max-width: 80%;
    }
}

@media (max-width:768px) {
    a.mycred-social-icons.i-text:hover, a.mycred-social-icons.i-text-admin:hover {
        min-width: 45%;
    }
}
 
.mycred-tab-content.tab-container {
    background-color: white;
    border: solid #cccccc 1px;
    margin-top: -1px;
}

.mycred-tab-content .form-table td { 
   padding: 15px 55px;
}
.filter-fields-list .mycred-social-custom-fields{   
 width: 49%;
margin-top: 13px;
 }
.filter-fields-list .mycred-select-option {
		display: inline-block;
		margin-top: 18px;
		min-width: 125px;
		max-width: 109px;
		float: left;
}
.mycred-tab-content a{
	text-decoration: none;
}
.correct-app-id
{
	border: #01ab01 solid 1px!important;
}
.incorrect-app-id
{
border: #dc3232 solid 1px!important;
}
small.response_message {
    color: red;
	display: none;
}
.mycred-tab-content li.sortable-item.ui-sortable-handle {
    background-color: whitesmoke;
    padding-bottom: 8px;
    padding-right: 10px;
    padding-left: 8px;
	border: 1px solid #dadada;
	
		 
}
.mycred-tab-content li.sortable-item i.mycred-social-icon-bars {
    cursor: all-scroll;
}
.mycred-tab-content li.sortable-item.ui-sortable-handle:hover {
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
 transition: all 0.3s ease;
}


.mycred-tab-content i.mycred-social-icon-bars {
    margin-right: 6px;
}

.my_cred_follow_button_input_field
{
	 display: inline-block;
	 width: 78%;
}
.mycred_share_width_fix .my_cred_follow_button_input_field .mycred-social-custom-fields
{
	width: 100%;
}

.mycred-tab-content.admin-mycred  a.mycred-social-icon-pinterest.i-text-admin:hover:after,
a.i-text-admin.mycred-social-icon-pinterest:hover:after {
	content: "Pinterest";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-facebook.i-text-admin:hover:after,
a.mycred-social-icon-facebook.i-text-admin:hover:after {
	content: "Facebook";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-twitter.i-text-admin:hover:after,
a.mycred-social-icon-twitter.i-text-admin:hover:after {
	content: "Twitter";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-linkedin.i-text-admin:hover:after,
a.mycred-social-icon-linkedin.i-text-admin:hover:after {
	content: "Linkedin";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-youtube.i-text-admin:hover:after,
a.mycred-social-icon-youtube.i-text-admin:hover:after {
	content: "Youtube";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-twitch.i-text-admin:hover:after,
a.mycred-social-icon-twitch.i-text-admin:hover:after {
	content: "Twitch";
}
.mycred-tab-content.admin-mycred  a.mycred-social-icon-instagram.i-text-admin:hover:after,
a.mycred-social-icon-instagram.i-text-admin:hover:after {
    content: "Instagram";
}
.mycred-social-wrapper button a:focus{
	color: #fff;
	-webkit-box-shadow: none;
    box-shadow: none;
}
.mycred-social-wrapper a {
    color: white;
    text-decoration: none;
}
.mycred-social-wrapper button {
    min-width: 170px;
}

.mycred_socialshare_notice {
    width: 100%;
    background-color: #ffc10721;
    padding: 5px;
    color: #7c7c7c;
    border: 1px solid #f5da87;
}	

.mycred-social-wrapper a.social-share button{
	padding: 10px 15px;
    font-size: 18px;
    text-align: center;
    border: 0px;
    white-space: nowrap;
}

@media (max-width:768px) {
    .mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-pinterest ,.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-facebook,
	.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-twitter ,.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-linkedin,
	.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-twitch ,.mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-youtube, .mycred-social-wrapper button.mycred-social-icons.mycred-social-icon-instagram {
        width: 100%;
        display: block;
        min-width: unset;
    }
}

/*FILESTART  /home/u871227975/domains/upandoavida.com/public_html/wp-content/plugins/easy-facebook-likebox/instagram/frontend/assets/css/esf-insta-frontend.css */
/*-------------imports framework-----------------*/
.esf-insta-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .esf-insta-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .esf-insta-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .esf-insta-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .esf-insta-container {
    max-width: 1140px;
  }
}

.esf-insta-container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.esf-insta-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.esf-insta-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.esf-insta-no-gutters > .esf-insta-col,
.esf-insta-no-gutters > [class*=esf-insta-col-] {
  padding-right: 0;
  padding-left: 0;
}

.esf-insta-col-xl,
.esf-insta-col-xl-auto, .esf-insta-col-xl-12, .esf-insta-col-xl-11, .esf-insta-col-xl-10, .esf-insta-col-xl-9, .esf-insta-col-xl-8, .esf-insta-col-xl-7, .esf-insta-col-xl-6, .esf-insta-col-xl-5, .esf-insta-col-xl-4, .esf-insta-col-xl-3, .esf-insta-col-xl-2, .esf-insta-col-xl-1, .esf-insta-col-lg,
.esf-insta-col-lg-auto, .esf-insta-col-lg-12, .esf-insta-col-lg-11, .esf-insta-col-lg-10, .esf-insta-col-lg-9, .esf-insta-col-lg-8, .esf-insta-col-lg-7, .esf-insta-col-lg-6, .esf-insta-col-lg-5, .esf-insta-col-lg-4, .esf-insta-col-lg-3, .esf-insta-col-lg-2, .esf-insta-col-lg-1, .esf-insta-col-md,
.esf-insta-col-md-auto, .esf-insta-col-md-12, .esf-insta-col-md-11, .esf-insta-col-md-10, .esf-insta-col-md-9, .esf-insta-col-md-8, .esf-insta-col-md-7, .esf-insta-col-md-6, .esf-insta-col-md-5, .esf-insta-col-md-4, .esf-insta-col-md-3, .esf-insta-col-md-2, .esf-insta-col-md-1, .esf-insta-col-sm,
.esf-insta-col-sm-auto, .esf-insta-col-sm-12, .esf-insta-col-sm-11, .esf-insta-col-sm-10, .esf-insta-col-sm-9, .esf-insta-col-sm-8, .esf-insta-col-sm-7, .esf-insta-col-sm-6, .esf-insta-col-sm-5, .esf-insta-col-sm-4, .esf-insta-col-sm-3, .esf-insta-col-sm-2, .esf-insta-col-sm-1, .esf-insta-col,
.esf-insta-col-auto, .esf-insta-col-12, .esf-insta-col-11, .esf-insta-col-10, .esf-insta-col-9, .esf-insta-col-8, .esf-insta-col-7, .esf-insta-col-6, .esf-insta-col-5, .esf-insta-col-4, .esf-insta-col-3, .esf-insta-col-2, .esf-insta-col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.esf-insta-col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.esf-insta-col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.esf-insta-col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.esf-insta-col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.esf-insta-col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.esf-insta-col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.esf-insta-col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.esf-insta-col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.esf-insta-col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.esf-insta-col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.esf-insta-col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.esf-insta-col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.esf-insta-col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.esf-insta-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.esf-insta-order-first {
  order: -1;
}

.esf-insta-order-last {
  order: 13;
}

.esf-insta-order-0 {
  order: 0;
}

.esf-insta-order-1 {
  order: 1;
}

.esf-insta-order-2 {
  order: 2;
}

.esf-insta-order-3 {
  order: 3;
}

.esf-insta-order-4 {
  order: 4;
}

.esf-insta-order-5 {
  order: 5;
}

.esf-insta-order-6 {
  order: 6;
}

.esf-insta-order-7 {
  order: 7;
}

.esf-insta-order-8 {
  order: 8;
}

.esf-insta-order-9 {
  order: 9;
}

.esf-insta-order-10 {
  order: 10;
}

.esf-insta-order-11 {
  order: 11;
}

.esf-insta-order-12 {
  order: 12;
}

.esf-insta-offset-1 {
  margin-left: 8.3333333333%;
}

.esf-insta-offset-2 {
  margin-left: 16.6666666667%;
}

.esf-insta-offset-3 {
  margin-left: 25%;
}

.esf-insta-offset-4 {
  margin-left: 33.3333333333%;
}

.esf-insta-offset-5 {
  margin-left: 41.6666666667%;
}

.esf-insta-offset-6 {
  margin-left: 50%;
}

.esf-insta-offset-7 {
  margin-left: 58.3333333333%;
}

.esf-insta-offset-8 {
  margin-left: 66.6666666667%;
}

.esf-insta-offset-9 {
  margin-left: 75%;
}

.esf-insta-offset-10 {
  margin-left: 83.3333333333%;
}

.esf-insta-offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .esf-insta-col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .esf-insta-col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .esf-insta-col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .esf-insta-col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .esf-insta-col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .esf-insta-col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .esf-insta-col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .esf-insta-col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .esf-insta-col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .esf-insta-col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .esf-insta-col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .esf-insta-col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .esf-insta-col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .esf-insta-col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .esf-insta-order-sm-first {
    order: -1;
  }
  .esf-insta-order-sm-last {
    order: 13;
  }
  .esf-insta-order-sm-0 {
    order: 0;
  }
  .esf-insta-order-sm-1 {
    order: 1;
  }
  .esf-insta-order-sm-2 {
    order: 2;
  }
  .esf-insta-order-sm-3 {
    order: 3;
  }
  .esf-insta-order-sm-4 {
    order: 4;
  }
  .esf-insta-order-sm-5 {
    order: 5;
  }
  .esf-insta-order-sm-6 {
    order: 6;
  }
  .esf-insta-order-sm-7 {
    order: 7;
  }
  .esf-insta-order-sm-8 {
    order: 8;
  }
  .esf-insta-order-sm-9 {
    order: 9;
  }
  .esf-insta-order-sm-10 {
    order: 10;
  }
  .esf-insta-order-sm-11 {
    order: 11;
  }
  .esf-insta-order-sm-12 {
    order: 12;
  }
  .esf-insta-offset-sm-0 {
    margin-left: 0;
  }
  .esf-insta-offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .esf-insta-offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .esf-insta-offset-sm-3 {
    margin-left: 25%;
  }
  .esf-insta-offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .esf-insta-offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .esf-insta-offset-sm-6 {
    margin-left: 50%;
  }
  .esf-insta-offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .esf-insta-offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .esf-insta-offset-sm-9 {
    margin-left: 75%;
  }
  .esf-insta-offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .esf-insta-offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .esf-insta-col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .esf-insta-col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .esf-insta-col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .esf-insta-col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .esf-insta-col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .esf-insta-col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .esf-insta-col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .esf-insta-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .esf-insta-col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .esf-insta-col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .esf-insta-col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .esf-insta-col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .esf-insta-col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .esf-insta-col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .esf-insta-order-md-first {
    order: -1;
  }
  .esf-insta-order-md-last {
    order: 13;
  }
  .esf-insta-order-md-0 {
    order: 0;
  }
  .esf-insta-order-md-1 {
    order: 1;
  }
  .esf-insta-order-md-2 {
    order: 2;
  }
  .esf-insta-order-md-3 {
    order: 3;
  }
  .esf-insta-order-md-4 {
    order: 4;
  }
  .esf-insta-order-md-5 {
    order: 5;
  }
  .esf-insta-order-md-6 {
    order: 6;
  }
  .esf-insta-order-md-7 {
    order: 7;
  }
  .esf-insta-order-md-8 {
    order: 8;
  }
  .esf-insta-order-md-9 {
    order: 9;
  }
  .esf-insta-order-md-10 {
    order: 10;
  }
  .esf-insta-order-md-11 {
    order: 11;
  }
  .esf-insta-order-md-12 {
    order: 12;
  }
  .esf-insta-offset-md-0 {
    margin-left: 0;
  }
  .esf-insta-offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .esf-insta-offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .esf-insta-offset-md-3 {
    margin-left: 25%;
  }
  .esf-insta-offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .esf-insta-offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .esf-insta-offset-md-6 {
    margin-left: 50%;
  }
  .esf-insta-offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .esf-insta-offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .esf-insta-offset-md-9 {
    margin-left: 75%;
  }
  .esf-insta-offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .esf-insta-offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .esf-insta-col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .esf-insta-col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .esf-insta-col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .esf-insta-col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .esf-insta-col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .esf-insta-col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .esf-insta-col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .esf-insta-col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .esf-insta-col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .esf-insta-col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .esf-insta-col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .esf-insta-col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .esf-insta-col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .esf-insta-col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .esf-insta-order-lg-first {
    order: -1;
  }
  .esf-insta-order-lg-last {
    order: 13;
  }
  .esf-insta-order-lg-0 {
    order: 0;
  }
  .esf-insta-order-lg-1 {
    order: 1;
  }
  .esf-insta-order-lg-2 {
    order: 2;
  }
  .esf-insta-order-lg-3 {
    order: 3;
  }
  .esf-insta-order-lg-4 {
    order: 4;
  }
  .esf-insta-order-lg-5 {
    order: 5;
  }
  .esf-insta-order-lg-6 {
    order: 6;
  }
  .esf-insta-order-lg-7 {
    order: 7;
  }
  .esf-insta-order-lg-8 {
    order: 8;
  }
  .esf-insta-order-lg-9 {
    order: 9;
  }
  .esf-insta-order-lg-10 {
    order: 10;
  }
  .esf-insta-order-lg-11 {
    order: 11;
  }
  .esf-insta-order-lg-12 {
    order: 12;
  }
  .esf-insta-offset-lg-0 {
    margin-left: 0;
  }
  .esf-insta-offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .esf-insta-offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .esf-insta-offset-lg-3 {
    margin-left: 25%;
  }
  .esf-insta-offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .esf-insta-offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .esf-insta-offset-lg-6 {
    margin-left: 50%;
  }
  .esf-insta-offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .esf-insta-offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .esf-insta-offset-lg-9 {
    margin-left: 75%;
  }
  .esf-insta-offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .esf-insta-offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .esf-insta-col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .esf-insta-col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .esf-insta-col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .esf-insta-col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .esf-insta-col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .esf-insta-col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .esf-insta-col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .esf-insta-col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .esf-insta-col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .esf-insta-col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .esf-insta-col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .esf-insta-col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .esf-insta-col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .esf-insta-col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .esf-insta-order-xl-first {
    order: -1;
  }
  .esf-insta-order-xl-last {
    order: 13;
  }
  .esf-insta-order-xl-0 {
    order: 0;
  }
  .esf-insta-order-xl-1 {
    order: 1;
  }
  .esf-insta-order-xl-2 {
    order: 2;
  }
  .esf-insta-order-xl-3 {
    order: 3;
  }
  .esf-insta-order-xl-4 {
    order: 4;
  }
  .esf-insta-order-xl-5 {
    order: 5;
  }
  .esf-insta-order-xl-6 {
    order: 6;
  }
  .esf-insta-order-xl-7 {
    order: 7;
  }
  .esf-insta-order-xl-8 {
    order: 8;
  }
  .esf-insta-order-xl-9 {
    order: 9;
  }
  .esf-insta-order-xl-10 {
    order: 10;
  }
  .esf-insta-order-xl-11 {
    order: 11;
  }
  .esf-insta-order-xl-12 {
    order: 12;
  }
  .esf-insta-offset-xl-0 {
    margin-left: 0;
  }
  .esf-insta-offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .esf-insta-offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .esf-insta-offset-xl-3 {
    margin-left: 25%;
  }
  .esf-insta-offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .esf-insta-offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .esf-insta-offset-xl-6 {
    margin-left: 50%;
  }
  .esf-insta-offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .esf-insta-offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .esf-insta-offset-xl-9 {
    margin-left: 75%;
  }
  .esf-insta-offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .esf-insta-offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.esf-insta-align-baseline {
  vertical-align: baseline !important;
}

.esf-insta-align-top {
  vertical-align: top !important;
}

.esf-insta-align-middle {
  vertical-align: middle !important;
}

.esf-insta-align-bottom {
  vertical-align: bottom !important;
}

.esf-insta-align-text-bottom {
  vertical-align: text-bottom !important;
}

.esf-insta-align-text-top {
  vertical-align: text-top !important;
}

.esf-insta-clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.esf-insta-d-none {
  display: none !important;
}

.esf-insta-d-inline {
  display: inline !important;
}

.esf-insta-d-inline-block {
  display: inline-block !important;
}

.esf-insta-d-block {
  display: block !important;
}

.esf-insta-d-table {
  display: table !important;
}

.esf-insta-d-table-row {
  display: table-row !important;
}

.esf-insta-d-table-cell {
  display: table-cell !important;
}

.esf-insta-d-flex, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons, .esf_insta_feeds_carousel .owl-nav button, .esf_insta_feeds_carousel .owl-nav, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap {
  display: flex !important;
}

.esf-insta-d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .esf-insta-d-sm-none {
    display: none !important;
  }
  .esf-insta-d-sm-inline {
    display: inline !important;
  }
  .esf-insta-d-sm-inline-block {
    display: inline-block !important;
  }
  .esf-insta-d-sm-block {
    display: block !important;
  }
  .esf-insta-d-sm-table {
    display: table !important;
  }
  .esf-insta-d-sm-table-row {
    display: table-row !important;
  }
  .esf-insta-d-sm-table-cell {
    display: table-cell !important;
  }
  .esf-insta-d-sm-flex {
    display: flex !important;
  }
  .esf-insta-d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .esf-insta-d-md-none {
    display: none !important;
  }
  .esf-insta-d-md-inline {
    display: inline !important;
  }
  .esf-insta-d-md-inline-block {
    display: inline-block !important;
  }
  .esf-insta-d-md-block {
    display: block !important;
  }
  .esf-insta-d-md-table {
    display: table !important;
  }
  .esf-insta-d-md-table-row {
    display: table-row !important;
  }
  .esf-insta-d-md-table-cell {
    display: table-cell !important;
  }
  .esf-insta-d-md-flex {
    display: flex !important;
  }
  .esf-insta-d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .esf-insta-d-lg-none {
    display: none !important;
  }
  .esf-insta-d-lg-inline {
    display: inline !important;
  }
  .esf-insta-d-lg-inline-block {
    display: inline-block !important;
  }
  .esf-insta-d-lg-block {
    display: block !important;
  }
  .esf-insta-d-lg-table {
    display: table !important;
  }
  .esf-insta-d-lg-table-row {
    display: table-row !important;
  }
  .esf-insta-d-lg-table-cell {
    display: table-cell !important;
  }
  .esf-insta-d-lg-flex {
    display: flex !important;
  }
  .esf-insta-d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .esf-insta-d-xl-none {
    display: none !important;
  }
  .esf-insta-d-xl-inline {
    display: inline !important;
  }
  .esf-insta-d-xl-inline-block {
    display: inline-block !important;
  }
  .esf-insta-d-xl-block {
    display: block !important;
  }
  .esf-insta-d-xl-table {
    display: table !important;
  }
  .esf-insta-d-xl-table-row {
    display: table-row !important;
  }
  .esf-insta-d-xl-table-cell {
    display: table-cell !important;
  }
  .esf-insta-d-xl-flex {
    display: flex !important;
  }
  .esf-insta-d-xl-inline-flex {
    display: inline-flex !important;
  }
}
.esf-insta-flex-row {
  flex-direction: row !important;
}

.esf-insta-flex-column, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-insta-d-flex, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-post-footer > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-post-footer > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf_insta_feeds_carousel .esf-insta-grid-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-post-footer > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_popup_like, .esf_insta_feeds_carousel .esf-insta-grid-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-post-footer > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-post-footer > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > li, .esf_insta_feeds_carousel .esf-insta-grid-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-post-footer > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_likes_holder_icons, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .owl-nav .esf-insta-post-footer > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-grid-wrapper .esf-insta-post-footer > button, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_header .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf_insta_header .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-post-footer > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_header_meta, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_cat,
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_followers,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_followers, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-post-footer > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i,
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-post-footer > i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-d-flex, .esf-insta-masonry-skin .brick .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-post-footer > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-post-footer > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-masonry-skin .brick .esf-insta-post-footer > span, .esf-insta-masonry-skin .brick .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-caption, .esf-insta-masonry-skin .brick body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-post-footer > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_popup_like, .esf-insta-masonry-skin .brick body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-post-footer > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-masonry-skin .brick body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-post-footer > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .brick .esf-insta-post-footer > li, .esf-insta-masonry-skin .brick body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-post-footer > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_likes_holder_icons, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .owl-nav .esf-insta-post-footer > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-masonry-skin .brick .esf-insta-post-footer > button, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer > .owl-nav, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf_insta_header .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-post-footer > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_header_meta, .esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_cat,
.esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_followers,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_followers, .esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-post-footer > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-masonry-skin .brick .esf-insta-post-footer > i,
.esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-post-footer > i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .brick .esf-insta-post-footer > i {
  flex-direction: column !important;
}

.esf-insta-flex-row-reverse {
  flex-direction: row-reverse !important;
}

.esf-insta-flex-column-reverse {
  flex-direction: column-reverse !important;
}

.esf-insta-flex-wrap, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta {
  flex-wrap: wrap !important;
}

.esf-insta-flex-nowrap {
  flex-wrap: nowrap !important;
}

.esf-insta-flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.esf-insta-justify-content-start {
  justify-content: flex-start !important;
}

.esf-insta-justify-content-end {
  justify-content: flex-end !important;
}

.esf-insta-justify-content-center, .esf_insta_feeds_carousel .owl-nav {
  justify-content: center !important;
}

.esf-insta-justify-content-between {
  justify-content: space-between !important;
}

.esf-insta-justify-content-around {
  justify-content: space-around !important;
}

.esf-insta-align-items-start {
  align-items: flex-start !important;
}

.esf-insta-align-items-end {
  align-items: flex-end !important;
}

.esf-insta-align-items-center, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li, .esf_insta_feeds_carousel .owl-nav button, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta {
  align-items: center !important;
}

.esf-insta-align-items-baseline {
  align-items: baseline !important;
}

.esf-insta-align-items-stretch {
  align-items: stretch !important;
}

.esf-insta-align-content-start {
  align-content: flex-start !important;
}

.esf-insta-align-content-end {
  align-content: flex-end !important;
}

.esf-insta-align-content-center {
  align-content: center !important;
}

.esf-insta-align-content-between {
  align-content: space-between !important;
}

.esf-insta-align-content-around {
  align-content: space-around !important;
}

.esf-insta-align-content-stretch {
  align-content: stretch !important;
}

.esf-insta-align-self-auto {
  align-self: auto !important;
}

.esf-insta-align-self-start {
  align-self: flex-start !important;
}

.esf-insta-align-self-end {
  align-self: flex-end !important;
}

.esf-insta-align-self-center {
  align-self: center !important;
}

.esf-insta-align-self-baseline {
  align-self: baseline !important;
}

.esf-insta-align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .esf-insta-flex-sm-row {
    flex-direction: row !important;
  }
  .esf-insta-flex-sm-column {
    flex-direction: column !important;
  }
  .esf-insta-flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .esf-insta-flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .esf-insta-flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .esf-insta-flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .esf-insta-flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .esf-insta-justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .esf-insta-justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .esf-insta-justify-content-sm-center {
    justify-content: center !important;
  }
  .esf-insta-justify-content-sm-between {
    justify-content: space-between !important;
  }
  .esf-insta-justify-content-sm-around {
    justify-content: space-around !important;
  }
  .esf-insta-align-items-sm-start {
    align-items: flex-start !important;
  }
  .esf-insta-align-items-sm-end {
    align-items: flex-end !important;
  }
  .esf-insta-align-items-sm-center {
    align-items: center !important;
  }
  .esf-insta-align-items-sm-baseline {
    align-items: baseline !important;
  }
  .esf-insta-align-items-sm-stretch {
    align-items: stretch !important;
  }
  .esf-insta-align-content-sm-start {
    align-content: flex-start !important;
  }
  .esf-insta-align-content-sm-end {
    align-content: flex-end !important;
  }
  .esf-insta-align-content-sm-center {
    align-content: center !important;
  }
  .esf-insta-align-content-sm-between {
    align-content: space-between !important;
  }
  .esf-insta-align-content-sm-around {
    align-content: space-around !important;
  }
  .esf-insta-align-content-sm-stretch {
    align-content: stretch !important;
  }
  .esf-insta-align-self-sm-auto {
    align-self: auto !important;
  }
  .esf-insta-align-self-sm-start {
    align-self: flex-start !important;
  }
  .esf-insta-align-self-sm-end {
    align-self: flex-end !important;
  }
  .esf-insta-align-self-sm-center {
    align-self: center !important;
  }
  .esf-insta-align-self-sm-baseline {
    align-self: baseline !important;
  }
  .esf-insta-align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .esf-insta-flex-md-row {
    flex-direction: row !important;
  }
  .esf-insta-flex-md-column {
    flex-direction: column !important;
  }
  .esf-insta-flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .esf-insta-flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .esf-insta-flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .esf-insta-flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .esf-insta-flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .esf-insta-justify-content-md-start {
    justify-content: flex-start !important;
  }
  .esf-insta-justify-content-md-end {
    justify-content: flex-end !important;
  }
  .esf-insta-justify-content-md-center {
    justify-content: center !important;
  }
  .esf-insta-justify-content-md-between {
    justify-content: space-between !important;
  }
  .esf-insta-justify-content-md-around {
    justify-content: space-around !important;
  }
  .esf-insta-align-items-md-start {
    align-items: flex-start !important;
  }
  .esf-insta-align-items-md-end {
    align-items: flex-end !important;
  }
  .esf-insta-align-items-md-center {
    align-items: center !important;
  }
  .esf-insta-align-items-md-baseline {
    align-items: baseline !important;
  }
  .esf-insta-align-items-md-stretch {
    align-items: stretch !important;
  }
  .esf-insta-align-content-md-start {
    align-content: flex-start !important;
  }
  .esf-insta-align-content-md-end {
    align-content: flex-end !important;
  }
  .esf-insta-align-content-md-center {
    align-content: center !important;
  }
  .esf-insta-align-content-md-between {
    align-content: space-between !important;
  }
  .esf-insta-align-content-md-around {
    align-content: space-around !important;
  }
  .esf-insta-align-content-md-stretch {
    align-content: stretch !important;
  }
  .esf-insta-align-self-md-auto {
    align-self: auto !important;
  }
  .esf-insta-align-self-md-start {
    align-self: flex-start !important;
  }
  .esf-insta-align-self-md-end {
    align-self: flex-end !important;
  }
  .esf-insta-align-self-md-center {
    align-self: center !important;
  }
  .esf-insta-align-self-md-baseline {
    align-self: baseline !important;
  }
  .esf-insta-align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .esf-insta-flex-lg-row {
    flex-direction: row !important;
  }
  .esf-insta-flex-lg-column {
    flex-direction: column !important;
  }
  .esf-insta-flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .esf-insta-flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .esf-insta-flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .esf-insta-flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .esf-insta-flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .esf-insta-justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .esf-insta-justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .esf-insta-justify-content-lg-center {
    justify-content: center !important;
  }
  .esf-insta-justify-content-lg-between {
    justify-content: space-between !important;
  }
  .esf-insta-justify-content-lg-around {
    justify-content: space-around !important;
  }
  .esf-insta-align-items-lg-start {
    align-items: flex-start !important;
  }
  .esf-insta-align-items-lg-end {
    align-items: flex-end !important;
  }
  .esf-insta-align-items-lg-center {
    align-items: center !important;
  }
  .esf-insta-align-items-lg-baseline {
    align-items: baseline !important;
  }
  .esf-insta-align-items-lg-stretch {
    align-items: stretch !important;
  }
  .esf-insta-align-content-lg-start {
    align-content: flex-start !important;
  }
  .esf-insta-align-content-lg-end {
    align-content: flex-end !important;
  }
  .esf-insta-align-content-lg-center {
    align-content: center !important;
  }
  .esf-insta-align-content-lg-between {
    align-content: space-between !important;
  }
  .esf-insta-align-content-lg-around {
    align-content: space-around !important;
  }
  .esf-insta-align-content-lg-stretch {
    align-content: stretch !important;
  }
  .esf-insta-align-self-lg-auto {
    align-self: auto !important;
  }
  .esf-insta-align-self-lg-start {
    align-self: flex-start !important;
  }
  .esf-insta-align-self-lg-end {
    align-self: flex-end !important;
  }
  .esf-insta-align-self-lg-center {
    align-self: center !important;
  }
  .esf-insta-align-self-lg-baseline {
    align-self: baseline !important;
  }
  .esf-insta-align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .esf-insta-flex-xl-row {
    flex-direction: row !important;
  }
  .esf-insta-flex-xl-column {
    flex-direction: column !important;
  }
  .esf-insta-flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .esf-insta-flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .esf-insta-flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .esf-insta-flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .esf-insta-flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .esf-insta-justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .esf-insta-justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .esf-insta-justify-content-xl-center {
    justify-content: center !important;
  }
  .esf-insta-justify-content-xl-between {
    justify-content: space-between !important;
  }
  .esf-insta-justify-content-xl-around {
    justify-content: space-around !important;
  }
  .esf-insta-align-items-xl-start {
    align-items: flex-start !important;
  }
  .esf-insta-align-items-xl-end {
    align-items: flex-end !important;
  }
  .esf-insta-align-items-xl-center {
    align-items: center !important;
  }
  .esf-insta-align-items-xl-baseline {
    align-items: baseline !important;
  }
  .esf-insta-align-items-xl-stretch {
    align-items: stretch !important;
  }
  .esf-insta-align-content-xl-start {
    align-content: flex-start !important;
  }
  .esf-insta-align-content-xl-end {
    align-content: flex-end !important;
  }
  .esf-insta-align-content-xl-center {
    align-content: center !important;
  }
  .esf-insta-align-content-xl-between {
    align-content: space-between !important;
  }
  .esf-insta-align-content-xl-around {
    align-content: space-around !important;
  }
  .esf-insta-align-content-xl-stretch {
    align-content: stretch !important;
  }
  .esf-insta-align-self-xl-auto {
    align-self: auto !important;
  }
  .esf-insta-align-self-xl-start {
    align-self: flex-start !important;
  }
  .esf-insta-align-self-xl-end {
    align-self: flex-end !important;
  }
  .esf-insta-align-self-xl-center {
    align-self: center !important;
  }
  .esf-insta-align-self-xl-baseline {
    align-self: baseline !important;
  }
  .esf-insta-align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.esf-insta-float-left {
  float: left !important;
}

.esf-insta-float-right {
  float: right !important;
}

.esf-insta-float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .esf-insta-float-sm-left {
    float: left !important;
  }
  .esf-insta-float-sm-right {
    float: right !important;
  }
  .esf-insta-float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .esf-insta-float-md-left {
    float: left !important;
  }
  .esf-insta-float-md-right {
    float: right !important;
  }
  .esf-insta-float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .esf-insta-float-lg-left {
    float: left !important;
  }
  .esf-insta-float-lg-right {
    float: right !important;
  }
  .esf-insta-float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .esf-insta-float-xl-left {
    float: left !important;
  }
  .esf-insta-float-xl-right {
    float: right !important;
  }
  .esf-insta-float-xl-none {
    float: none !important;
  }
}
.esf-insta-position-static {
  position: static !important;
}

.esf-insta-position-relative {
  position: relative !important;
}

.esf-insta-position-absolute {
  position: absolute !important;
}

.esf-insta-position-fixed {
  position: fixed !important;
}

.esf-insta-position-sticky {
  position: sticky !important;
}

.esf-insta-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.esf-insta-fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .esf-insta-sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.esf-insta-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;
}

.esf-insta-sr-only-focusable:active, .esf-insta-sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none;
}

.esf-insta-w-25 {
  width: 25% !important;
}

.esf-insta-w-50 {
  width: 50% !important;
}

.esf-insta-w-75 {
  width: 75% !important;
}

.esf-insta-w-100 {
  width: 100% !important;
}

.esf-insta-h-25 {
  height: 25% !important;
}

.esf-insta-h-50 {
  height: 50% !important;
}

.esf-insta-h-75 {
  height: 75% !important;
}

.esf-insta-h-100 {
  height: 100% !important;
}

.esf-insta-mw-100 {
  max-width: 100% !important;
}

.esf-insta-mh-100 {
  max-height: 100% !important;
}

.esf-insta-m-0 {
  margin: 0 !important;
}

.esf-insta-mt-0,
.esf-insta-my-0 {
  margin-top: 0 !important;
}

.esf-insta-mr-0,
.esf-insta-mx-0 {
  margin-right: 0 !important;
}

.esf-insta-mb-0,
.esf-insta-my-0 {
  margin-bottom: 0 !important;
}

.esf-insta-ml-0,
.esf-insta-mx-0 {
  margin-left: 0 !important;
}

.esf-insta-m-1 {
  margin: 0.25rem !important;
}

.esf-insta-mt-1,
.esf-insta-my-1 {
  margin-top: 0.25rem !important;
}

.esf-insta-mr-1,
.esf-insta-mx-1 {
  margin-right: 0.25rem !important;
}

.esf-insta-mb-1,
.esf-insta-my-1 {
  margin-bottom: 0.25rem !important;
}

.esf-insta-ml-1,
.esf-insta-mx-1 {
  margin-left: 0.25rem !important;
}

.esf-insta-m-2 {
  margin: 0.5rem !important;
}

.esf-insta-mt-2,
.esf-insta-my-2 {
  margin-top: 0.5rem !important;
}

.esf-insta-mr-2,
.esf-insta-mx-2 {
  margin-right: 0.5rem !important;
}

.esf-insta-mb-2,
.esf-insta-my-2 {
  margin-bottom: 0.5rem !important;
}

.esf-insta-ml-2,
.esf-insta-mx-2 {
  margin-left: 0.5rem !important;
}

.esf-insta-m-3 {
  margin: 1rem !important;
}

.esf-insta-mt-3,
.esf-insta-my-3 {
  margin-top: 1rem !important;
}

.esf-insta-mr-3,
.esf-insta-mx-3 {
  margin-right: 1rem !important;
}

.esf-insta-mb-3,
.esf-insta-my-3 {
  margin-bottom: 1rem !important;
}

.esf-insta-ml-3,
.esf-insta-mx-3 {
  margin-left: 1rem !important;
}

.esf-insta-m-4 {
  margin: 1.5rem !important;
}

.esf-insta-mt-4,
.esf-insta-my-4 {
  margin-top: 1.5rem !important;
}

.esf-insta-mr-4,
.esf-insta-mx-4 {
  margin-right: 1.5rem !important;
}

.esf-insta-mb-4,
.esf-insta-my-4 {
  margin-bottom: 1.5rem !important;
}

.esf-insta-ml-4,
.esf-insta-mx-4 {
  margin-left: 1.5rem !important;
}

.esf-insta-m-5 {
  margin: 3rem !important;
}

.esf-insta-mt-5,
.esf-insta-my-5 {
  margin-top: 3rem !important;
}

.esf-insta-mr-5,
.esf-insta-mx-5 {
  margin-right: 3rem !important;
}

.esf-insta-mb-5,
.esf-insta-my-5 {
  margin-bottom: 3rem !important;
}

.esf-insta-ml-5,
.esf-insta-mx-5 {
  margin-left: 3rem !important;
}

.esf-insta-p-0 {
  padding: 0 !important;
}

.esf-insta-pt-0,
.esf-insta-py-0 {
  padding-top: 0 !important;
}

.esf-insta-pr-0,
.esf-insta-px-0 {
  padding-right: 0 !important;
}

.esf-insta-pb-0,
.esf-insta-py-0 {
  padding-bottom: 0 !important;
}

.esf-insta-pl-0,
.esf-insta-px-0 {
  padding-left: 0 !important;
}

.esf-insta-p-1 {
  padding: 0.25rem !important;
}

.esf-insta-pt-1,
.esf-insta-py-1 {
  padding-top: 0.25rem !important;
}

.esf-insta-pr-1,
.esf-insta-px-1 {
  padding-right: 0.25rem !important;
}

.esf-insta-pb-1,
.esf-insta-py-1 {
  padding-bottom: 0.25rem !important;
}

.esf-insta-pl-1,
.esf-insta-px-1 {
  padding-left: 0.25rem !important;
}

.esf-insta-p-2 {
  padding: 0.5rem !important;
}

.esf-insta-pt-2,
.esf-insta-py-2 {
  padding-top: 0.5rem !important;
}

.esf-insta-pr-2,
.esf-insta-px-2 {
  padding-right: 0.5rem !important;
}

.esf-insta-pb-2,
.esf-insta-py-2 {
  padding-bottom: 0.5rem !important;
}

.esf-insta-pl-2,
.esf-insta-px-2 {
  padding-left: 0.5rem !important;
}

.esf-insta-p-3 {
  padding: 1rem !important;
}

.esf-insta-pt-3,
.esf-insta-py-3 {
  padding-top: 1rem !important;
}

.esf-insta-pr-3,
.esf-insta-px-3 {
  padding-right: 1rem !important;
}

.esf-insta-pb-3,
.esf-insta-py-3 {
  padding-bottom: 1rem !important;
}

.esf-insta-pl-3,
.esf-insta-px-3 {
  padding-left: 1rem !important;
}

.esf-insta-p-4 {
  padding: 1.5rem !important;
}

.esf-insta-pt-4,
.esf-insta-py-4 {
  padding-top: 1.5rem !important;
}

.esf-insta-pr-4,
.esf-insta-px-4 {
  padding-right: 1.5rem !important;
}

.esf-insta-pb-4,
.esf-insta-py-4 {
  padding-bottom: 1.5rem !important;
}

.esf-insta-pl-4,
.esf-insta-px-4 {
  padding-left: 1.5rem !important;
}

.esf-insta-p-5 {
  padding: 3rem !important;
}

.esf-insta-pt-5,
.esf-insta-py-5 {
  padding-top: 3rem !important;
}

.esf-insta-pr-5,
.esf-insta-px-5 {
  padding-right: 3rem !important;
}

.esf-insta-pb-5,
.esf-insta-py-5 {
  padding-bottom: 3rem !important;
}

.esf-insta-pl-5,
.esf-insta-px-5 {
  padding-left: 3rem !important;
}

.esf-insta-m-auto {
  margin: auto !important;
}

.esf-insta-mt-auto,
.esf-insta-my-auto {
  margin-top: auto !important;
}

.esf-insta-mr-auto,
.esf-insta-mx-auto {
  margin-right: auto !important;
}

.esf-insta-mb-auto,
.esf-insta-my-auto {
  margin-bottom: auto !important;
}

.esf-insta-ml-auto,
.esf-insta-mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .esf-insta-m-sm-0 {
    margin: 0 !important;
  }
  .esf-insta-mt-sm-0,
  .esf-insta-my-sm-0 {
    margin-top: 0 !important;
  }
  .esf-insta-mr-sm-0,
  .esf-insta-mx-sm-0 {
    margin-right: 0 !important;
  }
  .esf-insta-mb-sm-0,
  .esf-insta-my-sm-0 {
    margin-bottom: 0 !important;
  }
  .esf-insta-ml-sm-0,
  .esf-insta-mx-sm-0 {
    margin-left: 0 !important;
  }
  .esf-insta-m-sm-1 {
    margin: 0.25rem !important;
  }
  .esf-insta-mt-sm-1,
  .esf-insta-my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .esf-insta-mr-sm-1,
  .esf-insta-mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .esf-insta-mb-sm-1,
  .esf-insta-my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .esf-insta-ml-sm-1,
  .esf-insta-mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .esf-insta-m-sm-2 {
    margin: 0.5rem !important;
  }
  .esf-insta-mt-sm-2,
  .esf-insta-my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .esf-insta-mr-sm-2,
  .esf-insta-mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .esf-insta-mb-sm-2,
  .esf-insta-my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .esf-insta-ml-sm-2,
  .esf-insta-mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .esf-insta-m-sm-3 {
    margin: 1rem !important;
  }
  .esf-insta-mt-sm-3,
  .esf-insta-my-sm-3 {
    margin-top: 1rem !important;
  }
  .esf-insta-mr-sm-3,
  .esf-insta-mx-sm-3 {
    margin-right: 1rem !important;
  }
  .esf-insta-mb-sm-3,
  .esf-insta-my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .esf-insta-ml-sm-3,
  .esf-insta-mx-sm-3 {
    margin-left: 1rem !important;
  }
  .esf-insta-m-sm-4 {
    margin: 1.5rem !important;
  }
  .esf-insta-mt-sm-4,
  .esf-insta-my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .esf-insta-mr-sm-4,
  .esf-insta-mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .esf-insta-mb-sm-4,
  .esf-insta-my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .esf-insta-ml-sm-4,
  .esf-insta-mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .esf-insta-m-sm-5 {
    margin: 3rem !important;
  }
  .esf-insta-mt-sm-5,
  .esf-insta-my-sm-5 {
    margin-top: 3rem !important;
  }
  .esf-insta-mr-sm-5,
  .esf-insta-mx-sm-5 {
    margin-right: 3rem !important;
  }
  .esf-insta-mb-sm-5,
  .esf-insta-my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .esf-insta-ml-sm-5,
  .esf-insta-mx-sm-5 {
    margin-left: 3rem !important;
  }
  .esf-insta-p-sm-0 {
    padding: 0 !important;
  }
  .esf-insta-pt-sm-0,
  .esf-insta-py-sm-0 {
    padding-top: 0 !important;
  }
  .esf-insta-pr-sm-0,
  .esf-insta-px-sm-0 {
    padding-right: 0 !important;
  }
  .esf-insta-pb-sm-0,
  .esf-insta-py-sm-0 {
    padding-bottom: 0 !important;
  }
  .esf-insta-pl-sm-0,
  .esf-insta-px-sm-0 {
    padding-left: 0 !important;
  }
  .esf-insta-p-sm-1 {
    padding: 0.25rem !important;
  }
  .esf-insta-pt-sm-1,
  .esf-insta-py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .esf-insta-pr-sm-1,
  .esf-insta-px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .esf-insta-pb-sm-1,
  .esf-insta-py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .esf-insta-pl-sm-1,
  .esf-insta-px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .esf-insta-p-sm-2 {
    padding: 0.5rem !important;
  }
  .esf-insta-pt-sm-2,
  .esf-insta-py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .esf-insta-pr-sm-2,
  .esf-insta-px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .esf-insta-pb-sm-2,
  .esf-insta-py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .esf-insta-pl-sm-2,
  .esf-insta-px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .esf-insta-p-sm-3 {
    padding: 1rem !important;
  }
  .esf-insta-pt-sm-3,
  .esf-insta-py-sm-3 {
    padding-top: 1rem !important;
  }
  .esf-insta-pr-sm-3,
  .esf-insta-px-sm-3 {
    padding-right: 1rem !important;
  }
  .esf-insta-pb-sm-3,
  .esf-insta-py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .esf-insta-pl-sm-3,
  .esf-insta-px-sm-3 {
    padding-left: 1rem !important;
  }
  .esf-insta-p-sm-4 {
    padding: 1.5rem !important;
  }
  .esf-insta-pt-sm-4,
  .esf-insta-py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .esf-insta-pr-sm-4,
  .esf-insta-px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .esf-insta-pb-sm-4,
  .esf-insta-py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .esf-insta-pl-sm-4,
  .esf-insta-px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .esf-insta-p-sm-5 {
    padding: 3rem !important;
  }
  .esf-insta-pt-sm-5,
  .esf-insta-py-sm-5 {
    padding-top: 3rem !important;
  }
  .esf-insta-pr-sm-5,
  .esf-insta-px-sm-5 {
    padding-right: 3rem !important;
  }
  .esf-insta-pb-sm-5,
  .esf-insta-py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .esf-insta-pl-sm-5,
  .esf-insta-px-sm-5 {
    padding-left: 3rem !important;
  }
  .esf-insta-m-sm-auto {
    margin: auto !important;
  }
  .esf-insta-mt-sm-auto,
  .esf-insta-my-sm-auto {
    margin-top: auto !important;
  }
  .esf-insta-mr-sm-auto,
  .esf-insta-mx-sm-auto {
    margin-right: auto !important;
  }
  .esf-insta-mb-sm-auto,
  .esf-insta-my-sm-auto {
    margin-bottom: auto !important;
  }
  .esf-insta-ml-sm-auto,
  .esf-insta-mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .esf-insta-m-md-0 {
    margin: 0 !important;
  }
  .esf-insta-mt-md-0,
  .esf-insta-my-md-0 {
    margin-top: 0 !important;
  }
  .esf-insta-mr-md-0,
  .esf-insta-mx-md-0 {
    margin-right: 0 !important;
  }
  .esf-insta-mb-md-0,
  .esf-insta-my-md-0 {
    margin-bottom: 0 !important;
  }
  .esf-insta-ml-md-0,
  .esf-insta-mx-md-0 {
    margin-left: 0 !important;
  }
  .esf-insta-m-md-1 {
    margin: 0.25rem !important;
  }
  .esf-insta-mt-md-1,
  .esf-insta-my-md-1 {
    margin-top: 0.25rem !important;
  }
  .esf-insta-mr-md-1,
  .esf-insta-mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .esf-insta-mb-md-1,
  .esf-insta-my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .esf-insta-ml-md-1,
  .esf-insta-mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .esf-insta-m-md-2 {
    margin: 0.5rem !important;
  }
  .esf-insta-mt-md-2,
  .esf-insta-my-md-2 {
    margin-top: 0.5rem !important;
  }
  .esf-insta-mr-md-2,
  .esf-insta-mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .esf-insta-mb-md-2,
  .esf-insta-my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .esf-insta-ml-md-2,
  .esf-insta-mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .esf-insta-m-md-3 {
    margin: 1rem !important;
  }
  .esf-insta-mt-md-3,
  .esf-insta-my-md-3 {
    margin-top: 1rem !important;
  }
  .esf-insta-mr-md-3,
  .esf-insta-mx-md-3 {
    margin-right: 1rem !important;
  }
  .esf-insta-mb-md-3,
  .esf-insta-my-md-3 {
    margin-bottom: 1rem !important;
  }
  .esf-insta-ml-md-3,
  .esf-insta-mx-md-3 {
    margin-left: 1rem !important;
  }
  .esf-insta-m-md-4 {
    margin: 1.5rem !important;
  }
  .esf-insta-mt-md-4,
  .esf-insta-my-md-4 {
    margin-top: 1.5rem !important;
  }
  .esf-insta-mr-md-4,
  .esf-insta-mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .esf-insta-mb-md-4,
  .esf-insta-my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .esf-insta-ml-md-4,
  .esf-insta-mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .esf-insta-m-md-5 {
    margin: 3rem !important;
  }
  .esf-insta-mt-md-5,
  .esf-insta-my-md-5 {
    margin-top: 3rem !important;
  }
  .esf-insta-mr-md-5,
  .esf-insta-mx-md-5 {
    margin-right: 3rem !important;
  }
  .esf-insta-mb-md-5,
  .esf-insta-my-md-5 {
    margin-bottom: 3rem !important;
  }
  .esf-insta-ml-md-5,
  .esf-insta-mx-md-5 {
    margin-left: 3rem !important;
  }
  .esf-insta-p-md-0 {
    padding: 0 !important;
  }
  .esf-insta-pt-md-0,
  .esf-insta-py-md-0 {
    padding-top: 0 !important;
  }
  .esf-insta-pr-md-0,
  .esf-insta-px-md-0 {
    padding-right: 0 !important;
  }
  .esf-insta-pb-md-0,
  .esf-insta-py-md-0 {
    padding-bottom: 0 !important;
  }
  .esf-insta-pl-md-0,
  .esf-insta-px-md-0 {
    padding-left: 0 !important;
  }
  .esf-insta-p-md-1 {
    padding: 0.25rem !important;
  }
  .esf-insta-pt-md-1,
  .esf-insta-py-md-1 {
    padding-top: 0.25rem !important;
  }
  .esf-insta-pr-md-1,
  .esf-insta-px-md-1 {
    padding-right: 0.25rem !important;
  }
  .esf-insta-pb-md-1,
  .esf-insta-py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .esf-insta-pl-md-1,
  .esf-insta-px-md-1 {
    padding-left: 0.25rem !important;
  }
  .esf-insta-p-md-2 {
    padding: 0.5rem !important;
  }
  .esf-insta-pt-md-2,
  .esf-insta-py-md-2 {
    padding-top: 0.5rem !important;
  }
  .esf-insta-pr-md-2,
  .esf-insta-px-md-2 {
    padding-right: 0.5rem !important;
  }
  .esf-insta-pb-md-2,
  .esf-insta-py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .esf-insta-pl-md-2,
  .esf-insta-px-md-2 {
    padding-left: 0.5rem !important;
  }
  .esf-insta-p-md-3 {
    padding: 1rem !important;
  }
  .esf-insta-pt-md-3,
  .esf-insta-py-md-3 {
    padding-top: 1rem !important;
  }
  .esf-insta-pr-md-3,
  .esf-insta-px-md-3 {
    padding-right: 1rem !important;
  }
  .esf-insta-pb-md-3,
  .esf-insta-py-md-3 {
    padding-bottom: 1rem !important;
  }
  .esf-insta-pl-md-3,
  .esf-insta-px-md-3 {
    padding-left: 1rem !important;
  }
  .esf-insta-p-md-4 {
    padding: 1.5rem !important;
  }
  .esf-insta-pt-md-4,
  .esf-insta-py-md-4 {
    padding-top: 1.5rem !important;
  }
  .esf-insta-pr-md-4,
  .esf-insta-px-md-4 {
    padding-right: 1.5rem !important;
  }
  .esf-insta-pb-md-4,
  .esf-insta-py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .esf-insta-pl-md-4,
  .esf-insta-px-md-4 {
    padding-left: 1.5rem !important;
  }
  .esf-insta-p-md-5 {
    padding: 3rem !important;
  }
  .esf-insta-pt-md-5,
  .esf-insta-py-md-5 {
    padding-top: 3rem !important;
  }
  .esf-insta-pr-md-5,
  .esf-insta-px-md-5 {
    padding-right: 3rem !important;
  }
  .esf-insta-pb-md-5,
  .esf-insta-py-md-5 {
    padding-bottom: 3rem !important;
  }
  .esf-insta-pl-md-5,
  .esf-insta-px-md-5 {
    padding-left: 3rem !important;
  }
  .esf-insta-m-md-auto {
    margin: auto !important;
  }
  .esf-insta-mt-md-auto,
  .esf-insta-my-md-auto {
    margin-top: auto !important;
  }
  .esf-insta-mr-md-auto,
  .esf-insta-mx-md-auto {
    margin-right: auto !important;
  }
  .esf-insta-mb-md-auto,
  .esf-insta-my-md-auto {
    margin-bottom: auto !important;
  }
  .esf-insta-ml-md-auto,
  .esf-insta-mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .esf-insta-m-lg-0 {
    margin: 0 !important;
  }
  .esf-insta-mt-lg-0,
  .esf-insta-my-lg-0 {
    margin-top: 0 !important;
  }
  .esf-insta-mr-lg-0,
  .esf-insta-mx-lg-0 {
    margin-right: 0 !important;
  }
  .esf-insta-mb-lg-0,
  .esf-insta-my-lg-0 {
    margin-bottom: 0 !important;
  }
  .esf-insta-ml-lg-0,
  .esf-insta-mx-lg-0 {
    margin-left: 0 !important;
  }
  .esf-insta-m-lg-1 {
    margin: 0.25rem !important;
  }
  .esf-insta-mt-lg-1,
  .esf-insta-my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .esf-insta-mr-lg-1,
  .esf-insta-mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .esf-insta-mb-lg-1,
  .esf-insta-my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .esf-insta-ml-lg-1,
  .esf-insta-mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .esf-insta-m-lg-2 {
    margin: 0.5rem !important;
  }
  .esf-insta-mt-lg-2,
  .esf-insta-my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .esf-insta-mr-lg-2,
  .esf-insta-mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .esf-insta-mb-lg-2,
  .esf-insta-my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .esf-insta-ml-lg-2,
  .esf-insta-mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .esf-insta-m-lg-3 {
    margin: 1rem !important;
  }
  .esf-insta-mt-lg-3,
  .esf-insta-my-lg-3 {
    margin-top: 1rem !important;
  }
  .esf-insta-mr-lg-3,
  .esf-insta-mx-lg-3 {
    margin-right: 1rem !important;
  }
  .esf-insta-mb-lg-3,
  .esf-insta-my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .esf-insta-ml-lg-3,
  .esf-insta-mx-lg-3 {
    margin-left: 1rem !important;
  }
  .esf-insta-m-lg-4 {
    margin: 1.5rem !important;
  }
  .esf-insta-mt-lg-4,
  .esf-insta-my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .esf-insta-mr-lg-4,
  .esf-insta-mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .esf-insta-mb-lg-4,
  .esf-insta-my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .esf-insta-ml-lg-4,
  .esf-insta-mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .esf-insta-m-lg-5 {
    margin: 3rem !important;
  }
  .esf-insta-mt-lg-5,
  .esf-insta-my-lg-5 {
    margin-top: 3rem !important;
  }
  .esf-insta-mr-lg-5,
  .esf-insta-mx-lg-5 {
    margin-right: 3rem !important;
  }
  .esf-insta-mb-lg-5,
  .esf-insta-my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .esf-insta-ml-lg-5,
  .esf-insta-mx-lg-5 {
    margin-left: 3rem !important;
  }
  .esf-insta-p-lg-0 {
    padding: 0 !important;
  }
  .esf-insta-pt-lg-0,
  .esf-insta-py-lg-0 {
    padding-top: 0 !important;
  }
  .esf-insta-pr-lg-0,
  .esf-insta-px-lg-0 {
    padding-right: 0 !important;
  }
  .esf-insta-pb-lg-0,
  .esf-insta-py-lg-0 {
    padding-bottom: 0 !important;
  }
  .esf-insta-pl-lg-0,
  .esf-insta-px-lg-0 {
    padding-left: 0 !important;
  }
  .esf-insta-p-lg-1 {
    padding: 0.25rem !important;
  }
  .esf-insta-pt-lg-1,
  .esf-insta-py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .esf-insta-pr-lg-1,
  .esf-insta-px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .esf-insta-pb-lg-1,
  .esf-insta-py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .esf-insta-pl-lg-1,
  .esf-insta-px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .esf-insta-p-lg-2 {
    padding: 0.5rem !important;
  }
  .esf-insta-pt-lg-2,
  .esf-insta-py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .esf-insta-pr-lg-2,
  .esf-insta-px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .esf-insta-pb-lg-2,
  .esf-insta-py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .esf-insta-pl-lg-2,
  .esf-insta-px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .esf-insta-p-lg-3 {
    padding: 1rem !important;
  }
  .esf-insta-pt-lg-3,
  .esf-insta-py-lg-3 {
    padding-top: 1rem !important;
  }
  .esf-insta-pr-lg-3,
  .esf-insta-px-lg-3 {
    padding-right: 1rem !important;
  }
  .esf-insta-pb-lg-3,
  .esf-insta-py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .esf-insta-pl-lg-3,
  .esf-insta-px-lg-3 {
    padding-left: 1rem !important;
  }
  .esf-insta-p-lg-4 {
    padding: 1.5rem !important;
  }
  .esf-insta-pt-lg-4,
  .esf-insta-py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .esf-insta-pr-lg-4,
  .esf-insta-px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .esf-insta-pb-lg-4,
  .esf-insta-py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .esf-insta-pl-lg-4,
  .esf-insta-px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .esf-insta-p-lg-5 {
    padding: 3rem !important;
  }
  .esf-insta-pt-lg-5,
  .esf-insta-py-lg-5 {
    padding-top: 3rem !important;
  }
  .esf-insta-pr-lg-5,
  .esf-insta-px-lg-5 {
    padding-right: 3rem !important;
  }
  .esf-insta-pb-lg-5,
  .esf-insta-py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .esf-insta-pl-lg-5,
  .esf-insta-px-lg-5 {
    padding-left: 3rem !important;
  }
  .esf-insta-m-lg-auto {
    margin: auto !important;
  }
  .esf-insta-mt-lg-auto,
  .esf-insta-my-lg-auto {
    margin-top: auto !important;
  }
  .esf-insta-mr-lg-auto,
  .esf-insta-mx-lg-auto {
    margin-right: auto !important;
  }
  .esf-insta-mb-lg-auto,
  .esf-insta-my-lg-auto {
    margin-bottom: auto !important;
  }
  .esf-insta-ml-lg-auto,
  .esf-insta-mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .esf-insta-m-xl-0 {
    margin: 0 !important;
  }
  .esf-insta-mt-xl-0,
  .esf-insta-my-xl-0 {
    margin-top: 0 !important;
  }
  .esf-insta-mr-xl-0,
  .esf-insta-mx-xl-0 {
    margin-right: 0 !important;
  }
  .esf-insta-mb-xl-0,
  .esf-insta-my-xl-0 {
    margin-bottom: 0 !important;
  }
  .esf-insta-ml-xl-0,
  .esf-insta-mx-xl-0 {
    margin-left: 0 !important;
  }
  .esf-insta-m-xl-1 {
    margin: 0.25rem !important;
  }
  .esf-insta-mt-xl-1,
  .esf-insta-my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .esf-insta-mr-xl-1,
  .esf-insta-mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .esf-insta-mb-xl-1,
  .esf-insta-my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .esf-insta-ml-xl-1,
  .esf-insta-mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .esf-insta-m-xl-2 {
    margin: 0.5rem !important;
  }
  .esf-insta-mt-xl-2,
  .esf-insta-my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .esf-insta-mr-xl-2,
  .esf-insta-mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .esf-insta-mb-xl-2,
  .esf-insta-my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .esf-insta-ml-xl-2,
  .esf-insta-mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .esf-insta-m-xl-3 {
    margin: 1rem !important;
  }
  .esf-insta-mt-xl-3,
  .esf-insta-my-xl-3 {
    margin-top: 1rem !important;
  }
  .esf-insta-mr-xl-3,
  .esf-insta-mx-xl-3 {
    margin-right: 1rem !important;
  }
  .esf-insta-mb-xl-3,
  .esf-insta-my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .esf-insta-ml-xl-3,
  .esf-insta-mx-xl-3 {
    margin-left: 1rem !important;
  }
  .esf-insta-m-xl-4 {
    margin: 1.5rem !important;
  }
  .esf-insta-mt-xl-4,
  .esf-insta-my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .esf-insta-mr-xl-4,
  .esf-insta-mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .esf-insta-mb-xl-4,
  .esf-insta-my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .esf-insta-ml-xl-4,
  .esf-insta-mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .esf-insta-m-xl-5 {
    margin: 3rem !important;
  }
  .esf-insta-mt-xl-5,
  .esf-insta-my-xl-5 {
    margin-top: 3rem !important;
  }
  .esf-insta-mr-xl-5,
  .esf-insta-mx-xl-5 {
    margin-right: 3rem !important;
  }
  .esf-insta-mb-xl-5,
  .esf-insta-my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .esf-insta-ml-xl-5,
  .esf-insta-mx-xl-5 {
    margin-left: 3rem !important;
  }
  .esf-insta-p-xl-0 {
    padding: 0 !important;
  }
  .esf-insta-pt-xl-0,
  .esf-insta-py-xl-0 {
    padding-top: 0 !important;
  }
  .esf-insta-pr-xl-0,
  .esf-insta-px-xl-0 {
    padding-right: 0 !important;
  }
  .esf-insta-pb-xl-0,
  .esf-insta-py-xl-0 {
    padding-bottom: 0 !important;
  }
  .esf-insta-pl-xl-0,
  .esf-insta-px-xl-0 {
    padding-left: 0 !important;
  }
  .esf-insta-p-xl-1 {
    padding: 0.25rem !important;
  }
  .esf-insta-pt-xl-1,
  .esf-insta-py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .esf-insta-pr-xl-1,
  .esf-insta-px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .esf-insta-pb-xl-1,
  .esf-insta-py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .esf-insta-pl-xl-1,
  .esf-insta-px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .esf-insta-p-xl-2 {
    padding: 0.5rem !important;
  }
  .esf-insta-pt-xl-2,
  .esf-insta-py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .esf-insta-pr-xl-2,
  .esf-insta-px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .esf-insta-pb-xl-2,
  .esf-insta-py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .esf-insta-pl-xl-2,
  .esf-insta-px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .esf-insta-p-xl-3 {
    padding: 1rem !important;
  }
  .esf-insta-pt-xl-3,
  .esf-insta-py-xl-3 {
    padding-top: 1rem !important;
  }
  .esf-insta-pr-xl-3,
  .esf-insta-px-xl-3 {
    padding-right: 1rem !important;
  }
  .esf-insta-pb-xl-3,
  .esf-insta-py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .esf-insta-pl-xl-3,
  .esf-insta-px-xl-3 {
    padding-left: 1rem !important;
  }
  .esf-insta-p-xl-4 {
    padding: 1.5rem !important;
  }
  .esf-insta-pt-xl-4,
  .esf-insta-py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .esf-insta-pr-xl-4,
  .esf-insta-px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .esf-insta-pb-xl-4,
  .esf-insta-py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .esf-insta-pl-xl-4,
  .esf-insta-px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .esf-insta-p-xl-5 {
    padding: 3rem !important;
  }
  .esf-insta-pt-xl-5,
  .esf-insta-py-xl-5 {
    padding-top: 3rem !important;
  }
  .esf-insta-pr-xl-5,
  .esf-insta-px-xl-5 {
    padding-right: 3rem !important;
  }
  .esf-insta-pb-xl-5,
  .esf-insta-py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .esf-insta-pl-xl-5,
  .esf-insta-px-xl-5 {
    padding-left: 3rem !important;
  }
  .esf-insta-m-xl-auto {
    margin: auto !important;
  }
  .esf-insta-mt-xl-auto,
  .esf-insta-my-xl-auto {
    margin-top: auto !important;
  }
  .esf-insta-mr-xl-auto,
  .esf-insta-mx-xl-auto {
    margin-right: auto !important;
  }
  .esf-insta-mb-xl-auto,
  .esf-insta-my-xl-auto {
    margin-bottom: auto !important;
  }
  .esf-insta-ml-xl-auto,
  .esf-insta-mx-xl-auto {
    margin-left: auto !important;
  }
}
.esf-insta-text-justify {
  text-align: justify !important;
}

.esf-insta-text-nowrap {
  white-space: nowrap !important;
}

.esf-insta-text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.esf-insta-text-left {
  text-align: left !important;
}

.esf-insta-text-right {
  text-align: right !important;
}

.esf-insta-text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .esf-insta-text-sm-left {
    text-align: left !important;
  }
  .esf-insta-text-sm-right {
    text-align: right !important;
  }
  .esf-insta-text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .esf-insta-text-md-left {
    text-align: left !important;
  }
  .esf-insta-text-md-right {
    text-align: right !important;
  }
  .esf-insta-text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .esf-insta-text-lg-left {
    text-align: left !important;
  }
  .esf-insta-text-lg-right {
    text-align: right !important;
  }
  .esf-insta-text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .esf-insta-text-xl-left {
    text-align: left !important;
  }
  .esf-insta-text-xl-right {
    text-align: right !important;
  }
  .esf-insta-text-xl-center {
    text-align: center !important;
  }
}
.esf-insta-text-lowercase {
  text-transform: lowercase !important;
}

.esf-insta-text-uppercase {
  text-transform: uppercase !important;
}

.esf-insta-text-capitalize {
  text-transform: capitalize !important;
}

.esf-insta-visible {
  visibility: visible !important;
}

.esf-insta-invisible {
  visibility: hidden !important;
}

/* This stylesheet is used to style the public-facing components of the plugin. */
/*-----------------------------------------------
 ---------common css start----------
---------------------------------------------*/
.esf_insta_feed_wraper {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

.esf_insta_header {
  padding: 10px 0;
  margin-bottom: 10px;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img {
  min-width: 60px;
  max-width: 60px;
  padding-right: 15px;
  display: inline-table;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img a {
  position: relative;
  display: block;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img .esf-insta-hashtag-overlay {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  background: #000;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img .esf-insta-hashtag-overlay .icon {
  display: inline-grid;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img .esf-insta-stories-overlay {
  position: absolute;
  width: 45px;
  height: 45px;
  top: 0;
  left: 0;
  background: #fa9b57;
  background: linear-gradient(45deg, #fa9b57 0%, #f7763f 35%, #e34876 55%, #dc327c 75%, #c73390 100%);
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity ease-in-out 0.3s;
  -moz-transition: opacity ease-in-out 0.3s;
  -o-transition: opacity ease-in-out 0.3s;
  transition: opacity ease-in-out 0.3s;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img .esf-insta-stories-overlay img {
  max-width: 26px;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img img {
  width: 100%;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta {
  margin-bottom: 10px;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title {
  padding-right: 15px;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title h4 {
  margin: 0;
  font-size: inherit;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers {
  padding-right: 15px;
  font-size: 14px;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers i {
  margin-right: 5px;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf-insta-has-stories .esf_insta_stories_popup {
  padding: 3px;
  background: rgb(250, 155, 87);
  background: linear-gradient(45deg, rgb(250, 155, 87) 0%, rgb(247, 118, 63) 35%, rgb(227, 72, 118) 55%, rgb(220, 50, 124) 75%, rgb(199, 51, 144) 100%);
  border-radius: 50px;
  transition: opacity ease-in-out 0.5s;
}
.esf_insta_header .esf_insta_header_inner_wrap .esf-insta-has-stories:hover .esf-insta-stories-overlay {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 0.3s;
  -moz-transition: opacity ease-in-out 0.3s;
  -o-transition: opacity ease-in-out 0.3s;
  transition: opacity ease-in-out 0.3s;
}
@media (max-width: 991px) {
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding-right: 0;
    margin-bottom: 5px;
  }
}

.esf_insta_load_more_holder {
  text-align: center;
}

.esf_insta_load_more_btn {
  text-decoration: none !important;
  border-radius: 5px;
  font-size: 14px;
  margin: 20px auto;
}

/*-----------------------------------------------
---------common css end-------------
----------------------------------------------*/
/*-----------------------------------------------
---------half width layout start----------
---------------------------------------------*/
.esf-insta-halfwidth-skin {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 15px;
  margin-bottom: 20px;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col {
  border-right: #dee2e6 solid 1px;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a {
  display: block;
  position: relative;
  width: 100%;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-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;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay .esf-insta-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a:hover .esf-insta-overlay {
  opacity: 1;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item {
  color: #343a40;
  font-size: 14px;
  margin-right: 20px;
  cursor: pointer;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i {
  margin-right: 3px;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none !important;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i {
  margin-right: 3px;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-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;
  outline: none !important;
  border: none !important;
  margin-bottom: 0 !important;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-view-on-fb:hover {
  background: #343a40;
  color: #fff;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper {
  position: relative;
  padding-left: 10px;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 5px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
  border: none !important;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
  background: #343a40;
  color: #fff;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-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;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button {
  padding: 0;
  outline: none !important;
  border: none;
  background: transparent;
  text-decoration: none !important;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-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;
}
.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a:hover {
  color: #fff;
  text-decoration: none !important;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-d-flex, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-feed-content > span, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-caption, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_popup_like, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-feed-content > a, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-feed-content > li, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-feed-content > button, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-feed-content > .owl-nav, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_meta, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_cat,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_followers, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-feed-content > i,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i {
  margin-bottom: 10px;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-feed-content > span .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-feed-content > li .esf-insta-profile-image, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-feed-content > button .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-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;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image a, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-feed-content > span .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image a, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image a, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image a, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image a, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-feed-content > li .esf-insta-profile-image a, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image a, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image a, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-feed-content > button .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image a, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image a, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image a, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image a, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image a,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image a,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image a, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image a,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image a {
  position: relative;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-feed-content > span .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image .esf-insta-hashtag-overlay, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image .esf-insta-hashtag-overlay, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-feed-content > li .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image .esf-insta-hashtag-overlay, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-feed-content > button .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image .esf-insta-hashtag-overlay,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image .esf-insta-hashtag-overlay,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  background: #000;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-feed-content > span .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-feed-content > li .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-feed-content > button .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image .esf-insta-hashtag-overlay .icon,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image .esf-insta-hashtag-overlay .icon,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image .esf-insta-hashtag-overlay .icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image .esf-insta-hashtag-overlay .icon {
  display: inline-grid;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-feed-content > span .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image img, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-feed-content > li .esf-insta-profile-image img, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image img, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-feed-content > button .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image img,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img {
  width: 100%;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-feed-content > span .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title h2, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-feed-content > li .esf-insta-profile-title h2, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-title h2, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-feed-content > button .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title h2,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2 {
  font-size: 20px;
  margin: 0px;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-feed-content > span .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title span, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-feed-content > li .esf-insta-profile-title span, .esf-insta-halfwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-title span, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-feed-content > button .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title span,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span,
.esf-insta-halfwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content .description,
.esf-insta-halfwidth-skin .esf-insta-feed-content .esf_insta_link_text {
  font-size: 14px;
  color: #343a40;
}
.esf-insta-halfwidth-skin .esf-insta-feed-content .description > *,
.esf-insta-halfwidth-skin .esf-insta-feed-content .esf_insta_link_text > * {
  font-size: 14px;
}

.esf-insta-profile-image {
  position: relative;
}
.esf-insta-profile-image .esf-insta-hashtag-overlay {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  background: #000;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.esf-insta-profile-image .esf-insta-hashtag-overlay .icon {
  display: inline-grid;
}

@media (max-width: 575px) {
  .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col {
    border: none;
    margin-bottom: 20px;
  }
  .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-d-flex, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-post-footer > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-post-footer > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-post-footer > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_popup_like, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-post-footer > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-post-footer > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > li, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-post-footer > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_likes_holder_icons, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .owl-nav .esf-insta-post-footer > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > button, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-post-footer > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_header_meta, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_cat,
  .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_followers,
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_followers, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-post-footer > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i,
  .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-post-footer > i,
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i {
    flex-direction: column;
  }
  .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted {
    margin-bottom: 10px;
  }
  .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share {
    bottom: 37px;
  }
}
/*-----------------------------------------------
 ---------half width layout end-------------
-----------------------------------------------*/
/*-----------------------------------------------
---------thumbnail layout start----------
---------------------------------------------*/
.esf-insta-thumbnail-skin {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 15px;
  margin-bottom: 20px;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col {
  border-right: #dee2e6 solid 1px;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a {
  display: block;
  position: relative;
  width: 100%;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-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;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay .esf-insta-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a:hover .esf-insta-overlay {
  opacity: 1;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item {
  color: #343a40;
  font-size: 14px;
  margin-right: 20px;
  cursor: pointer;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i {
  margin-right: 3px;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none !important;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i {
  margin-right: 3px;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-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;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-view-on-fb:hover {
  background: #343a40;
  color: #fff;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper {
  position: relative;
  padding-left: 10px;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-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;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
  background: #343a40;
  color: #fff;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-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;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button {
  padding: 0;
  outline: none !important;
  border: none;
  background: transparent;
  text-decoration: none !important;
  float: left;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-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;
}
.esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a:hover {
  color: #fff;
  text-decoration: none !important;
}
.esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-d-flex, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-thumbnail-skin .esf-insta-feed-content > span, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-caption, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_popup_like, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-thumbnail-skin .esf-insta-feed-content > a, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-thumbnail-skin .esf-insta-feed-content > li, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-thumbnail-skin .esf-insta-feed-content > button, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-feed-content > .owl-nav, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_meta, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_cat,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_followers, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-thumbnail-skin .esf-insta-feed-content > i,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i {
  margin-bottom: 10px;
}
.esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-thumbnail-skin .esf-insta-feed-content > span .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-thumbnail-skin .esf-insta-feed-content > li .esf-insta-profile-image, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image, .esf_insta_feeds_carousel .owl-nav .esf-insta-thumbnail-skin .esf-insta-feed-content > button .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf_insta_header .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image {
  position: relative;
  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;
}
.esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-thumbnail-skin .esf-insta-feed-content > span .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image img, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-thumbnail-skin .esf-insta-feed-content > li .esf-insta-profile-image img, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image img, .esf_insta_feeds_carousel .owl-nav .esf-insta-thumbnail-skin .esf-insta-feed-content > button .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf_insta_header .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image img,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img {
  width: 100%;
}
.esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-thumbnail-skin .esf-insta-feed-content > span .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title h2, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-thumbnail-skin .esf-insta-feed-content > li .esf-insta-profile-title h2, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-title h2, .esf_insta_feeds_carousel .owl-nav .esf-insta-thumbnail-skin .esf-insta-feed-content > button .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf_insta_header .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title h2,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2 {
  font-size: 20px;
  margin: 0px;
  padding: 0;
}
.esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-thumbnail-skin .esf-insta-feed-content > span .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title span, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-thumbnail-skin .esf-insta-feed-content > li .esf-insta-profile-title span, .esf-insta-thumbnail-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-title span, .esf_insta_feeds_carousel .owl-nav .esf-insta-thumbnail-skin .esf-insta-feed-content > button .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf_insta_header .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title span,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span,
.esf-insta-thumbnail-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-thumbnail-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.esf-insta-thumbnail-skin .esf-insta-feed-content .description,
.esf-insta-thumbnail-skin .esf-insta-feed-content .esf_insta_link_text {
  font-size: 14px;
  color: #343a40;
}
.esf-insta-thumbnail-skin .esf-insta-feed-content .description > *,
.esf-insta-thumbnail-skin .esf-insta-feed-content .esf_insta_link_text > * {
  font-size: 14px;
}

@media (max-width: 575px) {
  .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col {
    border: none;
    margin-bottom: 20px;
  }
  .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-d-flex, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-post-footer > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-post-footer > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-post-footer > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_popup_like, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-post-footer > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-post-footer > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > li, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-post-footer > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_likes_holder_icons, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .owl-nav .esf-insta-post-footer > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > button, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-post-footer > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_header_meta, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_cat,
  .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_followers,
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_followers, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-post-footer > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i,
  .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-post-footer > i,
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i {
    flex-direction: column;
  }
  .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted {
    margin-bottom: 10px;
  }
  .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share {
    bottom: 37px;
  }
}
/*-----------------------------------------------
 ---------thumbnail layout end-------------
-----------------------------------------------*/
/*-----------------------------------------------
---------full width layout start----------
---------------------------------------------*/
.esf-insta-fullwidth-skin {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 15px;
  margin-bottom: 20px;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col {
  margin-bottom: 20px;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a {
  display: block;
  position: relative;
  width: 100%;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-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;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay .esf-insta-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a:hover .esf-insta-overlay {
  opacity: 1;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item {
  color: #343a40;
  font-size: 14px;
  margin-right: 20px;
  cursor: pointer;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i {
  margin-right: 3px;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none !important;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i {
  margin-right: 3px;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-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;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-view-on-fb:hover {
  background: #343a40;
  color: #fff;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper {
  position: relative;
  padding-left: 10px;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share {
  font-size: 12px;
  text-decoration: none;
  background: #dee2e6;
  color: #343a40;
  padding: 5px 15px;
  border-radius: 3px;
  height: auto;
  outline: none !important;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
  background: #343a40;
  color: #fff;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-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;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button {
  padding: 0;
  outline: none !important;
  border: none;
  background: transparent;
  text-decoration: none !important;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-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;
}
.esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a:hover {
  color: #fff;
  text-decoration: none !important;
}
.esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-d-flex, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-fullwidth-skin .esf-insta-feed-content > span, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-caption, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_popup_like, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-fullwidth-skin .esf-insta-feed-content > a, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-fullwidth-skin .esf-insta-feed-content > li, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-fullwidth-skin .esf-insta-feed-content > button, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-feed-content > .owl-nav, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_meta, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_cat,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_followers, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-fullwidth-skin .esf-insta-feed-content > i,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i {
  margin-bottom: 10px;
}
.esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-fullwidth-skin .esf-insta-feed-content > span .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-fullwidth-skin .esf-insta-feed-content > li .esf-insta-profile-image, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image, .esf_insta_feeds_carousel .owl-nav .esf-insta-fullwidth-skin .esf-insta-feed-content > button .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf_insta_header .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-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;
}
.esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-fullwidth-skin .esf-insta-feed-content > span .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image img, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-fullwidth-skin .esf-insta-feed-content > li .esf-insta-profile-image img, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image img, .esf_insta_feeds_carousel .owl-nav .esf-insta-fullwidth-skin .esf-insta-feed-content > button .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf_insta_header .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image img,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img {
  width: 100%;
}
.esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-fullwidth-skin .esf-insta-feed-content > span .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title h2, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-fullwidth-skin .esf-insta-feed-content > li .esf-insta-profile-title h2, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-title h2, .esf_insta_feeds_carousel .owl-nav .esf-insta-fullwidth-skin .esf-insta-feed-content > button .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf_insta_header .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title h2,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2 {
  font-size: 20px;
  margin: 0px;
}
.esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-fullwidth-skin .esf-insta-feed-content > span .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title span, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-fullwidth-skin .esf-insta-feed-content > li .esf-insta-profile-title span, .esf-insta-fullwidth-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-title span, .esf_insta_feeds_carousel .owl-nav .esf-insta-fullwidth-skin .esf-insta-feed-content > button .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf_insta_header .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title span,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span,
.esf-insta-fullwidth-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-fullwidth-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.esf-insta-fullwidth-skin .esf-insta-feed-content .description,
.esf-insta-fullwidth-skin .esf-insta-feed-content .esf_insta_link_text {
  font-size: 14px;
  color: #343a40;
}
.esf-insta-fullwidth-skin .esf-insta-feed-content .description > *,
.esf-insta-fullwidth-skin .esf-insta-feed-content .esf_insta_link_text > * {
  font-size: 14px;
}

@media (max-width: 575px) {
  .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-d-flex, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-post-footer > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-post-footer > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-post-footer > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_popup_like, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-post-footer > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-post-footer > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > li, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-post-footer > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_likes_holder_icons, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .owl-nav .esf-insta-post-footer > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > button, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-post-footer > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_header_meta, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_cat,
  .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_followers,
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf_insta_followers, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-post-footer > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i,
  .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-post-footer > i,
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i {
    flex-direction: column;
  }
  .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted {
    margin-bottom: 10px;
  }
  .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share {
    bottom: 37px;
  }
}
/*-----------------------------------------------
 ---------full width layout end-------------
-----------------------------------------------*/
/*-----------------------------------------------
---------masnory layout start----------
---------------------------------------------*/
.esf-insta-masonry-skin .brick {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 15px;
  margin-bottom: 20px;
}
.esf-insta-masonry-skin .brick .esf_insta_feed_fancy_popup {
  margin-bottom: 15px;
  display: block;
  position: relative;
  width: 100%;
}
.esf-insta-masonry-skin .brick .esf_insta_feed_fancy_popup img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-masonry-skin .brick .esf_insta_feed_fancy_popup .esf-insta-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;
}
.esf-insta-masonry-skin .brick .esf_insta_feed_fancy_popup .esf-insta-overlay .esf-insta-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.esf-insta-masonry-skin .brick .esf_insta_feed_fancy_popup .esf-insta-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.esf-insta-masonry-skin .brick .esf_insta_feed_fancy_popup:hover .esf-insta-overlay {
  opacity: 1;
}
.esf-insta-masonry-skin .brick .esf-insta-shared-content-holder > a {
  margin-bottom: 15px;
  display: block;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted {
  margin-bottom: 10px;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item {
  color: #343a40;
  font-size: 14px;
  margin-right: 20px;
  cursor: pointer;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i {
  margin-right: 3px;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none !important;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i {
  margin-right: 3px;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-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;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-view-on-fb:hover {
  background: #343a40;
  color: #fff;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper {
  position: relative;
  padding-left: 10px;
}
.esf-insta-masonry-skin .brick .esf-insta-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;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
  background: #343a40;
  color: #fff;
}
.esf-insta-masonry-skin .brick .esf-insta-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;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button {
  padding: 0;
  outline: none !important;
  border: none;
  background: transparent;
  text-decoration: none !important;
  float: left;
}
.esf-insta-masonry-skin .brick .esf-insta-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;
}
.esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a:hover {
  color: #fff;
  text-decoration: none !important;
}
.esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-d-flex, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-masonry-skin .esf-insta-feed-content > span, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-caption, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_popup_like, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .esf-insta-feed-content > a, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .esf-insta-feed-content > li, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons, .esf-insta-masonry-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-masonry-skin .esf-insta-feed-content > button, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav, .esf_insta_feeds_carousel .esf-insta-masonry-skin .esf-insta-feed-content > .owl-nav, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-masonry-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_meta, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_cat,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_followers, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-masonry-skin .esf-insta-feed-content > i,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i {
  margin-bottom: 10px;
}
.esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-masonry-skin .esf-insta-feed-content > span .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .esf-insta-feed-content > li .esf-insta-profile-image, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image, .esf_insta_feeds_carousel .owl-nav .esf-insta-masonry-skin .esf-insta-feed-content > button .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-masonry-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf_insta_header .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-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;
}
.esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-masonry-skin .esf-insta-feed-content > span .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-image img, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .esf-insta-feed-content > li .esf-insta-profile-image img, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-image img, .esf_insta_feeds_carousel .owl-nav .esf-insta-masonry-skin .esf-insta-feed-content > button .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-masonry-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf_insta_header .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-image img,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-image img, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-image img {
  width: 100%;
}
.esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-masonry-skin .esf-insta-feed-content > span .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title h2, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .esf-insta-feed-content > li .esf-insta-profile-title h2, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-title h2, .esf_insta_feeds_carousel .owl-nav .esf-insta-masonry-skin .esf-insta-feed-content > button .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-masonry-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf_insta_header .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title h2,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title h2 {
  font-size: 16px;
  margin: 0px;
}
.esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-d-flex .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-masonry-skin .esf-insta-feed-content > span .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_popup_like .esf-insta-profile-title span, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .esf-insta-feed-content > li .esf-insta-profile-title span, .esf-insta-masonry-skin body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_likes_holder_icons .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button .esf-insta-profile-title span, .esf_insta_feeds_carousel .owl-nav .esf-insta-masonry-skin .esf-insta-feed-content > button .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-masonry-skin .esf-insta-feed-content > .owl-nav .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf_insta_header .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_header_meta .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_cat .esf-insta-profile-title span,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_followers .esf-insta-profile-title span, .esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span,
.esf-insta-masonry-skin .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-masonry-skin .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i .esf-insta-profile-title span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.esf-insta-masonry-skin .esf-insta-feed-content .description,
.esf-insta-masonry-skin .esf-insta-feed-content .esf_insta_link_text {
  font-size: 14px;
  color: #343a40;
}
.esf-insta-masonry-skin .esf-insta-feed-content .description > *,
.esf-insta-masonry-skin .esf-insta-feed-content .esf_insta_link_text > * {
  font-size: 14px;
}

@media (max-width: 575px) {
  .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-d-flex, .esf-insta-masonry-skin .brick .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-post-footer > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-post-footer > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-masonry-skin .brick .esf-insta-post-footer > span, .esf-insta-masonry-skin .brick .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-footer > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-caption, .esf-insta-masonry-skin .brick body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-post-footer > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_popup_like, .esf-insta-masonry-skin .brick body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-post-footer > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-masonry-skin .brick body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-post-footer > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .brick .esf-insta-post-footer > li, .esf-insta-masonry-skin .brick body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-post-footer > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_likes_holder_icons, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .owl-nav .esf-insta-post-footer > button, .esf_insta_feeds_carousel .owl-nav .esf-insta-masonry-skin .brick .esf-insta-post-footer > button, .esf-insta-masonry-skin .brick .esf_insta_feeds_carousel .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer > .owl-nav, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf_insta_header .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf_insta_header .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_header_inner_wrap, .esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-post-footer > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_header_meta, .esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_cat,
  .esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-post-footer > .esf_insta_followers,
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_followers, .esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-post-footer > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-masonry-skin .brick .esf-insta-post-footer > i,
  .esf-insta-masonry-skin .brick .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-post-footer > i,
  .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-masonry-skin .brick .esf-insta-post-footer > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-masonry-skin .brick .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-post-footer > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-post-footer > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-post-footer > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-post-footer > i {
    flex-direction: column;
  }
  .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share {
    bottom: 37px;
  }
}
/*-----------------------------------------------
 ---------masonry layout end-------------
-----------------------------------------------*/
/*-----------------------------------------------
---------carousel layout start----------
---------------------------------------------*/
.esf_insta_feeds_carousel .esf-insta-grid-wrapper {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 15px;
  margin-bottom: 20px;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup {
  margin-bottom: 15px;
  display: block;
  position: relative;
  width: 100%;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup .esf-insta-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;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup .esf-insta-overlay .esf-insta-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup .esf-insta-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup:hover .esf-insta-overlay {
  opacity: 1;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-shared-content-holder > a {
  margin-bottom: 15px;
  display: block;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: #dee2e6 solid 1px;
  width: 100%;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted {
  margin-bottom: 10px;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item {
  color: #343a40;
  font-size: 14px;
  margin-right: 20px;
  cursor: pointer;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i {
  margin-right: 3px;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none !important;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i {
  margin-right: 3px;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-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;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-view-on-fb:hover {
  background: #343a40;
  color: #fff;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper {
  position: relative;
  padding-left: 10px;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-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;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
  background: #343a40;
  color: #fff;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-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;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button {
  padding: 0;
  outline: none !important;
  border: none;
  background: transparent;
  text-decoration: none !important;
  float: left;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-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;
}
.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a:hover {
  color: #fff;
  text-decoration: none !important;
}
.esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-d-flex, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-header > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-header > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_feeds_carousel .esf-insta-feed-header > span, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-header > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-caption, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-header > .esf_insta_popup_like, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_popup_like, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-header > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_feeds_carousel .esf-insta-feed-header > a, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-header > li, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_feeds_carousel .esf-insta-feed-header > li, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-header > .esf_insta_likes_holder_icons, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_likes_holder_icons, .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-header > button, .esf_insta_feeds_carousel .esf-insta-feed-header > .owl-nav, .esf_insta_feeds_carousel .esf_insta_header .esf-insta-feed-header > .esf_insta_header_inner_wrap, .esf_insta_header .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_inner_wrap, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-header > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_meta, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_cat,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_followers,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_followers, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-header > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf_insta_feeds_carousel .esf-insta-feed-header > i,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-header > i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i {
  margin-bottom: 10px;
}
.esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-d-flex .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-header > span .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_feeds_carousel .esf-insta-feed-header > span .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-header > .esf-insta-caption .esf-insta-profile-image, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-caption .esf-insta-profile-image, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-header > .esf_insta_popup_like .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_popup_like .esf-insta-profile-image, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-header > a .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-header > li .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_feeds_carousel .esf-insta-feed-header > li .esf-insta-profile-image, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-header > .esf_insta_likes_holder_icons .esf-insta-profile-image, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_likes_holder_icons .esf-insta-profile-image, .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-header > button .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-feed-header > .owl-nav .esf-insta-profile-image, .esf_insta_feeds_carousel .esf_insta_header .esf-insta-feed-header > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf_insta_header .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_inner_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-header > .esf_insta_header_meta .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_meta .esf-insta-profile-image, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_cat .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_cat .esf-insta-profile-image,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_followers .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_followers .esf-insta-profile-image, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-header > i .esf-insta-profile-image,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-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;
}
.esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-d-flex .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-header > span .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_feeds_carousel .esf-insta-feed-header > span .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-header > .esf-insta-caption .esf-insta-profile-image img, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-caption .esf-insta-profile-image img, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-header > .esf_insta_popup_like .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_popup_like .esf-insta-profile-image img, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-header > a .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image img, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-header > li .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_feeds_carousel .esf-insta-feed-header > li .esf-insta-profile-image img, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-header > .esf_insta_likes_holder_icons .esf-insta-profile-image img, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_likes_holder_icons .esf-insta-profile-image img, .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-header > button .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-feed-header > .owl-nav .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf_insta_header .esf-insta-feed-header > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf_insta_header .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_inner_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-header > .esf_insta_header_meta .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_meta .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_cat .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_cat .esf-insta-profile-image img,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_followers .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_followers .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-header > i .esf-insta-profile-image img,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image img, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-image img, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-image img {
  width: 100%;
}
.esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-d-flex .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-header > span .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_feeds_carousel .esf-insta-feed-header > span .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-header > .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-caption .esf-insta-profile-title h2, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-header > .esf_insta_popup_like .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_popup_like .esf-insta-profile-title h2, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-header > a .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-header > li .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_feeds_carousel .esf-insta-feed-header > li .esf-insta-profile-title h2, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-header > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_likes_holder_icons .esf-insta-profile-title h2, .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-header > button .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-feed-header > .owl-nav .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf_insta_header .esf-insta-feed-header > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf_insta_header .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-header > .esf_insta_header_meta .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_meta .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_cat .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_cat .esf-insta-profile-title h2,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_followers .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_followers .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-header > i .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title h2 {
  font-size: 16px;
  margin: 0px;
}
.esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-d-flex .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-header > span .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_feeds_carousel .esf-insta-feed-header > span .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-header > .esf-insta-caption .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-caption .esf-insta-profile-title span, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-header > .esf_insta_popup_like .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_popup_like .esf-insta-profile-title span, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-header > a .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title span, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-header > li .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_feeds_carousel .esf-insta-feed-header > li .esf-insta-profile-title span, .esf_insta_feeds_carousel body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-header > .esf_insta_likes_holder_icons .esf-insta-profile-title span, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_likes_holder_icons .esf-insta-profile-title span, .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-header > button .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-feed-header > .owl-nav .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf_insta_header .esf-insta-feed-header > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf_insta_header .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-header > .esf_insta_header_meta .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_header_meta .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_cat .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_cat .esf-insta-profile-title span,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-header > .esf_insta_followers .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_followers .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span,
.esf_insta_feeds_carousel .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-header > i .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_feeds_carousel .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf_insta_feeds_carousel .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf_insta_feeds_carousel .esf-insta-feed-header > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title span, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_feeds_carousel .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-header > .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-header > .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-header > .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-header > a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-header > i .esf-insta-profile-title span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.esf_insta_feeds_carousel .esf-insta-feed-content .description,
.esf_insta_feeds_carousel .esf-insta-feed-content .esf_insta_link_text {
  font-size: 14px;
  color: #343a40;
}
.esf_insta_feeds_carousel .esf-insta-feed-content .description > *,
.esf_insta_feeds_carousel .esf-insta-feed-content .esf_insta_link_text > * {
  font-size: 14px;
}
.esf_insta_feeds_carousel .owl-nav button {
  background: #D6D6D6 !important;
  height: 40px;
  text-align: center;
  justify-content: center;
  width: 40px;
  border-radius: 3px;
}
.esf_insta_feeds_carousel .owl-nav button:hover {
  color: #fff;
  background: #222 !important;
}
.esf_insta_feeds_carousel .owl-nav button span {
  font-size: 26px;
  padding-bottom: 4px;
}
.esf_insta_feeds_carousel .owl-carousel .owl-stage {
  direction: ltr;
}

/*-----------------------------------------------
 ---------carousel layout end-------------
-----------------------------------------------*/
/*-----------------------------------------------
---------grid layout start----------
---------------------------------------------*/
.esf-insta-grid-skin .esf-insta-grid-wrapper {
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 3px;
  margin-bottom: 30px;
}
.esf-insta-grid-skin .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.esf-insta-grid-skin .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup img {
  outline: #dee2e6 solid 1px;
  width: 100%;
}
.esf-insta-grid-skin .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup .esf-insta-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;
}
.esf-insta-grid-skin .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup .esf-insta-overlay .esf-insta-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.esf-insta-grid-skin .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup .esf-insta-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
.esf-insta-grid-skin .esf-insta-grid-wrapper .esf_insta_feed_fancy_popup:hover .esf-insta-overlay {
  opacity: 1;
}
.esf-insta-grid-skin .esf-insta-moderate-wrap.esf-insta-moderate-selected .esf-insta-grid-wrapper,
.esf-insta-grid-skin .esf-insta-shoppable-wrap.esf-insta-shoppable-selected .esf-insta-grid-wrapper {
  border: #d84b7a solid 5px;
  padding: 0;
}
.esf-insta-grid-skin .esf-insta-moderate-wrap.esf-insta-moderate-selected .esf-insta-grid-wrapper .esf-insta-overlay,
.esf-insta-grid-skin .esf-insta-shoppable-wrap.esf-insta-shoppable-selected .esf-insta-grid-wrapper .esf-insta-overlay {
  opacity: 1;
}
.esf-insta-grid-skin .esf-insta-row.e-outer.esf-insta-moderate,
.esf-insta-grid-skin .esf-insta-row.e-outer.esf-insta-shoppable {
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)) !important;
  margin-right: -5px !important;
  margin-left: -5px !important;
}

/*-----------------------------------------------
 ---------grid layout end-------------
-----------------------------------------------*/
/*-----------------------------------------------
 --------- media crousel start-------------
-----------------------------------------------*/
.esf-insta-media-carousel {
  position: relative;
  padding-bottom: 100px;
  height: 100%;
  display: inline-flex;
}

.esf-insta-media-preview-section {
  display: inline-flex;
  height: 100%;
  width: auto;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.esf-insta-media-item {
  height: 100%;
  width: auto;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  display: inline-flex;
}
.esf-insta-media-item .esf-insta-carousel-hide {
  display: none;
}
.esf-insta-media-item img {
  width: 100%;
  height: auto;
  display: inline-block;
}
.esf-insta-media-item .esf-insta-carousel-video {
  max-height: calc(100vh - 180px);
  outline: none;
}

.previewPortrait .esf-insta-media-item img {
  height: 100% !important;
  width: auto !important;
  display: inline-block;
}

.esf-insta-media-thumbnail-section {
  overflow-y: hidden;
  overflow-x: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 100%;
}

.esf-insta-media-thumbnail-section-inner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  min-width: 100%;
}

.esf-insta-media-thumbnail {
  height: 100%;
  width: 130px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

/*-----------------------------------------------
 ---------media crousel end-------------
-----------------------------------------------*/
/*-----------------------------------------------
 ---------likebox css start----------
---------------------------------------------*/
.fancybox-button svg {
  color: #fff;
}

body .fancybox-container .esf-insta-likes-popup-holder {
  width: 100%;
  max-width: 500px;
  padding: 0 !important;
  border-radius: 5px;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons {
  margin: 0;
  padding: 8.5px 10px;
  border-bottom: #dee2e6 solid 1px;
  list-style-type: none;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons #esf_insta_all_likes {
  padding-left: 0px;
  margin-left: 0px;
  border-left: 0px;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li {
  margin: 0;
  padding: 0;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li a {
  cursor: pointer;
  text-decoration: none;
  font-size: 16px;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li {
  margin-top: 0px;
  margin-left: 10px;
  padding-left: 10px;
  border-left: #dee2e6 solid 1px;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li img {
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li a {
  font-size: 16px;
  margin-top: 0px;
  cursor: pointer;
  text-decoration: none;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder {
  padding: 10px;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like {
  width: 100%;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: #dee2e6 dashed 1px;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like .esf_insta_popup_liker_img {
  widows: 35px;
  height: 35px;
  border-radius: 50%;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like .esf_insta_liker_name {
  font-size: 16px;
  padding-left: 20px;
}
body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like .esf_insta_reaction_bottom {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

/*-----------------------------------------------
 ---------likebox css end----------
---------------------------------------------*/
/*-----------------------------------------------
 ---------commentbox css start----------
---------------------------------------------*/
.esf-insta-likes-popup-holder > h4 {
  font-size: 18px;
  margin: 0;
  padding: 13px 10px;
  border-bottom: #dee2e6 solid 1px;
  line-height: 1;
}
.esf-insta-likes-popup-holder .esf_insta_all_comments_holder {
  padding: 10px;
}
.esf-insta-likes-popup-holder .esf_insta_single_comment_holder {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: #dee2e6 dashed 1px;
  font-size: 14px;
}
.esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-d-flex > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span i > a, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span > a, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-likes-popup-holder .esf_insta_single_comment_holder span > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption > a, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-caption > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header .esf_insta_header_inner_wrap > a, .esf_insta_header .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header_inner_wrap > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta > a, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header_meta > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat > a, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_cat > a,
.esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers > a,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_followers > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat i > a, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a,
.esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers i > a,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i > a, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i > a, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .owl-nav > a, .esf_insta_feeds_carousel .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .owl-nav > a, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .owl-nav button > a, .esf_insta_feeds_carousel .owl-nav .esf-insta-likes-popup-holder .esf_insta_single_comment_holder button > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_likes_holder_icons > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_likes_holder_icons li > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_single_comment_holder li > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_likes_holder_icons li a > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_single_comment_holder a > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_reactions_holder .esf_insta_popup_like > a, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_single_comment_holder .esf_insta_popup_like > a {
  text-decoration: none;
  width: 50px;
  max-width: 50px;
  font-size: 20px;
}
.esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_comment_meta {
  font-size: 12px;
  color: #6c757d;
  margin-top: 5px;
  padding-left: 33.6px;
}
.esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_comment_attach_popup {
  margin-top: 10px;
}
.esf-insta-likes-popup-holder .esf-insta-write-comment {
  width: 100%;
}
.esf-insta-likes-popup-holder .esf-insta-write-comment a {
  text-decoration: none;
  font-size: 16px;
}

/*-----------------------------------------------
 ---------commentbox css end----------
---------------------------------------------*/
/*-----------------------------------------------
 ---------post detail css start----------
---------------------------------------------*/
.esf-insta-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;
}

.esf-insta-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;
}
.esf-insta-post-detail.previewPortrait {
  height: 90%;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper {
  display: flex;
  height: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
  position: relative;
  padding-right: 400px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-header {
  margin-bottom: 15px;
  padding-top: 15px;
  padding-right: 40px;
  padding-left: 15px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-header .esf-insta-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;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-header .esf-insta-profile-image img {
  width: 100%;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-header .esf-insta-profile-image .esf-insta-hashtag-overlay {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  background: #000;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-header .esf-insta-profile-image .esf-insta-hashtag-overlay .icon {
  display: inline-grid;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-header h2 {
  font-size: 20px;
  margin: 0px;
  padding: 0;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-post-header span {
  font-size: 12px;
  display: block;
  color: #6c757d;
  font-style: italic;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-image {
  background: #000;
  padding-right: 0px;
  padding-left: 0px;
  display: inline-flex;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption {
  height: 100%;
  font-size: 14px;
  width: 100%;
  max-width: 400px;
  position: absolute;
  right: 0;
  top: 0;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 15px;
  content: "";
  background: #fff;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption .esf-insta-detail-overflow {
  height: 100%;
  overflow-y: auto;
  padding: 15px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 10px;
  border-radius: 5px;
  border: #dee2e6 solid 1px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span {
  color: #343a40;
  font-size: 14px;
  cursor: pointer;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span i {
  margin-right: 3px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list {
  margin-top: 20px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: #dee2e6 dashed 1px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap .esf-insta-comment-text {
  display: flex;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap .esf-insta-comment-text a {
  text-decoration: none !important;
  min-width: 30px;
  display: inline-block;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap .esf-insta-comment-text .esf-insta-commentator {
  min-width: auto;
  margin-right: 5px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap .esf_insta_comment_meta {
  margin-top: 15px;
  font-size: 12px;
  padding-left: 30px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap .esf_insta_comment_meta span {
  margin-right: 10px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 15px;
}
.esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap p {
  margin-bottom: 0px;
}

.esf-insta-popup.esf-insta-stories-popup .esf-insta-caption::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  top: 0;
  left: 0;
  background: rgb(250, 155, 87);
  background: linear-gradient(90deg, rgb(250, 155, 87) 0%, rgb(247, 118, 63) 35%, rgb(227, 72, 118) 55%, rgb(220, 50, 124) 75%, rgb(199, 51, 144) 100%);
}

/*-----------------------------------------------
 ---------post detail css end----------
---------------------------------------------*/
/*-----------------------------------------------
 ---------masnory css start----------
---------------------------------------------*/
.esf-insta-masonry {
  transition: all 0.5s ease-in-out;
  column-gap: 10px;
  column-fill: initial;
  padding: 15px;
  /* Masonry item */
}
.esf-insta-masonry .brick {
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  /* Masonry image effects */
}
.esf-insta-masonry .brick img {
  transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
}
.esf-insta-masonry .brick:hover img {
  opacity: 0.75;
}

.esf-insta-coulmn-count-1 {
  column-count: 1;
}

.esf-insta-coulmn-count-2 {
  column-count: 2;
}

.esf-insta-coulmn-count-3 {
  column-count: 3;
}

.esf-insta-coulmn-count-4 {
  column-count: 4;
}

/*-----------------------------------------------
 ---------masnory css end----------
---------------------------------------------*/
/*------ Layout styles start here ------*/
.esf-insta-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;
}

.esf-insta-ease03, html body .esf-insta-popup .esf-insta-scrollbtn::after, html body .esf-insta-popup .esf-insta-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;
}

.esf-insta-total-album-images-style .esf_insta_albums_count, html body .esf_insta_feed_wraper .esf_insta_albums_data_holder .esf-insta-total-album-images .esf_insta_albums_count, html body .esf-insta-popup .esf_insta_albums_data_holder .esf-insta-total-album-images .esf_insta_albums_count {
  font-size: 17px;
  line-height: 27px;
  vertical-align: top;
  display: inline-block;
}
.esf-insta-total-album-images-style .esf_insta_albums_icon > .icon, html body .esf_insta_feed_wraper .esf_insta_albums_data_holder .esf-insta-total-album-images .esf_insta_albums_icon > .icon, html body .esf-insta-popup .esf_insta_albums_data_holder .esf-insta-total-album-images .esf_insta_albums_icon > .icon {
  font-size: 17px;
}

.esf_insta_event_meta-style, html body .esf-insta-popup .esf-insta-caption .esf-insta-detail-overflow .esf_insta_event_meta, .esf-insta-halfwidth-skin .esf_insta_event_meta {
  border-left: 1px solid #ccc;
  padding: 10px;
  padding-bottom: 5px;
}

.esf_insta_layout_title-style, html body .esf_insta_feed_wraper .esf-insta-feed-content .esf_insta_event_title,
html body .esf_insta_feed_wraper .esf-insta-feed-content .esf_insta_albums_title,
html body .esf_insta_feed_wraper .esf-insta-feed-content .esf_insta_videos_title, html body .esf-insta-popup .esf-insta-caption .esf_insta_event_title,
html body .esf-insta-popup .esf-insta-caption .esf_insta_albums_title,
html body .esf-insta-popup .esf-insta-caption .esf_insta_videos_title {
  margin-top: 0px;
  margin-bottom: 20px;
}

.esf-insta-profile-story-text-style, html body .esf_insta_feed_wraper .esf_insta_feeds_holder .esf-insta-profile-title .esf-insta-profile-title-wrap h2 .esf-insta-profile-story-text, html body .esf-insta-popup .esf-insta-caption .esf-insta-profile-title .esf-insta-profile-title-wrap h2 .esf-insta-profile-story-text {
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0;
}

.esf-insta-empty-author-name-style, html body .esf_insta_feed_wraper .esf_insta_feeds_holder .esf-insta-profile-title .esf-insta-empty-author-name, html body .esf-insta-popup .esf-insta-caption .esf-insta-profile-title .esf-insta-empty-author-name {
  height: 10px;
  max-height: 10px;
}

.esf_insta_link_text_box, html body .esf_insta_feed_wraper .shared_story .esf_insta_link_text, html body .esf-insta-popup .esf_insta_link_text {
  border: 1px solid #ccc;
  background: #f9f9f9;
  padding: 10px;
  padding-bottom: 5px;
  margin-left: 0px;
}

.esf_insta_feed_wraper .icon-esf-video-camera {
  position: absolute;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}

.esf-insta-popup.fancybox-content {
  padding: 0;
}

.fancybox-container .fancybox-inner .esf-insta-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 .esf-insta-likes-popup-holder .icon-esf-comment {
  margin-right: 10px;
}

.esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a .esf-insta-overlay .icon-esf-clone.icon-esf-video-camera {
  text-align: right;
}
.esf-insta-halfwidth-skin .esf_insta_event_time > b {
  display: block;
  line-height: 0px;
  font-size: 0;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_holder {
  display: inline-block;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder {
  text-align: center;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf_insta_load_more_text,
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf_insta_view_all_btn,
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf_insta_loading_text,
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf_insta_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;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf_insta_load_more_text:hover,
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf_insta_view_all_btn:hover,
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf_insta_loading_text:hover,
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf_insta_no_load_more_text:hover {
  background: #464a4e;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf-insta-follow-btn {
  background: #3f729b;
  color: #fff;
  font-size: 15px;
  margin: 0 auto;
  text-decoration: none;
  display: inline-block;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 3px;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf-insta-follow-btn:focus {
  background: #3f729b !important;
  outline: none !important;
  text-decoration: none !important;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf-insta-follow-btn:hover {
  background: #336b98;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf-insta-follow-btn-wrap {
  display: inline-block;
  margin-left: 10px;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf-insta-follow-btn {
  margin-top: 20px;
}
.esf_insta_load_more_btns_wrap .esf_insta_feed_btns_holder .esf-insta-follow-btn .icon-esf-instagram::before {
  position: relative;
  top: 2px;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn.no-more .esf_insta_no_load_more_text {
  display: inline-block;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn.no-more .esf_insta_load_more_text {
  display: none;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn.no-more .esf_insta_loading_text {
  display: none;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn.loading .esf_insta_no_load_more_text {
  display: none;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn.loading .esf_insta_load_more_text {
  display: none;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn.loading .esf_insta_loading_text {
  display: inline-block;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn:not(.loading):not(.no-more) .esf_insta_no_load_more_text {
  display: none;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn:not(.loading):not(.no-more) .esf_insta_load_more_text {
  display: inline-block;
}
.esf_insta_load_more_btns_wrap .esf_insta_load_more_btn:not(.loading):not(.no-more) .esf_insta_loading_text {
  display: none;
}

.esf-insta-fullwidth-skin .esf-insta-feed-content {
  width: 100%;
  padding: 0 20px;
}

html body .esf-insta-masonry-skin .brick {
  padding: 0;
  width: 100%;
  box-sizing: border-box;
}
html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted {
  justify-content: space-between;
}
html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item {
  margin-right: 0;
}
html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-d-flex .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf-insta-profile-title h2, .esf_insta_header html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header_inner_wrap .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header_meta .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_cat .esf-insta-profile-title h2,
html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_followers .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat i .esf-insta-profile-title h2, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2,
html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers i .esf-insta-profile-title h2,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title h2, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title h2, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title h2, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content a .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title h2, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .owl-nav .esf-insta-profile-title h2, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .owl-nav .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .owl-nav button .esf-insta-profile-title h2, .esf_insta_feeds_carousel .owl-nav html body .esf-insta-masonry-skin .brick .esf-insta-feed-content button .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-profile-title h2, html body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_likes_holder_icons .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-profile-title h2, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .brick .esf-insta-feed-content li .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li a .esf-insta-profile-title h2, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like .esf-insta-profile-title h2, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_popup_like .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-caption .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions html body .esf-insta-masonry-skin .brick .esf-insta-feed-content span .esf-insta-profile-title h2, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span i .esf-insta-profile-title h2, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title h2 {
  line-height: 1;
  margin-bottom: 5px;
}
html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-d-flex .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf-insta-profile-title span, .esf_insta_header html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header_inner_wrap .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header_meta .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_cat .esf-insta-profile-title span,
html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_followers .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat i .esf-insta-profile-title span, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span,
html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers i .esf-insta-profile-title span,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title span, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title span, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title span, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content a .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-reacted-item .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_all_comments_wrap .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-share-wrapper .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-profile-title span, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .owl-nav .esf-insta-profile-title span, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .owl-nav .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_feeds_carousel .owl-nav button .esf-insta-profile-title span, .esf_insta_feeds_carousel .owl-nav html body .esf-insta-masonry-skin .brick .esf-insta-feed-content button .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-profile-title span, html body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_likes_holder_icons .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-profile-title span, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .brick .esf-insta-feed-content li .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li a .esf-insta-profile-title span, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .brick .esf-insta-feed-content a .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like .esf-insta-profile-title span, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf_insta_popup_like .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-caption .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions html body .esf-insta-masonry-skin .brick .esf-insta-feed-content span .esf-insta-profile-title span, html body .esf-insta-masonry-skin .brick .esf-insta-feed-content .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span i .esf-insta-profile-title span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span html body .esf-insta-masonry-skin .brick .esf-insta-feed-content i .esf-insta-profile-title span {
  line-height: 1;
}
html body .esf-insta-masonry-skin .brick .esf_insta_feed_fancy_popup {
  margin-bottom: 0;
  text-align: center;
  box-shadow: none;
  -webkit-box-shadow: none;
}
html body .esf-insta-masonry-skin .brick .esf_insta_feed_fancy_popup > img {
  width: auto;
  margin: 0 auto;
  max-width: 100%;
}
html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-insta-d-flex, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf_insta_header .esf-insta-feed-content > .esf_insta_header_inner_wrap, .esf_insta_header html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_header_inner_wrap, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-feed-content > .esf_insta_header_meta, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_header_meta, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_cat, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_cat,
html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-feed-content > .esf_insta_followers,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_followers, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-feed-content > i, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i,
html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-feed-content > i,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-insta-reacted-item, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_all_comments_wrap, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-share-wrapper, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > a, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-insta-reacted-item, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_all_comments_wrap, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-share-wrapper, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > a, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-insta-reacted-item, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-insta-reacted-item, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_all_comments_wrap, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-share-wrapper, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > a, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-insta-reacted-item, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_all_comments_wrap, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .brick .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-share-wrapper, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > a, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-feed-content > .esf-insta-reacted-item, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-feed-content > .esf_insta_all_comments_wrap, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-feed-content > i, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-feed-content > .esf-share-wrapper, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-feed-content > a, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-feed-content > i, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf_insta_feeds_carousel .esf-insta-feed-content > .owl-nav, .esf_insta_feeds_carousel html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .owl-nav, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf_insta_feeds_carousel .owl-nav .esf-insta-feed-content > button, .esf_insta_feeds_carousel .owl-nav html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > button, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .fancybox-container .esf-insta-likes-popup-holder .esf-insta-feed-content > .esf_insta_likes_holder_icons, html body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_likes_holder_icons, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-feed-content > li, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > li, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-feed-content > a, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > a, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-feed-content > .esf_insta_popup_like, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf_insta_popup_like, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-feed-content > .esf-insta-caption, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > .esf-insta-caption, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-feed-content > span, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > span, html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-feed-content > i, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span html body .esf-insta-masonry-skin .esf-insta-coulmn-count-4 .esf-insta-grid-wrapper .esf-insta-feed-content > i {
  flex-direction: column;
}
html body .esf-insta-masonry-skin .esf-insta-masonry {
  padding: 15px 0;
}

html body .esf-insta-popup > .fancybox-close-small {
  display: none;
}
html body .esf-insta-popup .esf-insta-caption .esf-insta-profile-title .esf-insta-profile-title-wrap h2 .esf-insta-profile-story-text {
  margin-left: 5px;
}
html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-d-flex .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_popup_likes_main, .esf_insta_header html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header_inner_wrap .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_popup_likes_main, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header_meta .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf_insta_popup_likes_main, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_cat .esf_insta_popup_likes_main,
html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf_insta_popup_likes_main,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_followers .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat i .esf_insta_popup_likes_main, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main,
html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers i .esf_insta_popup_likes_main,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_popup_likes_main, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf_insta_popup_likes_main, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf_insta_popup_likes_main, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf_insta_popup_likes_main, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_popup_likes_main, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf_insta_popup_likes_main, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_popup_likes_main, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf_insta_popup_likes_main, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf_insta_popup_likes_main, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf_insta_popup_likes_main, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_popup_likes_main, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf_insta_popup_likes_main, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_popup_likes_main, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf_insta_popup_likes_main, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf_insta_popup_likes_main, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf_insta_popup_likes_main, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_popup_likes_main, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf_insta_popup_likes_main, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_popup_likes_main, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i .esf_insta_popup_likes_main, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf_insta_popup_likes_main, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf_insta_popup_likes_main, .esf-insta-masonry-skin .brick .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_popup_likes_main, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf_insta_popup_likes_main, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_popup_likes_main, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i .esf_insta_popup_likes_main, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf_insta_popup_likes_main, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf_insta_popup_likes_main, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf_insta_popup_likes_main, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf_insta_popup_likes_main, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .owl-nav .esf_insta_popup_likes_main, .esf_insta_feeds_carousel html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .owl-nav .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .owl-nav button .esf_insta_popup_likes_main, .esf_insta_feeds_carousel .owl-nav html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box button .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_popup_likes_main, html body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_likes_holder_icons .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_popup_likes_main, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box li .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li a .esf_insta_popup_likes_main, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like .esf_insta_popup_likes_main, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_popup_like .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption .esf_insta_popup_likes_main, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-caption .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_popup_likes_main, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_popup_likes_main, html body .esf-insta-popup .esf-insta-caption .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span i .esf_insta_popup_likes_main, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reactions span i .esf_insta_popup_likes_main {
  margin-right: 3px;
}
html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-d-flex .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf-insta-total-reactions-count, .esf_insta_header html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header_inner_wrap .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-total-reactions-count, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header_meta .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-total-reactions-count, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_cat .esf-insta-total-reactions-count,
html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-total-reactions-count,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_followers .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat i .esf-insta-total-reactions-count, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count,
html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers i .esf-insta-total-reactions-count,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-total-reactions-count, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-total-reactions-count, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-total-reactions-count, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-total-reactions-count, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-total-reactions-count, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-total-reactions-count, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-total-reactions-count, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-total-reactions-count, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-total-reactions-count, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-total-reactions-count, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-total-reactions-count, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-total-reactions-count, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-total-reactions-count, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item i .esf-insta-total-reactions-count, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-total-reactions-count, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-total-reactions-count, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-total-reactions-count, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-total-reactions-count, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-total-reactions-count, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i .esf-insta-total-reactions-count, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-total-reactions-count, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-insta-total-reactions-count, .esf-insta-masonry-skin .brick .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-total-reactions-count, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-total-reactions-count, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-total-reactions-count, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reacted-item .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item i .esf-insta-total-reactions-count, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_all_comments_wrap .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap i .esf-insta-total-reactions-count, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_all_comments_wrap html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-insta-total-reactions-count, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-share-wrapper .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-total-reactions-count, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a i .esf-insta-total-reactions-count, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box i .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .owl-nav .esf-insta-total-reactions-count, .esf_insta_feeds_carousel html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .owl-nav .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_feeds_carousel .owl-nav button .esf-insta-total-reactions-count, .esf_insta_feeds_carousel .owl-nav html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box button .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-total-reactions-count, html body .fancybox-container .esf-insta-likes-popup-holder .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_likes_holder_icons .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-total-reactions-count, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box li .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li a .esf-insta-total-reactions-count, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box a .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_popup_like .esf-insta-total-reactions-count, html body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf_insta_popup_like .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption .esf-insta-total-reactions-count, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-caption .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-total-reactions-count, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-total-reactions-count, html body .esf-insta-popup .esf-insta-caption .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span i .esf-insta-total-reactions-count, .esf-insta-post-detail .esf-insta-d-columns-wrapper html body .esf-insta-popup .esf-insta-caption .esf-insta-reactions-box .esf-insta-reactions span i .esf-insta-total-reactions-count {
  margin-right: 15px;
}
html body .esf-insta-popup .esf_insta_albums_data_holder .esf-insta-total-album-images .esf_insta_albums_icon .icon {
  line-height: 1.5;
  position: relative;
  top: 4px;
}
html body .esf-insta-popup .esf_insta_albums_data_holder .esf-insta-total-album-images .esf_insta_albums_count {
  font-size: 15px;
}
html body .esf-insta-popup .esf-insta-image {
  width: 100%;
}
html body .esf-insta-popup .esf-insta-image > video {
  height: auto !important;
}
html body .esf-insta-popup .esf-insta-image .esf-insta-media-item img {
  max-height: calc(100vh - 180px);
  width: auto;
}
@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-image .esf-insta-media-item {
    padding-right: 0;
    width: 100%;
    text-align: center;
  }
}
html body .esf-insta-popup .esf-insta-image > img {
  max-height: calc(100vh - 80px);
  width: auto;
}
html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel {
  padding-bottom: 80px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel {
    padding-bottom: 54px;
  }
}
@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel .esf-insta-media-preview-section {
    width: 100%;
  }
}
html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel .esf-insta-media-thumbnail-section {
  overflow-x: hidden;
  height: 80px;
}
@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel .esf-insta-media-thumbnail-section {
    height: 60px;
  }
}
html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel .esf-insta-media-thumbnail-section .esf-insta-media-thumbnail-section-inner {
  height: 80px;
  left: 0;
  position: relative;
}
@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel .esf-insta-media-thumbnail-section .esf-insta-media-thumbnail-section-inner {
    height: 60px;
  }
}
html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel .esf-insta-media-thumbnail-section .esf-insta-media-thumbnail-section-inner .esf-insta-media-thumbnail:first-child {
  border-left: 3px solid #000;
}
html body .esf-insta-popup .esf-insta-image .esf-insta-media-carousel .esf-insta-media-thumbnail-section .esf-insta-media-thumbnail-section-inner .esf-insta-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 .esf-insta-popup .esf-insta-image .esf-insta-media-carousel .esf-insta-media-thumbnail-section .esf-insta-media-thumbnail-section-inner .esf-insta-media-thumbnail {
    width: 60px;
    height: 100%;
  }
}
@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-d-columns-wrapper .esf-insta-caption {
    position: relative;
    max-width: auto;
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-d-columns-wrapper {
    flex-direction: column;
    padding-right: 0;
  }
}
html body .esf-insta-popup .esf-insta-scrollbtn {
  position: absolute;
  bottom: 27px;
  cursor: pointer;
  display: inline-block;
  background: #343a40;
  padding: 2px 2px 1px 4px;
  z-index: 10;
}
html body .esf-insta-popup .esf-insta-scrollbtn::after {
  content: "";
  display: inline-block;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
html body .esf-insta-popup .esf-insta-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 .esf-insta-popup .esf-insta-scrollbtn {
    bottom: 18px;
  }
}
html body .esf-insta-popup .esf-insta-lsbtn {
  left: 0;
  padding-right: 5px;
}
html body .esf-insta-popup .esf-insta-lsbtn::after {
  border-right: 13px solid #fff;
}
html body .esf-insta-popup .esf-insta-rsbtn {
  right: 0;
}
html body .esf-insta-popup .esf-insta-rsbtn::after {
  border-left: 13px solid #fff;
}

@media screen and (max-width: 991px) {
  html body .esf-insta-popup .esf-insta-image > img {
    width: 100%;
    height: auto;
    max-height: initial;
  }
  html body .esf-insta-popup .esf-insta-image .esf-insta-media-item, html body .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-image {
    display: block;
  }
  html body .esf-insta-popup .esf-insta-d-columns-wrapper {
    flex-wrap: nowrap;
  }
}
.esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-d-flex .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_comment_icon, .esf_insta_header .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header_inner_wrap .esf_insta_comment_icon, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_header_meta .esf_insta_comment_icon, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_cat .esf_insta_comment_icon,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_followers .esf_insta_comment_icon, .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon,
.esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_comment_icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item .esf_insta_comment_icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf_insta_comment_icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper .esf_insta_comment_icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a .esf_insta_comment_icon, .esf-insta-halfwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_comment_icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item .esf_insta_comment_icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf_insta_comment_icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper .esf_insta_comment_icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a .esf_insta_comment_icon, .esf-insta-thumbnail-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_comment_icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item .esf_insta_comment_icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf_insta_comment_icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper .esf_insta_comment_icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a .esf_insta_comment_icon, .esf-insta-fullwidth-skin .esf-insta-thumbnail-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_comment_icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item .esf_insta_comment_icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf_insta_comment_icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper .esf_insta_comment_icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a .esf_insta_comment_icon, .esf-insta-masonry-skin .brick .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf_insta_comment_icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-reacted-item .esf_insta_comment_icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-reacted .esf-insta-reacted-item .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_all_comments_wrap .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf_insta_comment_icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-share-wrapper .esf_insta_comment_icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button .esf-insta-likes-popup-holder .esf_insta_single_comment_holder a .esf_insta_comment_icon, .esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-social-share button a .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_feeds_carousel .owl-nav .esf_insta_comment_icon, .esf_insta_feeds_carousel .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .owl-nav .esf_insta_comment_icon, .esf_insta_feeds_carousel .owl-nav .esf-insta-likes-popup-holder .esf_insta_single_comment_holder button .esf_insta_comment_icon, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_likes_holder_icons .esf_insta_comment_icon, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons .esf_insta_single_comment_holder li .esf_insta_comment_icon, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_likes_holder_icons li .esf_insta_single_comment_holder a .esf_insta_comment_icon, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf_insta_reactions_holder .esf_insta_popup_like .esf_insta_comment_icon, body .fancybox-container .esf-insta-likes-popup-holder .esf_insta_reactions_holder .esf_insta_single_comment_holder .esf_insta_popup_like .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-caption .esf_insta_comment_icon, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-caption .esf_insta_comment_icon, .esf-insta-likes-popup-holder .esf_insta_single_comment_holder .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf_insta_comment_icon, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-likes-popup-holder .esf_insta_single_comment_holder span .esf_insta_comment_icon, .esf-insta-post-detail .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span .esf-insta-likes-popup-holder .esf_insta_single_comment_holder i .esf_insta_comment_icon {
  max-width: 30px;
}

.esf_insta_popup_all_comments {
  max-width: 700px;
  padding: 10px;
}
.esf_insta_popup_all_comments h4 {
  margin-top: 10px;
  font-size: 23px;
}
.esf_insta_popup_all_comments .esf_insta_reply_msg .esf_insta_comment_icon {
  margin-right: 10px;
  display: inline-block;
}
.esf_insta_popup_all_comments .esf_insta_reply_msg .esf_insta_comment_msg {
  display: inline-block;
  width: calc(100% - 35px);
  vertical-align: top;
  font-size: 15px;
}
.esf_insta_popup_all_comments .esf_insta_reply_msg .esf_insta_comment_meta {
  padding-left: 31px;
  font-size: 12px;
  color: #6c757d;
  margin-top: 10px;
}

html body .esf_insta_feed_wraper .esf_insta_header {
  width: 100%;
  background: #fff;
  padding: 15px 10px;
  background: #fff;
}
html body .esf_insta_feed_wraper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content {
  display: flex;
  flex-wrap: wrap;
}
html body .esf_insta_feed_wraper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta {
  margin-bottom: 0;
}
html body .esf_insta_feed_wraper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat,
html body .esf_insta_feed_wraper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers {
  font-family: initial;
}
html body .esf_insta_feed_wraper .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_bio {
  font-size: 17px;
}
html body .esf_insta_feed_wraper .esf_insta_header .esf_insta_header_img a img {
  border-radius: 50%;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_holder .owl-stage .owl-item {
  line-height: 0;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_holder .owl-stage .owl-item .esf-insta-thumbnail-col .esf_insta_feed_fancy_popup {
  height: 200px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_holder .owl-stage .owl-item .esf-insta-thumbnail-col .esf_insta_feed_fancy_popup > img {
  display: none;
}
html body .esf_insta_feed_wraper .esf-insta-story-wrapper .esf-insta-thumbnail-wrapper a img {
  background: #000000;
}
html body .esf_insta_feed_wraper .esf_insta_custom_likebox {
  margin-top: 40px;
}
html body .esf_insta_feed_wraper .esf_insta_custom_likebox .esf-insta-like-box {
  text-align: center;
}
html body .esf_insta_feed_wraper .esf_insta_custom_likebox .esf-insta-like-box .fb_iframe_widget {
  margin: 0 auto;
}
html body .esf_insta_feed_wraper .esf-insta-grid-skin .esf-insta-row {
  margin-right: -5px;
  margin-left: -5px;
}
html body .esf_insta_feed_wraper .esf-insta-grid-skin .esf-insta-row > div {
  padding: 0 5px;
  width: 100%;
  max-width: 100%;
}
html body .esf_insta_feed_wraper .esf-insta-grid-skin .esf-insta-row > div .esf-insta-grid-wrapper {
  margin-bottom: 10px;
}
html body .esf_insta_feed_wraper .esf-insta-grid-skin .esf-insta-row.e-outer {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
  grid-auto-rows: 1fr;
  margin-right: -7px;
  margin-left: -7px;
}
html body .esf_insta_feed_wraper .esf-insta-grid-skin .esf-insta-row.e-outer::before {
  content: "";
  width: 0;
  padding-bottom: 100%;
  grid-row: 1/1;
  grid-column: 1/1;
}
html body .esf_insta_feed_wraper .esf-insta-grid-skin .esf-insta-row.e-outer > *:first-child {
  grid-row: 1/1;
  grid-column: 1/1;
}
html body .esf_insta_feed_wraper .esf_insta_error_msg {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  padding: 10px;
  border: 1px solid transparent;
  border-radius: 5px;
}
html body .esf_insta_feed_popup_container .fancybox-button--arrow_left,
html body .esf_insta_feed_popup_container .fancybox-button--arrow_right,
html body .esf_insta_feed_popup_container .fancybox-button {
  background-color: #343a40;
  box-shadow: none !important;
}
html body .esf_insta_feed_popup_container .fancybox-navigation .fancybox-button--arrow_left > div,
html body .esf_insta_feed_popup_container .fancybox-navigation .fancybox-button--arrow_right > div,
html body .esf_insta_feed_popup_container .fancybox-navigation .fancybox-button > div {
  padding: 4px;
}
@media screen and (max-width: 991px) {
  html body .esf_insta_feed_popup_container .fancybox-navigation .fancybox-button--arrow_left,
  html body .esf_insta_feed_popup_container .fancybox-navigation .fancybox-button--arrow_right,
  html body .esf_insta_feed_popup_container .fancybox-navigation .fancybox-button {
    height: 90px;
    width: 60px;
  }
}
@media screen and (max-width: 991px) {
  html body .esf_insta_feed_popup_container .fancybox-navigation .fancybox-button--arrow_left,
  html body .esf_insta_feed_popup_container .fancybox-navigation .fancybox-button--arrow_right {
    position: fixed;
    top: auto;
    bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  html body .esf_insta_feed_popup_container .fancybox-toolbar .fancybox-button {
    padding: 4px;
    height: 30px;
  }
}

html body .esf_insta_replies_modal {
  border-radius: 5px;
  max-width: 500px;
  padding: 0;
}
html body .esf_insta_replies_modal .esf_insta_popup_all_comments {
  padding: 0;
}
html body .esf_insta_replies_modal .esf_insta_popup_all_comments h4 {
  font-size: 18px;
  margin: 0;
  padding: 13px 10px;
  border-bottom: #dee2e6 solid 1px;
  line-height: 1;
}
html body .esf_insta_replies_modal .esf_insta_popup_all_comments .esf_insta_popup_comment_holder {
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  border-bottom: #dee2e6 dashed 1px;
  font-size: 14px;
}
html body .esf_insta_replies_modal .esf_insta_popup_all_comments .esf_insta_popup_comment_holder .esf_insta_comment_icon {
  text-decoration: none;
  max-width: 30px;
  width: 100%;
  margin-right: 0;
}
html body .esf_insta_replies_modal .esf_insta_popup_all_comments .esf_insta_popup_comment_holder .esf_insta_comment_msg {
  font-size: 14px;
  width: calc(100% - 35px);
}
html body .esf_insta_replies_modal .esf_insta_popup_all_comments .esf_insta_popup_comment_holder .esf_insta_comment_meta {
  font-size: 12px;
  color: #6c757d;
  margin-top: 5px;
  padding-left: 33.6px;
}

.esf_insta_feeds_carousel .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper, .esf-insta-masonry-skin .esf-insta-grid-wrapper .esf-insta-post-footer .esf-share-wrapper {
  padding-left: 0;
}

html body .esf_insta_feed_wraper .esf_insta_feeds_carousel {
  padding: 10px 0;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .owl-nav {
  display: flex !important;
  justify-content: space-between !important;
}
html body .esf_insta_feed_wraper .esf_insta_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 .esf_insta_feed_wraper .esf_insta_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 .esf_insta_feed_wraper .esf_insta_feeds_carousel .owl-nav button i {
  line-height: 15px;
  font-size: 24px;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .owl-nav .owl-prev {
  left: 5px;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .owl-nav .owl-prev i {
  margin-left: -2px;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .owl-nav .owl-next {
  right: 5px;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .owl-nav .owl-next i {
  margin-right: -2px;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .owl-dots button {
  background-color: transparent;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .esf-insta-thumbnail-col .esf-insta-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;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .esf-insta-thumbnail-col .esf-insta-overlay .esf-insta-plus {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .esf-insta-thumbnail-col .esf-insta-overlay .icon-esf-video-camera {
  position: absolute;
  font-size: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .esf-insta-thumbnail-col .esf-insta-overlay .icon-esf-clone {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 20px;
}
html body .esf_insta_feed_wraper .esf_insta_feeds_carousel .esf-insta-thumbnail-col .esf_insta_feed_fancy_popup:hover .esf-insta-overlay {
  opacity: 1;
}
html body .esf_insta_feed_wraper .esf-insta-feed-content .esf-insta-see-more-btn {
  font-style: italic;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  color: #343a40;
  text-decoration: underline;
}

.esf-insta-post-footer .esf-insta-view-share {
  flex-wrap: wrap;
  align-items: flex-start !important;
}
.esf-insta-post-footer .esf-insta-view-share .esf-insta-view-on-fb {
  margin-bottom: 5px;
  margin-right: 10px;
}
.esf-insta-post-footer .esf-insta-view-share .esf-share-wrapper {
  padding-left: 0;
}

.esf_insta_event_time,
.esf_insta_place,
.esf_insta_place_city,
.esf_insta_event_meta > a {
  margin-bottom: 10px;
  font-size: 15px;
}

.esf-insta-bounceX {
  animation: bounce 2s infinite;
}

@keyframes esf-insta-bounceX {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
/*------ Layout styles end here ------*/
.esf_insta_feeds_holder .esf-insta-load-opacity {
  display: none;
}

.esf_insta_feed_popup_container.fancybox-container {
  z-index: 99999999;
}

.widget.widget_esf_instagram_feed {
  overflow: hidden;
}

.esf_insta_feeds_holder.esf_insta_feeds_row {
  display: flex;
  justify-content: flex-start;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content {
  width: 100%;
  position: relative;
  margin: 1px;
  height: 100%;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper {
  height: 100%;
  background: #fff;
  border: #dee2e6 solid 1px;
  padding: 2px;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_row_box {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_row_box .esf-insta-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  inset: 3px;
  color: #fff;
  transition: all 500ms ease;
  cursor: pointer;
  margin: -3px;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_row_box .esf-insta-overlay:hover {
  opacity: 1;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_row_box .esf-insta-overlay .icon.icon-esf-clone.icon-esf-video-camera {
  position: absolute;
  font-size: 15px;
  top: 10px;
  right: 7px;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_row_box .esf-insta-overlay .esf-insta-plus::before {
  content: "b";
  position: absolute;
  top: 50%;
  right: 50%;
  font-size: 11px;
  transform: translate(50%, -50%);
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_popup.esf_insta_row_box {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_popup.esf_insta_row_box .esf-insta-overlay {
  position: absolute;
  opacity: 0;
  background: rgba(0, 0, 0, 0.459);
  inset: 3px;
  color: #fff;
  transition: all 500ms ease;
  cursor: pointer;
  margin: -3px;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_popup.esf_insta_row_box .esf-insta-overlay:hover {
  opacity: 1;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_popup.esf_insta_row_box .esf-insta-overlay .icon.icon-esf-clone.icon-esf-video-camera {
  position: absolute;
  font-size: 15px;
  top: 10px;
  right: 7px;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content .esf-insta-row-wrapper.esf-insta-story-wrapper .esf_insta_feed_fancy_popup.esf_insta_popup.esf_insta_row_box .esf-insta-overlay .esf-insta-plus::before {
  content: "b";
  position: absolute;
  top: 50%;
  right: 50%;
  font-size: 11px;
  transform: translate(50%, -50%);
}

@media screen and (max-width: 600px) {
  .esf_insta_feeds_holder.esf_insta_feeds_row {
    flex-wrap: wrap;
  }
  .esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content {
    max-width: 24%;
  }
}

/*# sourceMappingURL=esf-insta-frontend.css.map */


/*FILESTART  /home/u871227975/domains/upandoavida.com/public_html/wp-content/plugins/sassy-social-share/public/css/sassy-social-share-public.css */
#heateor_sss_error{color:red;margin:7px 0}#heateor_sss_sharing_more_providers .filter svg{position:absolute;left:16px;top:18px}div.heateor_sss_sharing_ul a:link,div.heateor_sss_sharing_ul a:focus{text-decoration:none;background:transparent!important}.heateor_sss_login_container{margin:2px 0}.heateor_sss_login_container img,.heateor_sss_sharing_container img{cursor:pointer;margin:2px;border:none}.heateor_sss_login_container img{display:none;float:left}#heateor_sss_loading_image{display:block!important;float:none}.heateor_sss_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px}#heateor_sss_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#heateor_sss_mastodon_popup_bg,#heateor_sss_popup_bg{background:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20%20%22%3E%3C/svg%3E#}https://upandoavida.com/wp-content/plugins/sassy-social-share/public/css/../../images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#heateor_sss_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58b8f8!important;border-bottom:1px solid #d7d7d7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#heateor_sss_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%}#heateor_sss_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#heateor_sss_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#heateor_sss_sharing_more_content .all-services ul{display:block;margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#heateor_sss_sharing_more_content .all-services ul li{padding:0;margin:0 0 0 5px;background:0 0!important;float:left;width:24.1%;text-align:left!important}#heateor_sss_sharing_more_providers .close-button img{margin:0}#heateor_sss_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#heateor_sss_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-16px;top:-16px}#heateor_sss_sharing_more_providers .filter input.search{width:96%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 11px;padding:5px 8px 5px 27px!important;border:1px solid #ccc!important;color:#000;background:#fff!important;font-size:16px!important;text-align:left!important;max-width:-webkit-fill-available;line-height:1}#heateor_sss_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff}#heateor_sss_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#heateor_sss_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#heateor_sss_sharing_more_providers .all-services ul li a span{width:51%}#heateor_sss_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:12px;height:auto;line-height:20px;overflow:hidden;padding:8px 8px 8px 1px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.heateor_sss_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58b8f8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.heateor_sss_share_count,.heateor_sss_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}div.heateor_sss_follow_ul,div.heateor_sss_sharing_ul{padding-left:0!important;margin:1px 0!important}#heateor_sss_mastodon_popup_close img,#heateor_sss_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}div.heateor_sss_follow_ul .heateorSssSharingRound,div.heateor_sss_sharing_ul .heateorSssSharingRound{background:0 0!important}.heateor_sss_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.6em;visibility:hidden}div.heateor_sss_follow_ul a,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{float:left;padding:0!important;list-style:none!important;border:none!important;margin:2px}.heateorSssSharing,.heateorSssSharingButton{display:block;cursor:pointer;margin:2px}div.heateor_sss_follow_ul a:before,div.heateor_sss_sharing_ul a:before{content:none!important}div.heateor_sss_follow_ul a{width:auto}.heateor_sss_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share{width:96px}li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span,li.heateor_sss_facebook_share .fb-share-button span{vertical-align:top!important}li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}.heateor_sss_counter_container li{height:21px}.heateorSssTCBackground:hover{border-width:0!important;background-color:transparent}.heateorSssTCBackground{border-width:0!important;background-color:transparent!important;font-style:normal;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.heateorSssSharingSvg{width:100%;height:100%}.heateorSssSharing{float:left;border:none}.heateorSssSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.heateorSssPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0 !important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}div.heateorSssTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.heateorSssTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}div.heateor_sss_horizontal_sharing li{width:auto}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like{width:91px}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend{width:145px}div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{width:95px}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span{vertical-align:text-top!important}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{width:96px}div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share{width:108px}div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge{width:130px}div.heateor_sss_horizontal_sharing li.heateor_sss_yummly{width:106px}div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{width:76px}div.heateor_sss_horizontal_sharing li.heateor_sss_xing{width:98px}.heateor_sss_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}.heateorSssClear{clear:both}div.course_instructor_widget .heateor_sss_vertical_sharing{display:none!important}@media screen and (max-width:783px){#heateor_sss_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}}@media screen and (max-width:752px){#heateor_sss_sharing_more_content .all-services ul li{width:32.1%}}@media screen and (max-width:590px){#heateor_sss_sharing_more_content .all-services ul li{width:48.1%}#heateor_sss_sharing_more_providers .filter input.search{width:93%}}@media screen and (max-width:413px){#heateor_sss_sharing_more_content .all-services ul li{width:100%}}div.heateor_sss_bottom_sharing{margin-bottom:0}div.heateor_sss_sharing_container a:before,div.heateor_sss_follow_icons_container a:before{content:none}.heateor_sss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color: rgb(0,0,0,.2)}@media screen and (max-width: 783px)#heateor_sss_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92.8%}div.heateor_sss_follow_icons_container svg,div.heateor_sss_sharing_container svg{width:100%;height:100%}

/*FILESTART   */

/* 10Web Booster optimized this CSS file */

.heateor_sss_button_instagram span.heateor_sss_svg,a.heateor_sss_instagram span.heateor_sss_svg{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.heateor_sss_horizontal_sharing .heateor_sss_svg,.heateor_sss_standard_follow_icons_container .heateor_sss_svg{color:#fff;border-width:0px;border-style:solid;border-color:transparent}.heateor_sss_horizontal_sharing .heateorSssTCBackground{color:#666}.heateor_sss_horizontal_sharing span.heateor_sss_svg:hover,.heateor_sss_standard_follow_icons_container span.heateor_sss_svg:hover{border-color:transparent;}.heateor_sss_vertical_sharing span.heateor_sss_svg,.heateor_sss_floating_follow_icons_container span.heateor_sss_svg{color:#fff;border-width:0px;border-style:solid;border-color:transparent;}.heateor_sss_vertical_sharing .heateorSssTCBackground{color:#666;}.heateor_sss_vertical_sharing span.heateor_sss_svg:hover,.heateor_sss_floating_follow_icons_container span.heateor_sss_svg:hover{border-color:transparent;}@media screen and (max-width:783px) {.heateor_sss_vertical_sharing{display:none!important}}


/*FILESTART   */

/* 10Web Booster optimized this CSS file */

            #related_posts_thumbnails li {
                border-right: 1px solid #dddddd;
                background-color: #ffffff            }

            #related_posts_thumbnails li:hover {
                background-color: #eeeeee;
            }

            .relpost_content {
                font-size: 12px;
                color: #333333;
            }

            .relpost-block-single {
                background-color: #ffffff;
                border-right: 1px solid #dddddd;
                border-left: 1px solid #dddddd;
                margin-right: -1px;
            }

            .relpost-block-single:hover {
                background-color: #eeeeee;
            }
        

/*FILESTART   */

/* 10Web Booster optimized this CSS file */
@-webkit-keyframes bgslide{from{background-position-x:0}to{background-position-x:-200%}}@keyframes bgslide{from{background-position-x:0}to{background-position-x:-200%}}.wpp-widget-block-placeholder,.wpp-shortcode-placeholder{margin:0 auto;width:60px;height:3px;background:#dd3737;background:linear-gradient(90deg,#dd3737 0%,#571313 10%,#dd3737 100%);background-size:200% auto;border-radius:3px;-webkit-animation:bgslide 1s infinite linear;animation:bgslide 1s infinite linear}

/*FILESTART   */

/* 10Web Booster optimized this CSS file */

			.site-title a,
		.site-description {
			position: absolute;
			clip: rect(1px, 1px, 1px, 1px);
		}
		

/*FILESTART   */

/* 10Web Booster optimized this CSS file */
.saboxplugin-wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border:1px solid #eee;width:100%;clear:both;display:block;overflow:hidden;word-wrap:break-word;position:relative}.saboxplugin-wrap .saboxplugin-gravatar{float:left;padding:0 20px 20px 20px}.saboxplugin-wrap .saboxplugin-gravatar img{max-width:100px;height:auto;border-radius:0;}.saboxplugin-wrap .saboxplugin-authorname{font-size:18px;line-height:1;margin:20px 0 0 20px;display:block}.saboxplugin-wrap .saboxplugin-authorname a{text-decoration:none}.saboxplugin-wrap .saboxplugin-authorname a:focus{outline:0}.saboxplugin-wrap .saboxplugin-desc{display:block;margin:5px 20px}.saboxplugin-wrap .saboxplugin-desc a{text-decoration:underline}.saboxplugin-wrap .saboxplugin-desc p{margin:5px 0 12px}.saboxplugin-wrap .saboxplugin-web{margin:0 20px 15px;text-align:left}.saboxplugin-wrap .sab-web-position{text-align:right}.saboxplugin-wrap .saboxplugin-web a{color:#ccc;text-decoration:none}.saboxplugin-wrap .saboxplugin-socials{position:relative;display:block;background:#fcfcfc;padding:5px;border-top:1px solid #eee}.saboxplugin-wrap .saboxplugin-socials a svg{width:20px;height:20px}.saboxplugin-wrap .saboxplugin-socials a svg .st2{fill:#fff; transform-origin:center center;}.saboxplugin-wrap .saboxplugin-socials a svg .st1{fill:rgba(0,0,0,.3)}.saboxplugin-wrap .saboxplugin-socials a:hover{opacity:.8;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;box-shadow:none!important;-webkit-box-shadow:none!important}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color{box-shadow:none;padding:0;border:0;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;display:inline-block;color:#fff;font-size:0;text-decoration:inherit;margin:5px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;overflow:hidden}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey{text-decoration:inherit;box-shadow:none;position:relative;display:-moz-inline-stack;display:inline-block;vertical-align:middle;zoom:1;margin:10px 5px;color:#444;fill:#444}.clearfix:after,.clearfix:before{content:' ';display:table;line-height:0;clear:both}.ie7 .clearfix{zoom:1}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitch{border-color:#38245c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-addthis{border-color:#e91c00}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-behance{border-color:#003eb0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-delicious{border-color:#06c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-deviantart{border-color:#036824}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-digg{border-color:#00327c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-dribbble{border-color:#ba1655}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-facebook{border-color:#1e2e4f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-flickr{border-color:#003576}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-github{border-color:#264874}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-google{border-color:#0b51c5}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-googleplus{border-color:#96271a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-html5{border-color:#902e13}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-instagram{border-color:#1630aa}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-linkedin{border-color:#00344f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-pinterest{border-color:#5b040e}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-reddit{border-color:#992900}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-rss{border-color:#a43b0a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-sharethis{border-color:#5d8420}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-skype{border-color:#00658a}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-soundcloud{border-color:#995200}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-spotify{border-color:#0f612c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stackoverflow{border-color:#a95009}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-steam{border-color:#006388}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-user_email{border-color:#b84e05}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-stumbleUpon{border-color:#9b280e}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-tumblr{border-color:#10151b}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-twitter{border-color:#0967a0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vimeo{border-color:#0d7091}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-windows{border-color:#003f71}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-whatsapp{border-color:#003f71}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-wordpress{border-color:#0f3647}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-yahoo{border-color:#14002d}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-youtube{border-color:#900}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-xing{border-color:#000202}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mixcloud{border-color:#2475a0}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-vk{border-color:#243549}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-medium{border-color:#00452c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-quora{border-color:#420e00}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-meetup{border-color:#9b181c}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-goodreads{border-color:#000}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-snapchat{border-color:#999700}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-500px{border-color:#00557f}.saboxplugin-socials.sabox-colored .saboxplugin-icon-color .sab-mastodont{border-color:#185886}.sabox-plus-item{margin-bottom:20px}@media screen and (max-width:480px){.saboxplugin-wrap{text-align:center}.saboxplugin-wrap .saboxplugin-gravatar{float:none;padding:20px 0;text-align:center;margin:0 auto;display:block}.saboxplugin-wrap .saboxplugin-gravatar img{float:none;display:inline-block;display:-moz-inline-stack;vertical-align:middle;zoom:1}.saboxplugin-wrap .saboxplugin-desc{margin:0 10px 20px;text-align:center}.saboxplugin-wrap .saboxplugin-authorname{text-align:center;margin:10px 0 20px}}body .saboxplugin-authorname a,body .saboxplugin-authorname a:hover{box-shadow:none;-webkit-box-shadow:none}a.sab-profile-edit{font-size:16px!important;line-height:1!important}.sab-edit-settings a,a.sab-profile-edit{color:#0073aa!important;box-shadow:none!important;-webkit-box-shadow:none!important}.sab-edit-settings{margin-right:15px;position:absolute;right:0;z-index:2;bottom:10px;line-height:20px}.sab-edit-settings i{margin-left:5px}.saboxplugin-socials{line-height:1!important}.rtl .saboxplugin-wrap .saboxplugin-gravatar{float:right}.rtl .saboxplugin-wrap .saboxplugin-authorname{display:flex;align-items:center}.rtl .saboxplugin-wrap .saboxplugin-authorname .sab-profile-edit{margin-right:10px}.rtl .sab-edit-settings{right:auto;left:0}img.sab-custom-avatar{max-width:75px}.saboxplugin-wrap{border-color:#fc943a}.saboxplugin-wrap .saboxplugin-socials{border-color:#fc943a}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color{-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color:hover,.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color svg{border-width:1px;border-style:solid;border-radius:50%}.saboxplugin-wrap{background-color:#d6d6d6}.saboxplugin-wrap .saboxplugin-authorname a,.saboxplugin-wrap .saboxplugin-authorname span{color:#f45a38}.saboxplugin-wrap{margin-top:0;margin-bottom:2px;padding:0 0}.saboxplugin-wrap .saboxplugin-authorname{font-size:18px;line-height:25px}.saboxplugin-wrap .saboxplugin-desc p,.saboxplugin-wrap .saboxplugin-desc{font-size:14px!important;line-height:21px!important}.saboxplugin-wrap .saboxplugin-web{font-size:14px}.saboxplugin-wrap .saboxplugin-socials a svg{width:36px;height:36px}.sharethis-inline-follow-buttons img{opacity:1!important}justify-text{text-align:justify}

/*!***************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/assets/scss/monsterinsights/frontend-Lite.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************/.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled img{max-width:100%}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled a.monsterinsights-inline-popular-posts-title{text-decoration:none;box-shadow:none;font-style:normal;font-weight:bold;border:none}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled a.monsterinsights-inline-popular-posts-title:hover,.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled a.monsterinsights-inline-popular-posts-title:focus{text-decoration:underline}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-alpha{padding:24px 27px;margin-bottom:24px;background:#F0F2F4}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-alpha .monsterinsights-inline-popular-posts-label{font-size:18px;line-height:1;display:block;margin-bottom:6px;color:#EB5757}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-alpha .monsterinsights-inline-popular-posts-title{line-height:1;color:#393F4C;font-size:18px}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-beta{padding:14px;border-width:1px;border-style:solid;border-color:#F0F2F4}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-beta .monsterinsights-inline-popular-posts-label{display:block;font-size:18px;line-height:18px;color:#eb5757}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-beta .monsterinsights-inline-popular-posts-text{display:inline-block;vertical-align:middle;width:calc(100% - 164px)}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-beta .monsterinsights-inline-popular-posts-title{line-height:130%;color:#393F4C}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-beta .monsterinsights-inline-popular-posts-image{width:144px;padding:0;display:inline-block;margin-right:19px;vertical-align:middle}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-label{display:block;font-size:16px;line-height:1.1;color:#393F4C}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-text{display:block;vertical-align:middle}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-post{display:list-item;margin-left:20px}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-title{line-height:130%;font-weight:400;color:#393F4C}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-image{width:144px;padding:0;display:inline-block}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-border{display:block;border-style:solid;border-width:0 0 1px;margin:16px 0;border-color:#D3D7DE}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled{margin-bottom:24px}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled img{max-width:100%}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-widget-popular-posts-title,.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-widget-popular-posts-list a{text-decoration:none;color:#393F4C;box-shadow:none}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-widget-popular-posts-list a:hover .monsterinsights-widget-popular-posts-title,.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-widget-popular-posts-list a:focus .monsterinsights-widget-popular-posts-title{text-decoration:underline}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-alpha .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-alpha .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:24px;background:#f0f2f4;border-radius:3px;margin:0 6px 12px 6px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#393f4c;font-weight:700}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-beta .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-beta .monsterinsights-widget-popular-posts-list li{display:inline-block;background:#fff;border-radius:3px;margin:0 6px 30px 6px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#393f4c;font-weight:700;border-left:4px solid #1ec185;padding-left:16px}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-charlie .monsterinsights-widget-popular-posts-list{margin:0 -6px}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-charlie .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:24px;background:#f0f2f4;border-radius:3px;margin:0 6px 12px 6px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#393f4c;font-weight:700;border-top:4px solid #338eef}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-widget-popular-posts-list{padding:0;margin:0 -6px}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-widget-popular-posts-list li{width:calc(50% - 12px);margin-left:6px;margin-right:6px}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-1 .monsterinsights-widget-popular-posts-list{margin:0}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-1 .monsterinsights-widget-popular-posts-list li{width:100%;margin-left:0;margin-right:0}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-2 .monsterinsights-widget-popular-posts-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px 12px}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-2 .monsterinsights-widget-popular-posts-list li{margin:0 !important;box-sizing:border-box;width:100%;list-style:none}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-3 .monsterinsights-widget-popular-posts-list{margin:0;display:grid;grid-template-columns:repeat(3, 1fr);gap:24px 12px}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-3 .monsterinsights-widget-popular-posts-list li{margin:0 !important;box-sizing:border-box;width:100%;list-style:none}@media (max-width: 767px){.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-3 .monsterinsights-widget-popular-posts-list,.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-2 .monsterinsights-widget-popular-posts-list{margin:0}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-3 .monsterinsights-widget-popular-posts-list li,.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-2 .monsterinsights-widget-popular-posts-list li{width:100%;margin-left:0;margin-right:0}}