.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 20000 !important;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #ccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #ccc;
}
.mfp-preloader a:hover {
color: #fff;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #fff;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #ccc;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
transform: scale(0.75);
}
.mfp-arrow-left {
transform-origin: 0;
}
.mfp-arrow-right {
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
} .mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
} .mfp-fade.mfp-bg.mfp-ready {
opacity: 0.8;
} .mfp-fade.mfp-bg.mfp-removing {
opacity: 0;
}
.mfp-fade.mfp-removing .mfp-arrow {
display: none;
} .mfp-fade.mfp-wrap .mfp-content,
.mfp-fade .mfp-arrow {
opacity: 0;
transition: all 0.15s ease-out;
}
.mfp-fade.mfp-ready .mfp-arrow {
opacity: 1
} .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
} .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
} .mfp-preloader {
width: 30px;
height: 30px;
background-color: #fff;
opacity: 0.65;
margin: 0 auto;
animation: rotateplane 1.2s infinite ease-in-out;
}
@keyframes rotateplane {
0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
50% {
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}.bbpress.single-topic .main-heading {
font-family: var(--title-font);
font-size: 25px;
text-transform: none;
margin-bottom: 15px;
}
#bbpress-forums .bbp-topic-title,
#bbpress-forums .bbp-forum-title {
font-size: 15px;
font-family: var(--title-font);
font-weight: var(--title-fw-semi);
}
#bbpress-forums #bbp-user-wrapper h2.entry-title {
padding-bottom: 0;
margin-bottom: 20px;
}
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
border: 0;
margin-bottom: -4px;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
font-size: 12px;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
border: 0;
}
#bbpress-forums li.bbp-header {
background: var(--c-contrast-10);
border: 1px solid var(--c-separator2);
border-left: 0;
border-right: 0;
line-height: 32px;
color: var(--c-contrast-900);
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
padding: 0 14px;
margin-bottom: 28px;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
margin-bottom: 28px;
} .bbp-body .forum-cat:first-child {
margin-top: 0;
}
.bbp-body .forum-cat {
margin-top: 28px;
}
.bbp-body .forum-titles {
width: 100%;
display: flex;
align-items: center;
}
#bbpress-forums .forum-cat {
margin-bottom: 14px;
overflow: hidden;
font-size: 14px;
}
.forum-cat .normal {
font-weight: normal;
color: var(--c-contrast-900);
font-size: 11px;
}
li.bbp-forum-topic-count {
width: 17%;
}
li.bbp-forum-freshness {
width: 28%;
text-align: right;
}
#bbpress-forums .bbp-body > .single-forum:first-child {
border-top: 1px solid var(--c-separator);
}
#bbpress-forums .single-forum .bbp-forum-topic-count {
font-size: 11px;
margin: 5px 0 5px;
word-wrap: break-word;
line-height: 2;
text-transform: uppercase;
}
#bbpress-forums .single-forum .number {
font-weight: bold;
padding-right: 2px;
}
#bbpress-forums .single-forum .bbp-topic-meta {
line-height: 2;
color: var(--c-contrast-400);
}
#bbpress-forums p.bbp-topic-meta span {
white-space: normal;
}
#bbpress-forums li.bbp-body ul.forum {
padding: 14px;
}
#bbpress-forums p.bbp-topic-meta img.avatar {
float: right;
margin-left: 12px;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content {
margin-top: 7px;
font-size: 13px;
color: var(--c-contrast-650);
}
#bbpress-forums .bbp-topic-meta > a {
display: block;
color: inherit;
}
#bbpress-forums li.bbp-body ul.forum {
border-bottom: 1px solid var(--c-separator);
border-top: 0;
}
#bbpress-forums div.odd,
#bbpress-forums ul.odd,
#bbpress-forums ul.even,
#bbpress-forums div.even {
background: var(--c-contrast-0);
}
#bbpress-forums li.bbp-footer {
background: var(--c-contrast-0);
} a.bbp-author-name {
color: var(--c-main);
}
div.bbp-template-notice,
div.indicator-hint,
div.bbp-template-notice.info {
background: var(--c-contrast-50);
color: inherit;
border-radius: 0;
border-color: transparent;
padding: 0 14px;
border-left: 3px solid #e54e53;
}
div.bbp-template-notice.info {
background: var(--c-contrast-0);
} .forum .main-heading {
margin-bottom: 0;
}
.forum-description {
font-size: 14px;
}
.forum-description a {
color: inherit;
}
.forum-description .bbp-author-avatar {
display: none;
}
#bbpress-forums ul.bbp-topics {
border-top: 1px solid var(--c-separator2);
}
#bbpress-forums li.bbp-body ul.topic {
border-bottom: 1px solid var(--c-separator2);
border-top: 0;
}
#bbpress-forums li.bbp-body ul.topic {
padding: 21px 0;
}
#bbpress-forums .topic .topic-avatars {
float: left;
text-align: left;
margin-right: 21px;
}
.topic-avatars img {
display: block;
}
#bbpress-forums .topic-meta {
max-width: 75%;
float: left;
color: var(--c-contrast-400);
}
#bbpress-forums .freshness a {
color: inherit;
}
#bbpress-forums .topic-meta .last-post {
display: block;
}
#bbpress-forums .topic-meta .bbp-topic-meta .bbp-author-name {
margin-left: 4px;
}
#bbpress-forums .topic-activity {
float: right;
margin-top: 7px;
}
.topic-activity .stat {
text-transform: uppercase;
font-size: 11px;
padding: 2px 4px;
text-transform: uppercase;
}
#bbpress-forums .topic-activity .number {
margin-right: 2px;
font-size: 15px;
font-weight: bold;
} .single-post-header {
overflow: hidden;
font-weight: normal;
margin-bottom: 0;
border-bottom: 0;
padding-bottom: 14px;
}
.single-post-header .user-links {
display: flex;
float: right;
font-size: 12px;
}
.forum-tags {
overflow: hidden;
float: left;
text-transform: none;
}
.forum-tags .posted-in {
float: left;
margin-bottom: 0;
}
.forum-tags .posted-in > a {
display: inline-block;
margin-left: 5px;
font-weight: 600;
}
#bbpress-forums .single-post {
border-bottom: 1px solid var(--c-separator2);
padding: 21px 0;
position: relative;
}
.bbp-replies > li > .single-post:first-child,
.bbp-replies .thread-replies li:first-child .single-post {
border-top: 1px solid var(--c-separator2);
}
#bbpress-forums div.bbp-reply-author {
width: auto;
}
#bbpress-forums div.bbp-reply-author img.avatar {
margin: 0;
}
#bbpress-forums div.bbp-reply-content {
padding: 0;
margin-left: 110px;
}
.single-post .reply-meta {
text-transform: uppercase;
font-size: 11px;
color: var(--c-contrast-400);
margin-bottom: 18px;
overflow: hidden;
}
#bbpress-forums .reply-meta .bbp-author-name {
display: inline-block;
margin-right: 7px;
font-size: 15px;
font-weight: 600;
text-transform: none;
}
.reply-meta .bbp-reply-permalink {
float: right;
color: inherit;
}
#bbpress-forums .post-content {
--post-content-size: 15px;
}
#bbpress-forums .post-content:last-child {
margin-bottom: -18px;
}
#bbpress-forums .post-content > p {
margin-bottom: 18px;
}
#bbpress-forums a.bbp-reply-permalink:not(._) {
text-decoration: none;
}
.single-post .bbp-admin-links {
float: none;
color: var(--c-contrast-400);
letter-spacing: 0.03em;
}
.single-post .bbp-admin-links a {
font-size: 11px;
color: inherit;
}
#bbpress-forums fieldset.bbp-form {
border-color: var(--c-separator);
}
.bbp-login-form {
font-size: 13px;
}
#bbpress-forums .bbp-login-form input:not([type=checkbox]):not([type=radio]) {
height: 35px;
width: 300px;
max-width: 100%;
}
.bbp-remember-me #rememberme {
margin-right: 4px !important;
}
.bbp-login-widget .input-group input {
text-align: left !important;
}
.bbp-register-info {
margin-top: 21px;
border-top: 1px solid var(--c-separator);
padding-top: 14px;
background: #f9f9f9;
text-align: center;
padding: 10px;
}
.bbp-register-info > a {
margin-left: 5px;
}
.bbp-logged-in .content {
margin-left: 75px;
}
.bbp-logged-in .links {
margin-top: 21px;
}
.bbp-logged-in .links a {
display: block;
}
.bbp-logged-in .links i {
color: #a6a6a6;
font-size: 12px;
margin-right: 5px;
} #bbpress-forums #bbp-user-wrapper ul.bbp-lead-topic,
#bbpress-forums #bbp-user-wrapper ul.bbp-topics,
#bbpress-forums #bbp-user-wrapper ul.bbp-forums,
#bbpress-forums #bbp-user-wrapper ul.bbp-replies {
clear: both;
}
.bbp-user-section {
font-size: 13px;
}
.bbp-user-section > h3 {
margin-bottom: 12px;
} .bbp-search .search-for {
overflow: hidden;
padding-right: 15px;
}
#bbpress-forums div.bbp-search-form {
float: none;
margin-bottom: 28px;
background: var(--c-contrast-10);
padding: 21px;
}
#bbpress-forums #bbp-search-form #bbp_search {
width: 100%;
background: var(--c-contrast-0);
}
#bbp_search_submit {
float: right;
line-height: 38px;
height: 38px;
padding: 0 20px;
}
#bbp_search_submit:focus {
border-color: transparent;
color: var(--c-contrast-0);
}
#bbp-search-results .single-post {
border-bottom: 0;
}
#bbp-search-results .single-post:last-child {
border-bottom: 1px solid var(--c-separator2);
}
#bbp-topic-search-form > div {
display: flex;
width: 100%;
}
#bbp-topic-search-form input[type=submit] {
margin-left: 15px;
flex-grow: 0;
}
#bbp-topic-search-form input {
flex: 1 1 auto;
}
.bbp-pagination + .single-post-header {
clear: both;
} .widget_display_stats dl {
overflow: hidden;
background: var(--c-contrast-10);
padding: 15px;
border-top: 1px solid var(--c-separator2);
border-bottom: 1px solid var(--c-separator2);
}
.widget_display_stats dt {
float: left;
clear: both;
text-transform: uppercase;
font-size: 12px;
padding: 6px;
}
.widget_display_stats dd {
float: right;
font-size: 13px;
padding: 3px 8px;
margin-bottom: 5px;
border: 1px solid var(--c-separator2);
font-weight: normal;
background: var(--c-contrast-50);
}
.widget_display_stats dd strong {
font-weight: 600;
}
@media only screen and (max-width: 480px) {
li.bbp-forum-freshness {
display: none;
}
li.bbp-forum-topic-count {
width: 25%;
}
li.bbp-forum-info,
li.bbp-topic-title {
width: 75%;
}
#bbpress-forums .topic-meta {
max-width: 60%;
}
.topic-avatars img {
width: 50px;
height: auto;
}
#bbpress-forums .bbp-body div.bbp-reply-author {
margin: 0;
min-height: 0;
padding-left: 0;
position: relative;
text-align: left;
width: auto;
}
#bbpress-forums div.bbp-reply-author img.avatar {
position: static;
display: block;
}
#bbpress-forums div.bbp-reply-author .bbp-author-role {
display: none;
}
#bbpress-forums div.bbp-reply-content a {
display: none;
}
#bbpress-forums #bbp-search-form #bbp_search {
padding: 7px 14px;
font-size: 13px;
}
#bbpress-forums .bbp-body div.bbp-reply-content {
clear: none;
margin: 0;
margin-left: 85px;
}
}@font-face {
font-family: 'ts-icons'; src:
url(//wilnickmagazine.com/wp-content/themes/smart-mag/css/icons/fonts/ts-icons.woff2?v3.2) format('woff2'),
url(//wilnickmagazine.com/wp-content/themes/smart-mag/css/icons/fonts/ts-icons.woff?v3.2) format('woff');
font-weight: normal;
font-style: normal;
font-display: block;
}
.tsi {
display: inline-block;
font: normal normal normal 14px/1 ts-icons;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.tsi-spin {
-webkit-animation: tsi-spin 2s infinite linear;
animation: tsi-spin 2s infinite linear;
}
@-webkit-keyframes tsi-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes tsi-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
} .tsi-mastodon:before {
content: "\e90c";
}
.tsi-bluesky:before {
content: "\e90e";
}
.tsi-threads:before {
content: "\e909";
}
.tsi-twitter:before {
content: "\e90a";
}
.tsi-x-twitter:before {
content: "\e90a";
}
.tsi-discord:before {
content: "\e905";
}
.tsi-telegram:before {
content: "\e903";
}
.tsi-tiktok:before {
content: "\e904";
}
.tsi-moon:before {
content: "\e902";
}
.tsi-bar-chart-2:before {
content: "\e906";
}
.tsi-clock:before {
content: "\e900";
}
.tsi-eye:before {
content: "\e907";
}
.tsi-info:before {
content: "\e90d";
}
.tsi-link:before {
content: "\e90b";
}
.tsi-share1:before {
content: "\e908";
}
.tsi-bright:before {
content: "\e901";
}
.tsi-plus:before {
content: "\f067";
}
.tsi-music:before {
content: "\f001";
}
.tsi-search:before {
content: "\f002";
}
.tsi-envelope-o:before {
content: "\f003";
}
.tsi-heart:before {
content: "\f004";
}
.tsi-star:before {
content: "\f005";
}
.tsi-star-o:before {
content: "\f006";
}
.tsi-close:before {
content: "\f00d";
}
.tsi-remove:before {
content: "\f00d";
}
.tsi-times:before {
content: "\f00d";
}
.tsi-home:before {
content: "\f015";
}
.tsi-clock-o:before {
content: "\f017";
}
.tsi-repeat:before {
content: "\f01e";
}
.tsi-rotate-right:before {
content: "\f01e";
}
.tsi-image:before {
content: "\f03e";
}
.tsi-photo:before {
content: "\f03e";
}
.tsi-picture-o:before {
content: "\f03e";
}
.tsi-play:before {
content: "\f04b";
}
.tsi-chevron-left:before {
content: "\f053";
}
.tsi-mail-forward:before {
content: "\f064";
}
.tsi-share:before {
content: "\f064";
}
.tsi-chevron-down:before {
content: "\f078";
}
.tsi-shopping-cart:before {
content: "\f07a";
}
.tsi-heart-o:before {
content: "\f08a";
}
.tsi-facebook:before {
content: "\f09a";
}
.tsi-facebook-f:before {
content: "\f09a";
}
.tsi-feed:before {
content: "\f09e";
}
.tsi-rss:before {
content: "\f09e";
}
.tsi-bars:before {
content: "\f0c9";
}
.tsi-navicon:before {
content: "\f0c9";
}
.tsi-reorder:before {
content: "\f0c9";
}
.tsi-pinterest:before {
content: "\f0d2";
}
.tsi-linkedin:before {
content: "\f0e1";
}
.tsi-comment-o:before {
content: "\f0e5";
}
.tsi-comments-o:before {
content: "\f0e6";
}
.tsi-cutlery:before {
content: "\f0f5";
}
.tsi-angle-double-left:before {
content: "\f100";
}
.tsi-angle-double-right:before {
content: "\f101";
}
.tsi-angle-left:before {
content: "\f104";
}
.tsi-angle-right:before {
content: "\f105";
}
.tsi-angle-up:before {
content: "\f106";
}
.tsi-angle-down:before {
content: "\f107";
}
.tsi-circle-o:before {
content: "\f10c";
}
.tsi-mail-reply:before {
content: "\f112";
}
.tsi-reply:before {
content: "\f112";
}
.tsi-youtube-play:before {
content: "\f16a";
}
.tsi-instagram:before {
content: "\f16d";
}
.tsi-flickr:before {
content: "\f16e";
}
.tsi-tumblr:before {
content: "\f173";
}
.tsi-long-arrow-left:before {
content: "\f177";
}
.tsi-long-arrow-right:before {
content: "\f178";
}
.tsi-dribbble:before {
content: "\f17d";
}
.tsi-vk:before {
content: "\f189";
}
.tsi-google:before {
content: "\f1a0";
}
.tsi-steam:before {
content: "\f1b6";
}
.tsi-spotify:before {
content: "\f1bc";
}
.tsi-soundcloud:before {
content: "\f1be";
}
.tsi-twitch:before {
content: "\f1e8";
}
.tsi-lastfm:before {
content: "\f202";
}
.tsi-pinterest-p:before {
content: "\f231";
}
.tsi-whatsapp:before {
content: "\f232";
}
.tsi-clone:before {
content: "\f24d";
}
.tsi-vimeo:before {
content: "\f27d";
}
.tsi-reddit-alien:before {
content: "\f281";
}
.tsi-shopping-bag:before {
content: "\f290";
}
.tsi-snapchat:before {
content: "\f2ac";
}
.tsi-user-circle-o:before {
content: "\f2be";
}
.tsi-chevron-right:before {
content: "\f054";
}
.tsi-hot:before {
content: "\e9a9";
}