@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
a:hover,
a:active {
outline: 0;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img { max-width: 100%; width: auto\9; height: auto; vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
max-width: none;
}
button,
input,
select,
textarea {
margin: 0;
font-size: 100%;
vertical-align: middle;
}
button,
input {
*overflow: visible;
line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
cursor: pointer;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
textarea {
overflow: auto;
vertical-align: top;
}
@media print {
* {
text-shadow: none !important;
color: #000 !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
body {
margin: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 20px;
color: #000;
background-color: white;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
a {
color: #8b9293;
text-decoration: none;
}
a:hover {
color: #656c6c;
}
.img-rounded {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.img-polaroid {
padding: 4px;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
border-radius: 500px;
}
.row {
margin-left: -20px;
*zoom: 1;
}
.row:before, .row:after {
display: table;
content: "";
line-height: 0;
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 940px;
}
.span12 {
width: 940px;
}
.span11 {
width: 860px;
}
.span10 {
width: 780px;
}
.span9 {
width: 700px;
}
.span8 {
width: 620px;
}
.span7 {
width: 540px;
}
.span6 {
width: 460px;
}
.span5 {
width: 380px;
}
.span4 {
width: 300px;
}
.span3 {
width: 220px;
}
.span2 {
width: 140px;
}
.span1 {
width: 60px;
}
.offset12 {
margin-left: 980px;
}
.offset11 {
margin-left: 900px;
}
.offset10 {
margin-left: 820px;
}
.offset9 {
margin-left: 740px;
}
.offset8 {
margin-left: 660px;
}
.offset7 {
margin-left: 580px;
}
.offset6 {
margin-left: 500px;
}
.offset5 {
margin-left: 420px;
}
.offset4 {
margin-left: 340px;
}
.offset3 {
margin-left: 260px;
}
.offset2 {
margin-left: 180px;
}
.offset1 {
margin-left: 100px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before, .row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.12766%;
*margin-left: 2.07447%;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.12766%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94681%;
}
.row-fluid .span11 {
width: 91.48936%;
*width: 91.43617%;
}
.row-fluid .span10 {
width: 82.97872%;
*width: 82.92553%;
}
.row-fluid .span9 {
width: 74.46809%;
*width: 74.41489%;
}
.row-fluid .span8 {
width: 65.95745%;
*width: 65.90426%;
}
.row-fluid .span7 {
width: 57.44681%;
*width: 57.39362%;
}
.row-fluid .span6 {
width: 48.93617%;
*width: 48.88298%;
}
.row-fluid .span5 {
width: 40.42553%;
*width: 40.37234%;
}
.row-fluid .span4 {
width: 31.91489%;
*width: 31.8617%;
}
.row-fluid .span3 {
width: 23.40426%;
*width: 23.35106%;
}
.row-fluid .span2 {
width: 14.89362%;
*width: 14.84043%;
}
.row-fluid .span1 {
width: 6.38298%;
*width: 6.32979%;
}
.row-fluid .offset12 {
margin-left: 104.25532%;
*margin-left: 104.14894%;
}
.row-fluid .offset12:first-child {
margin-left: 102.12766%;
*margin-left: 102.02128%;
}
.row-fluid .offset11 {
margin-left: 95.74468%;
*margin-left: 95.6383%;
}
.row-fluid .offset11:first-child {
margin-left: 93.61702%;
*margin-left: 93.51064%;
}
.row-fluid .offset10 {
margin-left: 87.23404%;
*margin-left: 87.12766%;
}
.row-fluid .offset10:first-child {
margin-left: 85.10638%;
*margin-left: 85.0%;
}
.row-fluid .offset9 {
margin-left: 78.7234%;
*margin-left: 78.61702%;
}
.row-fluid .offset9:first-child {
margin-left: 76.59574%;
*margin-left: 76.48936%;
}
.row-fluid .offset8 {
margin-left: 70.21277%;
*margin-left: 70.10638%;
}
.row-fluid .offset8:first-child {
margin-left: 68.08511%;
*margin-left: 67.97872%;
}
.row-fluid .offset7 {
margin-left: 61.70213%;
*margin-left: 61.59574%;
}
.row-fluid .offset7:first-child {
margin-left: 59.57447%;
*margin-left: 59.46809%;
}
.row-fluid .offset6 {
margin-left: 53.19149%;
*margin-left: 53.08511%;
}
.row-fluid .offset6:first-child {
margin-left: 51.06383%;
*margin-left: 50.95745%;
}
.row-fluid .offset5 {
margin-left: 44.68085%;
*margin-left: 44.57447%;
}
.row-fluid .offset5:first-child {
margin-left: 42.55319%;
*margin-left: 42.44681%;
}
.row-fluid .offset4 {
margin-left: 36.17021%;
*margin-left: 36.06383%;
}
.row-fluid .offset4:first-child {
margin-left: 34.04255%;
*margin-left: 33.93617%;
}
.row-fluid .offset3 {
margin-left: 27.65957%;
*margin-left: 27.55319%;
}
.row-fluid .offset3:first-child {
margin-left: 25.53191%;
*margin-left: 25.42553%;
}
.row-fluid .offset2 {
margin-left: 19.14894%;
*margin-left: 19.04255%;
}
.row-fluid .offset2:first-child {
margin-left: 17.02128%;
*margin-left: 16.91489%;
}
.row-fluid .offset1 {
margin-left: 10.6383%;
*margin-left: 10.53191%;
}
.row-fluid .offset1:first-child {
margin-left: 8.51064%;
*margin-left: 8.40426%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
float: right;
}
.container {
margin-right: auto;
margin-left: auto;
*zoom: 1;
}
.container:before, .container:after {
display: table;
content: "";
line-height: 0;
}
.container:after {
clear: both;
}
.container-fluid {
padding-right: 20px;
padding-left: 20px;
*zoom: 1;
}
.container-fluid:before, .container-fluid:after {
display: table;
content: "";
line-height: 0;
}
.container-fluid:after {
clear: both;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 21px;
font-weight: 200;
line-height: 30px;
}
small {
font-size: 85%;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
cite {
font-style: normal;
}
.muted {
color: #999999;
}
a.muted:hover {
color: gray;
}
.text-warning {
color: #c09853;
}
a.text-warning:hover {
color: #a47e3c;
}
.text-error {
color: #b94a48;
}
a.text-error:hover {
color: #953b39;
}
.text-info {
color: #3a87ad;
}
a.text-info:hover {
color: #2d6987;
}
.text-success {
color: #468847;
}
a.text-success:hover {
color: #356635;
}
h1, h2, h3, h4, h5, h6 {
margin: 10px 0;
font-family: "Lato", Helvetica, Arial, sans-serif;
font-weight: bold;
line-height: 20px;
color: #394041;
text-rendering: optimizelegibility;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
font-weight: normal;
line-height: 1;
color: #999999;
}
h1,
h2,
h3 {
line-height: 40px;
}
h1 {
font-size: 32px;
}
h2 {
font-size: 28px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 16px;
}
h6 {
font-size: 14px;
}
h1 small {
font-size: 24.5px;
}
h2 small {
font-size: 17.5px;
}
h3 small {
font-size: 14px;
}
h4 small {
font-size: 14px;
}
.page-header {
padding-bottom: 9px;
margin: 20px 0 30px;
border-bottom: 1px solid #eeeeee;
}
ul, ol {
padding: 0;
margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
margin-bottom: 0;
}
li {
line-height: 20px;
}
ul.unstyled,
ol.unstyled {
margin-left: 0;
list-style: none;
}
ul.inline,
ol.inline {
margin-left: 0;
list-style: none;
}
ul.inline > li,
ol.inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-bottom: 20px;
}
dt,
dd {
line-height: 20px;
}
dt {
font-weight: bold;
}
dd {
margin-left: 10px;
}
.dl-horizontal {
*zoom: 1;
}
.dl-horizontal:before, .dl-horizontal:after {
display: table;
content: "";
line-height: 0;
}
.dl-horizontal:after {
clear: both;
}
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
hr {
margin: 20px 0;
border: 0;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid white;
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 0 0 0 15px;
margin: 0 0 20px;
border-left: 5px solid #eeeeee;
}
blockquote p {
margin-bottom: 0;
font-size: 16px;
font-weight: 300;
line-height: 25px;
}
blockquote small {
display: block;
line-height: 20px;
color: #999999;
}
blockquote small:before {
content: '\2014 \00A0';
}
blockquote.pull-right {
float: right;
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
text-align: right;
}
blockquote.pull-right small:before {
content: '';
}
blockquote.pull-right small:after {
content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
content: "";
}
address {
display: block;
margin-bottom: 20px;
font-style: normal;
line-height: 20px;
}
code,
pre {
padding: 0 3px 2px;
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 12px;
color: #333333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
code {
padding: 2px 4px;
color: #d14;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 20px;
word-break: break-all;
word-wrap: break-word;
white-space: pre;
white-space: pre-wrap;
background-color: #f5f5f5;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
pre.prettyprint {
margin-bottom: 20px;
}
pre code {
padding: 0;
color: inherit;
white-space: pre;
white-space: pre-wrap;
background-color: transparent;
border: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
form {
margin: 0 0 20px;
padding: 10px;
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: 40px;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
legend small {
font-size: 15px;
color: #999999;
}
label,
input,
button,
select,
textarea {
font-size: 14px;
font-weight: normal;
line-height: 20px;
}
input,
button,
select,
textarea {
font-family: Helvetica, Arial, sans-serif;
}
label {
display: block;
margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
display: inline-block;
height: 20px;
padding: 4px 6px;
margin-bottom: 10px;
font-size: 14px;
line-height: 20px;
color: #555555;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
vertical-align: middle;
}
input,
textarea,
.uneditable-input {
width: 206px;
}
textarea {
height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
background-color: white;
border: 1px solid #cccccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
border-color: rgba(82, 168, 236, 0.8);
outline: 0;
outline: 0 \9; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
*margin-top: 0; margin-top: 1px \9; line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
width: auto;
}
select,
input[type="file"] {
height: 30px; *margin-top: 4px; line-height: 30px;
}
select {
width: 220px;
border: 1px solid #cccccc;
background-color: white;
}
select[multiple],
select[size] {
height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
color: #999999;
background-color: #fcfcfc;
border-color: #cccccc;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
cursor: not-allowed;
}
.uneditable-input {
overflow: hidden;
white-space: nowrap;
}
.uneditable-textarea {
width: auto;
height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #999999;
}
.radio,
.checkbox {
min-height: 20px;
padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
float: left;
margin-left: 0px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
display: inline-block;
padding-top: 5px;
margin-bottom: 0;
vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
margin-left: 10px;
}
.input-mini {
width: 60px;
}
.input-small {
width: 90px;
}
.input-medium {
width: 150px;
}
.input-large {
width: 210px;
}
.input-xlarge {
width: 270px;
}
.input-xxlarge {
width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
float: none;
margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
display: inline-block;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 46px;
}
.controls-row {
*zoom: 1;
}
.controls-row:before, .controls-row:after {
display: table;
content: "";
line-height: 0;
}
.controls-row:after {
clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
cursor: not-allowed;
background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
border-color: #c09853;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
border-color: #a47e3c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
color: #c09853;
background-color: #fcf8e3;
border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
border-color: #b94a48;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
border-color: #953b39;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
color: #b94a48;
background-color: #f2dede;
border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
border-color: #468847;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
border-color: #356635;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
color: #468847;
background-color: #dff0d8;
border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
border-color: #3a87ad;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
border-color: #2d6987;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
color: #3a87ad;
background-color: #d9edf7;
border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
color: #b94a48;
border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
border-color: #e9322d;
-webkit-box-shadow: 0 0 6px #f8b9b7;
-moz-box-shadow: 0 0 6px #f8b9b7;
box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
padding: 19px 20px 20px;
margin-top: 20px;
margin-bottom: 20px;
background-color: whitesmoke;
border-top: 1px solid #e5e5e5;
*zoom: 1;
}
.form-actions:before, .form-actions:after {
display: table;
content: "";
line-height: 0;
}
.form-actions:after {
clear: both;
}
.help-block,
.help-inline {
color: #b3b7b8;
}
.help-block {
display: block;
margin-bottom: 10px;
}
.help-inline {
display: inline-block;
*display: inline; *zoom: 1;
vertical-align: middle;
padding-left: 5px;
}
.input-append,
.input-prepend {
margin-bottom: 5px;
font-size: 0;
white-space: nowrap;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu {
font-size: 14px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
position: relative;
margin-bottom: 0;
*margin-left: 0;
vertical-align: top;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
display: inline-block;
width: auto;
height: 20px;
min-width: 16px;
padding: 4px 5px;
font-size: 14px;
font-weight: normal;
line-height: 20px;
text-align: center;
text-shadow: 0 1px 0 white;
background-color: #eeeeee;
border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
vertical-align: top;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.input-append .active,
.input-prepend .active {
background-color: #a9dba9;
border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
margin-left: 0;
}
input.search-query {
padding-right: 14px;
padding-right: 4px \9;
padding-left: 14px;
padding-left: 4px \9; margin-bottom: 0;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
} .form-search .input-append .search-query,
.form-search .input-prepend .search-query {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.form-search .input-append .search-query {
-webkit-border-radius: 14px 0 0 14px;
-moz-border-radius: 14px 0 0 14px;
border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
-webkit-border-radius: 0 14px 14px 0;
-moz-border-radius: 0 14px 14px 0;
border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
-webkit-border-radius: 0 14px 14px 0;
-moz-border-radius: 0 14px 14px 0;
border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
-webkit-border-radius: 14px 0 0 14px;
-moz-border-radius: 14px 0 0 14px;
border-radius: 14px 0 0 14px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
display: inline-block;
*display: inline; *zoom: 1;
margin-bottom: 0;
vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
padding-left: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: left;
margin-right: 3px;
margin-left: 0;
}
.control-group {
margin-bottom: 10px;
}
legend + .control-group {
margin-top: 20px;
-webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
margin-bottom: 20px;
*zoom: 1;
}
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
display: table;
content: "";
line-height: 0;
}
.form-horizontal .control-group:after {
clear: both;
}
.form-horizontal .control-label {
float: left;
width: 160px;
padding-top: 5px;
text-align: right;
}
.form-horizontal .controls {
*display: inline-block;
*padding-left: 20px;
margin-left: 180px;
*margin-left: 0;
}
.form-horizontal .controls:first-child {
*padding-left: 180px;
}
.form-horizontal .help-block {
margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
margin-top: 10px;
}
.form-horizontal .form-actions {
padding-left: 180px;
}
table {
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
}
.table {
width: 100%;
margin-bottom: 20px;
}
.table th,
.table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table th {
font-weight: bold;
}
.table thead th {
vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
border-top: 0;
}
.table tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: white;
}
.table-condensed th,
.table-condensed td {
padding: 4px 5px;
}
.table-bordered {
border: 1px solid #dddddd;
border-collapse: separate;
*border-collapse: collapse;
border-left: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child {
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child {
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child {
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
background-color: whitesmoke;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
display: table-cell;
float: none;
margin-left: 0;
}
.table td.span1,
.table th.span1 {
float: none;
width: 44px;
margin-left: 0;
}
.table td.span2,
.table th.span2 {
float: none;
width: 124px;
margin-left: 0;
}
.table td.span3,
.table th.span3 {
float: none;
width: 204px;
margin-left: 0;
}
.table td.span4,
.table th.span4 {
float: none;
width: 284px;
margin-left: 0;
}
.table td.span5,
.table th.span5 {
float: none;
width: 364px;
margin-left: 0;
}
.table td.span6,
.table th.span6 {
float: none;
width: 444px;
margin-left: 0;
}
.table td.span7,
.table th.span7 {
float: none;
width: 524px;
margin-left: 0;
}
.table td.span8,
.table th.span8 {
float: none;
width: 604px;
margin-left: 0;
}
.table td.span9,
.table th.span9 {
float: none;
width: 684px;
margin-left: 0;
}
.table td.span10,
.table th.span10 {
float: none;
width: 764px;
margin-left: 0;
}
.table td.span11,
.table th.span11 {
float: none;
width: 844px;
margin-left: 0;
}
.table td.span12,
.table th.span12 {
float: none;
width: 924px;
margin-left: 0;
}
.table tbody tr.success td {
background-color: #dff0d8;
}
.table tbody tr.error td {
background-color: #f2dede;
}
.table tbody tr.warning td {
background-color: #fcf8e3;
}
.table tbody tr.info td {
background-color: #d9edf7;
}
.table-hover tbody tr.success:hover td {
background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover td {
background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover td {
background-color: #faf2cc;
}
.table-hover tbody tr.info:hover td {
background-color: #c4e3f3;
}
[class^="icon-"],
[class*=" icon-"] {
display: inline-block;
width: 14px;
height: 14px;
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
background-image: url(//www.homentor.com/wp-content/themes/realhomes/images/glyphicons-halflings.png);
background-position: 14px 14px;
background-repeat: no-repeat;
margin-top: 1px;
} .icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
background-image: url(//www.homentor.com/wp-content/themes/realhomes/images/glyphicons-halflings-white.png);
}
.icon-glass {
background-position: 0      0;
}
.icon-music {
background-position: -24px 0;
}
.icon-search {
background-position: -48px 0;
}
.icon-envelope {
background-position: -72px 0;
}
.icon-heart {
background-position: -96px 0;
}
.icon-star {
background-position: -120px 0;
}
.icon-star-empty {
background-position: -144px 0;
}
.icon-user {
background-position: -168px 0;
}
.icon-film {
background-position: -192px 0;
}
.icon-th-large {
background-position: -216px 0;
}
.icon-th {
background-position: -240px 0;
}
.icon-th-list {
background-position: -264px 0;
}
.icon-ok {
background-position: -288px 0;
}
.icon-remove {
background-position: -312px 0;
}
.icon-zoom-in {
background-position: -336px 0;
}
.icon-zoom-out {
background-position: -360px 0;
}
.icon-off {
background-position: -384px 0;
}
.icon-signal {
background-position: -408px 0;
}
.icon-cog {
background-position: -432px 0;
}
.icon-trash {
background-position: -456px 0;
}
.icon-home {
background-position: 0 -24px;
}
.icon-file {
background-position: -24px -24px;
}
.icon-time {
background-position: -48px -24px;
}
.icon-road {
background-position: -72px -24px;
}
.icon-download-alt {
background-position: -96px -24px;
}
.icon-download {
background-position: -120px -24px;
}
.icon-upload {
background-position: -144px -24px;
}
.icon-inbox {
background-position: -168px -24px;
}
.icon-play-circle {
background-position: -192px -24px;
}
.icon-repeat {
background-position: -216px -24px;
}
.icon-refresh {
background-position: -240px -24px;
}
.icon-list-alt {
background-position: -264px -24px;
}
.icon-lock {
background-position: -287px -24px;
}
.icon-flag {
background-position: -312px -24px;
}
.icon-headphones {
background-position: -336px -24px;
}
.icon-volume-off {
background-position: -360px -24px;
}
.icon-volume-down {
background-position: -384px -24px;
}
.icon-volume-up {
background-position: -408px -24px;
}
.icon-qrcode {
background-position: -432px -24px;
}
.icon-barcode {
background-position: -456px -24px;
}
.icon-tag {
background-position: 0 -48px;
}
.icon-tags {
background-position: -25px -48px;
}
.icon-book {
background-position: -48px -48px;
}
.icon-bookmark {
background-position: -72px -48px;
}
.icon-print {
background-position: -96px -48px;
}
.icon-camera {
background-position: -120px -48px;
}
.icon-font {
background-position: -144px -48px;
}
.icon-bold {
background-position: -167px -48px;
}
.icon-italic {
background-position: -192px -48px;
}
.icon-text-height {
background-position: -216px -48px;
}
.icon-text-width {
background-position: -240px -48px;
}
.icon-align-left {
background-position: -264px -48px;
}
.icon-align-center {
background-position: -288px -48px;
}
.icon-align-right {
background-position: -312px -48px;
}
.icon-align-justify {
background-position: -336px -48px;
}
.icon-list {
background-position: -360px -48px;
}
.icon-indent-left {
background-position: -384px -48px;
}
.icon-indent-right {
background-position: -408px -48px;
}
.icon-facetime-video {
background-position: -432px -48px;
}
.icon-picture {
background-position: -456px -48px;
}
.icon-pencil {
background-position: 0 -72px;
}
.icon-map-marker {
background-position: -24px -72px;
}
.icon-adjust {
background-position: -48px -72px;
}
.icon-tint {
background-position: -72px -72px;
}
.icon-edit {
background-position: -96px -72px;
}
.icon-share {
background-position: -120px -72px;
}
.icon-check {
background-position: -144px -72px;
}
.icon-move {
background-position: -168px -72px;
}
.icon-step-backward {
background-position: -192px -72px;
}
.icon-fast-backward {
background-position: -216px -72px;
}
.icon-backward {
background-position: -240px -72px;
}
.icon-play {
background-position: -264px -72px;
}
.icon-pause {
background-position: -288px -72px;
}
.icon-stop {
background-position: -312px -72px;
}
.icon-forward {
background-position: -336px -72px;
}
.icon-fast-forward {
background-position: -360px -72px;
}
.icon-step-forward {
background-position: -384px -72px;
}
.icon-eject {
background-position: -408px -72px;
}
.icon-chevron-left {
background-position: -432px -72px;
}
.icon-chevron-right {
background-position: -456px -72px;
}
.icon-plus-sign {
background-position: 0 -96px;
}
.icon-minus-sign {
background-position: -24px -96px;
}
.icon-remove-sign {
background-position: -48px -96px;
}
.icon-ok-sign {
background-position: -72px -96px;
}
.icon-question-sign {
background-position: -96px -96px;
}
.icon-info-sign {
background-position: -120px -96px;
}
.icon-screenshot {
background-position: -144px -96px;
}
.icon-remove-circle {
background-position: -168px -96px;
}
.icon-ok-circle {
background-position: -192px -96px;
}
.icon-ban-circle {
background-position: -216px -96px;
}
.icon-arrow-left {
background-position: -240px -96px;
}
.icon-arrow-right {
background-position: -264px -96px;
}
.icon-arrow-up {
background-position: -289px -96px;
}
.icon-arrow-down {
background-position: -312px -96px;
}
.icon-share-alt {
background-position: -336px -96px;
}
.icon-resize-full {
background-position: -360px -96px;
}
.icon-resize-small {
background-position: -384px -96px;
}
.icon-plus {
background-position: -408px -96px;
}
.icon-minus {
background-position: -433px -96px;
}
.icon-asterisk {
background-position: -456px -96px;
}
.icon-exclamation-sign {
background-position: 0 -120px;
}
.icon-gift {
background-position: -24px -120px;
}
.icon-leaf {
background-position: -48px -120px;
}
.icon-fire {
background-position: -72px -120px;
}
.icon-eye-open {
background-position: -96px -120px;
}
.icon-eye-close {
background-position: -120px -120px;
}
.icon-warning-sign {
background-position: -144px -120px;
}
.icon-plane {
background-position: -168px -120px;
}
.icon-calendar {
background-position: -192px -120px;
}
.icon-random {
background-position: -216px -120px;
width: 16px;
}
.icon-comment {
background-position: -240px -120px;
}
.icon-magnet {
background-position: -264px -120px;
}
.icon-chevron-up {
background-position: -288px -120px;
}
.icon-chevron-down {
background-position: -313px -119px;
}
.icon-retweet {
background-position: -336px -120px;
}
.icon-shopping-cart {
background-position: -360px -120px;
}
.icon-folder-close {
background-position: -384px -120px;
}
.icon-folder-open {
background-position: -408px -120px;
width: 16px;
}
.icon-resize-vertical {
background-position: -432px -119px;
}
.icon-resize-horizontal {
background-position: -456px -118px;
}
.icon-hdd {
background-position: 0 -144px;
}
.icon-bullhorn {
background-position: -24px -144px;
}
.icon-bell {
background-position: -48px -144px;
}
.icon-certificate {
background-position: -72px -144px;
}
.icon-thumbs-up {
background-position: -96px -144px;
}
.icon-thumbs-down {
background-position: -120px -144px;
}
.icon-hand-right {
background-position: -144px -144px;
}
.icon-hand-left {
background-position: -168px -144px;
}
.icon-hand-up {
background-position: -192px -144px;
}
.icon-hand-down {
background-position: -216px -144px;
}
.icon-circle-arrow-right {
background-position: -240px -144px;
}
.icon-circle-arrow-left {
background-position: -264px -144px;
}
.icon-circle-arrow-up {
background-position: -288px -144px;
}
.icon-circle-arrow-down {
background-position: -312px -144px;
}
.icon-globe {
background-position: -336px -144px;
}
.icon-wrench {
background-position: -360px -144px;
}
.icon-tasks {
background-position: -384px -144px;
}
.icon-filter {
background-position: -408px -144px;
}
.icon-briefcase {
background-position: -432px -144px;
}
.icon-fullscreen {
background-position: -456px -144px;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle {
*margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
outline: 0;
}
.caret {
display: inline-block;
width: 0;
height: 0;
vertical-align: top;
border-top: 4px solid black;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
}
.dropdown .caret {
margin-top: 8px;
margin-left: 2px;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
background-color: white;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
*width: 100%;
height: 1px;
margin: 9px 1px;
*margin: -5px 0 5px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid white;
}
.dropdown-menu li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 20px;
color: #333333;
white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
text-decoration: none;
color: white;
background-color: #858d8e;
background-image: -moz-linear-gradient(top, #8b9293, #7e8687);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8b9293), to(#7e8687));
background-image: -webkit-linear-gradient(top, #8b9293, #7e8687);
background-image: -o-linear-gradient(top, #8b9293, #7e8687);
background-image: linear-gradient(to bottom, #8b9293, #7e8687);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8B9293', endColorstr='#FF7E8687', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
color: #333333;
text-decoration: none;
outline: 0;
background-color: #858d8e;
background-image: -moz-linear-gradient(top, #8b9293, #7e8687);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8b9293), to(#7e8687));
background-image: -webkit-linear-gradient(top, #8b9293, #7e8687);
background-image: -o-linear-gradient(top, #8b9293, #7e8687);
background-image: linear-gradient(to bottom, #8b9293, #7e8687);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8B9293', endColorstr='#FF7E8687', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
color: #999999;
}
.dropdown-menu .disabled > a:hover {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
cursor: default;
}
.open {
*z-index: 1000;
}
.open > .dropdown-menu {
display: block;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid black;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu > .dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px 6px;
border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
top: auto;
bottom: 0;
margin-top: 0;
margin-bottom: -2px;
-webkit-border-radius: 5px 5px 5px 0;
-moz-border-radius: 5px 5px 5px 0;
border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
display: block;
content: " ";
float: right;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
border-width: 5px 0 5px 5px;
border-left-color: #cccccc;
margin-top: 5px;
margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
border-left-color: white;
}
.dropdown-submenu.pull-left {
float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
padding-left: 20px;
padding-right: 20px;
}
.typeahead {
z-index: 1051;
margin-top: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: whitesmoke;
border: 1px solid #e3e3e3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
padding: 24px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.well-small {
padding: 9px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
}
.collapse.in {
height: auto;
}
.close {
float: right;
font-size: 20px;
font-weight: bold;
line-height: 20px;
color: black;
text-shadow: 0 1px 0 white;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover {
color: black;
text-decoration: none;
cursor: pointer;
opacity: 0.4;
filter: alpha(opacity=40);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.btn {
display: inline-block;
*display: inline; *zoom: 1;
padding: 4px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
text-align: center;
vertical-align: middle;
cursor: pointer;
color: #333333;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
background-color: whitesmoke;
background-image: -moz-linear-gradient(top, white, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, white, #e6e6e6);
background-image: -o-linear-gradient(top, white, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #e6e6e6; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
border: 1px solid #bbbbbb;
*border: 0;
border-bottom-color: #a2a2a2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
*margin-left: .3em;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
color: #333333;
background-color: #e6e6e6;
*background-color: #d9d9d9;
}
.btn:active, .btn.active {
background-color: #cccccc \9;
}
.btn:first-child {
*margin-left: 0;
}
.btn:hover {
color: #333333;
text-decoration: none;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
.btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn.active, .btn:active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled, .btn[disabled] {
cursor: default;
background-image: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn-large {
padding: 11px 19px;
font-size: 17.5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
margin-top: 4px;
}
.btn-small {
padding: 2px 10px;
font-size: 11.9px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
margin-top: -1px;
}
.btn-mini {
padding: 0px 6px;
font-size: 10.5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
color: rgba(255, 255, 255, 0.75);
}
.btn {
border-color: #c5c5c5;
border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #8b9093;
background-image: -moz-linear-gradient(top, #8b9293, #8b8f93);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8b9293), to(#8b8f93));
background-image: -webkit-linear-gradient(top, #8b9293, #8b8f93);
background-image: -o-linear-gradient(top, #8b9293, #8b8f93);
background-image: linear-gradient(to bottom, #8b9293, #8b8f93);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8B9293', endColorstr='#FF8B8F93', GradientType=0);
border-color: #8b8f93 #8b8f93 #65696c;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #8b8f93; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
color: white;
background-color: #8b8f93;
*background-color: #7e8387;
}
.btn-primary:active, .btn-primary.active {
background-color: #71767a \9;
}
.btn-warning {
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #f9a732;
background-image: -moz-linear-gradient(top, #fbb450, #f89406);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
background-image: -o-linear-gradient(top, #fbb450, #f89406);
background-image: linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFBB450', endColorstr='#FFF89406', GradientType=0);
border-color: #f89406 #f89406 #ad6704;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #f89406; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
color: white;
background-color: #f89406;
*background-color: #df8505;
}
.btn-warning:active, .btn-warning.active {
background-color: #c67605 \9;
}
.btn-danger {
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #da4e49;
background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFBD362F', GradientType=0);
border-color: #bd362f #bd362f #802420;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #bd362f; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
color: white;
background-color: #bd362f;
*background-color: #a9302a;
}
.btn-danger:active, .btn-danger.active {
background-color: #942a25 \9;
}
.btn-success {
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #5bb65b;
background-image: -moz-linear-gradient(top, #62c462, #51a351);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
background-image: -webkit-linear-gradient(top, #62c462, #51a351);
background-image: -o-linear-gradient(top, #62c462, #51a351);
background-image: linear-gradient(to bottom, #62c462, #51a351);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF51A351', GradientType=0);
border-color: #51a351 #51a351 #387038;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #51a351; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
color: white;
background-color: #51a351;
*background-color: #499249;
}
.btn-success:active, .btn-success.active {
background-color: #408140 \9;
}
.btn-info {
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #49afcd;
background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF2F96B4', GradientType=0);
border-color: #2f96b4 #2f96b4 #1f6377;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #2f96b4; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
color: white;
background-color: #2f96b4;
*background-color: #2a85a0;
}
.btn-info:active, .btn-info.active {
background-color: #24748c \9;
}
.btn-inverse {
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #363636;
background-image: -moz-linear-gradient(top, #444444, #222222);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
background-image: -webkit-linear-gradient(top, #444444, #222222);
background-image: -o-linear-gradient(top, #444444, #222222);
background-image: linear-gradient(to bottom, #444444, #222222);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF444444', endColorstr='#FF222222', GradientType=0);
border-color: #222222 #222222 black;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #222222; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
color: white;
background-color: #222222;
*background-color: #151515;
}
.btn-inverse:active, .btn-inverse.active {
background-color: #090909 \9;
}
button.btn,
input[type="submit"].btn {
*padding-top: 3px;
*padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
padding: 0;
border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
*padding-top: 7px;
*padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
*padding-top: 3px;
*padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
*padding-top: 1px;
*padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
background-color: transparent;
background-image: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn-link {
border-color: transparent;
cursor: pointer;
color: #8b9293;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.btn-link:hover {
color: #656c6c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover {
color: #333333;
text-decoration: none;
}
.btn-group {
position: relative;
display: inline-block;
*display: inline; *zoom: 1;
font-size: 0;
vertical-align: middle;
white-space: nowrap;
*margin-left: .3em;
}
.btn-group:first-child {
*margin-left: 0;
}
.btn-group + .btn-group {
margin-left: 5px;
}
.btn-toolbar {
font-size: 0;
margin-top: 10px;
margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
margin-left: 5px;
}
.btn-group > .btn {
position: relative;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.btn-group > .btn + .btn {
margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
font-size: 14px;
}
.btn-group > .btn-mini {
font-size: 10.5px;
}
.btn-group > .btn-small {
font-size: 11.9px;
}
.btn-group > .btn-large {
font-size: 17.5px;
}
.btn-group > .btn:first-child {
margin-left: 0;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
margin-left: 0;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topleft: 6px;
border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topright: 6px;
border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomright: 6px;
border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
-webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
*padding-top: 5px;
*padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
padding-left: 5px;
padding-right: 5px;
*padding-top: 2px;
*padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
*padding-top: 5px;
*padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
*padding-top: 7px;
*padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
background-image: none;
-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group.open .btn.dropdown-toggle {
background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
background-color: #8b8f93;
}
.btn-group.open .btn-warning.dropdown-toggle {
background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
background-color: #222222;
}
.btn .caret {
margin-top: 8px;
margin-left: 0;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
margin-top: 6px;
}
.btn-large .caret {
border-left-width: 5px;
border-right-width: 5px;
border-top-width: 5px;
}
.dropup .btn-large .caret {
border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
border-top-color: white;
border-bottom-color: white;
}
.btn-group-vertical {
display: inline-block;
*display: inline; *zoom: 1;
}
.btn-group-vertical > .btn {
display: block;
float: none;
max-width: 100%;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
margin-left: 0;
margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.alert {
padding: 8px 35px 8px 14px;
margin-bottom: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.alert,
.alert h4 {
color: #c09853;
}
.alert h4 {
margin: 0;
}
.alert .close {
position: relative;
top: -2px;
right: -21px;
line-height: 20px;
}
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #468847;
}
.alert-success h4 {
color: #468847;
}
.alert-danger,
.alert-error {
background-color: #f2dede;
border-color: #eed3d7;
color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
color: #b94a48;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #3a87ad;
}
.alert-info h4 {
color: #3a87ad;
}
.alert-block {
padding-top: 14px;
padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
margin-bottom: 0;
}
.alert-block p + p {
margin-top: 5px;
}
.nav {
margin-left: 0;
margin-bottom: 20px;
list-style: none;
}
.nav > li > a {
display: block;
}
.nav > li > a:hover {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li > a > img {
max-width: none;
}
.nav > .pull-right {
float: right;
}
.nav-header {
display: block;
padding: 3px 15px;
font-size: 11px;
font-weight: bold;
line-height: 20px;
color: #999999;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
text-transform: uppercase;
}
.nav li + .nav-header {
margin-top: 9px;
}
.nav-list {
padding-left: 15px;
padding-right: 15px;
margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
margin-left: -15px;
margin-right: -15px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
background-color: #8b9293;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
margin-right: 2px;
}
.nav-list .divider {
*width: 100%;
height: 1px;
margin: 9px 1px;
*margin: -5px 0 5px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid white;
}
.nav-tabs,
.nav-pills {
*zoom: 1;
}
.nav-tabs:before, .nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
display: table;
content: "";
line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
clear: both;
}
.nav-tabs > li,
.nav-pills > li {
float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
padding-right: 12px;
padding-left: 12px;
margin-right: 2px;
line-height: 14px;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
margin-bottom: -1px;
}
.nav-tabs > li > a {
padding-top: 8px;
padding-bottom: 8px;
line-height: 20px;
border: 1px solid transparent;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
color: #555555;
background-color: white;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-pills > li > a {
padding-top: 8px;
padding-bottom: 8px;
margin-top: 2px;
margin-bottom: 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
color: white;
background-color: #8b9293;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li > a {
margin-right: 0;
}
.nav-tabs.nav-stacked {
border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
border: 1px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
border-color: #ddd;
z-index: 2;
}
.nav-pills.nav-stacked > li > a {
margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.nav .dropdown-toggle .caret {
border-top-color: #8b9293;
border-bottom-color: #8b9293;
margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret {
border-top-color: #656c6c;
border-bottom-color: #656c6c;
} .nav-tabs .dropdown-toggle .caret {
margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
border-top-color: #555555;
border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover {
cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
color: white;
background-color: #999999;
border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
border-top-color: white;
border-bottom-color: white;
opacity: 1;
filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
border-color: #999999;
}
.tabbable {
*zoom: 1;
}
.tabbable:before, .tabbable:after {
display: table;
content: "";
line-height: 0;
}
.tabbable:after {
clear: both;
}
.tab-content {
overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
display: none;
}
.tab-content > .active,
.pill-content > .active {
display: block;
}
.tabs-below > .nav-tabs {
border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
margin-top: -1px;
margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover {
border-bottom-color: transparent;
border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
min-width: 74px;
margin-right: 0;
margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
float: left;
margin-right: 19px;
border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover {
border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
border-color: #ddd transparent #ddd #ddd;
*border-right-color: white;
}
.tabs-right > .nav-tabs {
float: right;
margin-left: 19px;
border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
border-color: #ddd #ddd #ddd transparent;
*border-left-color: white;
}
.nav > .disabled > a {
color: #999999;
}
.nav > .disabled > a:hover {
text-decoration: none;
background-color: transparent;
cursor: default;
}
.navbar {
overflow: visible;
margin-bottom: 20px;
*position: relative;
*z-index: 2;
}
.navbar-inner {
min-height: 40px;
padding-left: 20px;
padding-right: 20px;
background-color: #f9f9f9;
background-image: -moz-linear-gradient(top, white, #f2f2f2);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#f2f2f2));
background-image: -webkit-linear-gradient(top, white, #f2f2f2);
background-image: -o-linear-gradient(top, white, #f2f2f2);
background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF2F2F2', GradientType=0);
border: 1px solid #d4d4d4;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
*zoom: 1;
}
.navbar-inner:before, .navbar-inner:after {
display: table;
content: "";
line-height: 0;
}
.navbar-inner:after {
clear: both;
}
.navbar .container {
width: auto;
}
.nav-collapse.collapse {
height: auto;
overflow: visible;
}
.navbar .brand {
float: left;
display: block;
padding: 10px 20px 10px;
margin-left: -20px;
font-size: 20px;
font-weight: 200;
color: #777777;
text-shadow: 0 1px 0 white;
}
.navbar .brand:hover {
text-decoration: none;
}
.navbar-text {
margin-bottom: 0;
line-height: 40px;
color: #777777;
}
.navbar-link {
color: #777777;
}
.navbar-link:hover {
color: #333333;
}
.navbar .divider-vertical {
height: 40px;
margin: 0 9px;
border-left: 1px solid #f2f2f2;
border-right: 1px solid white;
}
.navbar .btn,
.navbar .btn-group {
margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn {
margin-top: 0;
}
.navbar-form {
margin-bottom: 0;
*zoom: 1;
}
.navbar-form:before, .navbar-form:after {
display: table;
content: "";
line-height: 0;
}
.navbar-form:after {
clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
display: inline-block;
margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
margin-top: 5px;
white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
margin-top: 0;
}
.navbar-search {
position: relative;
float: left;
margin-top: 5px;
margin-bottom: 0;
}
.navbar-search .search-query {
margin-bottom: 0;
padding: 4px 14px;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 1;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.navbar-static-top {
position: static;
margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
padding-left: 0;
padding-right: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 940px;
}
.navbar-fixed-top {
top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
.navbar-fixed-bottom {
bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
-webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}
.navbar .nav {
position: relative;
left: 0;
display: block;
float: left;
margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
float: right;
margin-right: 0;
}
.navbar .nav > li {
float: left;
}
.navbar .nav > li > a {
float: none;
padding: 10px 15px 10px;
color: #777777;
text-decoration: none;
text-shadow: 0 1px 0 white;
}
.navbar .nav .dropdown-toggle .caret {
margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
background-color: transparent;
color: #333333;
text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
color: #555555;
text-decoration: none;
background-color: #e6e6e6;
-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
display: none;
float: right;
padding: 7px 10px;
margin-left: 5px;
margin-right: 5px;
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #ededed;
background-image: -moz-linear-gradient(top, #f2f2f2, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
background-image: -o-linear-gradient(top, #f2f2f2, #e6e6e6);
background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2F2F2', endColorstr='#FFE6E6E6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #e6e6e6; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
color: white;
background-color: #e6e6e6;
*background-color: #d9d9d9;
}
.navbar .btn-navbar:active, .navbar .btn-navbar.active {
background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
display: block;
width: 18px;
height: 2px;
background-color: #f5f5f5;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-bottom-color: rgba(0, 0, 0, 0.2);
position: absolute;
top: -7px;
left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
content: '';
display: inline-block;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid white;
position: absolute;
top: -6px;
left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
border-top: 7px solid #ccc;
border-top-color: rgba(0, 0, 0, 0.2);
border-bottom: 0;
bottom: -7px;
top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
border-top: 6px solid white;
border-bottom: 0;
bottom: -6px;
top: auto;
}
.navbar .nav li.dropdown > a:hover .caret {
border-top-color: #555555;
border-bottom-color: #555555;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
background-color: #e6e6e6;
color: #555555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
border-top-color: #777777;
border-bottom-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
border-top-color: #555555;
border-bottom-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
left: auto;
right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
left: auto;
right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
left: auto;
right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
left: auto;
right: 100%;
margin-left: 0;
margin-right: -1px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
background-color: #1b1b1b;
background-image: -moz-linear-gradient(top, #222222, #111111);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
background-image: -webkit-linear-gradient(top, #222222, #111111);
background-image: -o-linear-gradient(top, #222222, #111111);
background-image: linear-gradient(to bottom, #222222, #111111);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF222222', endColorstr='#FF111111', GradientType=0);
border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
color: #999999;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover {
color: white;
}
.navbar-inverse .brand {
color: #999999;
}
.navbar-inverse .navbar-text {
color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
background-color: transparent;
color: white;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
color: white;
background-color: #111111;
}
.navbar-inverse .navbar-link {
color: #999999;
}
.navbar-inverse .navbar-link:hover {
color: white;
}
.navbar-inverse .divider-vertical {
border-left-color: #111111;
border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
background-color: #111111;
color: white;
}
.navbar-inverse .nav li.dropdown > a:hover .caret {
border-top-color: white;
color: white;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
border-top-color: #999999;
border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
border-top-color: white;
border-bottom-color: white;
}
.navbar-inverse .navbar-search .search-query {
color: white;
background-color: #515151;
border-color: #111111;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
padding: 5px 15px;
color: #333333;
text-shadow: 0 1px 0 white;
background-color: white;
border: 0;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
outline: 0;
}
.navbar-inverse .btn-navbar {
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #0e0e0e;
background-image: -moz-linear-gradient(top, #151515, #040404);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
background-image: -webkit-linear-gradient(top, #151515, #040404);
background-image: -o-linear-gradient(top, #151515, #040404);
background-image: linear-gradient(to bottom, #151515, #040404);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF151515', endColorstr='#FF040404', GradientType=0);
border-color: #040404 #040404 black;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #040404; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
color: white;
background-color: #040404;
*background-color: black;
}
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
background-color: black \9;
}
.breadcrumb {
padding: 8px 15px;
margin: 0 0 20px;
list-style: none;
background-color: #f5f5f5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
*display: inline; *zoom: 1;
text-shadow: 0 1px 0 white;
}
.breadcrumb > li > .divider {
padding: 0 5px;
color: #ccc;
}
.breadcrumb .active {
color: #999999;
}
.pagination {
margin: 20px 0;
}
.pagination ul {
display: inline-block;
*display: inline; *zoom: 1;
margin-left: 0;
margin-bottom: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
float: left;
padding: 4px 12px;
line-height: 20px;
text-decoration: none;
background-color: white;
border: 1px solid #dddddd;
border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
background-color: whitesmoke;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
color: #999999;
cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
color: #999999;
background-color: transparent;
cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
border-left-width: 1px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
}
.pagination-centered {
text-align: center;
}
.pagination-right {
text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
padding: 11px 19px;
font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topleft: 6px;
border-top-left-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topright: 6px;
border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomright: 6px;
border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topright: 3px;
border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-bottomright: 3px;
border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
padding: 2px 10px;
font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
padding: 0px 6px;
font-size: 10.5px;
}
.pager {
margin: 20px 0;
list-style: none;
text-align: center;
*zoom: 1;
}
.pager:before, .pager:after {
display: table;
content: "";
line-height: 0;
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.pager li > a:hover {
text-decoration: none;
background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > span {
color: #999999;
background-color: #fff;
cursor: default;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: black;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.modal {
position: fixed;
top: 50%;
left: 50%;
z-index: 1050;
width: 560px;
margin: -250px 0 0 -280px;
background-color: white;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.3);
*border: 1px solid #999; -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
outline: none;
}
.modal.fade {
-webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
-moz-transition: opacity 0.3s linear, top 0.3s ease-out;
-o-transition: opacity 0.3s linear, top 0.3s ease-out;
transition: opacity 0.3s linear, top 0.3s ease-out;
top: -25%;
}
.modal.fade.in {
top: 50%;
}
.modal-header {
padding: 9px 15px;
border-bottom: 1px solid #eee;
}
.modal-header .close {
margin-top: 2px;
}
.modal-header h3 {
margin: 0;
line-height: 30px;
}
.modal-body {
position: relative;
overflow-y: auto;
max-height: 400px;
padding: 15px;
}
.modal-form {
margin-bottom: 0;
}
.modal-footer {
padding: 14px 15px 15px;
margin-bottom: 0;
text-align: right;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
-webkit-box-shadow: inset 0 1px 0 white;
-moz-box-shadow: inset 0 1px 0 white;
box-shadow: inset 0 1px 0 white;
*zoom: 1;
}
.modal-footer:before, .modal-footer:after {
display: table;
content: "";
line-height: 0;
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
visibility: visible;
padding: 5px;
font-size: 11px;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.tooltip.top {
margin-top: -3px;
}
.tooltip.right {
margin-left: 3px;
}
.tooltip.bottom {
margin-top: 3px;
}
.tooltip.left {
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: white;
text-align: center;
text-decoration: none;
background-color: black;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: black;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: black;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: black;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: black;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
width: 236px;
padding: 1px;
text-align: left;
background-color: white;
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
white-space: normal;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover .arrow {
border-width: 11px;
}
.popover .arrow:after {
border-width: 10px;
content: "";
}
.popover.top .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.popover.top .arrow:after {
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: white;
}
.popover.right .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: white;
}
.popover.bottom .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: white;
}
.popover.left .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
right: 1px;
border-right-width: 0;
border-left-color: white;
bottom: -10px;
}
.thumbnails {
margin-left: -20px;
list-style: none;
*zoom: 1;
}
.thumbnails:before, .thumbnails:after {
display: table;
content: "";
line-height: 0;
}
.thumbnails:after {
clear: both;
}
.row-fluid .thumbnails {
margin-left: 0;
}
.thumbnails > li {
float: left;
margin-bottom: 20px;
margin-left: 20px;
}
.thumbnail {
display: block;
padding: 4px;
line-height: 20px;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-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;
}
a.thumbnail:hover {
border-color: #8b9293;
-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
display: block;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
.thumbnail .caption {
padding: 9px;
color: #555555;
}
.media,
.media-body {
overflow: hidden;
*overflow: visible;
zoom: 1;
}
.media,
.media .media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media-object {
display: block;
}
.media-heading {
margin: 0 0 5px;
}
.media .pull-left {
margin-right: 10px;
}
.media .pull-right {
margin-left: 10px;
}
.media-list {
margin-left: 0;
list-style: none;
}
.label,
.badge {
display: inline-block;
padding: 2px 4px;
font-size: 11.844px;
font-weight: bold;
line-height: 14px;
color: white;
vertical-align: baseline;
white-space: nowrap;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #999999;
}
.label {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.badge {
padding-left: 9px;
padding-right: 9px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}
.label:empty,
.badge:empty {
display: none;
}
a.label:hover, a.badge:hover {
color: white;
text-decoration: none;
cursor: pointer;
}
.label-important {
background-color: #b94a48;
}
.label-important[href] {
background-color: #953b39;
}
.label-warning {
background-color: #f89406;
}
.label-warning[href] {
background-color: #c67605;
}
.label-success {
background-color: #468847;
}
.label-success[href] {
background-color: #356635;
}
.label-info {
background-color: #3a87ad;
}
.label-info[href] {
background-color: #2d6987;
}
.label-inverse {
background-color: #333333;
}
.label-inverse[href] {
background-color: #1a1a1a;
}
.badge-important {
background-color: #b94a48;
}
.badge-important[href] {
background-color: #953b39;
}
.badge-warning {
background-color: #f89406;
}
.badge-warning[href] {
background-color: #c67605;
}
.badge-success {
background-color: #468847;
}
.badge-success[href] {
background-color: #356635;
}
.badge-info {
background-color: #3a87ad;
}
.badge-info[href] {
background-color: #2d6987;
}
.badge-inverse {
background-color: #333333;
}
.badge-inverse[href] {
background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
position: relative;
top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
top: 0;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-ms-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f6f6f6;
background-image: -moz-linear-gradient(top, whitesmoke, #f9f9f9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(whitesmoke), to(#f9f9f9));
background-image: -webkit-linear-gradient(top, whitesmoke, #f9f9f9);
background-image: -o-linear-gradient(top, whitesmoke, #f9f9f9);
background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFF9F9F9', GradientType=0);
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.progress .bar {
width: 0%;
height: 100%;
color: white;
float: left;
font-size: 12px;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #0d90d1;
background-image: -moz-linear-gradient(top, #149bdf, #0480be);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
background-image: -o-linear-gradient(top, #149bdf, #0480be);
background-image: linear-gradient(to bottom, #149bdf, #0480be);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF149BDF', endColorstr='#FF0480BE', GradientType=0);
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: width 0.6s ease;
-moz-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress .bar + .bar {
-webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.progress-striped .bar {
background-color: #149bdf;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar, .progress .bar-danger {
background-color: #dd514b;
background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFC43C35', GradientType=0);
}
.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
background-color: #ee5f5b;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar, .progress .bar-success {
background-color: #5db95d;
background-image: -moz-linear-gradient(top, #62c462, #57a957);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
background-image: -webkit-linear-gradient(top, #62c462, #57a957);
background-image: -o-linear-gradient(top, #62c462, #57a957);
background-image: linear-gradient(to bottom, #62c462, #57a957);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF57A957', GradientType=0);
}
.progress-success.progress-striped .bar, .progress-striped .bar-success {
background-color: #62c462;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar, .progress .bar-info {
background-color: #4bb1cf;
background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF339BB9', GradientType=0);
}
.progress-info.progress-striped .bar, .progress-striped .bar-info {
background-color: #5bc0de;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar, .progress .bar-warning {
background-color: #f9a732;
background-image: -moz-linear-gradient(top, #fbb450, #f89406);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
background-image: -o-linear-gradient(top, #fbb450, #f89406);
background-image: linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFBB450', endColorstr='#FFF89406', GradientType=0);
}
.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
background-color: #fbb450;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
margin-bottom: 20px;
}
.accordion-group {
margin-bottom: 2px;
border: 1px solid #e5e5e5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.accordion-heading {
border-bottom: 0;
}
.accordion-heading .accordion-toggle {
display: block;
padding: 8px 15px;
}
.accordion-toggle {
cursor: pointer;
}
.accordion-inner {
padding: 9px 15px;
border-top: 1px solid #e5e5e5;
}
.carousel {
position: relative;
margin-bottom: 20px;
line-height: 1;
}
.carousel-inner {
overflow: hidden;
width: 100%;
position: relative;
}
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-moz-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img {
display: block;
line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 40%;
left: 15px;
width: 40px;
height: 40px;
margin-top: -20px;
font-size: 60px;
font-weight: 100;
line-height: 30px;
color: white;
text-align: center;
background: #222222;
border: 3px solid white;
-webkit-border-radius: 23px;
-moz-border-radius: 23px;
border-radius: 23px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.carousel-control.right {
left: auto;
right: 15px;
}
.carousel-control:hover {
color: white;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-caption {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 15px;
background: #333333;
background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
color: white;
line-height: 20px;
}
.carousel-caption h4 {
margin: 0 0 5px;
}
.carousel-caption p {
margin-bottom: 0;
}
.hero-unit {
padding: 60px;
margin-bottom: 30px;
font-size: 18px;
font-weight: 200;
line-height: 30px;
color: inherit;
background-color: #eeeeee;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.hero-unit h1 {
margin-bottom: 0;
font-size: 60px;
line-height: 1;
color: inherit;
letter-spacing: -1px;
}
.hero-unit li {
line-height: 30px;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.hide {
display: none;
}
.show {
display: block;
}
.invisible {
visibility: hidden;
}
.affix {
position: fixed;
}
.clearfix {
*zoom: 1;
}
.clearfix:before, .clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}@-ms-viewport {
width: device-width;
}
.clearfix {
*zoom: 1;
}
.clearfix:before, .clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.hidden {
display: none;
visibility: hidden;
}
.visible-phone {
display: none !important;
}
.visible-tablet {
display: none !important;
}
.hidden-desktop {
display: none !important;
}
.visible-desktop {
display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important;
}
.visible-tablet {
display: inherit !important;
}
.hidden-tablet {
display: none !important;
}
}
@media (max-width: 767px) {
.hidden-desktop {
display: inherit !important;
}
.visible-desktop {
display: none !important;
}
.visible-phone {
display: inherit !important;
}
.hidden-phone {
display: none !important;
}
}
@media (min-width: 1200px) {
.row {
margin-left: -30px;
*zoom: 1;
}
.row:before, .row:after {
display: table;
content: "";
line-height: 0;
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin: 0 5px 0 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 1170px;
}
.span12 {
width: 1170px;
}
.span11 {
width: 1070px;
}
.span10 {
width: 970px;
}
.span9 {
width: 870px;
}
.span8 {
width: 770px;
}
.span7 {
width: 670px;
}
.span6 {
width: 570px;
}
.span5 {
width: 470px;
}
.span4 {
width: 370px;
}
.span3 {
width: 265px;
}
.span2 {
width: 170px;
}
.span1 {
width: 70px;
}
.offset12 {
margin-left: 1230px;
}
.offset11 {
margin-left: 1130px;
}
.offset10 {
margin-left: 1030px;
}
.offset9 {
margin-left: 930px;
}
.offset8 {
margin-left: 830px;
}
.offset7 {
margin-left: 730px;
}
.offset6 {
margin-left: 630px;
}
.offset5 {
margin-left: 530px;
}
.offset4 {
margin-left: 430px;
}
.offset3 {
margin-left: 330px;
}
.offset2 {
margin-left: 230px;
}
.offset1 {
margin-left: 130px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before, .row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.5641%;
*margin-left: 2.51091%;
}
.row-fluid [class*="span"]:first-child {
margin-left: 30px;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.5641%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94681%;
}
.row-fluid .span11 {
width: 91.45299%;
*width: 91.3998%;
}
.row-fluid .span10 {
width: 82.90598%;
*width: 82.85279%;
}
.row-fluid .span9 {
width: 74.35897%;
*width: 74.30578%;
}
.row-fluid .span8 {
width: 65.81197%;
*width: 65.75877%;
}
.row-fluid .span7 {
width: 57.26496%;
*width: 57.21177%;
}
.row-fluid .span6 {
width: 48.71795%;
*width: 48.66476%;
}
.row-fluid .span5 {
width: 40.17094%;
*width: 40.11775%;
}
.row-fluid .span4 {
width: 27%;
*width: 31.57074%;
}
.row-fluid .span3 {
width: 23.07692%;
*width: 23.02373%;
}
.row-fluid .span2 {
width: 14.52991%;
*width: 14.47672%;
}
.row-fluid .span1 {
width: 5.98291%;
*width: 5.92971%;
}
.row-fluid .offset12 {
margin-left: 105.12821%;
*margin-left: 105.02182%;
}
.row-fluid .offset12:first-child {
margin-left: 102.5641%;
*margin-left: 102.45772%;
}
.row-fluid .offset11 {
margin-left: 96.5812%;
*margin-left: 96.47481%;
}
.row-fluid .offset11:first-child {
margin-left: 94.01709%;
*margin-left: 93.91071%;
}
.row-fluid .offset10 {
margin-left: 88.03419%;
*margin-left: 87.92781%;
}
.row-fluid .offset10:first-child {
margin-left: 85.47009%;
*margin-left: 85.3637%;
}
.row-fluid .offset9 {
margin-left: 79.48718%;
*margin-left: 79.3808%;
}
.row-fluid .offset9:first-child {
margin-left: 76.92308%;
*margin-left: 76.81669%;
}
.row-fluid .offset8 {
margin-left: 70.94017%;
*margin-left: 70.83379%;
}
.row-fluid .offset8:first-child {
margin-left: 68.37607%;
*margin-left: 68.26969%;
}
.row-fluid .offset7 {
margin-left: 62.39316%;
*margin-left: 62.28678%;
}
.row-fluid .offset7:first-child {
margin-left: 59.82906%;
*margin-left: 59.72268%;
}
.row-fluid .offset6 {
margin-left: 53.84615%;
*margin-left: 53.73977%;
}
.row-fluid .offset6:first-child {
margin-left: 51.28205%;
*margin-left: 51.17567%;
}
.row-fluid .offset5 {
margin-left: 45.29915%;
*margin-left: 45.19276%;
}
.row-fluid .offset5:first-child {
margin-left: 42.73504%;
*margin-left: 42.62866%;
}
.row-fluid .offset4 {
margin-left: 36.75214%;
*margin-left: 36.64575%;
}
.row-fluid .offset4:first-child {
margin-left: 34.18803%;
*margin-left: 34.08165%;
}
.row-fluid .offset3 {
margin-left: 28.20513%;
*margin-left: 28.09875%;
}
.row-fluid .offset3:first-child {
margin-left: 25.64103%;
*margin-left: 25.53464%;
}
.row-fluid .offset2 {
margin-left: 19.65812%;
*margin-left: 19.55174%;
}
.row-fluid .offset2:first-child {
margin-left: 17.09402%;
*margin-left: 16.98763%;
}
.row-fluid .offset1 {
margin-left: 11.11111%;
*margin-left: 11.00473%;
}
.row-fluid .offset1:first-child {
margin-left: 8.54701%;
*margin-left: 8.44063%;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 30px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 1156px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 1056px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 956px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 856px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 756px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 656px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 556px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 456px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 356px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 256px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 156px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 56px;
}
.thumbnails {
margin-left: -30px;
}
.thumbnails > li {
margin-left: 30px;
}
.row-fluid .thumbnails {
margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.row {
margin-left: -20px;
*zoom: 1;
}
.row:before, .row:after {
display: table;
content: "";
line-height: 0;
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 724px;
}
.span12 {
width: 724px;
}
.span11 {
width: 662px;
}
.span10 {
width: 600px;
}
.span9 {
width: 538px;
}
.span8 {
width: 476px;
}
.span7 {
width: 414px;
}
.span6 {
width: 352px;
}
.span5 {
width: 290px;
}
.span4 {
width: 228px;
}
.span3 {
width: 166px;
}
.span2 {
width: 104px;
}
.span1 {
width: 42px;
}
.offset12 {
margin-left: 764px;
}
.offset11 {
margin-left: 702px;
}
.offset10 {
margin-left: 640px;
}
.offset9 {
margin-left: 578px;
}
.offset8 {
margin-left: 516px;
}
.offset7 {
margin-left: 454px;
}
.offset6 {
margin-left: 392px;
}
.offset5 {
margin-left: 330px;
}
.offset4 {
margin-left: 268px;
}
.offset3 {
margin-left: 206px;
}
.offset2 {
margin-left: 144px;
}
.offset1 {
margin-left: 82px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before, .row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.76243%;
*margin-left: 2.70924%;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.76243%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94681%;
}
.row-fluid .span11 {
width: 91.43646%;
*width: 91.38327%;
}
.row-fluid .span10 {
width: 82.87293%;
*width: 82.81974%;
}
.row-fluid .span9 {
width: 74.30939%;
*width: 74.2562%;
}
.row-fluid .span8 {
width: 65.74586%;
*width: 65.69266%;
}
.row-fluid .span7 {
width: 57.18232%;
*width: 57.12913%;
}
.row-fluid .span6 {
width: 48.61878%;
*width: 48.56559%;
}
.row-fluid .span5 {
width: 40.05525%;
*width: 40.00206%;
}
.row-fluid .span4 {
width: 31.49171%;
*width: 31.43852%;
}
.row-fluid .span3 {
width: 22.92818%;
*width: 22.87499%;
}
.row-fluid .span2 {
width: 14.36464%;
*width: 14.31145%;
}
.row-fluid .span1 {
width: 5.8011%;
*width: 5.74791%;
}
.row-fluid .offset12 {
margin-left: 105.52486%;
*margin-left: 105.41848%;
}
.row-fluid .offset12:first-child {
margin-left: 102.76243%;
*margin-left: 102.65605%;
}
.row-fluid .offset11 {
margin-left: 96.96133%;
*margin-left: 96.85494%;
}
.row-fluid .offset11:first-child {
margin-left: 94.1989%;
*margin-left: 94.09251%;
}
.row-fluid .offset10 {
margin-left: 88.39779%;
*margin-left: 88.29141%;
}
.row-fluid .offset10:first-child {
margin-left: 85.63536%;
*margin-left: 85.52898%;
}
.row-fluid .offset9 {
margin-left: 79.83425%;
*margin-left: 79.72787%;
}
.row-fluid .offset9:first-child {
margin-left: 77.07182%;
*margin-left: 76.96544%;
}
.row-fluid .offset8 {
margin-left: 71.27072%;
*margin-left: 71.16434%;
}
.row-fluid .offset8:first-child {
margin-left: 68.50829%;
*margin-left: 68.4019%;
}
.row-fluid .offset7 {
margin-left: 62.70718%;
*margin-left: 62.6008%;
}
.row-fluid .offset7:first-child {
margin-left: 59.94475%;
*margin-left: 59.83837%;
}
.row-fluid .offset6 {
margin-left: 54.14365%;
*margin-left: 54.03726%;
}
.row-fluid .offset6:first-child {
margin-left: 51.38122%;
*margin-left: 51.27483%;
}
.row-fluid .offset5 {
margin-left: 45.58011%;
*margin-left: 45.47373%;
}
.row-fluid .offset5:first-child {
margin-left: 42.81768%;
*margin-left: 42.7113%;
}
.row-fluid .offset4 {
margin-left: 37.01657%;
*margin-left: 36.91019%;
}
.row-fluid .offset4:first-child {
margin-left: 34.25414%;
*margin-left: 34.14776%;
}
.row-fluid .offset3 {
margin-left: 28.45304%;
*margin-left: 28.34666%;
}
.row-fluid .offset3:first-child {
margin-left: 25.69061%;
*margin-left: 25.58422%;
}
.row-fluid .offset2 {
margin-left: 19.8895%;
*margin-left: 19.78312%;
}
.row-fluid .offset2:first-child {
margin-left: 17.12707%;
*margin-left: 17.02069%;
}
.row-fluid .offset1 {
margin-left: 11.32597%;
*margin-left: 11.21958%;
}
.row-fluid .offset1:first-child {
margin-left: 8.56354%;
*margin-left: 8.45715%;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 710px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 648px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 586px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 524px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 462px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 400px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 338px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 276px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 214px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 152px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 90px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 28px;
}
}
@media (max-width: 767px) {
body {
padding-left: 20px;
padding-right: 20px;
}
.navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top {
margin-left: -20px;
margin-right: -20px;
}
.container-fluid {
padding: 0;
}
.dl-horizontal dt {
float: none;
clear: none;
width: auto;
text-align: left;
}
.dl-horizontal dd {
margin-left: 0;
}
.container {
width: auto;
}
.row-fluid {
width: 100%;
}
.row,
.thumbnails {
margin-left: 0;
}
.thumbnails > li {
float: none;
margin-left: 0;
}
[class*="span"],
.uneditable-input[class*="span"],
.row-fluid [class*="span"] {
float: none;
display: block;
width: 100%;
margin-left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.span12,
.row-fluid .span12 {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="offset"]:first-child {
margin-left: 0;
}
.input-large,
.input-xlarge,
.input-xxlarge,
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.input-prepend input,
.input-append input,
.input-prepend input[class*="span"],
.input-append input[class*="span"] {
display: inline-block;
width: auto;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 0;
}
.modal {
position: fixed;
top: 20px;
left: 20px;
right: 20px;
width: auto;
margin: 0;
}
.modal.fade {
top: -100px;
}
.modal.fade.in {
top: 20px;
}
}
@media (max-width: 480px) {
.nav-collapse {
-webkit-transform: translate3d(0, 0, 0);
}
.page-header h1 small {
display: block;
line-height: 20px;
}
input[type="checkbox"],
input[type="radio"] {
border: 1px solid #ccc;
}
.form-horizontal .control-label {
float: none;
width: auto;
padding-top: 0;
text-align: left;
}
.form-horizontal .controls {
margin-left: 0;
}
.form-horizontal .control-list {
padding-top: 0;
}
.form-horizontal .form-actions {
padding-left: 10px;
padding-right: 10px;
}
.media .pull-left,
.media .pull-right {
float: none;
display: block;
margin-bottom: 10px;
}
.media-object {
margin-right: 0;
margin-left: 0;
}
.modal {
top: 10px;
left: 10px;
right: 10px;
}
.modal-header .close {
padding: 10px;
margin: -10px;
}
.carousel-caption {
position: static;
}
}
@media (max-width: 979px) {
body {
padding-top: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: static;
}
.navbar-fixed-top {
margin-bottom: 20px;
}
.navbar-fixed-bottom {
margin-top: 20px;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
padding: 5px;
}
.navbar .container {
width: auto;
padding: 0;
}
.navbar .brand {
padding-left: 10px;
padding-right: 10px;
margin: 0 0 0 -5px;
}
.nav-collapse {
clear: both;
}
.nav-collapse .nav {
float: none;
margin: 0 0 10px;
}
.nav-collapse .nav > li {
float: none;
}
.nav-collapse .nav > li > a {
margin-bottom: 2px;
}
.nav-collapse .nav > .divider-vertical {
display: none;
}
.nav-collapse .nav .nav-header {
color: #777777;
text-shadow: none;
}
.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
padding: 9px 15px;
font-weight: bold;
color: #777777;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.nav-collapse .btn {
padding: 4px 10px 4px;
font-weight: normal;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.nav-collapse .dropdown-menu li + li a {
margin-bottom: 2px;
}
.nav-collapse .nav > li > a:hover,
.nav-collapse .dropdown-menu a:hover {
background-color: #f2f2f2;
}
.navbar-inverse .nav-collapse .nav > li > a,
.navbar-inverse .nav-collapse .dropdown-menu a {
color: #999999;
}
.navbar-inverse .nav-collapse .nav > li > a:hover,
.navbar-inverse .nav-collapse .dropdown-menu a:hover {
background-color: #111111;
}
.nav-collapse.in .btn-group {
margin-top: 5px;
padding: 0;
}
.nav-collapse .dropdown-menu {
position: static;
top: auto;
left: auto;
float: none;
display: none;
max-width: none;
margin: 0 15px;
padding: 0;
background-color: transparent;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.nav-collapse .open > .dropdown-menu {
display: block;
}
.nav-collapse .dropdown-menu:before,
.nav-collapse .dropdown-menu:after {
display: none;
}
.nav-collapse .dropdown-menu .divider {
display: none;
}
.nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
display: none;
}
.nav-collapse .navbar-form,
.nav-collapse .navbar-search {
float: none;
padding: 10px 15px;
margin: 10px 0;
border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f2f2f2;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-inverse .nav-collapse .navbar-form,
.navbar-inverse .nav-collapse .navbar-search {
border-top-color: #111111;
border-bottom-color: #111111;
}
.navbar .nav-collapse .nav.pull-right {
float: none;
margin-left: 0;
}
.nav-collapse,
.nav-collapse.collapse {
overflow: hidden;
height: 0;
}
.navbar .btn-navbar {
display: block;
}
.navbar-static .navbar-inner {
padding-left: 10px;
padding-right: 10px;
}
}
@media (min-width: 980px) {
.nav-collapse.collapse {
height: auto !important;
overflow: visible !important;
}
}@font-face{font-family:'FontAwesome';src:url(//www.homentor.com/wp-content/themes/realhomes/font/fontawesome-webfont.eot?v=4.1.0);src:url(//www.homentor.com/wp-content/themes/realhomes/font/fontawesome-webfont.eot?#iefix&v=4.1.0) format('embedded-opentype'),url(//www.homentor.com/wp-content/themes/realhomes/font/fontawesome-webfont.woff?v=4.1.0) format('woff'),url(//www.homentor.com/wp-content/themes/realhomes/font/fontawesome-webfont.ttf?v=4.1.0) format('truetype'),url(//www.homentor.com/wp-content/themes/realhomes/font/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-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}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.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-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{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:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.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{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-square:before,.fa-pied-piper: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-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra: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-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"}.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} .flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider {margin: 0; position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px} .flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; }
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled { opacity: .8; filter:alpha(opacity=80); cursor: default; } .flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: 1; cursor: pointer;}
.flex-control-thumbs img:hover { opacity: .7;}
.flex-control-thumbs .flex-active {opacity: .7; cursor: default;}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {opacity: 1; left: 0;}
.flex-direction-nav .flex-next {opacity: 1; right: 0;}
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//www.homentor.com/wp-content/themes/realhomes/js/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}html.swipebox {
overflow: hidden!important;
}
#swipebox-overlay img {
border: none!important;
}
#swipebox-overlay {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 99999!important;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
#swipebox-slider {
height: 100%;
left: 0;
top: 0;
width: 100%;
white-space: nowrap;
position: absolute;
display: none;
}
#swipebox-slider .slide {
background: url(//www.homentor.com/wp-content/themes/realhomes/js/swipebox/img/loader.gif) no-repeat center center;
height: 100%;
width: 100%;
line-height: 1px;
text-align: center;
display: inline-block;
}
#swipebox-slider .slide:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container {
display: inline-block;
max-height: 100%;
max-width: 100%;
margin: 0;
padding: 0;
width: auto;
height: auto;
vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
background:none;
max-width: 1140px;
max-height: 100%;
width: 100%;
padding:5%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video{
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{
width: 100%!important; 
height: 100%!important;
position: absolute;
top: 0; left: 0;
}
#swipebox-action, #swipebox-caption {
position: absolute;
left: 0;
z-index: 999;
height: 50px;
width: 100%;
}
#swipebox-action {
bottom: -50px;
}
#swipebox-action.visible-bars {
bottom: 0;
}
#swipebox-action.force-visible-bars {
bottom: 0!important;
}
#swipebox-caption {
top: -50px;
text-align: center;
}
#swipebox-caption.visible-bars {
top: 0;
}
#swipebox-caption.force-visible-bars {
top: 0!important;
}
#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
background-image: url(//www.homentor.com/wp-content/themes/realhomes/js/swipebox/img/icons.png);
background-repeat: no-repeat;
border: none!important;
text-decoration: none!important;
cursor: pointer;
position: absolute;
width: 50px;
height: 50px;
top: 0;
}
#swipebox-action #swipebox-close {
background-position: 15px 12px;
left: 40px;
}
#swipebox-action #swipebox-prev {
background-position: -32px 13px;
right: 100px;
}
#swipebox-action #swipebox-next {
background-position: -78px 13px;
right: 40px;
}
#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
opacity: 0.3;
}
#swipebox-slider.rightSpring {
-moz-animation: rightSpring 0.3s;
-webkit-animation: rightSpring 0.3s;
}
#swipebox-slider.leftSpring {
-moz-animation: leftSpring 0.3s;
-webkit-animation: leftSpring 0.3s;
}
@-moz-keyframes rightSpring {
0% {
margin-left: 0px;
}
50% {
margin-left: -30px;
}
100% {
margin-left: 0px;
}
}
@-moz-keyframes leftSpring {
0% {
margin-left: 0px;
}
50% {
margin-left: 30px;
}
100% {
margin-left: 0px;
}
}
@-webkit-keyframes rightSpring {
0% {
margin-left: 0px;
}
50% {
margin-left: -30px;
}
100% {
margin-left: 0px;
}
}
@-webkit-keyframes leftSpring {
0% {
margin-left: 0px;
}
50% {
margin-left: 30px;
}
100% {
margin-left: 0px;
}
}
@media screen and (max-width: 800px) {
#swipebox-action #swipebox-close {
left: 0;
}
#swipebox-action #swipebox-prev {
right: 60px;
}
#swipebox-action #swipebox-next {
right: 0;
}
} #swipebox-overlay {
background: #0d0d0d;
}
#swipebox-action, #swipebox-caption {
text-shadow: 1px 1px 1px black;
background-color: #0d0d0d;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d0d0d), color-stop(100%, #000000));
background-image: -webkit-linear-gradient(#0d0d0d, #000000);
background-image: -moz-linear-gradient(#0d0d0d, #000000);
background-image: -o-linear-gradient(#0d0d0d, #000000);
background-image: linear-gradient(#0d0d0d, #000000);
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
opacity: 0.95;
}
#swipebox-action {
border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#swipebox-caption {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
color: white!important;
font-size: 15px;
line-height: 43px;
font-family: Helvetica, Arial, sans-serif;
}a:hover {
color: #df5400;
}
::-moz-selection {
background: #ec894d;
color: white;
text-shadow: none;
}
::selection {
background: #ec894d;
color: black;
text-shadow: none;
}
.only-for-print {
display: none;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
max-width: 96%; padding: 5px 3px 0;
text-align: center;
}
.gallery-caption {
font-size: 11px;
line-height: 18px;
padding: 5px 0;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.alert-wrapper {
margin-bottom: 80px;
}  .real-btn, .btn-blue, .btn-grey {
font-family: "Arial", Helvetica, Arial, sans-serif;
display: inline-block;
vertical-align: middle;
font-size: 14px;
color: #222;
text-align: center;
margin-bottom: 0;
padding: 8px 16px;
-webkit-padding-before: 7px;
-webkit-padding-after: 7px;
border-radius: 0;
border: none;
box-shadow: none;
text-shadow: none;
background-image: none;
background-color: #F0AC00;
outline: none;
}
.real-btn:hover, .btn-blue:hover, .btn-grey:hover, .real-btn.current, .current.btn-blue, .current.btn-grey, .real-btn:focus, .btn-blue:focus, .btn-grey:focus, .real-btn:active, .btn-blue:active, .btn-grey:active {
background-color: #e3712c;
color: white;
box-shadow: none;
outline: none;
}
.btn-mini {
padding: 8px 29px;
font-size: 14px;
}
.btn-small {
padding: 11px 36px;
font-size: 18px;
}
.btn-large {
padding: 12px 48px;
font-size: 20px;
}
.btn-blue {
font-weight: blod;
background-color: #58caec;
}
.btn-blue:hover, .btn-blue.current {
background-color: #18aad5;
}
.btn-grey {
font-weight: blod;
background-color: #aeadad;
}
.btn-grey:hover, .btn-grey.current {
background-color: #838181;
}
body a,
.container a {
text-decoration: none;
}  body {
background-color: whitesmoke;
}  .contents {
margin-bottom: 45px;
}
.main {
border-left: 1px solid #dedede;
border-right: 1px solid #dedede;
margin-bottom: 30px;
}
.page-template-template-home-php .main {
border-bottom: 1px solid #dedede;
}
.sidebar {
margin-bottom: 30px;
}  .header-wrapper {
background-color: #252a2b;
}
.disable-responsive .header-wrapper {
min-width: 940px;
} #header {
position: relative;
} #header-top {
border-bottom: 1px solid #343a3b;
margin-bottom: 30px;
}
#header-top #lang_sel {
float: left;
height: auto;
margin-top: 10px;
margin-right: 10px;
}
#header-top #lang_sel a {
background-color: #252A2B;
border-color: #343A3B;
color: #929A9B;
}
#header-top #lang_sel a:hover {
color: #788182;
}
#header-top #lang_sel ul ul {
border-top-color: #343A3B;
}
#header-top #lang_sel img.iclflag {
top: 0;
}
#header-top #lang_sel_click {
float: left;
height: auto;
margin-top: 10px;
margin-right: 10px;
}
#header-top #lang_sel_click a {
background-color: #252A2B;
border-color: #343A3B;
color: #929A9B;
}
#header-top #lang_sel_click a:hover {
color: #788182;
}
#header-top #lang_sel_click ul ul {
border-top-color: #343A3B;
}
#header-top #lang_sel_click img.iclflag {
top: 0;
}
#header-top #lang_sel_list {
float: left;
}
#header-top #lang_sel_list.lang_sel_list_vertical {
width: auto;
margin-top: 11px;
}
#header-top #lang_sel_list.lang_sel_list_vertical ul {
border: none;
border-top-color: #343A3B;
}
#header-top #lang_sel_list.lang_sel_list_vertical ul li {
width: auto;
}
#header-top #lang_sel_list.lang_sel_list_vertical a:visited,
#header-top #lang_sel_list.lang_sel_list_vertical a {
border: none;
background-color: #252A2B;
border-color: #343A3B;
}
#header-top #lang_sel_list.lang_sel_list_horizontal {
height: auto;
margin-top: 14px;
}
#header-top #lang_sel_list ul li a {
background: transparent;
}
#header-top #lang_sel_list ul li a.lang_sel_sel {
color: #b5b5b5;
}
#header-top #lang_sel_list ul li a.lang_sel_other {
color: #858585;
}
#header-top #lang_sel_list img.iclflag {
top: -1px;
} #contact-email {
font-size: 14px;
line-height: 20px;
color: #929a9b;
float: left;
font-weight: normal;
padding: 13px 0;
margin: 0 0 0 6px; }
#contact-email .email {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-mail.png) no-repeat left 0;
display: inline-block;
height: 16px;
width: 16px;
margin-right: 8px;
vertical-align: top;
}
#contact-email a {
color: #929a9b;
}
#contact-email a:hover {
color: #b0b8b9;
} .single article .social_networks {
margin: 0;
}
.social_networks {
float: right;
list-style: none;
margin: 0;
padding: 0;
}
.social_networks li {
display: inline-block;
border: none;
margin: 0 0 0 -4px;
}
.social_networks li a {
color: #929a9b;
font-size: 15px;
display: block;
text-align: center;
line-height: 44px;
width: 44px;
height: 46px;
margin: 0px;
padding: 0;
outline: none;
border-left: 1px solid #343a3b;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.social_networks li a:hover {
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
color: white;
}
.social_networks li i.fa-lg {
font-size: 1em;
}
.facebook a:hover {
background-color: #395b89;
}
.twitter a:hover {
background-color: #2bbfec;
}
.rss a:hover {
background-color: #ec894d;
}
.gplus a:hover {
background-color: #d63b3b;
}
.linkedin a:hover {
background-color: #1184cd;
}
.youtube a:hover {
background-color: #d02525;
}
.skype a:hover {
background-color: #0099e5;
}
.instagram a:hover {
background-color: #457299;
}
.pinterest a:hover {
background-color: #be2225;
} .user-nav {
float: right;
padding: 0;
margin: 14px 10px 10px;
}
.user-nav a {
display: inline-block;
color: #929a9b;
font-size: 12px;
line-height: 18px;
padding: 0 7px 0 7px;
margin: 0;
font-weight: bold;
border-right: 1px solid #343a3b;
}
.user-nav a:hover {
color: #b0b8b9;
}
.user-nav a i {
margin-right: 7px;
font-size: 14px;
}
.user-nav a.last {
border-right: none;
} #logo {
float: left;
text-align: center;
max-width: 100%;
margin: 0 auto;
}
#logo a, #logo img {
display: inline-block;
max-width: 100%;
}
#logo h2 {
margin: 30px 0 10px;
line-height: 28px;
font-size: 30px;
}
#logo h2 a {
color: #fff;
}
#logo h2 a:hover {
color: #4dc7ec;
}
#logo h2.logo-heading {
position: relative;
left: 2px;
} .tag-line {
margin-top: 6px;
font-size: 11px;
margin-left: 0px;
text-align: left;
}
.tag-line span {
display: inline-block;
background-color: #343a3b;
padding: 0 11px 1px;
} .menu-and-contact-wrap {
} .main-menu {
float: right;
}
.main-menu ul {
list-style: none;
margin: 0;
}
.main-menu ul li {
float: left;
position: relative;
}
.main-menu ul li.current-menu-ancestor > a, .main-menu ul li.current-menu-parent > a, .main-menu ul li.current-menu-item > a, .main-menu ul li.current_page_item > a, .main-menu ul li:hover > a {
color: white;
background-color: #ec894d;
}
.main-menu ul li a {
font-family: "Lato", Helvetica, Arial, sans-serif;
color: #afb4b5;
font-size: 14px;
display: block;
text-decoration: none;
padding: 14px 10px;
}
.main-menu ul li ul {
display: none;
background-color: #ec894d;
width: 220px;
padding: 0;
position: absolute;
top: 48px;
left: 0;
z-index: 888;
}
.main-menu ul li ul li {
float: none;
margin: 0;
}
.main-menu ul li ul li:hover > a {
background-color: #dc7d44;
}
.main-menu ul li ul li a {
font-size: 13px;
padding: 10px 10px 12px;
color: white;
}
.main-menu ul li ul li ul {
background-color: #dc7d44;
top: 0px;
left: 220px;
}
.main-menu ul li ul li ul li:hover > a {
background-color: #d0743d;
}
.main-menu .responsive-nav {
display: none;
margin: 0px auto;
width: 100%;
padding: 5px;
} .contact-number {
float: right;
position: relative;
margin: 42px 0 0;
font-size: 20px;
color: #e7eff7;
min-height: 48px;
line-height: 42px;
background-color: #4dc7ec;
}
.contact-number span,
.contact-number a {
color: inherit;
}
.contact-number .fa-phone {
background-color: #37b3d9;
margin-right: 10px;
padding: 12px 15px 12px 15px;
font-size: 24px;
position: relative; }
.contact-number .outer-strip {
display: block;
width: 88%;
height: 100%;
position: absolute;
right: -88%;
bottom: 0;
background-color: #4dc7ec;
}
@media (min-width: 768px) {
.mobile-version {
display: none;
}
}
@media (max-width: 767px) {
.mobile-version {
display: inline-block;
}
.desktop-version {
display: none;
}
} .home-flexslider {
height: auto;
}
.home-flexslider .flexslider {
width: 100%;
height: auto;
margin: auto;
overflow: hidden;
position: relative;
}
.home-flexslider .flexslider .slides {
list-style: none;
margin: 0;
}
.home-flexslider .flexslider .slides .container {
position: relative;
}
.home-flexslider .flexslider img {
width: 100%;
display: block;
} .desc-wrap {
width: 940px;
margin: auto;
position: relative;
}
.slide-description {
position: absolute;
left: 62px;
top: 78px;
background-color: rgba(255, 255, 255, 0.9);
background-color: #fff\9;
padding: 2px 23px 16px;
width: 440px;
}
.slide-description h3 {
font-size: 24px;
margin-bottom: 4px;
}
.slide-description h3 a {
color: #394041;
text-decoration: none;
}
.slide-description h3 a:hover {
color: #df5400;
}
.slide-description p {
margin-bottom: 14px;
}
.slide-description span {
font-size: 18px;
color: #df5400;
font-family: "Arial", Helvetica, Arial, sans-serif;
}
.slide-description .know-more {
text-decoration: none;
font-family: "Arial", Helvetica, Arial, sans-serif;
position: absolute;
bottom: -34px;
left: 0;
display: inline-block;
background-color: #37b3d9;
padding: 6px  13px 8px;
font-size: 13px;
color: white;
}
.slide-description .know-more:hover {
background-color: #2aa6cc;
} .disable-responsive #home-flexslider {
min-width: 940px;
}
#home-flexslider .flexslider.loading {
min-height: 320px;
background: transparent url(//www.homentor.com/wp-content/themes/realhomes/images/slider-loader.gif) no-repeat center center;
}
#home-flexslider .flex-direction-nav li a {
display: block;
text-indent: -999em;
width: 48px;
height: 48px;
position: absolute;
top: 50%;
margin-top: -22px;
z-index: 150;
cursor: pointer;
}
#home-flexslider .flex-direction-nav li a.flex-next {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/slider-nav-right.png) no-repeat 0px 0px;
right: 30px;
}
#home-flexslider .flex-direction-nav li a.flex-next:hover {
background-position: bottom;
}
#home-flexslider .flex-direction-nav li a.flex-prev {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/slider-nav-left.png) no-repeat 0px 0px;
left: 30px;
}
#home-flexslider .flex-direction-nav li a.flex-prev:hover {
background-position: bottom;
}  .advance-search {
font-family: "Arial", Helvetica, Arial, sans-serif;
position: relative;
background-color: white;
border-bottom: 1px solid #dedede;
}
.advance-search .as-form-wrap {
padding: 25px 30px 0;
}
.advance-search .search-heading {
background-color: #394041;
color: #dedee0;
font-size: 21px;
line-height: 48px;
min-height: 53px;
margin: 0;
padding-right: 50px;
position: absolute;
top: -53px;
left: 0;
text-transform: capitalize;
z-index: 999;
}
.advance-search .search-heading .fa-search {
padding: 13px 20px 15px;
padding-bottom: 16px\9;
margin-right: 20px;
background-color: #252a2b;
font-size: 24px;
}
.advance-search .advance-search-form {
margin-left: -20px;
}
.advance-search .option-bar {
float: left;
margin-left: 20px;
height: 76px;
}
.advance-search label {
color: #394041;
cursor: text;
margin-bottom: 10px;
}
.advance-search label span {
color: #758385;
font-size: 11px;
line-height: 17px;
}
.advance-search .real-btn, .advance-search .btn-blue, .advance-search .btn-grey {
font-size: 14px;
color: black;
margin: 30px 0 0;
padding: 8px 28px;
padding-top: 7px\9;
padding-bottom: 7px\9;
-webkit-padding-before: 7px;
-webkit-padding-after: 7px;
}
.advance-search .hide-fields {
display: none;
}
.page-template-template-search-php .advance-search {
border-top: 1px solid #dedede;
}
@-moz-document url-prefix() {
.advance-search .search-heading .fa-search {
padding-bottom: 16px;
}
}  input[type="number"],
input[type="date"],
input[type="number"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="text"],
input[type="password"],
textarea {
font-family: "Arial", Helvetica, Arial, sans-serif;
box-shadow: inset 0 0 2px #e9e9e9;
border: 1px solid #cdcdcd;
height: 24px;
color: #394041;
border-radius: 0;
}
input[type="number"]:focus,
input[type="date"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
border-color: #dedede;
box-shadow: none;
}
textarea {
height: 20px;
}
.wpcf7 input[type="number"],
.wpcf7 input[type="date"],
.wpcf7 input[type="number"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="text"] {
width: 100%;
}
.wpcf7 textarea {
width: 90%;
}
.wpcf7 .wpcf7-select {
border-radius: 0;
border: 1px solid #cdcdcd;
box-shadow: inset 0 0 2px #e9e9e9;
}  .selectwrap {
font-family: "Arial", Helvetica, Arial, sans-serif;
position: relative;
display: block;
}
.selectwrap input {
width: auto;
height: 24px;
padding-right: 30px;
margin-bottom: 12px;
cursor: pointer;
color: #7b8283;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/dropdown-arrow.png) no-repeat right top;
}
.selectwrap input[disabled] {
background-color: #EEEEEE;
cursor: not-allowed;
}
.selectbox-wrapper {
width: 100%;
position: absolute;
top: 33px;
left: 0px;
z-index: 1800;
}
.selectbox-wrapper ul {
list-style: none;
background-color: white;
border: 1px solid #dedede;
margin: 0;
}
.selectbox-wrapper ul li {
cursor: pointer;
color: #7b8283;
font-size: 14px;
padding: 6px 8px;
border-bottom: 1px solid #dedede;
}
.selectbox-wrapper ul li:hover {
background-color: #f7f7f7;
}
.small input[type="text"],
.large input[type="text"] {
width: 60px;
}
.small .selectwrap input,
.large .selectwrap input {
width: 70px;
}  .zoom_img_box {
width: 100%;
height: auto;
overflow: hidden;
}
.narrative {
padding: 0 30px;
}
.property-items {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/container-gradient.png) white repeat-x 0 0;
text-align: center;
overflow: hidden;
padding-bottom: 20px;
}
.property-items .span6 {
width: 440px;
margin-left: 19.3px;
}
.property-items .narrative {
padding: 42px 40px;
margin-bottom: 16px;
}
.property-items .narrative h2 {
font-size: 30px;
margin-bottom: 16px;
}
.property-items .narrative p {
line-height: 24px;
}
.page-template-template-search-php .property-items {
border-bottom: 1px solid #dedede;
}
.property-item {
text-align: left;
border: 0px solid #dedede;
background-color: white;
padding: 10px 10px 0;
margin-bottom: 30px;
}
.property-item h4, .property-item h4 a {
font-family: "Arial", Helvetica, Arial, sans-serif;
font-weight: normal;
color: #394041;
text-transform: capitalize;
margin: 0 0 17px;
font-size: 18px;
}
.property-item h4 a:hover {
color: #df5400;
}
.property-item figure {
position: relative;
float: left;
margin: 0 0 20px 0;
width: 200px;
}
.property-item figure img {
display: block;
}
.property-item figure figcaption {
position: absolute;
right: 0;
bottom: 0;
color: black;
font-size: 15px;
margin: -25px -5px 0 0;
}
.property-item .detail {
float: right;
width: 49.6%;
padding-left: 10px;
min-height: 175px;
}
.property-item .price {
padding: 8px 8px 10px 11px;
margin: 0 0 15px -11px;
color: white;
font-size: 16px;
font-weight: normal;
background-color: #4dc7ec;
}
.property-item .price small {
font-size: 14px;
color: white;
text-transform: capitalize;
white-space: nowrap;
}
.property-item p {
font-size: 12px;
overflow: hidden;
}
.property-item .property-meta {
overflow: hidden;
font-family: "Arial", Helvetica, Arial, sans-serif;
border-top: 1px solid #dedede;
background-color: #f5f5f5;
margin: 0 -10px;
padding: 0 10px;
clear: both;
width: 100%;
}
.property-item .property-meta span {
float: left;
font-size: 12px;
color: #394041;
display: inline-block;
border-right: 1px solid #dedede;
padding: 10px 6px 11px 0;
margin-right: 6px;
}
.property-item .property-meta span a {
color: #394041;
}
.property-item .property-meta span a:hover {
color: #df5400;
}
.property-item .property-meta span:last-child {
border: none;
margin-right: 0;
}
.property-item .property-meta span [class^="icon-"], .property-item .property-meta span [class*=" icon-"] {
display: inline-block;
width: 20px;
height: 20px;
margin-right: 8px;
vertical-align: -5px;
}
.property-item .property-meta span .icon-area {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-size.png) no-repeat left center;
}
.property-item .property-meta span .icon-bed {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-bed.png) no-repeat left center;
}
.property-item .property-meta span .icon-bath {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-bath.png) no-repeat left center;
}
.property-item .property-meta span .icon-garage {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-garage.png) no-repeat left center;
}
.property-item .property-meta span .icon-balcony {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-balcony.png) no-repeat left center;
}
.more-details {
font-family: "Arial", Helvetica, Arial, sans-serif;
color: #394041;
display: inline-block;
margin-bottom: 10px;
}
.more-details .fa-caret-right {
font-size: 10px;
margin-left: 6px;
vertical-align: 1px;
}
.more-details:hover {
color: #df5400;
}  .pagination {
margin: 12px 0;
text-align: center;
}
.pagination a {
padding: 7px 13px;
margin: 0 1px 5px;
background-color: #dedede;
color: #8b9293;
}
.pagination a.next {
padding-left: 33px;
padding-right: 33px;
}
.pagination a.previous {
padding-left: 22px;
padding-right: 22px;
}
.pages-nav a {
margin-right: 10px;
}  .featured-properties-carousel {
background: white;
overflow: hidden;
padding: 10px 0 30px; }
.featured-properties-carousel .narrative {
padding: 0 54px 20px;
}
.featured-properties-carousel .narrative h3 {
font-size: 24px;
margin-bottom: 3px;
}
.es-carousel-wrapper {
position: relative;
padding: 0 50px;
}
.es-carousel-wrapper .es-carousel {
height: 300px;
overflow: hidden;
}
.es-carousel-wrapper ul {
list-style: none;
margin: 0;
padding: 0;
}
.es-carousel-wrapper ul li {
float: left;
width: 187px !important;
margin-right: 30px !important;
}
.es-carousel-wrapper ul li figure {
margin: 0 0 17px 0;
}
.es-carousel-wrapper ul li h4, .es-carousel-wrapper ul li .property-item h4 a, .property-item h4 .es-carousel-wrapper ul li a {
font-size: 14px;
margin-bottom: 6px;
}
.es-carousel-wrapper ul li h4, .es-carousel-wrapper ul li .property-item h4 a, .property-item h4 .es-carousel-wrapper ul li a, .es-carousel-wrapper ul li h4 a, .property-item h4 .es-carousel-wrapper ul li a a {
font-family: "Arial", Helvetica, Arial, sans-serif;
font-weight: normal;
color: #394041;
}
.es-carousel-wrapper ul li h4:hover, .es-carousel-wrapper ul li .property-item h4 a:hover, .property-item h4 .es-carousel-wrapper ul li a:hover, .es-carousel-wrapper ul li h4 a:hover, .property-item h4 .es-carousel-wrapper ul li a a:hover {
color: #df5400;
}
.es-carousel-wrapper ul li p {
font-size: 13px;
line-height: 23px;
margin-bottom: 11px;
}
.es-carousel-wrapper ul li p a {
color: #394041;
}
.es-carousel-wrapper ul li p a:hover {
color: #df5400;
}
.es-carousel-wrapper ul li .price {
font-family: "Arial", Helvetica, Arial, sans-serif;
display: inline-block;
padding: 3px 10px;
margin-bottom: 10px;
color: #f6f6f6;
font-size: 13px;
background-color: #4dc7ec;
}  .home-recent-posts {
background: #fff;
padding: 0 45px 30px;
}
.home-recent-posts .section-title {
margin-bottom: 20px;
}
.home-recent-posts .section-title h3 {
margin-bottom: 3px;
}
.home-recent-posts .recent-posts-container {
padding: 10px 0 10px;
}
.home-recent-posts h4.post-title, .home-recent-posts .property-item h4 a.post-title, .property-item h4 .home-recent-posts a.post-title, .home-recent-posts .property-item h4 .post-title a, .property-item h4 .post-title .home-recent-posts a, .home-recent-posts .post-title .property-item h4 a, .post-title .property-item h4 .home-recent-posts a,
.home-recent-posts h4.post-title a,
.home-recent-posts .property-item h4 a.post-title a,
.property-item h4 .home-recent-posts a.post-title a,
.home-recent-posts .property-item h4 .post-title a a,
.property-item h4 .post-title .home-recent-posts a a,
.home-recent-posts .post-title .property-item h4 a a,
.post-title .property-item h4 .home-recent-posts a a {
font-size: 16px;
line-height: 24px;
margin: 15px 0 0;
}
.home-recent-posts .post-meta {
font-size: 12px;
line-height: 18px;
border-top: none;
padding: 10px 0;
border-bottom: none;
}
.home-recent-posts .format-icon {
display: none;
}
.home-recent-posts figure {
margin: 0;
}
.home-recent-posts .listing-slider {
margin: 0;
}
.home-recent-posts .listing-slider .flex-direction-nav a.flex-next {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/carousel-nav-right.png) #dedede no-repeat center 15px;
}
.home-recent-posts .listing-slider .flex-direction-nav a.flex-prev {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/carousel-nav-left.png) #dedede no-repeat center 15px;
}
.home-recent-posts .listing-slider .flex-direction-nav a {
width: 25px;
height: 37px;
margin: -18px 0 0;
}
.home-recent-posts .listing-slider .flex-direction-nav a:hover {
background-color: #394041;
background-position: center -14px;
}
.home-recent-posts .listing-slider .flex-control-paging {
display: none;
}
.home-recent-posts article p {
margin: 0 0 15px;
font-size: 13px;
line-height: 23px;
}
.home-recent-posts .post-video .video-wrapper.on-home-page {
padding-top: 50.2%;
}   .brands-carousel {
border-bottom: 1px solid #dedede;
background-color: white;
text-align: center;
}
.brands-carousel h3 {
margin-top: 0;
font-size: 15px;
text-transform: capitalize;
}
.brands-carousel h3 span {
background-color: #394041;
color: white;
display: inline-block;
padding: 0px 27px;
vertical-align: top;
}
.brands-carousel .jcarousel-container-horizontal {
padding: 0 44px 25px;
padding-top: 10px;
}
.brands-carousel .jcarousel-clip-horizontal {
overflow: hidden;
height: 55px;
}
.brands-carousel .jcarousel-next,
.brands-carousel .jcarousel-prev {
width: 25px;
height: 37px;
display: block;
cursor: pointer;
text-indent: -999em;
position: absolute;
top: 19%;
}
.brands-carousel .jcarousel-next:hover,
.brands-carousel .jcarousel-prev:hover {
background-color: #394041;
background-position: center -14px;
}
.brands-carousel .jcarousel-prev {
left: 0;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/carousel-nav-left.png) #dedede no-repeat center 15px;
}
.brands-carousel .jcarousel-next {
right: 0;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/carousel-nav-right.png) #dedede no-repeat center 15px;
}
.brands-carousel ul.brands-carousel-list {
list-style: none;
}
.brands-carousel ul.brands-carousel-list li {
width: 170px;
}  .es-nav span {
width: 25px;
height: 37px;
display: block;
cursor: pointer;
text-indent: -999em;
position: absolute;
top: 19%;
}
.es-nav span:hover {
background-color: #394041;
background-position: center -14px;
}
.es-nav .es-nav-prev {
left: 0;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/carousel-nav-left.png) #dedede no-repeat center 15px;
}
.es-nav .es-nav-next {
right: 0;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/carousel-nav-right.png) #dedede no-repeat center 15px;
}  #footer-wrapper {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/background-outer-wrapper.png) repeat-x scroll bottom center transparent;
padding-bottom: 245px;
}
.disable-responsive #footer-wrapper {
min-width: 940px;
}
#footer .widget {
font-family: "Arial", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 22px;
background: none;
margin-bottom: 30px;
border: none;
min-height: 210px;
}
#footer .widget .title {
font-family: "Arial", Helvetica, Arial, sans-serif;
margin-bottom: 26px;
font-weight: normal;
font-size: 20px;
padding: 0;
border: none;
background: none;
}
#footer .widget ul {
font-size: 13px;
padding: 0;
margin-left: 2px;
}
#footer .widget ul li {
padding: 0 0 0 10px;
margin-bottom: 10px;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/widget-list-bullet.png) no-repeat left 7px;
border: none;
}
#footer .widget ul .children {
margin-top: 10px;
}
#footer .widget .textwidget {
padding: 0;
}
#footer .widget.quick-links ul li {
margin-bottom: 10px;
}
#footer .widget.advance-search {
background: white;
}
#footer .widget.advance-search .title {
background-color: #394041;
color: white;
font-size: 18px;
position: static;
padding: 0 0 0 15px;
margin-bottom: 0;
}
#footer .widget.advance-search .title .fa-search {
float: right;
margin: 0 0 0 10px;
color: #c7d2d3;
padding-left: 15px;
padding-right: 15px;
}
#footer .widget.advance-search .as-form-wrap {
padding-bottom: 1px;
}
#footer .widget.advance-search .selectwrap ul li {
background: none;
margin-bottom: 0;
padding: 6px 8px;
border-bottom: 1px solid #dedede;
}
#footer .widget.advance-search .selectwrap ul li:hover {
background-color: #f7f7f7;
}
#footer-bottom {
font-family: "Arial", Helvetica, Arial, sans-serif;
border-top: 1px solid #dedede;
padding: 25px 0;
margin-top: 38px;
}
#footer-bottom p {
font-size: 13px;
margin-bottom: 0;
}
#footer-bottom .designed-by {
text-align: right;
}  .widget {
font-family: "Arial", Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 22px;
background-color: #f2f2f2;
margin-bottom: 28px;
border: 1px solid #dedede;
}
.widget h3 {
line-height: 20px;
}
.widget .title {
margin-bottom: 25px;
font-family: "Arial", Helvetica, Arial, sans-serif;
font-size: 21px;
font-weight: normal;
margin: 0 0 16px;
padding: 15px 11px 16px 15px;
border-bottom: 1px solid #dedede;
background-color: white;
}
.widget ul {
list-style: none;
margin: 0;
padding: 5px 18px 49px 22px;
}
.widget ul li {
font-family: "Arial", Helvetica, Arial, sans-serif;
color: #75797;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/feature-list-bullet.png) no-repeat 2px 15px;
border-bottom: 1px solid #dedede;
padding: 8px 0 8px 14px;
}
.widget ul li a {
color: #75797A;
}
.widget ul li a:hover {
color: #dc7d44;
}
.widget ul li:first-child {
border-top: 1px solid #dedede;
}
.widget ul ul.children {
padding: 8px 0 0 0;
}
.widget ul ul.children li:last-child {
border-bottom: 0;
padding-bottom: 0;
}
.widget .textwidget {
padding: 5px 18px 49px 22px;
}
.widget p {
margin-bottom: 23px;
}
.widget.icl_languages_selector {
border: none;
background: transparent;
}
.widget.icl_languages_selector #lang_sel {
display: block;
}
.widget.icl_languages_selector #lang_sel ul,
.widget.icl_languages_selector #lang_sel ul ul {
width: auto;
}
.widget.icl_languages_selector #lang_sel li {
float: none;
}
.widget.icl_languages_selector #lang_sel_click ul li {
background: none;
border: none;
padding: 0;
}
.widget.icl_languages_selector #lang_sel_list ul li {
background: transparent;
border: none;
}
.widget.icl_languages_selector #lang_sel_list ul li a {
background: transparent;
margin-right: 5px;
}
.widget.icl_languages_selector #lang_sel_list ul li img.iclflag {
top: 0;
}
.widget.icl_languages_selector #lang_sel_list.lang_sel_list_vertical ul li a {
margin-right: 0;
}
.widget .agent-info {
padding: 8px 25px 5px;
color: #394041;
}
.widget .agent-info img {
border: 1px solid #dedede;
}
.widget .agent-info ul.contacts-list {
color: #394041;
border-bottom: 1px solid #dedede;
margin-bottom: 15px;
margin-top: 10px;
padding: 0;
}
.widget .agent-info ul.contacts-list li {
border-top: 1px solid #dedede;
border-bottom: none;
padding: 7px 0 7px 22px;
}
.widget .agent-info ul.contacts-list li.office {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-phone.png) no-repeat left center;
border-top: none;
}
.widget .agent-info ul.contacts-list li.mobile {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-mobile.png) no-repeat left center;
}
.widget .agent-info ul.contacts-list li.fax {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-fax.png) no-repeat left center;
}
.widget .enquiry-form {
padding: 5px 25px 10px;
}
.widget .enquiry-form #agent-contact-form {
margin: 0 0 10px;
}
.widget .enquiry-form #contact-loader {
display: none;
margin: 0 0 0 10px;
}
.widget .enquiry-form input[type=text], .widget .enquiry-form textarea {
width: 94%;
margin-bottom: 15px;
}
.widget .enquiry-form textarea {
min-height: 100px;
}
.widget .enquiry-form input[type="text"].error,
.widget .enquiry-form textarea.error {
border: 1px solid #ff1a3a;
box-shadow: inset 0 0 1px #ff1a3a;
}
.widget .enquiry-form label.error {
color: #ff1a3a;
font-size: 13px;
}
.widget .enquiry-form .error-container {
padding: 0;
}  .widget #searchform {
position: relative;
width: 190px;
margin: 0 auto 20px;
}
.widget #searchform label {
display: none;
}
.widget #s {
padding-right: 30px;
width: 152px;
margin-top: 20px;
margin-bottom: 0;
}
.widget #searchsubmit {
position: absolute;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-lense.png) white no-repeat center 7px;
width: 30px;
height: 30px;
right: 2px;
top: 22px;
border: none;
font-size: 0px;
padding: 0;
}
.widget #searchsubmit:hover {
background-position: center -25px;
}  .sidebar .widget .tagcloud {
padding: 5px 18px 49px 22px;
}
.tagcloud a {
display: block;
float: left;
padding: 6px 10px 7px 18px;
position: relative;
color: #fff;
background-color: #4dc7ec;
font-size: 0.78em;
line-height: 1.2em;
margin: 0 1px 1px 0;
text-decoration: none;
}
.tagcloud a:hover {
background: #df5400;
}
.tagcloud a:after {
background: #fff;
content: "";
height: 4px;
position: absolute;
left: 7px;
top: 11px;
width: 4px;
z-index: 999;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}  .widget #wp-calendar {
width: 100%;
}
.widget #wp-calendar caption {
color: #394041;
margin: 0 0 11px 0;
text-align: left;
font-size: 1.43em;
}
.widget #wp-calendar thead th {
padding: 4px 8px;
text-align: center;
background-color: #4dc7ec;
color: white;
border: 1px solid white;
}
.widget #wp-calendar tbody {
color: #656c6c;
}
.widget #wp-calendar tbody td {
background: #ebebeb;
border: 1px solid white;
text-align: center;
padding: 4px 8px;
}
.widget #wp-calendar tbody td:hover {
background: #fff;
}
.widget #wp-calendar tbody td#today {
background-color: #4dc7ec;
color: white;
}
.widget #wp-calendar tbody td#today a {
color: white;
}
.widget #wp-calendar tbody .pad {
background: none;
}
.widget #wp-calendar tfoot td {
text-transform: uppercase;
background: transparent;
border: 1px solid white;
padding: 5px 10px;
}
.widget #wp-calendar tfoot #next {
text-align: right;
}  .widget.social_network .title {
margin-bottom: 0;
}
.widget.social_network .social_networks {
margin: 0 0 0 4px;
padding: 0;
float: none;
}
.widget.social_network .social_networks li {
border: none;
background: none;
padding: 0;
}
.widget.social_network .social_networks li:first-child a {
border-left: none;
}
.widget.social_network .social_networks li a {
width: 42.7px;
border: none;
border-left: 1px solid #dedede;
}
.widget.social_network .social_networks li a:hover {
color: white;
}
.widget.social_network .social_networks li a i {
width: auto;
}
.widget.social_network .social_networks li a i.icon-twitter:before {
left: 1px;
position: relative;
top: 0px;
}
.widget.social_network .social_networks li a i.icon-google-plus:before {
left: 1px;
position: relative;
top: 0px;
}  .widget.advance-search {
background: white;
}
.widget.advance-search .title {
background-color: #394041;
color: white;
font-size: 18px;
position: static;
padding: 0 0 0 15px;
margin-bottom: 0;
}
.widget.advance-search .title .fa-search {
float: right;
margin: 0 0 0 10px;
color: #c7d2d3;
padding-left: 15px;
padding-right: 15px;
}
.widget.advance-search .as-form-wrap {
padding: 18px 14px 18px;
}
.widget.advance-search .advance-search-form {
margin: 0 0 0 -15px;
}
.widget.advance-search .option-bar {
float: left;
margin-left: 15px;
height: auto;
}
.widget.advance-search label {
color: #7b8283;
margin-bottom: 5px;
}
.widget.advance-search .small input[type="text"],
.widget.advance-search .large input[type="text"] {
width: 174px;
}
.widget.advance-search .small .selectwrap input,
.widget.advance-search .large .selectwrap input {
width: 150px;
}
.widget.advance-search .selectwrap input {
color: #7b8283;
margin-bottom: 10px;
}
.widget.advance-search ul li {
background: none;
margin-bottom: 0;
padding-left: 10px;
}
.widget.advance-search ul li:hover {
background-color: #f7f7f7;
}
.widget.advance-search .real-btn, .widget.advance-search .btn-blue, .widget.advance-search .btn-grey {
margin: 0;
padding: 8px 30px;
}  .widget.calculator .title {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-calculator.png) white no-repeat 180px 9px;
margin-bottom: 0;
padding-left: 15px;
}
.widget.calculator input[type="text"] {
width: 176px;
height: 24px;
margin-bottom: 14px;
color: #7b8283;
}
.widget.calculator .as-form-wrap {
padding: 17px 14px 0;
}
.widget.calculator .selectwrap input {
background-color: white; color: #7b8283;
margin-bottom: 14px;
}
.widget.calculator ul li {
background: none;
margin-bottom: 0;
padding-left: 10px;
}
.widget.calculator ul li:hover {
background-color: #f7f7f7;
}
.widget.calculator .option-bar {
float: left;
}
.widget.calculator #interest {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/dropdown-interest.png) white no-repeat right top;
}
.widget.calculator #insurance,
.widget.calculator #texes {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/dropdown-year.png) white no-repeat right top;
}
.widget.calculator #extra,
.widget.calculator #pmi {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/dropdown-month.png) white no-repeat right top;
}
.widget.calculator .mini input {
width: 150px;
padding-right: 32px;
}
.widget.calculator #payment {
width: 172px;
padding-right: 10px;
}
.widget.calculator #extra {
width: 150px;
padding-right: 32px;
}
.widget.calculator .real-btn, .widget.calculator .btn-blue, .widget.calculator .btn-grey {
float: left;
padding: 8px 21px;
}
.widget.advance-search .selectbox-wrapper ul,
.widget.calculator .selectbox-wrapper ul {
padding: 0;
}
.widget.advance-search .selectbox-wrapper ul li,
.widget.calculator .selectbox-wrapper ul li {
padding: 6px 8px;
}  #footer .widget ul.featured-properties,
ul.featured-properties {
padding: 0 15px;
}
#footer .widget ul.featured-properties li,
ul.featured-properties li {
background: none;
border: none;
margin-bottom: 0;
padding: 0 0 40px 0;
}
#footer .widget ul.featured-properties li:last-child,
ul.featured-properties li:last-child {
padding-bottom: 25px;
}
#footer .widget ul.featured-properties li:first-child,
ul.featured-properties li:first-child {
border-top: none;
}
#footer .widget ul.featured-properties li figure,
ul.featured-properties li figure {
margin: 0 0 16px;
}
#footer .widget ul.featured-properties li h4, #footer .widget ul.featured-properties li .property-item h4 a, .property-item h4 #footer .widget ul.featured-properties li a,
ul.featured-properties li h4,
ul.featured-properties li .property-item h4 a,
.property-item h4 ul.featured-properties li a {
margin: 0 0 7px;
}
#footer .widget ul.featured-properties li h4, #footer .widget ul.featured-properties li .property-item h4 a, .property-item h4 #footer .widget ul.featured-properties li a, #footer .widget ul.featured-properties li h4 a, .property-item h4 #footer .widget ul.featured-properties li a a,
ul.featured-properties li h4,
ul.featured-properties li .property-item h4 a,
.property-item h4 ul.featured-properties li a,
ul.featured-properties li h4 a,
.property-item h4 ul.featured-properties li a a {
font-size: 14px;
font-family: "Arial", Helvetica, Arial, sans-serif;
font-weight: normal;
color: #394041;
}
#footer .widget ul.featured-properties li h4:hover, #footer .widget ul.featured-properties li .property-item h4 a:hover, .property-item h4 #footer .widget ul.featured-properties li a:hover, #footer .widget ul.featured-properties li h4 a:hover, .property-item h4 #footer .widget ul.featured-properties li a a:hover,
ul.featured-properties li h4:hover,
ul.featured-properties li .property-item h4 a:hover,
.property-item h4 ul.featured-properties li a:hover,
ul.featured-properties li h4 a:hover,
.property-item h4 ul.featured-properties li a a:hover {
color: #df5400;
}
#footer .widget ul.featured-properties li p,
ul.featured-properties li p {
margin-bottom: 15px;
}
#footer .widget ul.featured-properties li .price,
ul.featured-properties li .price {
font-size: 14px;
font-weight: bold;
color: #4dc7ec;
}
#footer .widget ul.featured-properties {
padding: 0;
}  .page-head {
margin-bottom: 0px;
padding-top: 0px;
min-height: 0px;
}
.page-head .container {
position: relative;
}
.page-head .wrap {
float: left;
}
.page-head span, .page-head p {
margin: 0;
}
.page-head h1.page-title {
font-size: 24px;
font-family: "Arial", Helvetica, Arial, sans-serif;
font-weight: bold;
text-transform: capitalize;
margin: 0;
}
.page-head h1.page-title span {
display: inline-block;
background-color: #f5f4f3;
opacity: 0.9;
padding: 7px 38px 7px 18px;
}
.page-head p {
background-color: #37B3D9;
opacity: 0.9;
padding: 17px 20px 17px 18px;
color: white;
}
.page-template-template-search-php .page-head,
.page-template-template-home-php .page-head {
margin-bottom: 10px;
}
.disable-responsive .page-head {
min-width: 940px;
}  .lisitng-grid-layout .main {
margin: 52.5px 0 64px;
}
.lisitng-grid-layout .title-heading {
text-transform: capitalize;
background-color: #394041;
position: absolute;
font-size: 21px;
line-height: 48px;
min-height: 53px;
margin: 0;
padding: 0 30px 0 20px;
top: -53px;
left: 0;
color: white;
left: -1px;
}
.lisitng-grid-layout .pagination {
clear: both;
border-top: 1px solid #dedede;
margin: 20px 0;
padding: 20px 0 0;
}
.tax-property-feature .lisitng-grid-layout .main,
.tax-property-city .lisitng-grid-layout .main,
.tax-property-type .lisitng-grid-layout .main,
.tax-property-status .lisitng-grid-layout .main {
margin-top: 35px;
}
.list-container {
padding: 25px 22px;
}
.page-carousel .brands-carousel {
border: 1px solid #dedede;
margin-bottom: 60px;
}
.listing-layout {
position: relative;
background-color: white;
border-top: 1px solid #dedede;
border-bottom: 1px solid #dedede;
}
.listing-layout .about-agent {
padding: 16px 20px 0;
border: 1px solid #dedede;
margin-bottom: 30px;
}
.listing-layout .about-agent figure {
width: 150px;
}
.listing-layout .about-agent .detail {
float: right;
width: 71.5%;
margin-bottom: 10px;
}
.listing-layout .about-agent.agent-single figure {
width: auto;
}
.listing-layout .about-agent.agent-single .detail {
float: none;
width: auto;
margin-bottom: 10px;
}
.listing-layout .about-agent.agent-single .detail ul, .listing-layout .about-agent.agent-single .detail ol {
list-style-position: inside;
}
.listing-layout .about-agent.agent-single .agent-pic {
float: left;
}
.listing-layout h4, .listing-layout .property-item h4 a, .property-item h4 .listing-layout a, .listing-layout h4 a, .property-item h4 .listing-layout a a {
font-family: "Arial", Helvetica, Arial, sans-serif;
font-size: 20px;
font-weight: normal;
}
.listing-layout h4, .listing-layout .property-item h4 a, .property-item h4 .listing-layout a {
margin: 0 0 15px;
}
.listing-layout h4 a, .property-item h4 .listing-layout a a {
color: #394041;
}
.listing-layout h4 a:hover, .property-item h4 .listing-layout a a:hover {
color: #df5400;
}
.listing-layout figure {
float: left;
margin: 4px 23px 15px 0;
}
.listing-layout img {
border: 1px solid #dedede;
display: block;
}
.listing-layout p {
line-height: 24px;
font-size: 13px;
}
.listing-layout .contact-types {
color: #394041;
font-family: "Arial", Helvetica, Arial, sans-serif;
}
.listing-layout em {
margin-right: 13px;
font-style: normal;
}
.listing-layout .follow-agent {
border-top: 1px solid #dedede;
margin: 40px -20px 0;
clear: both;
}
.listing-layout .real-btn.btn, .listing-layout .btn.btn-blue, .listing-layout .btn.btn-grey {
float: right;
padding: 12px 25px;
}
.listing-layout .social_networks li a {
border-color: #dedede;
height: 44px;
}
.listing-layout .social_networks li a i {
width: auto;
}
.listing-layout .social_networks li a i.icon-twitter:before {
left: 1px;
position: relative;
top: 1px;
}
.listing-layout .social_networks li a i.icon-google-plus:before {
left: 2px;
position: relative;
top: 1px;
}
.listing-layout .social_networks li a i.icon-linkedin:before {
left: 1px;
position: relative;
top: 0px;
}  .listing-layout .span6 {
width: auto;
float: none;
margin: 0 0 30px;
}
.listing-layout .property-item {
padding-bottom: 0;
}
.listing-layout .property-item .price {
margin: 0 -11px 10px -18px;
padding: 8px 20px 10px 13px;
}
.listing-layout .property-item figure {
margin: 0 0 20px;
}
.listing-layout .property-item img {
border: none;
}
.listing-layout .property-item .detail {
width: 414px;
}
.listing-layout .property-by .title-heading {
float: left;
position: static;
}  .view-type {
border-bottom: 1px solid #dedede;
background-color: white;
}
.view-type a {
display: block;
float: left;
height: 34px;
width: 39px;
margin: 0;
cursor: pointer;
}
.view-type a.list {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-listing.png) no-repeat center 9px;
border-right: 1px solid #dedede;
}
.view-type a.grid {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-grid.png) no-repeat center 9px;
}
.view-type a.list.active, .view-type a.grid.active, .view-type a:hover {
background-position: center -27px;
}  .property-grid .list-container {
margin-left: -30px;
}
.property-grid .list-container .alert-wrapper {
margin: 10px 0 10px 50px;
}
.property-grid .property-item {
margin: 0 0 30px 30px;
padding: 0;
float: left;
border: 0;
width: 196px;
min-height: 340px;
height: auto !important;
height: 340px;
background: transparent;
}
.property-grid .property-item figure {
margin: 0 0 18px;
width: auto;
float: none;
}
.property-grid .property-item h4, .property-grid .property-item h4 a, .property-grid .property-item h4 a {
font-size: 14px;
}
.property-grid .property-item h4, .property-grid .property-item h4 a {
margin-bottom: 4px;
}
.property-grid .property-item span {
color: #4dc7ec;
font-weight: bold;
}
.property-grid .property-item .more-details .fa-caret-right {
margin-left: 5px;
vertical-align: middle;
}  .page-template-template-home-php .inner-wrapper {
border-top: none;
margin-bottom: 0;
}
.page-template-template-home-php .inner-wrapper .hentry {
margin-bottom: 0;
}
.inner-wrapper {
padding: 16px 20px 25px;
border-top: 1px solid #dedede;
border-bottom: 1px solid #dedede;
background-color: white;
margin-bottom: 52px;
}
.inner-wrapper figure,
.inner-wrapper .post-video {
position: relative;
margin: 0 0 32px;
}
.inner-wrapper .hentry {
margin-bottom: 15px;
overflow: hidden;
color: #75797a;
}
.inner-wrapper .hentry p {
line-height: 27px;
margin-bottom: 20px;
}
.inner-wrapper .hentry p.wp-caption-text {
margin-bottom: 0;
padding-bottom: 0;
}
.inner-wrapper .hentry strong {
color: #252626;
}
.inner-wrapper .hentry li {
line-height: 27px;
}
.inner-wrapper .hentry a.real-btn, .inner-wrapper .hentry a.btn-blue, .inner-wrapper .hentry a.btn-grey {
margin: 0px 0 30px;
}
.inner-wrapper .hentry.sticky {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/sticky-pin.png) no-repeat right 62px;
}
.inner-wrapper .pagination {
margin: -21px -20px 15px;
padding: 22px 20px 0;
border-top: 1px solid #dedede;
}
.inner-wrapper .pagination a {
margin-left: 2px;
}
p.wp-caption-text {
margin-bottom: 0;
padding-bottom: 0;
}
.post-title, .post-title a {
font-size: 27px;
line-height: 36px;
font-family: "Arial", Helvetica, Arial, sans-serif;
font-weight: normal;
color: #394041;
word-spacing: -1px;
}
.post-title a:hover, .post-title a a:hover {
color: #df5400;
}
.post-title, .post-title a {
margin: 0 0 17px;
}
.post-meta {
font-family: "Arial", Helvetica, Arial, sans-serif;
border-top: 1px solid #dedede;
border-bottom: 5px solid #4dc7ec;
color: #394041;
padding: 16px 0 23px;
line-height: 18px;
}
.post-meta span {
color: #394041;
}
.post-meta a {
color: #ec894d;
}
.post-meta a:hover {
color: #394041;
}
.post-meta .date {
color: #a4a4a4;
border-right: 1px solid #dedede;
margin-right: 6px;
padding-right: 6px;
}
.post-meta span.author-link a {
color: #394041;
}
.post-meta span.author-link a:hover {
color: #ec894d;
}
.post-meta.thumb-not-exist {
border-bottom: none;
}
.post-meta.format-video {
border-bottom: 5px solid #4dc7ec;
}
.format-icon {
display: block;
width: 50px;
height: 44px;
position: absolute;
top: -49px;
right: 0;
}
.format-image .format-icon.image {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-image.png) #4dc7ec no-repeat center center;
}
.format-video .format-icon.video {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-video.png) #4dc7ec no-repeat center center;
}
.format-gallery .format-icon.gallery {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-gallery.png) #4dc7ec no-repeat center center;
}
.format-video a {
position: relative;
}
.format-video a:hover .play-btn {
display: block;
}
.format-video .play-btn {
display: none;
position: absolute;
top: 50%;
left: 50%;
margin-top: -51px;
margin-left: -51px;
height: 102px;
width: 102px;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/play-btn.png) no-repeat center center;
}
.post-video .video-wrapper {
width: 100%;
position: relative;
padding: 0;
padding-top: 40%;
}
.post-video .video-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.listing-slider {
position: relative;
margin: 0 0 32px;
}
.listing-slider .slides, .listing-slider .flex-control-nav, .listing-slider .flex-direction-nav {
list-style: none;
margin: 0;
padding: 0;
}
.listing-slider .flex-control-paging {
bottom: 5px;
left: 0px;
}
.listing-slider .flex-control-paging li a {
background: #4dc7ec;
box-shadow: none;
height: 11px;
width: 11px;
z-index: 1600;
cursor: default;
}
.listing-slider .flex-control-paging li a:hover, .listing-slider .flex-control-paging li a.flex-active {
background: white;
}
.listing-slider .flex-direction-nav a {
height: 50px;
top: 50%;
width: 32px;
opacity: 1;
}
.listing-slider .flex-direction-nav a.flex-next {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/flex-arrow-right.png) no-repeat center center;
background-color: rgba(77, 199, 236, 0.9);
background-color: #4dc7ec \9;
right: 0;
}
.listing-slider .flex-direction-nav a.flex-prev {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/flex-arrow-left.png) no-repeat center center;
background-color: rgba(77, 199, 236, 0.9);
background-color: #4dc7ec \9;
left: 0;
}
.listing-slider .flex-direction-nav a:hover {
background-color: #4dc7ec;
}
.listing-slider .flex-direction-nav a:focus {
outline: 0;
}  .single article p {
margin-bottom: 15px;
color: #8b9293;
}
.single article blockquote p {
line-height: 24px;
}
.single article ul, .single article ol {
margin: 0 0 30px 40px;
}
.single article ul ul, .single article ul ol, .single article ol ul, .single article ol ol {
margin-bottom: 0;
}
article h1 span, article h2 span, article h3 span, article h4 span, article .property-item h4 a span, .property-item h4 article a span, article h5 span, article h6 span {
color: #ec894d;
}
.common-list, .disc-list ul, .arrow-list ul, .small-arrow-list ul, .tick-list ul {
padding: 12px 0 0;
list-style: none;
margin-bottom: 30px;
font-family: Helvetica, Arial, sans-serif;
}
.common-list li, .disc-list ul li, .arrow-list ul li, .small-arrow-list ul li, .tick-list ul li {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/feature-list-bullet.png) no-repeat left 7px;
margin-bottom: 5px;
padding: 0 0 0 26px;
}
.disc-list ul li {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-disc-small.png) no-repeat 4px 9px;
}
.arrow-list ul li {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-arrow.png) no-repeat 0px 7px;
}
.small-arrow-list ul li {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-arrow-small.png) no-repeat 4px 8px;
}
.tick-list ul li {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-tick.png) no-repeat left 4px;
}
blockquote {
color: #383838;
border-left: 7px solid #dedede;
background-color: #ededed;
padding: 24px 20px 13px 30px;
margin: 0  32px 30px 38px;
font-size: 14px;
}
blockquote p {
font-size: 14px;
line-height: 24px;
}
address {
color: #383838;
border-left: 7px solid #dedede;
background-color: #ededed;
padding: 20px 20px 15px 25px;
margin: 0  20px 30px 0;
font-size: 14px;
line-height: 24px;
}  #comments-title, #contact-form #reply-title,
#respond #reply-title, .form-heading {
border-top: 2px solid #4dc7ec;
background-color: #ededed;
font-family: "Arial", Helvetica, Arial, sans-serif;
font-size: 21px;
font-weight: normal;
margin: 0;
padding: 14px 14px 15px;
}
#comments {
padding-top: 15px;
margin-bottom: 0px;
}
#comments a {
color: #394041;
}
#comments a:hover {
color: #ec894d;
}
#comments .commentlist {
margin: 0;
padding: 2px 0px 5px 0px;
overflow: hidden;
}
#comments .commentlist .children {
margin: 0;
padding: 0;
}
#comments .commentlist .children .comment-detail-wrap {
width: 83%;
}
#comments .commentlist .children .comment-detail-wrap .comment-meta p {
margin-bottom: 2px;
}
#comments .comment {
list-style: none;
margin: 20px 0 0;
padding: 8px 0 2px;
}
#comments .comment > article {
margin: 0;
overflow: hidden;
}
#comments .comment .avatar {
border: 1px solid #dedede;
padding: 5px;
background-color: #ededed;
float: left;
margin: 0 0 10px 0;
}
#comments .comment .author {
font-size: 14px;
color: #394041;
margin: 0 0 5px;
}
#comments .comment .author a {
margin: 0;
}
#comments .comment .author cite {
color: #4c595c;
font-style: normal;
}
#comments .comment .author .comment-reply-link {
font-size: 11px;
}
#comments .comment time {
margin: 1px 0 5px;
color: #a4a4a4;
}
.commentlist li.pingback {
margin-left: 0;
list-style: none;
border-bottom: 1px solid #dedede;
padding: 10px;
}
.commentlist li.pingback p {
margin: 0;
}
.comment-detail-wrap {
border: 1px solid #dedede;
float: right;
padding: 10px 48px 15px 28px;
position: relative;
width: 67%;
}
.comment-detail-wrap .comment-body p,
.comment-detail-wrap .comment-meta p {
line-height: 24px;
}
.comment-detail-wrap .comment-meta p {
margin-bottom: 9px;
color: #394041;
}
.comment-detail-wrap .comment-body p {
margin-bottom: 12px;
}
.comment-detail-wrap .comment-detail-wrap-arrow {
display: block;
position: absolute;
left: -14px;
top: 8px;
width: 14px;
height: 29px;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/comment-detail-wrap-arrow.png) no-repeat 0 0;
}
#comments .commentlist .children .depth-2 .comment-detail-wrap {
width: 67%;
}
#comments .commentlist .children .depth-3 .comment-detail-wrap {
width: 67%;
}
#comments .commentlist .children .depth-4 .comment-detail-wrap {
width: 67%;
}
#comments .commentlist .children .depth-5 .comment-detail-wrap {
width: 67%;
}
.bypostauthor .comment-detail-wrap {
border-top-width: 3px;
border-bottom-width: 3px;
}
#contact-form,
#respond {
font-family: "Arial", Helvetica, Arial, sans-serif;
margin-top: 25px;
}
#contact-form #commentform,
#respond #commentform {
padding: 30px 15px 0;
margin: 0 0 0;
}
#contact-form p,
#respond p {
margin-bottom: 25px;
}
#contact-form label,
#respond label {
color: #394041;
margin-bottom: 4px;
}
#contact-form input[type="text"],
#contact-form #comment,
#respond input[type="text"],
#respond #comment {
width: 40.4%;
height: 24px;
margin-bottom: 0px;
}
#contact-form #comment,
#respond #comment {
width: 64%;
height: 143px;
margin-bottom: 0px;
resize: none;
}
#contact-form p.form-allowed-tags,
#respond p.form-allowed-tags {
font-size: 12px;
}
#contact-form p.form-allowed-tags code,
#respond p.form-allowed-tags code {
font-size: 12px;
display: block;
}  .contact-page {
font-family: "Arial", Helvetica, Arial, sans-serif;
}
.contact-page .inner-wrapper {
padding: 30px 25px;
}
.contact-page .contact-form {
padding: 0 7px;
}
.contact-page #contact-form #comment,
.contact-page #contact-form input[type="text"] {
font-size: 13px;
}
.contact-form #contact-loader {
display: none;
}
.contact-form input.error,
.contact-form textarea.error,
#overview .contact-form input[type="text"].error,
#overview .contact-form textarea.error {
border: 1px solid #ff1a3a;
box-shadow: inset 0 0 1px #ff1a3a;
}
.error-container {
margin-bottom: 15px;
}
.error-container label {
cursor: text;
}
#contact-form .error-container label.error {
color: #ff1a3a;
}
.error-container, #message-sent {
padding-left: 8px;
}
#message-sent {
color: #ff1a3a;
}
#message-sent .success-message {
color: #394041;
}
.agent-detail .error-container,
.agent-detail #message-sent {
padding-left: 0;
color: #ff1a3a;
}
.agent-detail label.error {
color: #ff1a3a;
}
.map-container {
margin-bottom: 25px;
}
#map_canvas {
border: 1px solid #dedede;
height: 418px;
width: 100%;
}
#map_canvas iframe {
height: 100%;
width: 100%;
display: block;
}
.contact-details {
font-size: 13px;
margin-bottom: 20px;
padding: 0 23px;
}
.contact-details h3 {
font-size: 21px;
margin: 0 0 12px;
}
.contact-details address {
float: left;
line-height: 23px;
padding-left: 25px;
width: 195px;
color: #686665;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-location.png) no-repeat left 6px;
border-left: none;
padding-top: 0;
font-size: 13px;
}
.contact-details .contacts-list {
margin-bottom: 20px;
color: #686665;
float: left;
}
.contact-details .contacts-list li {
padding-left: 33px;
margin-bottom: 9px;
}
.contact-details .contacts-list li a {
color: #686665;
}
.contact-details .contacts-list li a:hover {
color: #ec894d;
}
.contact-details .contacts-list li.phone {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-phone2.png) no-repeat 2px center;
border-top: none;
}
.contact-details .contacts-list li.mobile {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-mobile.png) no-repeat 3px center;
}
.contact-details .contacts-list li.email {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-mail2.png) no-repeat left center;
}
.form-heading {
padding: 14px 22px 15px;
margin: 0 0 26px;
}
.contact-form #recaptcha_widget_div .recaptchatable * {
font-size: 6pt;
}
.contact-form #recaptcha_widget_div #recaptcha_response_field {
font-size: 10pt;
}  .about-us {
font-size: 13px;
}
.about-us .inner-wrapper {
padding-left: 25px;
padding-right: 25px;
}
.about-us h3 {
font-size: 24px;
font-family: "Arial", Helvetica, Arial, sans-serif;
font-weight: normal;
margin: 0 0 20px;
}
.about-us ul {
list-style: none;
}
.why-chose-us, .our-services {
padding-bottom: 20px;
margin-bottom: 15px;
}
.disc-bullet-list {
list-style: none;
margin: 0 0 20px;
}
.disc-bullet-list li {
line-height: 23px;
padding-left: 30px;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-disc.png) no-repeat left 6px;
margin-bottom: 22px;
}
.services-list {
padding: 12px 0 0;
list-style: none;
margin: 0 0 0 -40px;
}
.services-list li {
float: left;
width: 304px;
min-height: 120px;
margin: 0 0 50px 40px;
}
.services-list li img {
margin-right: 16px;
}
.services-list li .title {
margin: 0 0 7px;
font-size: 18px;
font-size: 16px\9;
line-height: 36px;
}
.services-list li .title span {
vertical-align: middle;
display: inline-block;
}
.services-list li .title a {
color: #394041;
}
.services-list li .title a:hover {
color: #ec894d;
}
.services-list li p {
line-height: 23px;
}
.how-we-work {
padding-top: 10px;
margin-bottom: 20px;
}
.how-we-work h3 {
margin-bottom: 15px;
}
.how-we-work p {
line-height: 24px;
}
.how-we-work ol {
font-weight: bold;
overflow: hidden;
margin-left: -60px;
font-size: 18px;
color: #394041;
padding-top: 22px;
}
.how-we-work ol li {
float: left;
width: 269px;
min-height: 82px;
margin: 0 0 22px 81px;
padding-left: 4px;
}
.how-we-work ol li p {
font-size: 13px;
color: #8b9293;
font-weight: normal;
}  #property-featured-image img {
width: 100%;
height: auto;
}
#property-detail-flexslider {
background-color: #292d2d;
overflow: hidden;
height: 349px;
}
#property-detail-flexslider .flex-viewport {
float: left;
overflow: hidden;
width: 607px;
height: 349px;
}
#property-detail-flexslider .flexslider .slides img {
width: auto;
}
#property-detail-flexslider .flex-control-thumbs li {
float: none;
margin-bottom: 5px;
width: 100%;
height: 55px;
}
#property-detail-flexslider .flex-control-thumbs li img {
height: 100%;
}
#property-detail-flexslider .jcarousel-container-vertical {
float: right;
width: 77px;
padding: 7px;
background-color: #292d2d;
margin: 0;
}
#property-detail-flexslider .jcarousel-clip-vertical {
overflow: hidden;
height: 300px;
}
#property-detail-flexslider .jcarousel-next,
#property-detail-flexslider .jcarousel-prev {
margin: 6px 0 2px;
text-indent: -999em;
display: block;
width: 38px;
height: 28px;
cursor: pointer;
}
#property-detail-flexslider .jcarousel-next:hover,
#property-detail-flexslider .jcarousel-prev:hover {
background-position: center -28px;
}
#property-detail-flexslider .jcarousel-prev {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/slideshow-nav-right.png) #141616 no-repeat center 6px;
float: left;
}
#property-detail-flexslider .jcarousel-next {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/slideshow-nav-left.png) #141616 no-repeat center 6px;
float: right;
}
#overview {
font-family: "Arial", Helvetica, Arial, sans-serif;
background-color: white;
}
#overview .property-item {
padding: 0;
border: none;
margin-bottom: 0;
background: transparent;
}
#overview .property-item .wrap {
background-color: #dedede;
margin-bottom: 16px;
}
#overview .property-item .title {
float: left;
margin-bottom: 0;
padding: 0 0 0 16px;
font-size: 14px;
line-height: 40px;
color: #394041;
}
#overview .property-item .price {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/arrow-black.png) no-repeat left 0;
float: right;
margin: 0;
padding: 0 0 0 15px;
font-family: "Arial", Helvetica, Arial, sans-serif;
}
#overview .property-item .price span {
display: inline-block;
background-color: #78AB2B;
padding: 11px 10px 11px 14px;
margin-right: -1px;
color: white;
}
#overview .property-item .price .status-label {
margin-right: -5px;
padding-right: 28px;
padding-left: 7px;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/arrow-left.png) #292d2d no-repeat right 0;
}
#overview .property-item .price small {
vertical-align: 1px;
color: #fff;
}
#overview .property-item .property-meta {
border: 1px solid #dedede;
margin: 0 17px 18px;
padding: 0;
background-color: #f5f5f5;
border-color: #dedede;
width: auto;
}
#overview .property-item .property-meta span {
margin: 0 0 0 10px;
padding-right: 10px;
padding-top: 11px;
border-color: #dedede;
color: #394041;
min-height: 22px;
height: auto !important;
height: 22px;
}
#overview .property-item .property-meta span.add-to-fav {
padding-top: 12px;
padding-bottom: 10px;
}
#overview .property-item .property-meta span.printer-icon {
display: inline-block;
float: right;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-printer.png) white no-repeat 18px 13px;
padding-left: 41px;
padding-bottom: 11px;
border-left: 1px solid #dedede;
margin-left: 0;
}
#overview .property-item .property-meta span.printer-icon a {
color: #394041;
}
#overview .property-item .property-meta span.printer-icon a:hover {
color: #ec894d;
}
#overview .property-item .content {
padding: 0 20px 26px;
margin-bottom: 0;
font-size: 12px;
line-height: 22px;
border-bottom: 1px solid #dedede;
}
#overview .property-item h4.additional-title, #overview .property-item h4 a.additional-title {
font-weight: 500;
}
#overview .property-item ul.additional-details {
list-style: none;
margin: 0;
border-top: 1px solid #f1f1f1;
}
#overview .property-item ul.additional-details li {
padding: 6px 5px 6px 10px;
border-bottom: 1px solid #eee;
margin: 0;
}
#overview .property-item ul.additional-details li:hover {
background-color: #f1f1f1;
}
#overview .property-item ul.additional-details li strong {
display: inline-block;
font-weight: 500;
color: #394041;
margin-right: 10px;
}
#overview .property-item .features {
background-color: #fbfbfb;
border-bottom: 1px solid #dedede;
padding-bottom: 0;
}
#overview .property-item .features h4, #overview .property-item .features h4 a, #overview .property-item h4 .features a {
border-bottom: 1px solid #dedede;
background-color: #f8f8f8;
float: none;
padding: 9px 20px 10px;
line-height: 20px;
}
#overview .property-item .features .arrow-bullet-list {
margin: 10px 10px 10px;
}
#overview .property-item .features .arrow-bullet-list li {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/feature-list-bullet.png) no-repeat 10px 14px;
float: left;
width: 25%;
margin: 0 27px 2px 0;
padding-left: 25px;
list-style: none;
}
#overview .property-item .features .arrow-bullet-list li a {
display: block;
color: #636464;
padding: 7px 2px 7px 0px;
}
#overview .property-item .features .arrow-bullet-list li.selected, #overview .property-item .features .arrow-bullet-list li:hover {
background-color: #f1f1f1;
}
#overview .property-video {
border-bottom: 1px solid #dedede;
padding: 24px 25px;
position: relative;
}
#overview .property-video img {
margin-bottom: 0;
}
#overview .property-video .play-btn {
display: block;
position: absolute;
top: 50%;
left: 50%;
margin-top: -37px;
margin-left: -37px;
height: 74px;
width: 74px;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/play-btn2.png) no-repeat center center;
}
#overview .share-label,
#overview .common-label,
#overview .video-label,
#overview .attachments-label,
#overview .map-label {
background-color: #586162;
display: inline-block;
padding: 6px 17px 8px 14px;
color: white;
font-family: "Lato", Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 16px;
}
#overview .map-wrap {
padding: 24px 25px 10px;
position: relative;
border-bottom: 1px solid #dedede;
}
#overview #property_map {
border: none;
width: 100%;
height: 300px;
margin-bottom: 15px;
}
#overview #property_map img {
max-width: none;
}
#overview .attachments-label,
#overview .map-label {
padding-left: 20px;
padding-right: 25px;
z-index: 1000;
}
#overview .attachments-wrap {
padding: 25px 25px 25px 25px;
position: relative;
border-bottom: 1px solid #dedede;
}
#overview .attachments-inner {
border: 1px solid #dedede;
background-color: #f5f5f5;
padding: 15px 10px 15px 15px;
}
#overview .attachments-list {
list-style: none;
padding: 0;
margin: 0;
}
#overview .attachments-list li {
float: left;
width: 31%;
padding: 10px 0 10px 10px;
}
#overview .attachments-list li i {
font-size: 24px;
margin-right: 10px;
vertical-align: middle;
}
#overview .share-networks {
margin: 0 0 14px;
border: 1px solid #dedede;
background-color: #f5f5f5;
}
#overview .share-networks a {
font-size: 13px;
color: #394041;
}
#overview .share-networks a:hover {
color: #dc7d44;
}
#overview .share-networks a [class^="fa-"], #overview .share-networks a [class*=" fa-"] {
margin: 0 9px 0 12px;
color: #929a9b;
}
#overview .share-networks span {
display: block;
float: left;
padding: 11px 23px 11px 0;
border-right: 1px solid #dedede;
}
#overview .share-networks span:last-of-type {
border-right: none;
}
#overview .share-networks .share-label {
position: static;
margin: -1px 6px -1px -1px;
padding: 12px 21px 13px 17px;
border-right: none;
}
#overview .child-properties {
border-bottom: 1px solid #dedede;
background-color: white;
padding: 10px 24px 0;
}
#overview .child-properties h3 {
font-family: "Arial", Helvetica, Arial, sans-serif;
font-size: 20px;
font-weight: normal;
margin: 0 0 5px;
text-transform: capitalize;
}
#overview .child-properties .property-item {
margin-bottom: 30px;
}
#overview .child-properties .property-item figure {
margin: 0 20px 20px 0;
}
#overview .child-properties .property-item h4, #overview .child-properties .property-item h4 a {
font-size: 16px;
margin-bottom: 10px;
}
#overview .child-properties .property-item .price {
color: #4dc7ec;
font-weight: bold;
font-size: 14px;
background: none;
float: none;
padding: 0;
margin: 0 0 10px;
}
#overview .child-properties .property-item .price small {
color: #4dc7ec;
display: inline-block;
font-weight: bold;
margin-left: 5px;
}
#overview .child-properties .property-item p {
margin-bottom: 10px;
}
#overview .child-properties .property-item .property-meta {
margin: 0;
}
#overview .agent-detail {
border-bottom: 1px solid #dedede;
background-color: white;
padding: 16px 24px;
}
#overview .agent-detail h3 {
font-family: "Arial", Helvetica, Arial, sans-serif;
font-size: 20px;
font-weight: normal;
margin: 0 0 3px;
text-transform: capitalize;
}
#overview .agent-detail p {
font-size: 13px;
line-height: 22px;
margin: 0 0 20px;
}
#overview .left-box {
float: left;
width: 100%;
}
#overview .left-box figure {
float: left;
margin: 4px 27px 20px 0;
width: 212px;
height: auto;
}
#overview .left-box figure img {
border: 1px solid #dedede;
width: 210px;
height: auto;
}
#overview .left-box p a.real-btn, #overview .left-box p a.btn-blue, #overview .left-box p a.btn-grey {
margin-top: 10px;
}
#overview .contacts-list {
color: #394041;
float: left;
border-bottom: 1px solid #dedede;
margin-bottom: 8px;
width: 61.5%;
}
#overview .contacts-list li {
border-top: 1px solid #dedede;
padding: 7px 0 7px 22px;
}
#overview .contacts-list li.office {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-phone.png) no-repeat left center;
border-top: none;
}
#overview .contacts-list li.mobile {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-mobile.png) no-repeat left center;
}
#overview .contacts-list li.fax {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-fax.png) no-repeat left center;
}
#overview .contact-form {
float: right;
width: 100%;
}
#overview .contact-form h3 {
margin-bottom: 6px;
}
#overview .contact-form form {
margin: 0 0 14px;
}
#overview .contact-form textarea,
#overview .contact-form input[type="text"] {
color: #7b8283;
border: 1px solid #dedede;
margin-bottom: 18px;
background-color: white;
width: 96.6%;
padding: 3px 10px 5px;
}
#overview .contact-form textarea {
height: 64px;
resize: none;
margin-bottom: 15px;
}
#overview .contact-form .real-btn, #overview .contact-form .btn-blue, #overview .contact-form .btn-grey {
padding: 8px 26px;
}
#overview .contact-form #recaptcha_widget_div {
margin-bottom: 15px;
}
#overview .contact-form #recaptcha_widget_div .recaptchatable * {
font-size: 6pt;
}
#overview .contact-form #recaptcha_widget_div #recaptcha_response_field {
font-size: 10pt;
}
.contacts-list {
list-style: none;
margin: 0;
color: #394041;
}
.page-carousel .featured-properties-carousel {
border: 1px solid #dedede;
background: white;
padding: 16px 0 15px;
margin-bottom: 80px;
}
.page-carousel .featured-properties-carousel .narrative {
padding-bottom: 13px;
}
.page-carousel .featured-properties-carousel .carousel {
margin-bottom: 4px;
}
.page-carousel .featured-properties-carousel .es-carousel-wrapper ul li .price {
background: none;
color: #37b3d9;
font-size: 14px;
}  .columns {
line-height: 24px;
}
.columns h1.title, .columns h2.title, .columns h3.title, .columns h4.title, .columns .property-item h4 a.title, .property-item h4 .columns a.title, .columns h5.title, .columns h6.title {
color: #ec894d;
}
.columns {
margin: 0px 0px 0px -2%;
overflow: hidden;
}
.columns .one-third {
width: 31.33%;
margin: 0px 0px 0px 2%;
float: left;
}
.columns .two-third {
width: 64.66%;
margin: 0px 0px 0px 2%;
float: left;
}
.columns .one-fourth {
width: 23%;
margin: 0px 0px 0px 2%;
float: left;
}
.columns .three-fourth {
width: 73%;
margin: 0px 0px 0px 2%;
float: left;
}
.columns .one-half {
width: 48%;
margin: 0px 0px 0px 2%;
float: left;
}
.columns .single-col {
width: 98%;
margin: 0px 0px 0px 2%;
}
.lt-ie8 .columns {
margin: 0px 0px 0px 0;
}
.lt-ie8 .columns .one-fourth {
width: 22%;
margin: 0px 0px 0px 2%;
float: left;
}  #filter-by {
font-family: "Arial", Helvetica, Arial, sans-serif;
margin: 30px 0 0;
text-align: center;
}
#filter-by a {
display: inline-block;
color: #586162;
font-size: 13px;
margin: 0 0 3px;
padding: 7px 17px 8px;
border: 1px solid #dedede;
background-color: #eaeaea;
cursor: pointer;
}
#filter-by a:focus, #filter-by a.active, #filter-by a:hover {
outline: 0;
color: #fff;
border-color: #ec894d;
background-color: #ec894d;
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
#gallery-container {
padding: 30px;
}
.gallery-item {
float: left;
margin-bottom: 18px;
overflow: hidden;
}
.gallery-item figure {
margin: 0 0 18px;
position: relative;
float: none;
}
.gallery-item img {
margin-bottom: 0;
border: none;
}
.gallery-item .media_container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 200;
background: rgba(84, 200, 236, 0.9);
background: #54c8ec \9;
display: none;
}
.gallery-item .media_container a {
opacity: 1.0;
z-index: 250;
display: block;
position: absolute;
top: 50%;
width: 32px;
height: 32px;
background-color: #ffffff;
}
.gallery-item .media_container a:hover {
background-color: #f5f5f5;
-webkit-transition: ease-in-out 0.2s;
-moz-transition: ease-in-out 0.2s;
-o-transition: ease-in-out 0.2s;
transition: ease-in-out 0.2s;
}
.gallery-item .media_container a.link {
right: 0;
background-image: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-link.png);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.gallery-item .media_container a.zoom {
left: 0;
background-image: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-zoom.png);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.gallery-item .item-title {
margin-bottom: 18px;
font-size: 14px;
font-weight: normal;
font-family: "Arial", Helvetica, Arial, sans-serif;
}
.gallery-item .item-title a {
color: #394041;
}
.gallery-item .item-title a:hover {
color: #ec894d;
}
.gallery-2-columns,
.gallery-3-columns,
.gallery-4-columns {
margin-left: -30px;
}
.gallery-2-columns .gallery-item,
.gallery-3-columns .gallery-item,
.gallery-4-columns .gallery-item {
margin-left: 30px;
}
.gallery-2-columns .gallery-item {
width: 424px;
}
.gallery-3-columns .gallery-item {
width: 272px;
}
.gallery-4-columns .gallery-item {
width: 197px;
}  table {
border-width: 1px;
border-spacing: 1px;
border-style: solid;
border-color: #cecece;
border-collapse: collapse;
background-color: transparent;
}
table th {
border-width: 1px;
padding: 5px;
border-style: solid;
border-color: #cecece;
background-color: white;
}
table td {
border-width: 1px;
padding: 5px;
border-style: solid;
border-color: #cecece;
background-color: white;
}  .isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
} .isotope {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: top, left, opacity;
transition-property: transform, opacity;
}
.isotope.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.isotope.no-transition .isotope-item {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}  p .icon-remove {
float: right;
font-size: 20px;
cursor: pointer;
position: absolute;
top: 11px;
right: 15px;
}
.single article p.info {
border: 1px solid #bbe7f2;
background-color: #d9f5fc;
color: #38b6d7;
padding: 12px 35px 12px 22px;
margin-bottom: 18px;
font-family: "Lato", Helvetica, Arial, sans-serif;
font-weight: 300;
position: relative;
}
.single article p.tip {
border: 1px solid #d5cb61;
background-color: #f1e884;
color: #6b6631;
padding: 12px 35px 12px 22px;
margin-bottom: 18px;
font-family: "Lato", Helvetica, Arial, sans-serif;
font-weight: 300;
position: relative;
}
.single article p.success {
border: 1px solid #6bb53e;
background-color: #87d05b;
color: #284b13;
padding: 12px 35px 12px 22px;
margin-bottom: 18px;
font-family: "Lato", Helvetica, Arial, sans-serif;
font-weight: 300;
position: relative;
}
.single article p.error {
border: 1px solid #c22b26;
background-color: #d74c47;
color: #7e1613;
padding: 12px 35px 12px 22px;
margin-bottom: 18px;
font-family: "Lato", Helvetica, Arial, sans-serif;
font-weight: 300;
position: relative;
}  @media print {
* {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: "";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
[class*="span"] {
width: auto;
} .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
} body .container,
.page .container,
.single .container {
width: auto;
margin-bottom: 0;
}
.page .inner-wrapper,
.single .inner-wrapper {
padding: 0;
border: none;
margin-bottom: 0;
}
.only-for-print {
display: block;
}
.only-for-print.inline {
display: inline;
}
.only-for-print.inline-block {
display: inline-block;
} #header-top {
margin-bottom: 0;
border: none;
text-align: left;
}
#header-top #contact-email {
display: inline;
}
#header-top #contact-email i {
display: none;
} #logo img {
display: none;
}
#logo h2.logo-heading {
margin: 0;
} #header .contact-number {
margin-top: 0;
}
#header .contact-number .fa-phone {
margin: 0;
position: relative;
top: 3px;
padding: 10px;
}
#header .tag-line {
text-align: left;
margin: 0;
}
#header .tag-line span {
margin: 0;
padding: 0;
}
span9.main-wrap {
width: 1170px;
}
.main {
padding-top: 10px;
border: none;
} .page .hentry .post-title, .page .hentry .post-title a, .post-title .page .hentry a, .page .hentry .post-title a, .post-title .page .hentry a a,
.single-post .hentry .post-title,
.single-post .hentry .post-title a,
.post-title .single-post .hentry a,
.single-post .hentry .post-title a,
.post-title .single-post .hentry a a {
margin: 0 0 5px;
}
.page .hentry .post-meta,
.single-post .hentry .post-meta {
border: none;
padding: 0 0 10px;
}
.page .hentry img, .page .hentry pre, .page .hentry blockquote,
.single-post .hentry img,
.single-post .hentry pre,
.single-post .hentry blockquote {
page-break-inside: avoid;
} #property-detail-flexslider {
display: none;
}
.detail #overview .property-item .wrap {
margin-bottom: 5px;
page-break-inside: avoid;
}
.detail #overview .property-item .title {
padding: 0;
float: none;
margin: 0;
font-weight: bold;
}
.detail #overview .property-item .price {
float: none;
padding: 0;
margin: 0 0 5px 0;
font-size: 14px;
}
.detail #overview .property-item .price span {
padding: 0;
margin: 0;
display: inline-block;
}
.detail #overview .property-item .price .status-label {
padding: 0 10px 0 0;
}
.detail #overview .property-item .property-meta {
border: none;
margin: 0 0 10px 0;
}
.detail #overview .property-item .property-meta span {
border: none;
margin-left: 0;
padding: 0 15px 0 0;
float: left;
}
.detail #overview .property-item .property-meta span i {
display: none;
}
.detail #overview .property-item .content {
padding: 0;
margin-bottom: 0;
}
.detail #overview .property-item .features {
border: none;
page-break-inside: avoid;
}
.detail #overview .property-item .features ul.arrow-bullet-list {
margin: 0px;
}
.detail #overview .property-item .features ul.arrow-bullet-list li {
width: 200px;
margin: 0 0 0 20px;
padding: 0;
float: left;
list-style-type: circle;
}
.detail #overview .property-item .features h4, .detail #overview .property-item .features h4 a, .detail #overview .property-item h4 .features a {
border: none;
padding: 0px;
margin-bottom: 15px;
}
.detail #overview .property-item .features .arrow-bullet-list li {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/feature-list-bullet.png) no-repeat 10px 14px !important;
}
.detail #overview .map-wrap {
padding: 0px;
border: none;
}
.detail #overview .map-wrap .map-label {
display: none;
}
.detail #overview .map-wrap #property_map {
width: auto;
page-break-inside: avoid;
}
.detail #overview .agent-detail {
padding: 0;
margin: 0;
page-break-inside: avoid;
}
.detail #overview .agent-detail .left-box {
width: auto;
float: none;
}
.detail #overview .agent-detail .left-box figure img {
border: none;
}
.detail #overview .agent-detail .left-box .contacts-list {
float: none;
width: auto;
border: none;
}
.detail #overview .agent-detail .left-box .contacts-list li {
border: none;
margin: 0 0 10px 0;
padding: 0;
}
.detail #overview .agent-detail .left-box .real-btn, .detail #overview .agent-detail .left-box .btn-blue, .detail #overview .agent-detail .left-box .btn-grey {
display: none;
}
.detail #overview .agent-detail .contact-form {
display: none;
} .single-agent .listing-layout {
border: none;
}
.single-agent .listing-layout .about-agent {
border: none;
padding: 0;
margin: 0;
border-bottom: 1px solid #dedede;
margin-bottom: 20px;
}
.lisitng-grid-layout .title-heading {
padding: 0;
position: static;
top: auto;
left: auto;
border-top: 1px solid #dedede;
}
.lisitng-grid-layout .main {
margin: 20px 0 0;
padding: 0;
}
.listing-layout {
border: none;
}
.listing-layout .list-container {
border-top: 1px solid #dedede;
padding: 10px 0 0;
}
.listing-layout .list-container .property-item {
padding: 0;
border: none;
page-break-inside: avoid;
}
.listing-layout .list-container .property-item figure {
margin: 0 10px 10px 0;
}
.listing-layout .list-container .property-item figure figcaption {
background: #fff !important;
color: #000 !important;
}
.listing-layout .list-container .property-item .detail {
width: auto;
float: none;
}
.listing-layout .list-container .property-item .property-meta {
margin: 0;
padding: 0;
border: 1px solid #dedede;
}
.listing-layout .list-container .property-item .property-meta span {
padding: 5px 10px;
}
.listing-layout .list-container .property-item .property-meta span i {
display: none;
}
.listing-layout .list-container .property-item .more-details {
display: none;
}
.home .narrative {
padding: 10px;
}
.home .property-items .span6 {
width: auto;
}
.home .property-items .property-item {
page-break-inside: avoid;
}
.home .property-items .property-item h4, .home .property-items .property-item h4 a, .home .property-items .property-item h4 a {
margin-bottom: 10px;
}
.home .property-items .property-item figure {
margin: 0 10px 10px 0;
}
.home .property-items .property-item figure figcaption {
background: #fff !important;
color: #000 !important;
}
.home .property-items .property-item .detail {
width: auto;
float: none;
}
.home .property-items .property-item .property-meta span {
padding: 5px 10px;
}
.home .property-items .property-item .property-meta span i {
display: none;
} #header-top #lang_sel,
.user-nav,
.advance-search,
.pagination,
.view-type,
.follow-agent,
.detail .listing-layout.property-grid,
.page-head,
.social_networks,
.main-menu,
.property-item .printer-icon,
.property-item .printer-icon a,
.property-video,
.share-networks,
.sidebar,
#comments,
.featured-properties-carousel,
#footer-wrapper,
.brands-carousel {
display: none;
}
}  #dsidx.dsidx-results a {
text-decoration: none;
}
#dsidx.dsidx-results a:hover {
text-decoration: none;
}
#dsidx.dsidx-results .dsidx-paging-control {
float: left;
text-align: left;
font-size: 12px;
}
#dsidx.dsidx-results .dsidx-sorting-control {
font-size: 12px;
text-align: left;
}
#dsidx.dsidx-results .dsidx-sorting-control form select {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border-color: #dedede;
margin-bottom: 2px;
margin-left: 5px;
}
#dsidx.dsidx-results #dsidx-map-control {
clear: both;
margin-top: 10px;
}
#dsidx.dsidx-results #dsidx-map {
border: none;
}
#dsidx-disclaimer {
clear: both;
font-size: 12px;
line-height: 20px;
margin-top: 65px;
display: none; } #dsidx-listings {
margin: 0;
}
#dsidx-listings li {
display: none;
}
#dsidx-listings li.dsidx-listing {
display: block;
margin: 0 0 30px;
border: 1px solid #dedede;
padding: 20px;
width: auto;
}
#dsidx-listings .dsidx-media .dsidx-photo {
border: none;
}
#dsidx-listings .dsidx-primary-data {
background-color: #4dc7ec;
color: #fff;
padding-top: 8px;
padding-bottom: 8px;
width: 62%;
}
#dsidx-listings .dsidx-address {
display: inline;
margin-left: 10px;
}
#dsidx-listings .dsidx-address a {
font-family: "Lato", Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: normal;
color: #fff;
}
#dsidx-listings .dsidx-address a:hover {
color: #fff;
}
#dsidx-listings .dsidx-price {
font-family: "Lato", Helvetica, Arial, sans-serif;
color: #fff;
font-size: 18px;
font-weight: normal;
padding-left: 6px;
display: inline;
float: left;
}
#dsidx-listings .dsidx-secondary-data {
width: auto;
}
#dsidx-listings .dsidx-secondary-data div {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-arrow-small.png) no-repeat 4px 6px;
padding-left: 20px;
float: left;
margin: 5px 3px;
width: 40%;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 23px;
}
.dsidx-results li.dsidx-prop-summary {
padding: 15px 0 15px 15px;
margin-bottom: 30px;
border: 1px solid #dedede;
}
.dsidx-results li.dsidx-prop-summary .dsidx-prop-title {
background-color: #4dc7ec;
color: #fff;
padding: 8px 10px;
font-family: "Arial", Helvetica, Arial, sans-serif;
font-weight: normal;
text-transform: capitalize;
margin: 0;
font-size: 18px;
}
.dsidx-results li.dsidx-prop-summary .dsidx-prop-title b {
font-weight: normal;
}
.dsidx-results li.dsidx-prop-summary .dsidx-prop-title a {
color: #fff;
}
.dsidx-results li.dsidx-prop-summary .dsidx-prop-title a:hover {
text-decoration: underline;
}
.dsidx-results li.dsidx-prop-summary .dsidx-prop-features div {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-arrow-small.png) no-repeat 4px 6px;
padding-left: 20px;
float: left;
margin: 5px 3px;
width: 19%;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 23px;
} #dsidx.dsidx-details #dsidx-actions {
margin: 0 0 15px;
font-family: "Arial",Helvetica,Arial,sans-serif;
font-weight: normal;
}
#dsidx.dsidx-details #dsidx-description {
background: #fff;
border: 1px solid #dedede;
padding: 15px;
color: #8b9293;
font-size: 13px;
line-height: 23px;
}
#dsidx.dsidx-details #dsidx-secondary-data,
#dsidx.dsidx-details .dsidx-supplemental-data {
border: none;
}
#dsidx.dsidx-details #dsidx-secondary-data th,
#dsidx.dsidx-details #dsidx-secondary-data td,
#dsidx.dsidx-details .dsidx-supplemental-data th,
#dsidx.dsidx-details .dsidx-supplemental-data td {
background: #fbfbfb;
color: #636464;
font-size: 13px;
line-height: 23px;
border: 1px solid #dedede;
}
#dsidx.dsidx-details #dsidx-secondary-data tr:hover th, #dsidx.dsidx-details #dsidx-secondary-data tr:hover td,
#dsidx.dsidx-details .dsidx-supplemental-data tr:hover th,
#dsidx.dsidx-details .dsidx-supplemental-data tr:hover td {
background: #f1f1f1;
}
#dsidx.dsidx-details h3 {
margin-top: 20px;
}
#dsidx.dsidx-details #dsidx-map {
border: none;
}
#dsidx.dsidx-details #dsidx-contact-form {
background: #fbfbfb;
border: 1px solid #dedede;
padding: 15px;
}
#dsidx.dsidx-details .dsidx-contact-form table {
border: none;
}
#dsidx.dsidx-details .dsidx-contact-form table th,
#dsidx.dsidx-details .dsidx-contact-form table td {
background: transparent;
color: #636464;
font-size: 13px;
line-height: 23px;
border: none;
}
#dsidx.dsidx-details .dsidx-contact-form table td.column-one {
width: 25%;
}
#dsidx.dsidx-details .dsidx-contact-form table tr {
background: transparent;
}
#dsidx.dsidx-details .dsidx-contact-form table tr:hover th, #dsidx.dsidx-details .dsidx-contact-form table tr:hover td {
background: transparent;
}
#dsidx.dsidx-details .dsidx-contact-form table input.dsidx-text {
width: 90%;
padding: 5px 10px;
}
#dsidx.dsidx-details .dsidx-contact-form table label {
font-family: "Arial",Helvetica,Arial,sans-serif;
margin-top: 5px;
}
#dsidx.dsidx-details .dsidx-contact-form table input[type=button] {
padding: 10px 18px;
font-family: "Arial",Helvetica,Arial,sans-serif;
font-size: 14px;
height: auto;
line-height: 18px;
}
#dsidx.dsidx-details .dsidx-contact-form table textarea.dsidx-contact-form-comments {
padding: 5px 10px;
width: 93%;
}
#dsidx.dsidx-details .dsidx-contact-form table select {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
#dsidx-header {
background: #fbfbfb;
border: 1px solid #dedede;
padding: 15px;
margin-bottom: 20px;
}
#dsidx-header table {
border: none;
}
#dsidx-header table td {
border: none;
background: transparent;
}
#dsidx-header table#dsidx-primary-data th {
border: none;
background: transparent;
color: #636464;
font-family: "Arial",Helvetica,Arial,sans-serif;
font-weight: normal;
}
#dsidx-header table#dsidx-primary-data td {
border: none;
color: #636464;
font-family: "Arial",Helvetica,Arial,sans-serif;
font-weight: normal;
}
#dsidx-header .dsidx-secondary-row {
background: transparent;
}
.sidebar .widget.dsidx-widget-listings h3.title {
margin-bottom: 0;
}
.sidebar .widget .dsidx-map {
height: auto;
padding: 5px 18px 49px 22px;
}
.sidebar .widget .dsidx-map .dsidx-details {
height: auto;
margin-bottom: 5px;
}
.sidebar .widget .dsidx-slideshow {
height: auto;
}
.sidebar .widget .dsidx-slideshow ul {
height: 106px;
margin: 5px 0;
}
.sidebar .widget .dsidx-slideshow .featured-listing {
height: auto;
}
.sidebar .widget .dsidx-slideshow .featured-listing h4, .sidebar .widget .dsidx-slideshow .featured-listing .property-item h4 a, .property-item h4 .sidebar .widget .dsidx-slideshow .featured-listing a {
background-color: #4dc7ec;
color: #fff;
padding: 5px 5px 6px;
font-family: "Arial", Helvetica, Arial, sans-serif;
font-weight: normal;
text-transform: capitalize;
margin: 0;
font-size: 14px;
}
.sidebar .widget .dsidx-slideshow .featured-listing h4 a, .property-item h4 .sidebar .widget .dsidx-slideshow .featured-listing a a {
color: #fff;
}
.sidebar .widget .dsidx-slideshow .featured-listing h4 a:hover, .property-item h4 .sidebar .widget .dsidx-slideshow .featured-listing a a:hover {
text-decoration: underline;
}
.sidebar .widget .dsidx-slideshow .featured-listing img {
margin: 0 5px 0 0;
border: none;
}
.sidebar .widget .dsidx-expanded {
background: white;
padding: 15px;
}
.sidebar .widget .dsidx-expanded .featured-listing {
height: auto;
margin: 0 0 15px;
border-top: none;
}
.sidebar .widget .dsidx-expanded .featured-listing h4, .sidebar .widget .dsidx-expanded .featured-listing .property-item h4 a, .property-item h4 .sidebar .widget .dsidx-expanded .featured-listing a {
background-color: #4dc7ec;
color: #fff;
padding: 5px 5px 6px;
font-family: "Arial", Helvetica, Arial, sans-serif;
font-weight: normal;
text-transform: capitalize;
margin: 0;
font-size: 14px;
border: none;
margin-left: 0 !important;
}
.sidebar .widget .dsidx-expanded .featured-listing h4 a, .property-item h4 .sidebar .widget .dsidx-expanded .featured-listing a a {
color: #394041;
}
.sidebar .widget .dsidx-expanded .featured-listing h4 a:hover, .property-item h4 .sidebar .widget .dsidx-expanded .featured-listing a a:hover {
color: #dc7d44;
}
.sidebar .widget .dsidx-expanded .featured-listing .dsidx-photo {
position: relative;
left: auto;
top: auto;
float: none;
}
.sidebar .widget .dsidx-expanded .featured-listing img {
margin: 0 5px 10px 0;
border: none;
}
.sidebar .widget .dsidx-expanded .featured-listing ul {
padding: 0 0;
clear: both;
margin: 0;
margin-left: 0 !important;
}
.sidebar .widget .dsidx-expanded .featured-listing ul > li {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-arrow-small.png) no-repeat 4px 8px;
padding: 5px 5px 5px 20px;
float: none;
display: block;
margin: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 20px;
}
.sidebar .widget .dsidx-expanded .featured-listing ul > li:first-child {
border-top: none;
}
.sidebar .widget .dsidx-search-widget form {
padding: 0 20px;
}
.sidebar .widget .dsidx-search-widget table {
border: none;
background: transparent;
}
.sidebar .widget .dsidx-search-widget table tr th {
padding: 8px 6px 8px 8px;
}
.sidebar .widget .dsidx-search-widget table tr th,
.sidebar .widget .dsidx-search-widget table tr td {
background: transparent;
border: none;
position: relative;
}
.sidebar .widget .dsidx-search-widget label {
color: #394041;
font-size: 13px;
display: block;
float: none;
width: 98%;
padding: 0;
}
.sidebar .widget .dsidx-search-widget span.select-wrapper {
font-family: "Arial", Helvetica, Arial, sans-serif;
position: relative;
display: block;
}
.sidebar .widget .dsidx-search-widget span.select-wrapper input {
width: 136px;
height: 24px;
padding-right: 30px;
margin-bottom: 22px;
cursor: pointer;
color: #7b8283;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/dropdown-arrow.png) no-repeat right top;
}
.sidebar .widget .dsidx-search-widget select {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: 1px solid #cdcdcd;
padding: 5px 6px;
font-size: 12px;
margin: 0 auto 10px;
display: block;
width: 98% !important;
}
.sidebar .widget .dsidx-search-widget select.dsidx-search-widget-propertyTypes {
display: block;
margin: 0 auto 10px;
width: 98% !important;
}
.sidebar .widget .dsidx-search-widget input[type="text"], .sidebar .widget .dsidx-search-widget textarea {
border: 1px solid #cdcdcd;
padding: 2px 6px;
font-size: 12px;
width: 98% !important;
float: none !important;
margin-bottom: 10px;
height: 28px;
}
.sidebar .widget .dsidx-search-widget input[type=text].dsidx-price {
width: 48% !important;
}
.sidebar .widget .dsidx-search-widget .dsidx-search-button {
text-align: center;
}
.sidebar .widget .dsidx-search-widget .dsidx-search-button .submit {
padding: 8px 16px;
font-family: "Arial",Helvetica,Arial,sans-serif;
font-size: 14px;
text-transform: capitalize;
color: #fff;
}
.sidebar .widget .dsidx-search-widget .dsidx-search-button br {
display: none;
}
.sidebar .widget .dsidx-widget-single-listing {
border: none;
}
.sidebar .widget .dsidx-widget-single-listing h3.widget-title {
font-family: "Arial",Helvetica,Arial,sans-serif;
}
.sidebar .widget .dsidx-controls {
display: none;
}
.disable-responsive .sidebar .widget .dsidx-search-widget input[type=text].dsidx-price {
width: 34%;
}
.disable-responsive .sidebar .widget .dsidx-widget-single-listing {
width: 220px;
} #dsidx-top-search #dsidx-search-bar {
background: url(http://cdn1.diverse-cdn.com/api/images/dsidxpress/search-glass.png/28b0b3) no-repeat 11px center;
background: url(http://cdn1.diverse-cdn.com/api/images/dsidxpress/search-glass.png/28b0b3) no-repeat 11px center, -moz-linear-gradient(top, #4dc7ec 0, #4dc7ec 100%);
background: url(http://cdn1.diverse-cdn.com/api/images/dsidxpress/search-glass.png/28b0b3) no-repeat 11px center, -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(77, 199, 236, 0.3)), color-stop(1, #4dc7ec));
background: url(http://cdn1.diverse-cdn.com/api/images/dsidxpress/search-glass.png/28b0b3) no-repeat 11px center, -webkit-linear-gradient(top, #4dc7ec 0, #4dc7ec 100%);
background: url(http://cdn1.diverse-cdn.com/api/images/dsidxpress/search-glass.png/28b0b3) no-repeat 11px center, -ms-linear-gradient(top, #4dc7ec 0, #4dc7ec 100%);
background: url(http://cdn1.diverse-cdn.com/api/images/dsidxpress/search-glass.png/28b0b3) no-repeat 11px center, -o-linear-gradient(top, #4dc7ec 0, #4dc7ec 100%);
background: url(http://cdn1.diverse-cdn.com/api/images/dsidxpress/search-glass.png/28b0b3) no-repeat 11px center, linear-gradient(top, #4dc7ec 0%, #4dc7ec 100%);
}
#dsidx-top-search #dsidx-search-form-wrap {
background: #4dc7ec;
}
#dsidx-top-search #dsidx-search-form table {
border-width: 0px;
}
#dsidx-top-search #dsidx-search-form table tr {
border-width: 0px;
}
#dsidx-top-search #dsidx-search-form table td {
border-width: 0px;
}
#dsidx-top-search #dsidx-search-form table th {
border-width: 0px;
}
#dsidx select, .dsidx-content-header select {
width: 150px;
}
#dsidx select, .dsidx-content-header select#dsidx-search-type {
width: 245px;
}
.dsidx-profile-button {
line-height: 16px;
padding: 6px 8px;
}
#dsidx-top-search #dsidx-search-form .dsidx-search-tag-list .dsidx-search-tag-checkbox label {
display: inline-block;
}
#dsidx-profile-header .dsidx-profile-button .dsidx-profile-dropicon {
margin-left: 6px;
}
#dsidx.dsidx-results .dsidx-paging-control {
float: right;
text-align: right;
}
#dsidx ul.dsidx-tabs.dsidx-result-tabs li.dsidx-tab span {
padding-left: 24px;
}
#dsidx ul.dsidx-tabs.dsidx-result-tabs li.dsidx-tab span {
line-height: 16px;
}
#dsidx-listings li.dsidx-listing-container {
display: block;
margin: 0 0 30px;
border: 1px solid #dedede;
padding: 10px;
width: auto;
}
#dsidx-listings li.dsidx-listing-container .dsidx-listing {
border: none;
padding: 0;
box-shadow: none;
background: transparent;
border-radius: 0;
margin-bottom: 0;
}
ol#dsidx-listings {
padding: 20px 0;
}
#dsidx-listings .dsidx-listing-container .dsidx-listing:hover .dsidx-media,
#dsidx-listings .dsidx-listing-container .dsidx-listing .dsidx-media {
padding: 0;
margin: 0;
background: transparent;
}
#dsidx-listings .dsidx-listing-container .dsidx-listing:hover .dsidx-data,
#dsidx-listings .dsidx-listing-container .dsidx-listing .dsidx-data {
margin: 0;
}
#dsidx-listings .dsidx-listing-container .dsidx-listing .dsidx-media .dsidx-photo {
border: none;
}
#dsidx-listings .dsidx-listing-container .dsidx-listing .dsidx-media .dsidx-photo .dsidx-photo-count {
background: #999999 url(http://cdn2.diverse-cdn.com/api/images/dsidxpress/icons/photo-count.png/f1b58b) 5px 8px no-repeat;
}
#dsidx-listings .dsidx-listing-container .dsidx-primary-data {
width: 100%;
}
#dsidx-listings .dsidx-listing-container .dsidx-listing .dsidx-primary-data {
border: none;
padding: 6px 0 20px 0;
}
#dsidx-listings .dsidx-listing-container .dsidx-listing .dsidx-primary-data .dsidx-address a {
color: #fff;
font-family: "Lato", Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: normal;
}
#dsidx-listings .dsidx-listing-container .dsidx-listing .dsidx-primary-data .dsidx-address a span {
color: #fff;
}
#dsidx-listings .dsidx-listing-container .dsidx-listing .dsidx-primary-data .dsidx-price,
#dsidx-listings .dsidx-listing-container .dsidx-listing .dsidx-primary-data .dsidx-price-sold {
background: transparent;
}
#dsidx-listings .dsidx-listing-container .dsidx-listing .dsidx-secondary-data {
padding: 0;
margin: 0;
}
#dsidx-listings .dsidx-listing-container .dsidx-secondary-data div {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-arrow-small.png) no-repeat 8px 6px;
padding-left: 24px;
float: left;
margin: 5px 3px;
width: 30%;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
line-height: 23px;
}
#dsidx-listings .dsidx-listing-container .dsidx-listing .dsidx-listing-tag.dsidx-tag-pre-foreclosure {
text-align: right;
width: auto;
float: none;
margin: 0;
padding: 3px 10px;
background: #e3712c;
}
#dsidx-listings .dsidx-listing-container .dsidx-listing .dsidx-listing-tag.dsidx-tag-pre-foreclosure br {
display: none;
}
.dsidx-results-grid #dsidx-listings li.dsidx-listing-container {
padding: 0;
border: none;
}
.dsidx-results-grid #dsidx-listings .dsidx-listing:hover .dsidx-data,
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-data {
padding: 0;
}
.dsidx-results-grid #dsidx-listings .dsidx-listing-container .dsidx-listing .dsidx-primary-data {
padding: 6px 0 12px 0;
width: 250px;
}
.dsidx-results-grid #dsidx-listings .dsidx-listing-container .dsidx-secondary-data div {
background: none;
width: auto;
}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo {
background: transparent;
box-shadow: none;
}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo img {
max-height: none;
}
#dsidx-listings .dsidx-listing-container .dsidx-listing .dsidx-media .dsidx-photo .dsidx-photo-count {
background: #999999 url(http://cdn2.diverse-cdn.com/api/images/dsidxpress/icons/photo-count.png/f1b58b) 5px 3px no-repeat;
line-height: 16px;
}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-data .dsidx-primary-data .dsidx-price {
background: #4dc7ec;
border: none;
position: static;
top: auto;
left: auto;
float: right;
width: auto;
line-height: 20px;
}
.dsidx-results-grid #dsidx-listings .dsidx-listing:hover .dsidx-data .dsidx-primary-data .dsidx-price {
padding: 5px 10px;
}
.dsidx-results-grid #dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-address {
float: left;
}
#dsidx.dsidx-share-dropicon {
margin-left: 6px;
}
#dsidx.dsidx-details {
margin: 0;
} #map-head {
width: 100%;
margin-bottom: 35px;
}
.disable-responsive #map-head {
min-width: 940px;
}
body.home #map-head {
margin-bottom: 0;
}
body.page-template-template-search-php #map-head {
margin-bottom: 0;
}
#listing-map {
height: 550px;
position: relative;
}
#listing-map img {
max-width: none;
}
#listing-map .gm-style-iw {
left: 22px !important;
}
#listing-map .map-info-window { padding-bottom: 10px;
width: 245px;
}
#listing-map .prop-title a {
font-size: 16px;
font-family: "Arial", Helvetica, Arial, sans-serif;
font-weight: normal;
color: #394041;
}
#listing-map .prop-title a:hover {
color: #df5400;
}
#listing-map .prop-thumb {
margin-bottom: 10px;
}
#listing-map p span.price {
font-size: 16px;
color: #df5400;
font-family: "Arial", Helvetica, Arial, sans-serif;
}
#listing-map a.know-more-link {
text-decoration: none;
font-family: "Arial", Helvetica, Arial, sans-serif;
display: inline-block;
background-color: #37b3d9;
padding: 6px 13px 8px;
font-size: 13px;
color: white;
}  .submit-form .form-option {
margin-bottom: 15px;
}
.submit-form label {
color: #394041;
font-size: 14px;
font-weight: bold;
}
.submit-form label.error {
color: red;
font-size: 12px;
font-weight: normal;
}
.submit-form input[type="file"] {
line-height: 15px;
}
.submit-form input[type="text"],
.submit-form textarea {
width: 424px;
}
.submit-form input[type="text"].error,
.submit-form textarea.error {
border: 1px solid red;
}
.submit-form .selectwrap input[type="text"] {
width: 400px;
}
.submit-form textarea {
height: auto;
}
.submit-form .map-wrapper img {
max-width: none;
}
.submit-form .ui-helper-hidden-accessible { display: none;
}
.submit-form .features-checkboxes {
list-style: none;
margin: 8px 0 15px;
}
.submit-form .features-checkboxes li {
margin: 0 0 8px 0;
float: left;
width: 33%;
}
.submit-form .features-checkboxes input[type="checkbox"] {
margin: 0 0 3px 0;
}
.submit-form .features-checkboxes label {
display: inline-block;
margin: 0 0 0 10px;
color: #8b9293;
font-size: 12px;
font-weight: normal;
}
.submit-form .field-description {
font-size: 12px;
}
.submit-form .map-wrapper {
padding-bottom: 10px;
}
.submit-form .map-wrapper .real-btn, .submit-form .map-wrapper .btn-blue, .submit-form .map-wrapper .btn-grey {
margin: 5px 0 15px;
}
.submit-form .map-wrapper .map-canvas {
width: 100%;
height: 352px;
margin-bottom: 10px;
}
.submit-form .image {
margin-bottom: 6px;
}
.submit-form #add-more {
margin-bottom: 10px;
}
.submit-form #featured-file-container.hidden {
display: none;
}
.submit-form #featured-thumb-container,
.submit-form #gallery-thumbs-container {
margin: 0 0 10px 0;
}
.submit-form .gallery-thumb {
position: relative;
width: 140px;
height: 140px;
float: left;
margin: 5px 5px 0px 0;
}
.submit-form .gallery-thumb img {
width: 140px;
height: 140px;
position: absolute;
top: 0;
left: 0;
}
.submit-form .gallery-thumb .loader,
.submit-form .gallery-thumb a {
display: block;
background-color: rgba(0, 0, 0, 0.5);
color: #f0f0f0;
padding: 5px 8px;
position: absolute;
right: 0;
bottom: 0;
font-size: 16px;
}
.submit-form .gallery-thumb .loader:hover,
.submit-form .gallery-thumb a:hover {
color: #fff;
background-color: rgba(0, 0, 0, 0.6);
}
.submit-form .gallery-thumb .loader {
right: auto;
bottom: auto;
left: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.6);
color: #fff;
display: none;
}
.form-options-container .form-option {
float: left;
width: 210px;
margin-right: 19px;
}
.form-options-container input[type="text"] {
width: 196px;
}
.form-options-container .selectwrap input[type="text"] {
width: 172px;
}
.form-options-container .right {
margin-right: 0;
}
.form-options-container .full {
float: none;
width: 439px;
}
.form-options-container .full input[type="text"] {
width: 423px;
}
.form-options-container .full .selectwrap input[type="text"] {
width: 199px;
}
input[type="text"].ui-autocomplete-loading {
background: transparent url(//www.homentor.com/wp-content/themes/realhomes/images/loading.gif) no-repeat right center;
visibility: visible;
}
.ui-autocomplete-input.open {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.ui-autocomplete {
padding: 0;
margin: 0;
list-style: none;
position: absolute;
z-index: 10000;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
border-width: 1px;
border-style: solid;
background: #fff;
}
.ui-autocomplete li {
margin-bottom: 0;
white-space: nowrap;
text-align: left;
}
.ui-autocomplete li a {
display: block;
height: 100%;
padding: 4px 10px;
}
.ui-autocomplete li a.ui-state-focus {
cursor: pointer;
}
.form-option .agent-options label {
display: inline-block;
font-weight: normal;
font-size: 13px;
}
.form-option .agent-options input[type="radio"] {
margin-top: -1px;
}
.form-option .agent-options select {
width: auto;
margin: 0 0 0 5px;
border-radius: 0;
}  .detail .listing-layout {
border: 1px solid #dedede;
}
.detail .list-container {
padding: 10px 24px 24px;
}
.detail .list-container h3 {
font-family: "Arial", Helvetica, Arial, sans-serif;
font-size: 20px;
font-weight: normal;
margin: 0 0 7px 30px;
text-transform: capitalize;
}
.detail .property-grid .property-item {
margin: 0 0 0 30px;
min-height: 0;
}  .login-register .main-wrap h3 {
margin-top: 0;
font-size: 18px;
font-family: "Arial", Helvetica, Arial, sans-serif;
text-align: left;
font-weight: normal;
margin-bottom: 0;
}
.login-register .main-wrap h3 span {
background-color: #394041;
color: white;
display: inline-block;
padding: 5px 25px;
vertical-align: top;
}
.login-register .inner-wrapper {
padding: 50px 95px 25px;
}
.login-register .info-text {
color: #171717;
font-family: "Arial", Helvetica, Arial, sans-serif;
font-weight: normal;
margin-bottom: 20px;
font-size: 16px;
line-height: 24px;
}
.login-register .form-option {
margin-bottom: 15px;
}
.login-register input[type="text"],
.login-register input[type="password"] {
font-family: "Arial", Helvetica, Arial, sans-serif;
box-shadow: inset 0 0 2px #e9e9e9;
border: 1px solid #cdcdcd;
height: 28px;
padding: 3px 8px 4px;
color: #394041;
border-radius: 0;
width: 75%;
margin-bottom: 0;
}
.login-register input[type="text"]:focus,
.login-register input[type="password"]:focus {
border-color: #dedede;
box-shadow: none;
}
.login-register input[type="text"].error,
.login-register input[type="password"].error {
border-color: red;
}
.login-register label {
display: block;
color: #394041;
font-size: 16px;
line-height: 24px;
margin-bottom: 5px;
font-family: "Arial", Helvetica, Arial, sans-serif;
}
.login-register label span {
color: red;
}
.login-register label.error {
margin: 5px 0;
font-size: 12px;
color: red;
line-height: 20px;
}
.login-register .desc-text {
margin-bottom: 20px;
}
.login-register .register-btn,
.login-register .real-btn,
.login-register .btn-blue,
.login-register .btn-grey {
padding: 10px 40px;
font-size: 14px;
margin-top: 10px;
margin-bottom: 10px;
}
.login-register .register-btn {
background: #62caea;
}
.login-register .register-btn:hover {
background: #35bbe4;
}
.login-register .forgot-password {
margin: 0 0 20px;
padding: 0;
}
.login-register .forgot-password a {
color: #EC894D;
}
.login-register .forgot-password a:hover {
color: red;
}
.login-register #forgot-form {
display: none;
}  .my-properties .main-wrap h3 {
margin-top: 0;
font-size: 18px;
font-family: "Arial", Helvetica, Arial, sans-serif;
text-align: left;
font-weight: normal;
margin-bottom: 0;
}
.my-properties .main-wrap h3 span {
background-color: #394041;
color: white;
display: inline-block;
padding: 5px 25px;
vertical-align: top;
}
.my-properties .main {
border: none;
}
.my-properties .alert-wrapper {
background: #fff;
padding: 25px;
}
.my-properties .alert-wrapper h5 {
font-family: "Arial", Helvetica, Arial, sans-serif;
font-weight: normal;
}
.my-property {
border: 1px solid #dedede;
background: #fff;
margin-bottom: 20px;
}
.my-property .cell {
padding: 22px 15px;
float: left; height: 80px;
}
.my-property .cell h5 {
font-family: "Arial", Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 14px;
line-height: 32px;
margin: 24px 0;
overflow: hidden;
height: 32px;
text-align: center;
}
.my-property .property-thumb {
width: 120px;
}
.my-property .property-title {
width: 200px;
border-right: 1px solid #dedede;
}
.my-property .property-title h5 {
text-align: left;
}
.my-property .property-date {
width: 220px;
}
.my-property .property-date i {
margin-right: 5px;
position: relative;
top: -1px;
}
.my-property .property-publish-status {
width: 60px;
background: #ebebeb;
border-left: 1px solid #dedede;
border-right: 1px solid #dedede;
}
.my-property .property-payment {
width: 140px;
float: right;
border-right: 1px solid #dedede;
}
.my-property .property-payment img {
vertical-align: top;
}
.my-property .property-payment .paypal-button {
margin: 25px 0;
text-align: center;
}
.my-property .property-payment .paypal-button button {
margin: 0;
}
.my-property .property-controls {
width: 40px;
float: right;
}
.my-property .property-controls a {
display: inline-block;
width: 40px;
height: 40px;
border-bottom: 1px solid #dedede;
text-align: center;
}
.my-property .property-controls a:last-child {
border-bottom: none;
}
.my-property .property-controls i {
line-height: 40px;
} .recaptcha_widget {
-webkit-box-sizing: "border-box";
-moz-box-sizing: "border-box";
box-sizing: "border-box";
max-width: 293px;
border: 1px solid #dedede;
padding: 10px;
background: white;
margin: 0 0 10px;
box-shadow: inset 0 0 2px #e9e9e9;
}
#recaptcha_image {
width: 100% !important;
height: auto !important;
}
#recaptcha_image img {
-webkit-box-sizing: "border-box";
-moz-box-sizing: "border-box";
box-sizing: "border-box";
width: 100%;
height: auto;
border: 3px solid #FFF;
}
.recaptcha_is_showing_audio embed {
height: 0;
width: 0;
overflow: hidden;
}
.recaptcha_is_showing_audio #recaptcha_image {
-webkit-box-sizing: "border-box";
-moz-box-sizing: "border-box";
box-sizing: "border-box";
width: 100%;
height: 60px;
background: #FFF;
border: 3px solid #FFF;
}
.recaptcha_is_showing_audio #recaptcha_image br {
display: none;
}
.recaptcha_is_showing_audio #recaptcha_image #recaptcha_audio_download {
display: block;
}
.recaptcha_input {
background: transparent;
font: 13px/1.5 "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
margin: 4px 0 0;
padding: 0;
}
.recaptcha_input label {
margin: 0 0 6px;
-webkit-box-sizing: "border-box";
-moz-box-sizing: "border-box";
box-sizing: "border-box";
}
.recaptcha_input input {
width: 92%;
}
.recaptcha_options {
list-style: none;
margin: 4px 0 0;
height: 18px;
}
.recaptcha_options li {
float: left;
margin: 0 4px 0 0;
}
.recaptcha_options li a {
text-decoration: none;
font-size: 16px;
color: white;
display: block;
width: 20px;
height: 18px;
}
.recaptcha_options li a:active {
position: relative;
top: 1px;
}
.captcha_hide {
display: none;
}
.widget .recaptcha_widget {
border-color: #cdcdcd;
}
.contact-page .recaptcha_input #recaptcha_response_field,
.widget .recaptcha_input #recaptcha_response_field,
#overview .recaptcha_input #recaptcha_response_field {
width: 92%;
margin-bottom: 5px;
}
.widget ul.recaptcha_options {
padding: 0px;
}
.widget ul.recaptcha_options li:first-child {
border: none;
}
.widget ul.recaptcha_options li {
list-style: none;
border: none;
background: none;
padding: 2px;
text-align: center;
} #property-slider-two-wrapper {
padding: 19px 19px 3px;
background-color: #f5f5f5;
border-top: 1px solid #dedede;
}
#property-slider-two {
min-height: 320px;
}
#property-slider-two .flex-direction-nav a {
display: block;
width: 32px;
height: 32px;
margin-top: -16px;
z-index: 150;
cursor: pointer;
}
#property-slider-two .flex-direction-nav a.flex-prev {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/prop-slider-nav-left.png) no-repeat 0px 0px;
left: 20px;
}
#property-slider-two .flex-direction-nav a.flex-prev:hover {
background-position: bottom;
}
#property-slider-two .flex-direction-nav a.flex-next {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/prop-slider-nav-right.png) no-repeat 0px 0px;
right: 20px;
}
#property-slider-two .flex-direction-nav a.flex-next:hover {
background-position: bottom;
}
#property-slider-two .flex-direction-nav .flex-disabled {
opacity: 0;
filter: alpha(opacity=0);
cursor: default;
}
#property-slider-two .flexslider.loading {
background: transparent url(//www.homentor.com/wp-content/themes/realhomes/images/slider-loader.gif) no-repeat center center;
}
#property-carousel-two {
padding: 0 28px;
}
#property-carousel-two .slides li {
margin: 10px 10px 10px 0;
}
#property-carousel-two .slides li img {
cursor: pointer;
opacity: 0.7;
filter: alpha(opacity=70);
}
#property-carousel-two .slides li:hover img, #property-carousel-two .slides li.flex-active-slide img {
opacity: 1;
filter: alpha(opacity=100);
}
#property-carousel-two .flex-direction-nav a {
opacity: 1;
background-color: #4dc7ec;
background-image: url(//www.homentor.com/wp-content/themes/realhomes/images/arrow-right-white.png);
background-position: center center;
background-repeat: no-repeat;
background-size: 8px 11px;
height: 40px;
width: 40px;
}
#property-carousel-two .flex-direction-nav a:hover {
background-color: #1fb9e7;
}
#property-carousel-two .flex-direction-nav a.flex-prev {
background-image: url(//www.homentor.com/wp-content/themes/realhomes/images/arrow-left-white.png);
left: 0;
}
#property-carousel-two .flex-direction-nav a.flex-next {
background-image: url(//www.homentor.com/wp-content/themes/realhomes/images/arrow-right-white.png);
right: 0;
}
#property-carousel-two .flex-direction-nav .flex-disabled {
opacity: 1;
filter: alpha(opacity=100);
cursor: default;
} .widecolumn {
padding: 60px 40px;
text-align: center;
} .sort-controls {
margin: 0 0 25px 0;
text-align: right;
}
.sort-controls strong {
color: #394041;
}
.sort-controls select {
margin: 0;
border-radius: 0;
outline: none;
width: auto;
}
.search-header {
padding: 42px 20px;
}
.search-header .sort-controls {
margin: 0;
} .forms-modal {
width: 300px;
margin: -170px 0 0 -150px;
border-radius: 0;
}
.forms-modal .modal-header {
padding: 15px 20px 10px;
}
.forms-modal .modal-header .close {
margin-left: 10px;
}
.forms-modal .modal-body {
padding: 10px 20px;
}
.forms-modal .form-option {
margin-bottom: 10px;
}
.forms-modal input[type="text"],
.forms-modal input[type="password"] {
width: 94%;
}
.forms-modal label.error {
font-size: 12px;
color: red;
display: block;
}
.forms-modal .forgot-section {
display: none;
}
.forms-modal .register-section {
display: none;
}
.forms-modal span.divider {
border: none;
margin: 0 7px;
} #add-to-favorite-form {
margin: 0;
}
#fav_output {
display: none;
}
#fav_output #fav_target {
display: inline-block;
padding: 0;
margin: 0;
float: none;
border: none;
}
#fav_output #fav_target.dim {
color: #828f91;
}
#fav_output.show {
display: block;
}
.dim {
color: #828f91;
}
.property-grid .property-item figure {
position: relative;
}
.property-grid .property-item figure .loader,
.property-grid .property-item figure .remove-from-favorite {
position: absolute;
top: 0;
right: 0;
width: 24px;
height: 24px;
text-align: center;
color: #fff;
background-color: #000;
opacity: 0.7;
}
.property-grid .property-item figure .loader:hover,
.property-grid .property-item figure .remove-from-favorite:hover {
opacity: 1;
}
.property-grid .property-item figure .loader {
opacity: 1;
display: none;
}
.property-grid .property-item .ajax-response {
color: red;
} #home-idx-search {
position: relative;
}
#home-idx-search h3.home-widget-label {
background-color: #394041;
color: #dedee0;
font-size: 21px;
line-height: 33px;
margin: 0;
padding: 10px 25px;
position: absolute;
top: -53px;
left: 0;
text-transform: capitalize;
z-index: 999;
}
#home-idx-search .dsidx-search-widget {
max-width: none;
padding: 25px;
background: #fff;
border-bottom: 1px solid #dedede;
}
#home-idx-search .dsidx-search-widget form {
margin: 0;
}
#home-idx-search .dsidx-search-widget select {
width: auto !important;
float: none;
margin: 0 20px 15px 0;
border-radius: 0;
padding: 5px 10px;
}
#home-idx-search .dsidx-search-widget label {
width: auto !important;
margin: 5px 5px 0 0;
float: none;
padding: 0;
vertical-align: top;
color: #394041;
}
#home-idx-search .dsidx-search-widget input[type=text] {
width: 125px !important;
margin: 0 20px 15px 0;
float: none;
padding: 2px 4px 2px 8px;
box-sizing: inherit;
}
#home-idx-search .dsidx-search-widget input[type=text].dsidx-price {
width: 80px !important;
margin-right: 5px;
}
#home-idx-search .dsidx-search-widget input[type=text].dsidx-improvedsqft, #home-idx-search .dsidx-search-widget input[type=text].dsidx-beds, #home-idx-search .dsidx-search-widget input[type=text].dsidx-baths {
width: 120px !important;
}
#home-idx-search .dsidx-search-widget input[type=text]#idx-q-PriceMax {
margin-right: 20px;
}
#home-idx-search .dsidx-search-widget .dsidx-search-button {
display: inline-block;
margin: 0;
padding: 0;
vertical-align: top;
}
#home-idx-search .dsidx-search-widget .dsidx-search-button .submit {
margin: 0;
padding: 5px 15px;
font-size: 14px;
text-transform: capitalize;
vertical-align: bottom;
}body{
direction: rtl;
unicode-bidi: embed;
} .alignnone {
margin: 5px 0 20px 20px;
}
.aligncenter,
div.aligncenter {
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption.alignnone {
margin: 5px 0 20px 20px;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
} #header-top #lang_sel {
float: right;
margin-right: 0;
margin-left: 10px;
}
#header-top #lang_sel_click {
float: right;
margin-right: 0;
margin-left: 10px;
}
#header-top #lang_sel_list {
float: right;
} #contact-email {
float: right;
margin: 0 6px 0 0;
}
#contact-email .email {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-mail.png) no-repeat right 0;
margin-right: 0;
margin-left: 8px;
} .social_networks {
float: left;
}
.social_networks li {
margin: 0 -4px 0 0;
}
.social_networks li a {
border-left: none;
border-right: 1px solid #343a3b;
} .user-nav {
float: left;
}
.user-nav a {
padding: 0 7px 0 10px;
border-right: none;
border-left: 1px solid #343a3b;
}
.user-nav a i {
margin-right: 0px;
margin-left: 7px;
}
.user-nav a.last {
border-left: none;
} #logo {
float: right;
}
#logo h2.logo-heading {
position: relative;
left: auto;
right: 2px;
} .tag-line {
text-align: right;
margin: 0 18px 0 0;
}
} .menu-and-contact-wrap {
position:absolute;
right: 0;
} .main-menu {
float: left;
margin-top: 76px;
}
.main-menu ul li {
float: right;
}
.main-menu ul li a { }
.main-menu ul li ul {
left: auto;
right: 0;
}
.main-menu ul li ul li ul {
left: auto;
right: 0px;
} .contact-number {
float: left;
margin: 0px 0 0;
}
.contact-number .fa-phone{
margin-right: 0;
margin-left: 10px;
}
.contact-number .outer-strip {
right: auto;
left: -88%;
} .slide-description {
left: auto;
right: 62px;
}
.slide-description .know-more {
left: auto;
right: 0;
}  .advance-search .search-heading {
padding-right: 0;
padding-left: 50px;
left: auto;
right: 0;
}
.advance-search .search-heading .fa-search {
margin-right: 0;
margin-left: 20px;
}
.advance-search .advance-search-form {
margin-left: 0;
margin-right: -20px;
}
.advance-search .option-bar {
float: right;
margin-left: 0;
margin-right: 20px;
}
.advance-search label span{
display: inline-block;
}  .selectwrap input {
padding-right: 35px; }
.selectbox-wrapper {
left: auto;
right: 0px;
}
.small .selectwrap input,
.large .selectwrap input {
width: 70px;
}  .property-items .span6 {
margin-left: 0;
margin-right: 1px;
float: right;
}
.property-item {
text-align: right;
}
.property-item figure {
float: right;
}
.property-item figure img {
display: block;
float: right;
}
.property-item figure figcaption {
margin-right: 0;
}
.property-item .detail {
float: left;
padding-left: 0;
padding-right: 10px;
}
.property-item .price {
padding: 8px 11px 10px 8px;
margin: 0 -11px 15px 0;
}
.property-item .property-meta span {
float: right;
padding: 10px 0 11px 6px;
margin-right: 0;
margin-left: 6px;
border-right: none;
border-left: 1px solid #dedede;
}
.property-item .property-meta span:last-child {
margin-right: 0;
margin-left: 0;
}
.property-item .property-meta span [class^="icon-"], .property-item .property-meta span [class*=" icon-"] {
margin-right: 0;
margin-left: 8px;
}
.property-item .property-meta span .icon-area {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-size.png) no-repeat right center;
}
.property-item .property-meta span .icon-bed {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-bed.png) no-repeat right center;
}
.property-item .property-meta span .icon-bath {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-bath.png) no-repeat right center;
}
.property-item .property-meta span .icon-garage {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-garage.png) no-repeat right center;
}
.more-details .fa-caret-right {
margin-left: 0;
margin-right: 6px;
}
#overview #property_map{
direction: ltr;
}  .pages-nav a {
margin-right: 0;
margin-left: 10px;
}  .es-carousel-wrapper .es-carousel {
direction: ltr;
}
.es-carousel-wrapper ul li{
text-align: right;
}
.es-carousel-wrapper ul li .price{
direction: rtl;
}  #footer .widget ul {
margin-left: 0px;
margin-right: 2px;
}
#footer .widget ul li {
padding: 0 10px 0 10px;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/rtl-widget-list-bullet.png) no-repeat right 6px;
}
#footer-bottom .copyright{
text-align: left;
}  .widget .title {
padding: 15px 15px 16px 11px;
}
.widget ul {
padding: 5px 22px 49px 18px;
}
.widget ul li {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/rtl-feature-list-bullet.png) no-repeat 99% 15px;
padding: 8px 14px 8px 0;
}
.widget .textwidget {
padding: 5px 22px 49px 18px;
}
.widget.icl_languages_selector #lang_sel_list ul li a {
margin-right: 0;
margin-left: 5px;
}
.widget.icl_languages_selector #lang_sel_list.lang_sel_list_vertical ul li a {
margin-right: 0;
margin-left: 0;
}  .widget #s {
padding-right: 6px;
padding-left: 30px;
}
.widget #searchsubmit {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-lense.png) white no-repeat center 7px;
width: 30px;
height: 30px;
right: auto;
left: 2px;
}  .sidebar .widget .tagcloud {
padding: 5px 22px 49px 18px;
}
.tagcloud a {
float: right;
padding: 6px 18px 7px 10px;
margin: 0 0 1px 1px;
}
.tagcloud a:after {
left: auto;
right: 7px;
}  .widget #wp-calendar caption {
text-align: right;
}  .widget.advance-search .advance-search-form {
margin: 0 -15px 0 0;
}
.widget.advance-search .option-bar {
float: right;
margin-left: 0;
margin-right: 15px;
}
.widget.advance-search .small input[type="text"],
.widget.advance-search .large input[type="text"] {
width: 174px;
}
.widget.advance-search .small .selectwrap input,
.widget.advance-search .large .selectwrap input {
width: 145px;
}  .page-head .wrap {
float: right;
}
.page-head span, .page-head p {
margin: 0;
}
.page-head h1.page-title span {
padding: 7px 18px 7px 38px;
margin: 10px 18px 10px 0;
}
.page-head p {
padding: 17px 18px 17px 20px;
}  .lisitng-grid-layout .title-heading {
padding: 0 20px 0 30px;
left: auto;
right: -1px;
}
.listing-layout .about-agent .detail {
float: left;
}
.listing-layout .about-agent.agent-single .agent-pic {
float: right;
}
.listing-layout figure {
float: right;
margin: 4px 0 15px 23px;
}
.listing-layout .real-btn.btn, .listing-layout .btn.btn-blue, .listing-layout .btn.btn-grey {
float: left;
}
.listing-layout .social_networks li a i.icon-twitter:before {
left: auto;
right: 1px;
}
.listing-layout .social_networks li a i.icon-google-plus:before {
left: auto;
right: 2px;
}
.listing-layout .social_networks li a i.icon-linkedin:before {
left: auto;
right: 2px;
}  .listing-layout .span6 {
width: auto;
float: none;
margin: 0 0 30px;
}
.listing-layout .property-item .price {
margin: 0 -18px 10px -11px;
padding: 8px 13px 10px 20px;
}
.listing-layout .property-by .title-heading {
float: right;
}  .view-type a {
float: right;
}
.view-type a.list {
border-right: none;
border-left: 1px solid #dedede;
}  .property-grid .list-container {
margin-left: 0;
margin-right: -30px;
}
.property-grid .property-item {
margin: 0 30px 30px 0;
float: right;
}  .inner-wrapper .hentry.sticky {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/sticky-pin.png) no-repeat left 62px;
}
.inner-wrapper .pagination a {
margin-left: 0;
margin-right: 2px;
}
.post-meta .date {
margin-right: 6px; padding-right: 6px; }
.format-icon {
right: auto;
left: 0;
}
.listing-slider{
direction: ltr;
}  .single article ul, .single article ol {
margin: 0 40px 30px 0;
}
.common-list li, .disc-list ul li, .arrow-list ul li, .small-arrow-list ul li, .tick-list ul li {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/rtl-feature-list-bullet.png) no-repeat right 7px;
padding: 0 26px 0 0;
}
.disc-list ul li {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/rtl-icon-disc-small.png) no-repeat 98% 9px;
}
.arrow-list ul li {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/rtl-icon-arrow.png) no-repeat 100% 7px;
}
.small-arrow-list ul li {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/rtl-icon-arrow-small.png) no-repeat 98% 8px;
}
.tick-list ul li {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-tick.png) no-repeat right 4px;
}
blockquote {
border-left: none;
border-right: 7px solid #dedede;
padding: 24px 30px 13px 20px;
margin: 0  38px 30px 32px;
}
address {
border-left: none;
border-right: 7px solid #dedede;
padding: 20px 25px 15px 20px;
margin: 0  0 30px 20px;
}  #comments .comment .avatar {
float: right;
}
.commentlist li.pingback {
margin-left: 0;
margin-right: 0;
}
.comment-detail-wrap {
float: left;
padding: 10px 28px 15px 48px;
}
.comment-detail-wrap .comment-detail-wrap-arrow {
left: 0;
right: -14px;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/rtl-comment-detail-wrap-arrow.png) no-repeat 0 0;
}  .error-container, #message-sent {
padding-left: 0px;
padding-right: 8px;
}
.agent-detail .error-container,
.agent-detail #message-sent { padding-right: 0;
}
.contact-details address {
float: right;
padding-left: 0;
padding-right: 25px;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-location.png) no-repeat right 6px;
border-right: none;
}
.contact-details .contacts-list {
float: right;
}
.contact-details .contacts-list li {
padding-left: 0px;
padding-right: 33px;
}
.contact-details .contacts-list li.phone {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-phone2.png) no-repeat 99% center;
}
.contact-details .contacts-list li.mobile {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-mobile.png) no-repeat 98% center;
}
.contact-details .contacts-list li.email {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-mail2.png) no-repeat right center;
}  .disc-bullet-list li {
padding-left: 0px;
padding-right: 30px;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-disc.png) no-repeat right 6px;
}  #property-detail-flexslider{
direction: ltr;
}
#overview .property-item .title {
float: right;
padding: 0 16px 0 0;
}
#overview .property-item .price {
float: left;
padding: 0 15px 0 0;
direction: rtl;
}
#overview .property-item .price span {
padding: 11px 14px 11px 10px;
margin-right: 0px;
margin-left: -1px;
}
#overview .property-item .price .status-label {
margin-right: 0px;
margin-left: -5px;
padding-right: 7px;
padding-left: 28px;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/rtl-arrow-left.png) #000 no-repeat left 0;
}
#overview .property-item .property-meta span {
margin: 0 10px 0 0;
padding-left: 10px;
padding-right: 0;
}
#overview .property-item .property-meta span.printer-icon {
float: left;
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-printer.png) white no-repeat 80% 13px;
padding-left: 12px;
margin-right: 0;
padding-right: 41px;
border-left: none;
border-right: 1px solid #dedede;
}
#overview .property-item .features .arrow-bullet-list li {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/rtl-feature-list-bullet.png) no-repeat 95% 14px;
float: right;
margin: 0 0 2px 27px;
padding-left: 0;
padding-right: 25px;
}
#overview .property-item .features .arrow-bullet-list li a {
padding: 7px 0px 7px 2px;
}
#overview .share-label,
#overview .common-label,
#overview .video-label,
#overview .map-label {
padding: 6px 14px 8px 17px;
}
#overview .map-label {
padding-left: 25px;
padding-right: 20px;
}
#overview .share-networks a [class^="fa-"], #overview .share-networks a [class*=" fa-"] {
margin: 0 12px 0 9px;
}
#overview .share-networks span {
float: right;
padding: 11px 0px 11px 23px;
border-right: none;
border-left: 1px solid #dedede;
}
#overview .share-networks .share-label {
margin: -1px -1px -1px 6px;
padding: 12px 17px 13px 21px;
border-left: none;
}
#overview .left-box {
float: right;
}
#overview .left-box figure {
float: right;
margin: 4px 0 20px 27px;
}
#overview .contacts-list {
float: right;
}
#overview .contacts-list li {
padding: 7px 22px 7px 0;
}
#overview .contacts-list li.office {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-phone.png) no-repeat right center;
}
#overview .contacts-list li.mobile {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-mobile.png) no-repeat right center;
}
#overview .contacts-list li.fax {
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-fax.png) no-repeat right center;
}
#overview .contact-form {
float: left;
width: 100%;
}  p .icon-remove {
float: left;
right: auto;
left: 15px;
}
p.info,
p.tip,
p.success,
p.error {
padding: 12px 22px 12px 35px;
}  .submit-form .gallery-thumb {
float: right;
margin: 5px 0 0px 5px;
}
.submit-form .features-checkboxes label{
margin: 0 10px 0 0;
}  .detail .list-container h3 {
margin: 0 30px 7px 0;
}
.detail .property-grid .property-item {
margin: 0 30px 0 0;
}  .login-register .main-wrap h3 {
text-align: right;
}  .my-properties .main-wrap h3 {
text-align: right;
}
.my-property .cell {
float: right;
}
.my-property .property-title {
border-right: none;
border-left: 1px solid #dedede;
}
.my-property .property-title h5 {
text-align: right;
}
.my-property .property-date i {
margin-right: 0;
margin-left: 5px;
}
.my-property .property-payment {
float: left;
border-left: 1px solid #dedede;
border-right: none;
}
.my-property .property-controls {
float: left;
}  #property-slider-two-wrapper{
direction: ltr;
}
.property-grid .list-container .alert-wrapper {
margin: 10px 50px 10px 0;
}  #overview .attachments-inner{
padding-right: 15px;
padding-left: 10px;
}
#overview .attachments-list li{
float: right;
padding-right: 10px;
padding-left: 0;
}
#overview .attachments-list li i{
margin-right: 0;
margin-left: 10px;
}
#overview .child-properties .property-item figure{
margin: 0 0 20px 20px;
}
#overview .child-properties .property-item .price small{
margin-left: 0;
margin-right: 5px;
}@media screen and (max-width: 979px) and (min-width: 220px) {
body {
margin: 0;
padding: 0;
}
#header-top {
margin-bottom: 15px;
}
#logo {
float: none;
margin-bottom: 10px;
}
.menu-and-contact-wrap {
position: static;
}
.contact-number {
float: none;
background: none;
text-align: center;
margin: 0 auto 15px;
min-height: 20px;
line-height: 18px;
}
.contact-number:hover .fa-phone {
background: none;
}
.contact-number .fa-phone {
background: none;
margin-right: 10px;
padding: 0;
}
.contact-number .outer-strip {
display: none;
}
.main-menu {
float: none;
margin: 0 0 15px;
padding: 10px;
background-color: #343a3b;
}
.main-menu ul {
display: none;
}
.main-menu .responsive-nav {
display: block;
border: 1px solid #343a3b;
border-radius: 0;
}
.main-menu .responsive-nav:focus {
outline: none;
}
.desc-wrap {
width: 724px;
}
.slide-description {
padding: 20px 16px;
top: 165px;
width: auto;
}
.slide-description h3 {
margin: 0;
line-height: 34px;
}
.slide-description .know-more,
.slide-description p {
display: none;
}
.advance-search .search-heading {
position: static;
}
#footer-bottom p {
text-align: center;
margin-bottom: 10px;
}
#footer-bottom .designed-by {
text-align: center;
}
.sidebar .widget {
background: white;
margin-bottom: 35px;
}
.sidebar .widget.icl_languages_selector {
background: transparent;
}
.lisitng-grid-layout .main {
margin: 0 0 35px;
}
.lisitng-grid-layout .title-heading {
position: static;
}
.listing-layout .property-by .title-heading {
float: none;
}
.property-item .property-meta span {
font-size: 12px;
}
}
@media (min-width: 1200px) {
#header .social_networks li a {
width: 49px;
}
#header .user-nav a {
padding: 0 10px 0 7px;
}
#logo {
max-width: 100%;
}
.main-menu ul li a {
padding: 14px 17px;
font-size: 15px;
}
.main-menu ul li ul {
width: 150px;
top: 60px;
}
.main-menu ul li ul li a {
padding: 10px 17px 12px;
font-size: 14px;
}
.main-menu ul li ul li ul {
left: 234px;
}
.contact-number {
font-size: 21px;
line-height: 46px;
}
.desc-wrap {
width: 1170px;
}
.slide-description {
top: 179px;
left: 0;
}
.advance-search .as-form-wrap {
padding: 25px 31px 0;
}
.small input[type="text"] {
width: 50px;
}
.small .selectwrap input {
width: 70px;
}
.large input[type="text"] {
width: 100px;
}
.large .selectwrap input {
width: 70px;
}
#home-flexslider .flexslider.loading {
min-height: 400px;
}
.narrative {
padding: 0 45px;
}
.property-items .span6 {
width: 540px;
margin-left: 29.3px;
min-height: 370px;
}
.property-items .narrative {
padding: 0px 72px;
}
.property-item {
padding: 15px 19px 0;
}
.property-item figure {
width: 244px;
}
.property-item .detail {
width: 240px;
padding-left: 16px;
}
.property-item .price {
font-size: 18px;
padding: 8px 10px 10px 13px;
margin-left: -16px;
}
.property-item p {
font-size: 14px;
line-height: 23px;
}
.property-item .conten {
font-size: 13px;
line-height: 23px;
}
.property-item .property-meta {
margin: 0 -19px 0;
padding: 0 19px;
}
.property-item .property-meta span {
font-size: 13px;
padding-right: 12px;
margin-right: 12px;
}
.es-carousel-wrapper {
padding: 0 49px;
}
.es-carousel-wrapper ul li {
width: 245px !important;
margin-right: 30px !important;
}
.brands-carousel .jcarousel-container-horizontal {
padding-left: 50px;
padding-right: 50px;
}
.brands-carousel ul.brands-carousel-list li {
width: 178px;
}
#footer > .row > .span3 {
width: 270px;
}
.widget.quick-links ul li {
float: left;
width: 46%;
}
.sidebar .widget .title {
padding-left: 19px;
}
.widget #searchform {
width: 240px;
}
.widget #s {
width: 202px;
}
.widget.social_network .social_networks li a {
width: 49px;
}
.widget.advance-search .title {
padding: 0 0 0 20px;
}
.widget.advance-search .title .icon-search {
padding-left: 20px;
padding-right: 20px;
}
.widget.advance-search .small input[type="text"] {
width: 98px;
}
.widget.advance-search .small .selectwrap input {
width: 74px;
}
.widget.advance-search .large input[type="text"] {
width: 224px;
}
.widget.advance-search .large .selectwrap input {
width: 200px;
}
.widget.advance-search .real-btn {
}
.widget.calculator .title {
background-position: 231px 9px;
padding-left: 19px;
}
.widget.calculator input[type="text"] {
width: 221px;
padding-left: 10px;
margin-bottom: 18px;
}
.widget.calculator .selectwrap input { }
.widget.calculator .mini input {
width: 66px;
}
.widget.calculator #payment {
width: 88px;
}
.widget.calculator #extra {
width: 196px;
}
.widget.calculator .first {
margin-right: 19px;
}
.widget.advance-search .selectbox-wrapper ul li,
.widget.calculator .selectbox-wrapper ul li {
padding: 6px 11px;
}
ul.featured-properties {
padding: 0 15px;
}
ul.featured-properties li {
background: none;
border: none;
padding: 0 0 40px 0;
}
ul.featured-properties li:last-child {
padding-bottom: 25px;
}
.page-head h2 span {
padding: 7px 58px 7px 28px;
}
.page-head p {
padding: 17px 30px 17px 28px;
}
.list-container {
padding: 28px 25px;
}
.listing-layout .about-agent .detail {
width: 602px;
}
.listing-layout .property-item .price {
margin-right: -20px;
}
.listing-layout .property-item .detail {
width: 516px;
}  .view-type {
position: absolute;
right: -1px;
top: -36px;
border: 1px solid #dedede;
}
.property-grid .list-container {
margin-left: -40px;
}
.property-grid .property-item {
margin-left: 40px;
width: 246px;
}
#comments .commentlist {
padding: 2px 46px 5px 14px;
}
.comment-detail-wrap {
width: 71.5%;
}
#comments .commentlist .children {
padding: 0 0 0 61px;
}
#comments .commentlist .children .comment-detail-wrap {
width: 85%;
}
#comments .commentlist .children .depth-2 .comment-detail-wrap {
width: 69%;
}
#comments .commentlist .children .depth-3 .comment-detail-wrap {
width: 66%;
}
#comments .commentlist .children .depth-4 .comment-detail-wrap {
width: 62%;
}
#comments .commentlist .children .depth-5 .comment-detail-wrap {
width: 58%;
}
.services-list {
margin: 0 0 0 -70px;
}
.services-list li {
width: 374px;
margin: 0 0 50px 70px;
}
.how-we-work ol li {
width: 350px;
}
#property-detail-flexslider {
height: 386px;
}
#property-detail-flexslider .flex-viewport {
width: 768px;
height: 386px;
}
#property-detail-flexslider .flex-control-thumbs li {
margin-bottom: 7px;
height: 60px;
}
#property-detail-flexslider .jcarousel-container-vertical {
width: 82px;
padding: 9px;
}
#property-detail-flexslider .jcarousel-clip-vertical {
height: 335px;
}
#property-detail-flexslider .jcarousel-next,
#property-detail-flexslider .jcarousel-prev {
margin: 5.2px 0 0;
width: 40px;
}
#overview .left-box {
width: 480px;
}
#overview .contacts-list {
width: 240px;
}
#overview .contact-form {
width: 320px;
}
#overview .contact-form textarea,
#overview .contact-form input[type="text"] {
width: 293px;
}
#filter-by {
margin: 0;
position: absolute;
right: -1px;
top: -36px;
}
#filter-by a {
float: left;
border: none;
border-right: 1px solid #dedede;
margin: 0;
}
#filter-by a:last-child {
border-right: none;
}
.gallery-2-columns,
.gallery-3-columns,
.gallery-4-columns {
margin-left: -40px;
}
.gallery-2-columns .gallery-item,
.gallery-3-columns .gallery-item,
.gallery-4-columns .gallery-item {
margin-left: 40px;
}
.gallery-2-columns .gallery-item {
width: 534px;
}
.gallery-3-columns .gallery-item {
width: 342.33px;
}
.gallery-4-columns .gallery-item {
width: 247px;
} #dsidx-listings .dsidx-primary-data {
width: 70%;
}
#dsidx-listings .dsidx-secondary-data div {
width: 28%;
}  .detail .list-container {
padding: 10px 24px 24px;
}
.detail .list-container h3 {
margin: 0 0 7px 40px;
}
.detail .property-grid .property-item {
margin-left: 40px;
}  .submit-form input[type="text"],
.submit-form textarea {
width: 534px;
}
.submit-form .selectwrap input[type="text"] {
width: 510px;
}
.submit-form .form-options-container .form-option {
width: 260px;
margin-right: 28px;
}
.submit-form .form-options-container input[type="text"] {
width: 246px;
}
.submit-form .form-options-container .selectwrap input[type="text"] {
width: 222px;
}
.submit-form .form-options-container .right {
margin-right: 0;
}
.submit-form .form-options-container .full {
float: none;
width: 550px;
}
.submit-form .form-options-container .full input[type="text"] {
width: 434px;
}
.submit-form .form-options-container .full .selectwrap input[type="text"] {
width: 410px;
}
.submit-form .gallery-thumb {
width: 130px;
height: 130px;
}
.submit-form .gallery-thumb img {
width: 130px;
height: 130px;
}  .my-property .cell {
padding: 22px;
}
.my-property .cell h5 {
font-size: 16px;
}
.my-property .property-thumb {
width: 120px;
}
.my-property .property-title {
width: 270px;
}
.my-property .property-date {
width: 250px;
}
.my-property .property-publish-status {
width: 80px;
}
.my-property .property-payment {
width: 170px;
}  #property-carousel-two {
padding: 0 51px;
}  .search-header {
padding: 42px 30px;
}
#overview .property-item .property-meta span {
margin-left: 15px;
padding-right: 15px;
}  #overview .attachments-list li {
width: 32%;
}  #home-idx-search .dsidx-search-widget input[type=text] {
width: 150px !important;
}
#home-idx-search .dsidx-search-widget input[type=text].dsidx-improvedsqft, #home-idx-search .dsidx-search-widget input[type=text].dsidx-beds, #home-idx-search .dsidx-search-widget input[type=text].dsidx-baths {
width: 125px !important;
}
}
@media screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 0) {
#filter-by a {
float: none;
margin-left: 0px;
}
}
@media (min-width: 768px) and (max-width: 979px) {
#header-top #lang_sel {
display: block;
float: none;
clear: both;
width: 150px;
margin: 10px auto;
}
#header-top #lang_sel_click {
display: block;
float: none;
clear: both;
width: 150px;
margin: 10px auto;
}
#header-top #lang_sel_list {
float: none;
clear: both;
}
#header-top #lang_sel_list.lang_sel_list_vertical ul, #header-top #lang_sel_list.lang_sel_list_horizontal ul {
text-align: center;
clear: both;
height: auto;
}
#header-top #lang_sel_list.lang_sel_list_vertical li, #header-top #lang_sel_list.lang_sel_list_horizontal li {
float: none;
display: inline-block;
}
#header-top #lang_sel_list.lang_sel_list_vertical {
height: auto;
}
#contact-email {
padding: 15px 0 0;
margin: 0 0 15px;
float: none;
clear: both;
text-align: center;
}
.header-wrapper .social_networks {
border-top: 1px solid #343a3b;
float: none;
text-align: center;
clear: both;
}
.header-wrapper .social_networks li {
float: none;
display: inline-block;
}
.header-wrapper .social_networks li a {
border: none;
}
.tag-line {
text-align: center;
}
#listing-map {
height: 450px;
} .user-nav {
float: none;
text-align: center;
}
.small input[type="text"],
.large input[type="text"] {
width: 60px;
}
.small .selectwrap input,
.large .selectwrap input {
width: 70px;
}
.selectbox-wrapper {
width: 100%;
}
#home-flexslider .flexslider.loading {
min-height: 250px;
}
.narrative {
padding: 0 50px;
}
.property-items .span6 {
width: 624px;
margin-left: 49px;
}
.property-items .narrative {
padding-left: 80px;
padding-right: 80px;
}
.property-item {
padding: 15px 20px 0;
}
.property-item figure {
width: 244px;
}
.property-item .detail {
width: 56.3%;
}
.property-item .price {
padding: 10px 10px 10px 15px;
margin: 0 0 10px -15px;
}
.property-item p {
font-size: 13px;
overflow: visible;
}
.property-item .property-meta {
margin: 0 -20px 0;
padding: 0 20px;
}
.es-carousel-wrapper ul li {
width: 187px !important;
margin-right: 30px !important;
}
.brands-carousel .jcarousel-container-horizontal {
padding-left: 41px;
padding-right: 41px;
}
.brands-carousel ul.brands-carousel-list li {
width: 160px;
}
#footer > .row > .span3 {
width: 342px;
}
.contents .main-wrap,
.contents .sidebar-wrap {
width: 724px;
}
.widget.quick-links ul li {
float: left;
width: 46%;
}
.sidebar .widget {
background: white;
}
.sidebar .widget.icl_languages_selector {
background: transparent;
}
.widget.advance-search .as-form-wrap {
padding: 25px 30px;
}
.widget.advance-search .advance-search-form {
margin: 0 0 0 -20px;
}
.widget.advance-search .option-bar {
float: left;
margin-left: 20px;
height: 76px;
}
.widget.advance-search .small input[type="text"],
.widget.advance-search .large input[type="text"] {
width: 136px;
}
.widget.advance-search .small .selectwrap input,
.widget.advance-search .large .selectwrap input {
width: 112px;
}
.widget.advance-search .real-btn {
margin: 25px 0 0;
padding: 7px 28px;
}
.widget #searchform {
width: 682px;
}
.widget #s {
width: 644px;
}
.widget.calculator .option-bar {
margin: 0 20px;
}
.widget.calculator .title {
background: white;
}
.widget.calculator .real-btn {
float: right;
margin: 0 24px 0 0;
}
ul.featured-properties {
overflow: hidden;
padding: 0 83px;
margin-left: -82px;
}
ul.featured-properties li {
float: left;
width: 237px;
margin-left: 82px;
}
ul.featured-properties li img {
width: 100%;
height: auto;
}
#footer .widget ul.featured-properties li {
margin-left: 0;
}  #property-detail-flexslider .flex-viewport {
width: 631px;
}
.listing-layout .about-agent .detail {
width: 72.5%;
}
.listing-layout .property-item .price {
margin-right: -21px;
}
.listing-layout .property-item .detail {
width: 374px;
}
.property-grid .list-container {
margin-left: -20px;
}
.property-grid .property-item {
margin-left: 20px;
width: 212px;
}
.property-grid .property-item figure {
width: 214px;
}
#map_canvas {
height: 370px;
}
.services-list li {
width: 316px;
}
.how-we-work ol li {
width: 280px;
}
#overview .contacts-list {
width: 61.5%;
}
#overview .contact-form textarea,
#overview .contact-form input[type="text"] {
width: 96.8%;
}
.gallery-2-columns,
.gallery-3-columns,
.gallery-4-columns {
margin-left: -30px;
}
.gallery-2-columns .gallery-item,
.gallery-3-columns .gallery-item,
.gallery-4-columns .gallery-item {
margin-left: 30px;
}
.gallery-2-columns .gallery-item {
width: 316px;
}
.gallery-3-columns .gallery-item {
width: 316px;
}
.gallery-4-columns .gallery-item {
width: 316px;
} #dsidx-listings .dsidx-primary-data {
width: 63%;
}
#dsidx-listings .dsidx-secondary-data div {
width: 42%;
}  .detail .listing-layout {
margin-bottom: 35px;
}
.detail .list-container {
padding: 10px 20px 22px;
}
.detail .list-container h3 {
margin: 0 0 5px 20px;
}
.detail .property-grid .property-item {
margin-left: 20px;
width: 214px;
}  .submit-form input[type="text"],
.submit-form textarea {
width: 316px;
}
.submit-form .selectwrap input[type="text"] {
width: 292px;
}
.submit-form .form-option {
margin-bottom: 10px;
}
.submit-form .features-checkboxes li {
margin: 0 0 8px 0;
float: left;
width: 50%;
}
.submit-form .form-options-container .form-option {
float: none;
width: 332px;
margin-right: 0;
}
.submit-form .form-options-container input[type="text"] {
width: 316px;
}
.submit-form .form-options-container .selectwrap input[type="text"] {
width: 292px;
}
.submit-form .form-options-container .right {
margin-right: 0;
}
.submit-form .form-options-container .full {
float: none;
width: 332px;
}
.submit-form .form-options-container .full input[type="text"] {
width: 316px;
}
.submit-form .form-options-container .full .selectwrap input[type="text"] {
width: 292px;
}
.submit-form .gallery-thumb {
width: 150px;
height: 150px;
}
.submit-form .gallery-thumb img {
width: 150px;
height: 150px;
}
.submit-form .gallery-thumb a {
font-size: 20px;
}  .login-register .inner-wrapper {
padding: 40px 50px 25px;
}
.login-register input[type="text"],
.login-register input[type="password"] {
width: 85%;
}  .my-property .cell {
padding: 20px 10px;
}
.my-property .cell h5 {
height: auto;
line-height: 20px;
overflow: auto;
}
.my-property .property-thumb {
width: 120px;
}
.my-property .property-title {
width: 150px;
}
.my-property .property-date {
width: 150px;
}
.my-property .property-publish-status {
width: 60px;
}
.my-property .property-payment {
width: 96px;
}
.my-property .property-controls {
width: 39px;
}
.my-property .property-controls a {
width: 39px;
height: 39px;
}
.my-property .property-controls i {
line-height: 39px;
}  #property-carousel-two {
padding: 0 38px;
}  .search-header {
padding: 42px 49px;
}  #home-idx-search h3.home-widget-label {
position: relative;
top: 0;
}
#home-idx-search .dsidx-search-widget input[type=text] {
width: 150px !important;
}
#home-idx-search .dsidx-search-widget input[type=text].dsidx-price {
width: 100px !important;
}
}
@media (max-width: 767px) {
#header-top #lang_sel {
display: block;
float: none;
clear: both;
width: 150px;
margin: 10px auto;
}
#header-top #lang_sel_click {
display: block;
float: none;
clear: both;
width: 150px;
margin: 10px auto;
}
#header-top #lang_sel_list {
float: none;
clear: both;
}
#header-top #lang_sel_list.lang_sel_list_vertical ul, #header-top #lang_sel_list.lang_sel_list_horizontal ul {
text-align: center;
clear: both;
height: auto;
}
#header-top #lang_sel_list.lang_sel_list_vertical li, #header-top #lang_sel_list.lang_sel_list_horizontal li {
float: none;
display: inline-block;
}
#header-top #lang_sel_list.lang_sel_list_vertical {
height: auto;
}
#contact-email {
padding: 15px 0 0;
margin: 0 0 15px;
float: none;
text-align: center;
clear: both;
}
.social_networks {
border-top: 1px solid #343a3b;
float: none;
text-align: center;
}
.social_networks li {
float: none;
display: inline-block;
}
.social_networks li a {
border: none;
}
.tag-line {
text-align: center;
} .user-nav {
float: none;
text-align: center;
}  .page-head {
padding-top: 20px;
}
#listing-map {
height: 400px;
}
.slide-description {
display: none;
}
#home-flexslider .flexslider.loading {
min-height: 150px;
}
.columns {
margin: 0;
}
.columns .one-third,
.columns .two-third,
.columns .one-fourth,
.columns .three-fourth,
.columns .one-half,
.columns .single-col {
width: auto;
}
.lt-ie8 .columns {
margin: 0;
}
.lt-ie8 .columns .one-fourth {
width: auto;
}
.format-video .play-btn {
background-size: 50% auto;
}
.container {
width: 500px;
}
.advance-search .as-form-wrap {
margin: auto;
padding-left: 0;
padding-right: 0;
width: 438px;
}
.advance-search .option-bar {
float: none;
}
.small input[type="text"],
.large input[type="text"] {
width: 97%;
}
.small .selectwrap input,
.large .selectwrap input {
width: 91.4%;
}
.narrative {
padding: 0 30px;
}
.property-items .span6 {
width: 460px;
margin: 0 auto;
}
.property-items .narrative {
padding-left: 40px;
padding-right: 40px;
}
.property-items p {
font-size: 13px;
}
.property-items .detail {
width: 51.8%;
}
.property-item p {
font-size: 13px;
overflow: visible;
}
.es-carousel-wrapper ul li {
width: 184px !important;
margin-right: 30px !important;
}
.brands-carousel .jcarousel-container-horizontal {
padding-left: 69px;
padding-right: 69px;
}
.brands-carousel ul.brands-carousel-list li {
width: 180px;
}
.widget.quick-links ul li {
float: left;
width: 46%;
}
.widget #searchform {
width: 458px;
}
.widget #s {
width: 420px;
}
.widget.social_network .social_networks {
border-top: none;
text-align: left;
}
.widget.calculator .option-bar,
.widget.advance-search .option-bar {
float: none;
}
.widget.calculator .small input[type="text"],
.widget.calculator .large input[type="text"],
.widget.advance-search .small input[type="text"],
.widget.advance-search .large input[type="text"] {
width: 97%;
}
.widget.calculator .small .selectwrap input,
.widget.calculator .large .selectwrap input,
.widget.advance-search .small .selectwrap input,
.widget.advance-search .large .selectwrap input {
width: 91.4%;
}
.widget.calculator .title {
background: white;
}
.widget.calculator input[type="text"] {
width: 424px;
}
.widget.calculator .mini .selectwrap input,
.widget.calculator .mini input,
.widget.calculator #extra {
width: 398px;
}
.widget.calculator #payment {
width: 420px;
}
.widget.calculator .real-btn {
margin-top: 0;
}
ul.featured-properties {
overflow: hidden;
padding: 0;
}
ul.featured-properties li {
float: left;
width: 208.5px;
margin-left: 27px;
min-height: 300px;
}
ul.featured-properties li img {
width: 100%;
height: auto;
}
.listing-layout .about-agent figure {
margin-right: 15px;
}
.listing-layout .about-agent .detail {
width: 59.9%;
}
.about-agent .social_networks {
border-top: none;
float: right;
}
.listing-layout .property-item .detail {
width: 215px;
}
.listing-layout .contact-types em {
display: block;
}
.property-grid .list-container {
margin-left: -20px;
}
.property-grid .property-item {
margin-left: 20px;
width: 217px;
}
#comments .comment .avatar {
margin: 0 15px 15px 0;
width: 60px;
height: 60px;
}
.comment-detail-wrap {
width: 63%;
}
#comments .commentlist .children .comment-detail-wrap,
#comments .commentlist .children .depth-2 .comment-detail-wrap,
#comments .commentlist .children .depth-3 .comment-detail-wrap,
#comments .commentlist .children .depth-4 .comment-detail-wrap,
#comments .commentlist .children .depth-5 .comment-detail-wrap {
width: 63%;
}
#contact-form #commentform, #respond #commentform {
padding: 30px 0;
}
#respond input[type="text"] {
width: 60%;
}
#respond #comment {
width: 80%;
}
#map_canvas {
height: 300px;
}
.services-list {
margin: 0;
}
.services-list li {
width: auto;
margin-left: 0;
}
.how-we-work ol {
margin-left: 0;
}
.how-we-work ol li {
width: auto;
margin-left: 25px;
}
#property-detail-flexslider {
height: 249px;
}
#property-detail-flexslider .flex-viewport {
width: 424px;
height: 249px;
}
#property-detail-flexslider .flex-control-thumbs li {
margin-bottom: 5px;
height: 37px;
}
#property-detail-flexslider .jcarousel-container-vertical {
width: 60px;
}
#property-detail-flexslider .jcarousel-clip-vertical {
height: 210px;
}
#property-detail-flexslider .jcarousel-next,
#property-detail-flexslider .jcarousel-prev {
margin: 3px 0 0;
width: 49%;
}
#overview .property-item .wrap {
background-color: white;
}
#overview .property-item .title {
float: none;
padding: 0;
margin: 0 18px;
}
#overview .property-item .price {
background: #4DC7EC;
float: none;
margin: 0 17px;
padding: 0;
}
#overview .property-item .price span {
margin: 0;
}
#overview .property-item .price .status-label {
background: #292D2D;
padding-left: 18px;
padding-right: 18px;
display: inline-block;
margin: 0;
}
#overview .property-item .property-meta span {
float: none;
display: block;
margin: 0;
border: none;
border-bottom: 1px solid #dedede;
padding-left: 16px;
}
#overview .property-item .property-meta .printer-icon {
float: none;
border: none;
padding-left: 41px;
}
#overview .property-item .features .title {
margin: 0;
}
#overview .property-item .features .arrow-bullet-list li {
float: none;
width: auto;
}
#overview .map-wrap,
#overview .property-video {
padding: 16px 17px;
}
#overview .map-wrap .play-btn,
#overview .property-video .play-btn {
background-size: 70% auto;
}
#overview .video-label {
left: 17px;
top: 16px;
}
#overview .map-label {
right: 17px;
top: 16px;
}
#overview .share-networks {
border-bottom: none;
margin: 0;
}
#overview .share-networks span {
display: block;
float: none;
padding: 11px 23px 11px 0;
border: none;
border-bottom: 1px solid #DEDEDE;
}
#overview .share-networks .share-label {
margin: -1px -1px 0;
}
#overview .share-networks .agent-detail {
padding: 16px 17px;
}
#overview .left-box figure {
margin-right: 27px;
}
#overview .contacts-list {
width: 48.2%;
}
#overview .contact-form textarea,
#overview .contact-form input[type="text"] {
width: 95.6%;
}
.gallery-2-columns,
.gallery-3-columns,
.gallery-4-columns {
margin-left: -30px;
}
.gallery-2-columns .gallery-item,
.gallery-3-columns .gallery-item,
.gallery-4-columns .gallery-item {
margin-left: 30px;
}
.gallery-2-columns .gallery-item {
width: 204px;
}
.gallery-3-columns .gallery-item {
width: 204px;
}
.gallery-4-columns .gallery-item {
width: 204px;
} #dsidx.dsidx-results .dsidx-paging-control {
float: none;
margin-bottom: 10px;
}
#dsidx.dsidx-results .dsidx-sorting-control {
text-align: left;
}
#dsidx-listings .dsidx-media .dsidx-photo {
position: static;
left: auto;
top: auto;
}
#dsidx-listings .dsidx-primary-data,
#dsidx-listings .dsidx-secondary-data {
float: none;
clear: both;
padding-left: 0;
}
#dsidx-listings .dsidx-primary-data {
width: auto;
}
#dsidx-listings .dsidx-secondary-data div {
width: 42%;
}  .detail .listing-layout {
margin-bottom: 35px;
}
.detail .list-container {
padding: 10px 20px 22px;
}
.detail .list-container h3 {
margin: 0 0 5px 20px;
}
.detail .property-grid .property-item {
margin-left: 20px;
width: 218px;
min-height: 330px;
}  .submit-form input[type="text"],
.submit-form textarea {
width: 96%;
}
.submit-form .selectwrap input[type="text"] {
width: 91%;
}
.submit-form .form-option {
margin-bottom: 10px;
}
.submit-form .features-checkboxes li {
margin: 0 0 8px 0;
float: left;
width: 50%;
}
.submit-form .form-options-container .form-option {
float: none;
width: 100%;
margin-right: 0;
}
.submit-form .form-options-container input[type="text"] {
width: 96%;
}
.submit-form .form-options-container .selectwrap input[type="text"] {
width: 91%;
}
.submit-form .form-options-container .right {
margin-right: 0;
}
.submit-form .form-options-container .full {
float: none;
width: 100%;
}
.submit-form .form-options-container .full input[type="text"] {
width: 96%;
}
.submit-form .form-options-container .full .selectwrap input[type="text"] {
width: 91%;
}
.submit-form .gallery-thumb {
width: 145px;
height: 145px;
}
.submit-form .gallery-thumb img {
width: 145px;
height: 145px;
}
.submit-form .gallery-thumb a {
font-size: 22px;
}  .login-register .inner-wrapper {
padding: 40px 50px 25px;
}
.login-register .real-btn {
margin-bottom: 15px;
}
.login-register input[type="text"],
.login-register input[type="password"] {
width: 85%;
}  .my-property {
padding: 20px 0;
}
.my-property .cell {
float: none;
height: auto;
padding: 10px;
text-align: center;
}
.my-property .cell h5 {
height: auto;
line-height: 20px;
overflow: auto;
margin: 0;
}
.my-property .property-thumb {
width: auto;
}
.my-property .property-title {
width: auto;
border-right: none;
}
.my-property .property-title h5 {
text-align: center;
}
.my-property .property-date {
width: auto;
}
.my-property .property-publish-status {
border-right: none;
border-left: none;
width: auto;
}
.my-property .property-payment {
border-right: none;
width: auto;
}
.my-property .property-payment img {
vertical-align: middle;
}
.my-property .property-controls {
width: auto;
float: none;
text-align: center;
}
.my-property .property-controls a {
border-bottom: none;
}  #property-slider-two-wrapper {
background-color: transparent;
}
#property-slider-two {
min-height: 220px;
}
#property-carousel-two {
padding: 0 50px;
}  .home-recent-posts article {
padding-bottom: 20px;
border-bottom: 1px solid #dedede;
margin-bottom: 30px;
}
.home-recent-posts article:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}  .forms-modal {
width: auto;
margin: auto;
}  #overview .attachments-wrap {
padding: 16px 17px;
}
#overview .attachments-list li {
float: none;
width: auto;
padding-right: 10px;
}  #home-idx-search h3.home-widget-label {
position: relative;
top: 0;
}
#home-idx-search .dsidx-search-widget select {
width: 100% !important;
display: block;
}
#home-idx-search .dsidx-search-widget label {
display: block;
margin: 5px 0;
}
#home-idx-search .dsidx-search-widget input[type=text] {
display: block;
width: 100% !important;
box-sizing: border-box;
height: 28px;
}
#home-idx-search .dsidx-search-widget input[type=text].dsidx-price {
width: 48% !important;
margin-right: 5px;
display: inline-block;
}
#home-idx-search .dsidx-search-widget input[type=text].dsidx-improvedsqft, #home-idx-search .dsidx-search-widget input[type=text].dsidx-beds, #home-idx-search .dsidx-search-widget input[type=text].dsidx-baths {
width: 100% !important;
}
#home-idx-search .dsidx-search-widget input[type=text]#idx-q-PriceMax {
margin-right: 0;
}
#home-idx-search .dsidx-search-widget .dsidx-search-button .submit {
padding: 10px 15px;
}
}
@media (max-width: 499px) {  .flex-direction-nav {
display: none;
}  .page-head {
padding-top: 15px;
}
.container {
width: 440px;
}
#listing-map {
height: 350px;
}
.advance-search .as-form-wrap {
width: 378px;
}
.property-items .span6 {
width: 396px;
}
.property-items .property-meta {
margin: 0 -10px 0;
padding: 0 10px;
}
.property-items .property-meta span {
border-right: none;
border-bottom: 1px solid #DEDEDE;
margin-right: 0;
padding-right: 0;
width: 100%;
}
.property-item figure {
float: none;
width: auto;
margin-bottom: 0;
}
.property-item figure img {
width: 100%;
}
.property-item .detail {
float: none;
width: auto;
padding: 0;
min-height: inherit;
}
.property-item .price {
padding: 10px;
margin: 0 0 10px;
}
.es-carousel-wrapper ul li {
width: 154px !important;
margin-right: 30px !important;
}
.brands-carousel .jcarousel-container-horizontal {
padding-left: 41px;
padding-right: 41px;
}
.brands-carousel ul.brands-carousel-list li {
width: 180px;
}
.sidebar .widget {
margin-left: auto;
margin-right: auto;
width: 440px;
}
.widget #searchform {
width: 398px;
}
.widget #s {
width: 360px;
}
.widget.calculator input[type="text"] {
width: 386px;
}
.widget.calculator .mini .selectwrap input,
.widget.calculator .mini input,
.widget.calculator #extra { }
.widget.calculator #payment {
width: 382px;
}
ul.featured-properties li {
width: 180px;
margin-left: 27px;
}
.listing-layout .about-agent .detail {
width: 52.9%;
}
.listing-layout .follow-agent {
margin-top: 10px;
}
.listing-layout .property-item figure {
margin: 0;
}
.listing-layout .property-item .detail {
width: auto;
}
.listing-layout .property-item .price {
margin: 0 0 10px;
}
.listing-layout .property-item .property-meta {
margin: 0 -10px 0;
padding: 0 10px;
}
.listing-layout .property-item .property-meta span {
border-right: none;
border-bottom: 1px solid #DEDEDE;
margin-right: 0;
padding-right: 0;
width: 100%;
}
.listing-layout .property-item .property-meta span:last-of-type {
border-bottom: none;
}
.property-grid .property-item {
width: 187px;
}
.property-grid .property-item figure {
width: 187px;
}
.format-icon {
display: none;
}
.listing-slider .flex-direction-nav a {
height: 42px;
width: 25px;
}
#comments .comment .avatar {
margin: 10px 10px 10px 0;
width: 80px;
height: 80px;
float: none;
}
.comment-detail-wrap,
#comments .commentlist .children .comment-detail-wrap,
#comments .commentlist .children .depth-2 .comment-detail-wrap,
#comments .commentlist .children .depth-3 .comment-detail-wrap,
#comments .commentlist .children .depth-4 .comment-detail-wrap,
#comments .commentlist .children .depth-5 .comment-detail-wrap {
border: none;
padding: 0;
width: 100%;
}
.comment-detail-wrap .comment-detail-wrap-arrow,
#comments .commentlist .children .comment-detail-wrap .comment-detail-wrap-arrow,
#comments .commentlist .children .depth-2 .comment-detail-wrap .comment-detail-wrap-arrow,
#comments .commentlist .children .depth-3 .comment-detail-wrap .comment-detail-wrap-arrow,
#comments .commentlist .children .depth-4 .comment-detail-wrap .comment-detail-wrap-arrow,
#comments .commentlist .children .depth-5 .comment-detail-wrap .comment-detail-wrap-arrow {
display: none;
}
#contact-form input[type="text"], #contact-form #comment {
width: 97%;
}
#map_canvas {
height: 250px;
}
.gallery-2-columns,
.gallery-3-columns,
.gallery-4-columns {
margin-left: 0px;
}
.gallery-2-columns .gallery-item,
.gallery-3-columns .gallery-item,
.gallery-4-columns .gallery-item {
margin-left: 0px;
}
.gallery-2-columns .gallery-item {
width: 378px;
}
.gallery-3-columns .gallery-item {
width: 378px;
}
.gallery-4-columns .gallery-item {
width: 378px;
}
#property-detail-flexslider {
height: 219px;
}
#property-detail-flexslider .flex-viewport {
height: 219px;
width: 374px;
}
#property-detail-flexslider .flex-control-thumbs li {
margin-bottom: 5px;
height: 31px;
}
#property-detail-flexslider .jcarousel-clip-vertical {
height: 180px;
}
#property-detail-flexslider .jcarousel-container-vertical {
width: 50px;
}
#property-detail-flexslider .jcarousel-next,
#property-detail-flexslider .jcarousel-prev {
margin: 2px 0 1px;
}
#overview .contacts-list {
width: 99.5%;
}
#overview .contact-form textarea,
#overview .contact-form input[type="text"] {
width: 94.4%;
}  #dsidx-listings .dsidx-secondary-data div {
width: auto;
float: none;
}
#dsidx-listings .dsidx-address {
display: block;
}
#dsidx-listings .dsidx-price {
float: none;
padding-left: 10px;
}  #recaptcha_area .recaptchatable #recaptcha_image {
margin: 0 !important;
width: 230px !important;
}
#recaptcha_area .recaptchatable a {
color: #8b9293;
}
#recaptcha_area .recaptchatable a:hover {
color: #df5400;
}
#recaptcha_area .recaptchatable .recaptcha_r1_c1,
#recaptcha_area .recaptchatable .recaptcha_r2_c2,
#recaptcha_area .recaptchatable .recaptcha_r3_c1,
#recaptcha_area .recaptchatable .recaptcha_r3_c2,
#recaptcha_area .recaptchatable .recaptcha_r7_c1,
#recaptcha_area .recaptchatable .recaptcha_r8_c1,
#recaptcha_area .recaptchatable .recaptcha_r3_c3,
#recaptcha_area .recaptchatable .recaptcha_r2_c1,
#recaptcha_area .recaptchatable .recaptcha_r4_c1,
#recaptcha_area .recaptchatable .recaptcha_r4_c2,
#recaptcha_area .recaptchatable .recaptcha_r4_c4,
#recaptcha_area .recaptchatable .recaptcha_image_cell {
background: none !important;
}  .detail .list-container {
padding: 10px 20px;
}
.detail .list-container h3 {
margin: 0 0 5px 20px;
}
.detail .property-grid .property-item {
margin-left: 20px;
width: 187px;
min-height: 330px;
}  .submit-form .selectwrap input[type="text"] {
width: 90%;
}
.submit-form .form-options-container .selectwrap input[type="text"] {
width: 90%;
}
.submit-form .form-options-container .full .selectwrap input[type="text"] {
width: 90%;
}
.submit-form .gallery-thumb {
width: 150px;
height: 150px;
}
.submit-form .gallery-thumb img {
width: 150px;
height: 150px;
}  .login-register input[type="text"],
.login-register input[type="password"] {
width: 95%;
}  #property-slider-two {
min-height: 200px;
}
#property-carousel-two {
padding: 0 20px;
}
#property-carousel-two .flex-direction-nav {
display: block;
}
}
@media (max-width: 439px) {  .page-head {
padding-top: 5px;
}
.container {
width: 280px;
}
.sidebar .widget {
width: 280px;
}
.advance-search .search-heading {
padding-right: 15px;
}
.advance-search .as-form-wrap {
width: 240px;
}
.small input[type="text"],
.large input[type="text"] {
width: 94%;
}
.small .selectwrap input,
.large .selectwrap input {
width: 84%;
}
.property-items {
border-bottom: 1px solid #dedede;
}
.property-items .span6 {
width: auto;
}
.property-items .narrative {
padding-left: 10px;
padding-right: 10px;
}
.property-items .property-meta {
border-bottom: 1px solid #dedede;
}
.property-item {
margin-bottom: 30px;
border: none;
}
.property-items-container .property-item:first-child {
border-top: 1px solid #dedede;
}
.featured-properties-carousel,
.brands-carousel {
display: none;
}
.widget.quick-links ul li {
width: 100%;
}
.widget #searchform {
width: 238px;
}
.widget #s {
width: 200px;
}
.widget.calculator .small input[type="text"],
.widget.calculator .large input[type="text"],
.widget.advance-search .small input[type="text"],
.widget.advance-search .large input[type="text"] {
width: 94%;
}
.widget.calculator .small .selectwrap input,
.widget.calculator .large .selectwrap input,
.widget.advance-search .small .selectwrap input,
.widget.advance-search .large .selectwrap input {
width: 84%;
}
.widget.calculator input[type="text"] {
width: 226px;
}
.widget.calculator .mini .selectwrap input,
.widget.calculator .mini input,
.widget.calculator #extra { }
.widget.calculator #payment {
width: 222px;
}
ul.featured-properties {
width: 237px;
margin: auto;
}
ul.featured-properties li {
float: none;
width: 237px;
margin-left: 0px;
}
.listing-layout .about-agent {
border: none;
padding: 0;
margin-bottom: 40px;
border-bottom: 1px solid #DEDEDE;
}
.listing-layout .about-agent figure {
width: 100%;
margin: 0 0 10px;
}
.listing-layout .about-agent figure img {
width: 99.6%;
}
.listing-layout .about-agent .detail {
width: 100%;
}
.listing-layout .about-agent .social_networks {
float: left;
margin-left: 4px;
}
.listing-layout .about-agent .social_networks li a {
width: 46.8px;
}
.listing-layout .about-agent .real-btn {
display: block;
float: none;
}
.listing-layout .follow-agent {
border-top: none;
margin: 30px 0 0;
}
.listing-layout .property-by .title-heading {
line-height: 40px;
}
.listing-layout .property-item {
padding: 20px 0 0;
}
.listing-layout .property-item .property-meta {
border: 1px solid #dedede;
margin: 0;
}
.listing-layout .property-item .detail {
width: auto;
}
.listing-layout .property-item figure {
margin: 0;
width: 100%;
}
.listing-layout .property-item .price {
margin: 0 0 10px 0;
padding: 8px 10px;
}
.property-grid .list-container {
width: 236px;
margin: 0 auto;
}
.property-grid .property-item {
padding-top: 0;
border: none;
width: auto;
margin-left: 0;
min-height: 100%;
}
.property-grid .property-item figure {
width: auto;
margin: 0 auto 18px;
}
blockquote {
margin: 0 0 30px;
}
.post-meta span {
display: block;
}
.post-meta span.author-link {
display: inline-block;
}
.post-meta .date {
display: inline-block;
border-right: 0;
}
.comment-detail-wrap {
width: 100%;
}
#respond #comment,
#respond input[type="text"] {
width: 94%;
}
.contact-page .inner-wrapper {
padding: 20px;
}
.contact-page .contact-form {
padding: 0;
}
#contact-form input[type="text"], #contact-form #comment {
width: 94%;
}
#map_canvas {
height: 180px;
}
.contact-details {
padding: 0 5px;
}
#gallery-container {
padding: 15px;
}
.gallery-2-columns,
.gallery-3-columns,
.gallery-4-columns,
.gallery-2-columns .gallery-item,
.gallery-3-columns .gallery-item,
.gallery-4-columns .gallery-item {
margin-left: 0;
}
.gallery-2-columns .gallery-item,
.gallery-3-columns .gallery-item,
.gallery-4-columns .gallery-item {
width: auto;
}
#gallery-container .gallery-item img {
width: 100%;
}
#property-detail-flexslider {
height: 136px;
}
#property-detail-flexslider .flex-viewport {
height: 136px;
width: 224px;
}
#property-detail-flexslider .jcarousel-container-vertical {
width: 40px;
padding-bottom: 0;
}
#property-detail-flexslider .jcarousel-clip-vertical {
height: 108px;
}
#property-detail-flexslider .jcarousel-next,
#property-detail-flexslider .jcarousel-prev {
height: 23px;
margin-top: -3px;
}
#overview #map_canvas {
height: 200px;
}
#overview .property-item {
width: auto;
}
#overview .property-item .title {
margin: 10px 18px;
line-height: 26px;
}
#overview .property-item .price .status-label,
#overview .property-item .price span {
display: block;
margin: 0;
}
#overview .left-box figure {
float: none;
margin: 0 0 20px;
}
#overview .left-box figure img {
width: 99%;
}
#overview .contacts-list {
width: 99%;
margin-bottom: 20px;
}
#overview .contact-form textarea,
#overview .contact-form input[type="text"] {
width: 91.9%;
}  .detail .list-container h3 {
margin: 0 0 2px 0px;
}
.detail .property-grid .property-item {
margin-left: 0;
width: auto;
min-height: 330px;
}  .submit-form input[type="text"],
.submit-form textarea {
width: 93%;
}
.submit-form .selectwrap input[type="text"] {
width: 83%;
}
.submit-form .features-checkboxes li {
float: none;
width: 100%;
}
.submit-form .form-options-container input[type="text"] {
width: 93%;
}
.submit-form .form-options-container .selectwrap input[type="text"] {
width: 83%;
}
.submit-form .form-options-container .full {
float: none;
width: 100%;
}
.submit-form .form-options-container .full input[type="text"] {
width: 93%;
}
.submit-form .form-options-container .full .selectwrap input[type="text"] {
width: 83%;
}  .login-register .inner-wrapper {
padding: 20px 25px 20px;
}  #property-slider-two {
min-height: 0;
}
#property-carousel-two {
display: none;
}
#property-carousel-two .flex-direction-nav {
display: none;
} .sort-controls {
text-align: center;
}
}
@media (max-width: 279px) {
#overview .property-video,
.advance-search .search-heading .icon-search,
.advance-search .search-heading:hover .icon-search,
.flexslider {
display: none;
}
.advance-search .search-heading {
padding: 0 11px;
font-size: 15px;
}
#footer {
padding: 0 10px;
}
.container {
width: auto;
}
.main {
border: none;
}
.sidebar .widget {
width: auto;
}
.advance-search .as-form-wrap {
width: 200px;
}
.widget {
border-left: none;
border-right: none;
}
.widget #searchform {
width: 200px;
}
.widget #s {
width: 162px;
}
.widget.calculator .as-form-wrap,
.widget.advance-search .as-form-wrap {
padding: 17px 12px;
width: auto;
}
.widget.calculator input[type="text"] {
width: 185px;
}
.widget.calculator .mini .selectwrap input,
.widget.calculator .mini input,
.widget.calculator #extra { }
.widget.calculator #payment {
width: 181px;
}
.featured-properties ul {
width: 180px;
margin: auto;
}
.featured-properties ul li {
width: 180px;
margin: 0 0 20px;
}
.view-type {
position: static;
}
.list-container {
padding: 25px 11px;
}
.property-grid .list-container {
width: 200px;
padding: 25px 11px;
}  .contact-page .contact-form {
width: 180px;
margin: auto;
}
.contact-page .inner-wrapper {
padding: 0;
}  .detail .list-container h3 {
margin: 0 0 2px 0px;
}
.detail .property-grid .property-item {
min-height: 310px;
}
}@media (min-width: 1200px) {
.main-menu ul li ul li ul {
left: auto;
right: 234px;
}
.slide-description {
left: auto;
right: 0;
}
.small .selectwrap input {
width: 90px;
}
.large .selectwrap input {
width: 100px;
}
.property-items .span6 {
margin-left: 0;
margin-right: 29px;
}
.property-item .detail {
padding-left: 0;
padding-right: 16px;
}
.property-item .price {
padding: 8px 13px 10px 10px;
margin-left: 0;
margin-right: -16px;
}
.property-item .property-meta span {
padding-right: 0;
padding-left: 12px;
margin-right: 0;
margin-left: 12px;
}
.widget.quick-links ul li {
float: right;
}
.sidebar .widget .title {
padding-left: 11px;
padding-right: 19px;
}
.widget.advance-search .title {
padding: 0 0 0 20px;
}
.widget.advance-search .small .selectwrap input{
width: 69px;
}
.page-head h2 span {
padding: 7px 28px 7px 58px;
}
.page-head p {
padding: 17px 28px 17px 30px;
}
.listing-layout .property-item .price {
margin-right: -18px;
margin-left: -20px;
padding: 8px 18px 10px 20px;
}  .view-type {
right: auto;
left: -1px;
}
.property-grid .list-container {
margin-left: 0;
margin-right: -40px;
}
.property-grid .property-item {
margin-left: 0;
margin-right: 40px;
}
#comments .commentlist {
padding: 2px 14px 5px 46px;
}
#comments .commentlist .children {
padding: 0 61px 0 0;
}
#filter-by {
right: auto;
left: -1px;
}
#filter-by a {
float: left;
border: none;
border-right: 1px solid #dedede;
margin-left: 0;
}
#filter-by a:last-child {
border-right: none;
}  .detail .list-container h3 {
margin: 0 40px 7px 0;
}
.detail .property-grid .property-item {
margin-left: 0;
margin-right: 40px;
}
#overview .property-item .property-meta span{
margin-left: 0;
margin-right: 15px;
padding-right: 0;
padding-left: 15px;
}
}
@media screen and (max-width: 979px) and (min-width: 220px) {
}
@media (min-width: 768px) and (max-width: 979px) {
.small .selectwrap input,
.large .selectwrap input {
width: 70px; }
.property-items .span6 {
margin-left: 49px;
margin-right: 49px;
}
.property-item .price {
padding: 10px 15px 10px 10px;
margin: 0 -15px 10px 0px;
}
.listing-layout .property-item .price{
margin: 0 -18px 10px -20px;
}
.widget.advance-search .advance-search-form {
margin: 0 -20px 0 0;
}
.widget.advance-search .option-bar {
float: right;
margin-left: 0;
margin-right: 20px;
}
.widget.advance-search .small .selectwrap input,
.widget.advance-search .large .selectwrap input{
width: 107px;
}
ul.featured-properties{
margin-left: 0;
margin-right: -82px;
}
ul.featured-properties li{
padding: 0 0 40px 0;
float: right;
margin-left: 0;
margin-right: 82px;
}
.property-grid .list-container {
margin-left: 0;
margin-right: -20px;
}
.property-grid .property-item {
margin-left: 0;
margin-right: 20px;
}
.detail .list-container h3 {
margin: 0 20px 5px 0;
}
.detail .property-grid .property-item{
margin-left: 0;
margin-right: 20px;
}
}
@media (max-width: 767px) {
.small .selectwrap input, .large .selectwrap input{
width: 90.4%;
}
.property-items .span6{
margin: 0 19px;
}
.property-item .price{
margin: 0 -12px 15px -10px;
}
#footer-bottom .copyright{
text-align: center;
}
ul.featured-properties li{
background: none;
padding: 0 0 40px 0;
float: right;
margin-left: 0;
margin-right: 27px;
}
.widget.calculator .small .selectwrap input,
.widget.calculator .large .selectwrap input,
.widget.advance-search .small .selectwrap input,
.widget.advance-search .large .selectwrap input{
width: 90.4%;
}
.property-grid .list-container {
margin-left: 0;
margin-right: -20px;
}
.property-grid .property-item {
margin-left: 0;
margin-right: 20px;
}
#comments .comment .avatar{
margin: 0 0 15px 15px;
}
#overview .property-item .property-meta span {
padding-left: 0;
padding-right: 16px;
}
#overview .property-item .printer-icon{
background: url(//www.homentor.com/wp-content/themes/realhomes/images/icon-printer.png) white no-repeat 96% 13px;
}
#overview .property-item .property-meta .printer-icon {
padding-left: 0;
padding-right: 44px;
}
#overview .property-item .features .arrow-bullet-list li{
background: url(//www.homentor.com/wp-content/themes/realhomes/images/rtl-feature-list-bullet.png) no-repeat 97% 14px;
}
#overview .left-box figure{
margin-right: 0;
margin-left: 27px;
}
.detail .list-container h3 {
margin: 0 20px 5px 0;
}
.detail .property-grid .property-item{
margin-left: 0;
margin-right: 20px;
}
.listing-layout .about-agent figure{
margin: 4px 0 15px 15px;
}
.about-agent .social_networks li {
margin: 0 0 0 -4px;
}
.about-agent .social_networks li a{
border-left: 1px solid #dedede;
}
}
@media (max-width: 499px) {
.property-item .price{
margin: 0 0 15px 0;
}
.listing-layout .property-item .property-meta span{
border-left: none;
margin: 0;
}
.property-items .property-meta span{
border-left: none;
}
}
@media (max-width: 439px) {
ul.featured-properties li {
margin-right: 0px;
}
.advance-search .search-heading{
padding-right: 10px;
padding-left: 10px;
}
.advance-search .search-heading .fa-search{
margin: 0 -10px 0 20px;
}
.small .selectwrap input, .large .selectwrap input {
width: 82.4%;
}
.listing-layout .about-agent .social_networks{
float: none;
}
.listing-layout .about-agent .social_networks li a{
border: none;
}
}
@media (max-width: 279px) {
}
@font-face{font-family:esf-custom-icons;src:url(//www.homentor.com/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.eot);src:url(//www.homentor.com/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.eot?#iefix) format("embedded-opentype"),url(//www.homentor.com/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.woff) format("woff"),url(//www.homentor.com/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.ttf) format("truetype"),url(//www.homentor.com/wp-content/plugins/easy-facebook-likebox/frontend/assets/fonts/esf-custom-icons.svg#esf-custom-icons) format("svg");font-weight:400;font-style:normal}[data-icon-esf]:before{font-family:esf-custom-icons!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-esf"]:before,[class^=icon-esf]:before{font-family:esf-custom-icons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-esf-thumbs-up:before{content:"\73"}.icon-esf-plus:before{content:"\62"}.icon-esf-heart:before{content:"\63"}.icon-esf-comments:before{content:"\64"}.icon-esf-comment:before{content:"\65"}.icon-esf-smile-o:before{content:"\66"}.icon-esf-clone:before{content:"\67"}.icon-esf-video-camera:before{content:"\68"}.icon-esf-share:before{content:"\69"}.icon-esf-instagram:before{content:"\6a"}.icon-esf-facebook:before{content:"\e001"}.icon-esf-twitter:before{content:"\e002"}.icon-esf-linkedin:before{content:"\e003"}.icon-esf-thumbs-o-up:before{content:"\e004"}.icon-esf-comment-o:before{content:"\e005"}.icon-esf-picture-o:before{content:"\e006"}.icon-esf-tag:before{content:"\e000"}.icon-esf-user:before{content:"\e007"}.icon-esf-angle-left:before{content:"\e008"}.icon-esf-angle-right:before{content:"\e009"}.icon-esf-calendar:before{content:"\e00a"}.icon-esf-check:before{content:"\e00b"}.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;
}  .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;
}  .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;
}
}  .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;
}
}  .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;
}
}  .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;
}
}  .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;
}  .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;
}  .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;
}  .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%;
}  .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;
}  .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%);
}  .esf-insta-masonry {
transition: all 0.5s ease-in-out;
column-gap: 10px;
column-fill: initial;
padding: 15px; }
.esf-insta-masonry .brick {
margin-bottom: 10px;
display: inline-block;
vertical-align: top; }
.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;
}  .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);
}
} .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%;
}
}.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-grid-skin .esf-insta-row.e-outer {
grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-nav {
display: flex;
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots span {
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots .owl-dot.active span {
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots {
display: block;
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf_insta_load_more_holder a.esf_insta_load_more_btn span {
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf_insta_load_more_holder a.esf_insta_load_more_btn:hover span {
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf_insta_header {
box-shadow: none;
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title {
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title a {
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img img {
border-radius: 50%;
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat,
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers {
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_bio {
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-story-wrapper .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col,
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-story-wrapper .esf-insta-post-footer {
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-story-wrapper {
box-shadow: none;
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-story-wrapper .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a img {
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta_feeds_carousel .esf-insta-story-wrapper .esf-insta-grid-wrapper {
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta_feeds_carousel .esf-insta-story-wrapper .esf-insta-grid-wrapper {
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-reacted-item,
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap {
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-story-wrapper .esf-insta-overlay {
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-story-wrapper .esf-insta-overlay .esf_insta_multimedia,
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-story-wrapper .esf-insta-overlay .icon-esf-video-camera {
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-view-on-fb,
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-story-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share {
}
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-view-on-fb:hover,
.esf_insta_feed_wraper.esf-insta-skin-3636 .esf-insta-story-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-d-columns-wrapper,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-d-columns-wrapper .esf-insta-caption::after {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-d-columns-wrapper,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-d-columns-wrapper .esf-insta-caption .esf-insta-feed-description,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 a,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 span {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-d-columns-wrapper .esf-insta-post-header {
display: flex;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-d-columns-wrapper .esf-insta-post-header .esf-insta-profile-image {
display: block;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-d-columns-wrapper .esf-insta-post-header h2 {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-d-columns-wrapper .esf-insta-post-header span {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-feed-description,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta_link_text {
display: block;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-d-columns-wrapper .esf-insta-reactions-box {
display: flex;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_popup_likes_main {
display: flex;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-popup-comments-icon-wrapper {
display: flex;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-commnets,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-comments-list {
display: block;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-action-btn {
display: none;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3636 .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-grid-skin .esf-insta-row.e-outer {
grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-nav {
display: flex;
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots span {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots .owl-dot.active span {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots {
display: block;
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf_insta_load_more_holder a.esf_insta_load_more_btn span {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf_insta_load_more_holder a.esf_insta_load_more_btn:hover span {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf_insta_header {
box-shadow: none;
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title a {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img img {
border-radius: 50%;
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat,
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_bio {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-story-wrapper .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col,
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-story-wrapper .esf-insta-post-footer {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-story-wrapper {
box-shadow: none;
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-story-wrapper .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a img {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta_feeds_carousel .esf-insta-story-wrapper .esf-insta-grid-wrapper {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta_feeds_carousel .esf-insta-story-wrapper .esf-insta-grid-wrapper {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-reacted-item,
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-story-wrapper .esf-insta-overlay {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-story-wrapper .esf-insta-overlay .esf_insta_multimedia,
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-story-wrapper .esf-insta-overlay .icon-esf-video-camera {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-view-on-fb,
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-story-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share {
}
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-view-on-fb:hover,
.esf_insta_feed_wraper.esf-insta-skin-3642 .esf-insta-story-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-d-columns-wrapper,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-d-columns-wrapper .esf-insta-caption::after {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-d-columns-wrapper,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-d-columns-wrapper .esf-insta-caption .esf-insta-feed-description,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 a,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 span {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-d-columns-wrapper .esf-insta-post-header {
display: flex;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-d-columns-wrapper .esf-insta-post-header .esf-insta-profile-image {
display: block;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-d-columns-wrapper .esf-insta-post-header h2 {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-d-columns-wrapper .esf-insta-post-header span {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-feed-description,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta_link_text {
display: block;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-d-columns-wrapper .esf-insta-reactions-box {
display: flex;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_popup_likes_main {
display: flex;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-popup-comments-icon-wrapper {
display: flex;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-commnets,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-comments-list {
display: block;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-action-btn {
display: none;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-3642 .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-grid-skin .esf-insta-row.e-outer {
grid-template-columns: repeat(auto-fill, minmax(33.33%, 1fr));
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-nav {
display: flex;
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots span {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots .owl-dot.active span {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf_insta_feeds_holder.esf_insta_feeds_carousel .owl-dots {
display: block;
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf_insta_load_more_holder a.esf_insta_load_more_btn span {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf_insta_load_more_holder a.esf_insta_load_more_btn:hover span {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf_insta_header {
box-shadow: none;
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_header_title a {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_img img {
border-radius: 50%;
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_cat,
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_header_meta .esf_insta_followers {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf_insta_header .esf_insta_header_inner_wrap .esf_insta_header_content .esf_insta_bio {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-story-wrapper .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col,
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-story-wrapper .esf-insta-post-footer {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-story-wrapper {
box-shadow: none;
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-story-wrapper .esf-insta-thumbnail-wrapper .esf-insta-thumbnail-col a img {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta_feeds_carousel .esf-insta-story-wrapper .esf-insta-grid-wrapper {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-story-wrapper,
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta_feeds_carousel .esf-insta-story-wrapper .esf-insta-grid-wrapper {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-reacted-item,
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-reacted-item .esf_insta_all_comments_wrap {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-story-wrapper .esf-insta-overlay {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-story-wrapper .esf-insta-overlay .esf_insta_multimedia,
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-story-wrapper .esf-insta-overlay .icon-esf-video-camera {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-view-on-fb,
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-story-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share {
}
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-story-wrapper .esf-insta-post-footer .esf-insta-view-on-fb:hover,
.esf_insta_feed_wraper.esf-insta-skin-4116 .esf-insta-story-wrapper .esf-insta-post-footer .esf-share-wrapper .esf-share:hover {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-d-columns-wrapper,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-d-columns-wrapper .esf-insta-caption::after {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-d-columns-wrapper,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-d-columns-wrapper .esf-insta-caption .esf-insta-feed-description,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 a,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 span {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-d-columns-wrapper .esf-insta-post-header {
display: flex;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-d-columns-wrapper .esf-insta-post-header .esf-insta-profile-image {
display: block;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-d-columns-wrapper .esf-insta-post-header h2 {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-d-columns-wrapper .esf-insta-post-header span {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-feed-description,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta_link_text {
display: block;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-d-columns-wrapper .esf-insta-reactions-box {
display: flex;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions span {
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf_insta_popup_likes_main {
display: flex;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-d-columns-wrapper .esf-insta-reactions-box .esf-insta-reactions .esf-insta-popup-comments-icon-wrapper {
display: flex;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-commnets,
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-comments-list {
display: block;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-action-btn {
display: none;
}
.esf_insta_feed_popup_container .esf-insta-post-detail.esf-insta-popup-skin-4116 .esf-insta-d-columns-wrapper .esf-insta-comments-list .esf-insta-comment-wrap {
}