@charset "UTF-8";
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.ttf") format("truetype"), url("fonts/icomoon.woff") format("woff"), url("fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"], .nfm-share-title {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-phone:before {
  content: ""; }

.icon-mail:before, .nfm-email-share-title:before {
  content: ""; }

.icon-pin:before {
  content: ""; }

.icon-skype:before {
  content: ""; }

.icon-carier:before {
  content: ""; }

.icon-google-plus2:before, .nfm-google-share-title:before {
  content: ""; }

.icon-reply:before {
  content: ""; }

.icon-paperclip:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-android:before {
  content: ""; }

.icon-arrow-l:before {
  content: ""; }

.icon-arrow-r:before {
  content: ""; }

.icon-arrow-single:before {
  content: ""; }

.icon-bada:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-google-plus:before {
  content: ""; }

.icon-ios:before {
  content: ""; }

.icon-location:before {
  content: ""; }

.icon-pinterest-p:before, .nfm-pinterest-share-title:before,
.nfm-pinmarklet-share-title:before {
  content: ""; }

.icon-linkedin:before, .nfm-linkedin-share-title:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-quote-right:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-windows:before {
  content: ""; }

.icon-wordpress:before {
  content: ""; }

.icon-facebook2:before, .nfm-facebook-share-title:before {
  content: ""; }

.icon-vk:before, .nfm-vk-share-title:before {
  content: ""; }

.icon-twitter:before, .nfm-twitter-share-title:before {
  content: ""; }

.icon-lj:before, .nfm-livejournal-share-title:before {
  content: ""; }

.social-horizontal-buttons {
  margin: 50px 0;
  clear: both; }
  .social-horizontal-buttons .nfm-social-share + .nfm-social-share {
    margin-left: 22px; }
  .social-horizontal-buttons .nfm-share-title {
    font-size: 14px; }
  .social-horizontal-buttons .nfm-email-share-title {
    font-size: 12px; }
  .social-horizontal-buttons .nfm-livejournal-share-title {
    font-size: 16px; }

.social-popup-buttons {
  margin-left: 20px;
  -webkit-box-flex: 0 0 auto;
  -moz-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.social-popup-buttons-content {
  display: none;
  position: absolute;
  right: 0;
  width: 330px;
  max-width: 100%;
  padding: 15px;
  background-color: white;
  border: 1px solid #DADADA;
  box-shadow: 0 0 5px 0 #DADADA;
  z-index: 10; }
  .social-popup-buttons-content h3 {
    margin: 0;
    padding: 0; }
  .social-popup-buttons-content > p {
    color: #b6b6b6;
    margin-bottom: 13px; }
  .social-popup-buttons-content .nfm-social-share {
    width: 33.3333%;
    margin: 0 0 8px;
    padding: 0 4px; }
    .social-popup-buttons-content .nfm-social-share > span {
      width: 100%;
      margin: 0; }
  .social-popup-buttons-content .nfm-share-title {
    font: 20px/20px arial;
    height: 35px;
    padding: 8px 3px; }
  .social-popup-buttons-content .nfm-google-share-title {
    font-size: 17px; }
  .social-popup-buttons-content .nfm-livejournal-share-title {
    font-size: 22px; }
  .social-popup-buttons-content .nfm-email-share-title {
    font-size: 14px; }
  .social-popup-buttons-content .nfm-share-count {
    border-top: 0;
    height: 30px;
    line-height: 1.3;
    font-size: 18px;
    position: relative; }
    .social-popup-buttons-content .nfm-share-count:after, .social-popup-buttons-content .nfm-share-count:before {
      right: 100%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-right-color: transparent;
      bottom: 100%;
      left: 50%;
      top: inherit; }
    .social-popup-buttons-content .nfm-share-count:before {
      border-bottom-color: #E6E6E6;
      border-width: 5px;
      margin-left: -5px; }
    .social-popup-buttons-content .nfm-share-count:after {
      border-bottom-color: #fff;
      border-width: 4px;
      margin-left: -4px; }

.page-template-one-column-minimal-bs-farm-php #socialize {
  margin-bottom: 12px; }

#socialize {
  min-height: 26px; }
  #socialize .nfm-social-share {
    white-space: nowrap;
    display: inline-block;
    zoom: 1;
    margin-right: 11px;
    margin-bottom: 11px;
    text-decoration: none;
    vertical-align: top; }
  #socialize .nfm-social-share:hover {
    text-decoration: none; }

.nfm-share-title:before {
  color: #fff; }

#footer .nfm-share-title {
  min-width: 75px; }

.nfm-social-share {
  cursor: pointer;
  display: inline-block; }
  .nfm-social-share:hover {
    filter: alpha(opacity=80);
    opacity: 0.8; }

.nfm-share-title-total,
.nfm-share-count {
  border: 1px solid #ef958c;
  color: #727272;
  background-color: #fff; }

.nfm-share-title-total,
.nfm-share-count,
.nfm-share-title {
  line-height: 19px;
  float: left;
  height: 26px;
  min-width: 29px;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  padding: 4px 3px; }

.nfm-share-count {
  line-height: 17px;
  padding: 4px 6px; }

.nfm-share-title-total {
  border: 1px solid #ef958c;
  color: #fff;
  background-color: #ef958c;
  padding: 3px; }

.nfm-share-count .nfm-facebook-share-title {
  background-position: 0 277px; }
.nfm-share-count .nfm-facebook_like-share-title {
  background-image: none;
  padding-left: 4px; }
.nfm-share-count .nfm-twitter-share-title {
  background-position: 0 -353px; }
.nfm-share-count .nfm-google-share-title {
  background-position: 0 -382px; }
.nfm-share-count .nfm-email-share-title {
  background-position: 0 -412px;
  padding-left: 21px; }
.nfm-share-count .nfm-pinterest-share-title,
.nfm-share-count .nfm-pinmarklet-share-title {
  background-position: 0 -498px;
  padding-left: 20px; }
.nfm-share-count .nfm-linkedin-share-title {
  background-position: 0 -529px; }

.future-like {
  background: url("/images/share-sprite.png") no-repeat scroll 0px -323px;
  color: #FFFFFF;
  display: inline-block;
  font: 11px/21px arial;
  height: 20px;
  padding-left: 18px;
  padding-right: 4px;
  vertical-align: top;
  text-shadow: 0 -1px 0 #354C8C;
  font-weight: bold;
  overflow: hidden; }
  .future-like.loaded {
    padding: 0;
    background: #fff;
    width: 46px; }

.share-new-style .nfm-share-title {
  height: 20px;
  font: bold 11px arial;
  padding-right: 4px;
  padding-left: 19px; }

.nf-overall-count {
  display: none; }

@media only screen and (max-width: 40.062em) {
  .nf-overall-count {
    color: #7d7d7d;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    margin-right: 10px;
    vertical-align: top; }

  .nfm-social-share .nfm-share-count {
    display: none; } }
/* POPUPS Styles */
.share-via-email {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  background: black;
  background: transparent;
  background: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
  zoom: 1;
  overflow-y: auto; }
  .share-via-email:nth-child(n) {
    filter: none; }
  .share-via-email .sahere-email-btn {
    display: none; }
  .share-via-email h4 {
    color: #585858;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0;
    padding: 0; }
  .share-via-email-div {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    border: medium none;
    box-shadow: 0 0 10px rgba(40, 40, 39, 0.45);
    margin: 30px auto;
    padding: 20px 17px;
    position: relative;
    max-width: 400px;
    width: 100%;
    z-index: 10000; }
    .share-via-email-div h3 {
      font-size: 25px;
      color: #626262;
      padding: 0;
      margin: 0 0 5px; }
    .share-via-email-div p {
      color: #d3d3d3;
      font-size: 14px; }
    .share-via-email-div .form-share-via-email input[type="submit"] {
      border: medium none;
      color: #fff;
      font-size: 17px;
      line-height: 30px;
      padding: 8px 55px;
      text-decoration: none;
      display: block;
      clear: both;
      background: url(images/share-email-btn-bg.png) 20px 17px no-repeat #ff5c00;
      width: 250px;
      max-width: 100%;
      margin: 0 auto;
      border-radius: 0;
      -webkit-appearance: none;
      font-family: freeset_normal;
      text-align: center; }
      .share-via-email-div .form-share-via-email input[type="submit"]:hover {
        cursor: pointer;
        opacity: 0.85; }
  .share-via-email-info-text {
    overflow: hidden; }
    .share-via-email-info-text .description {
      margin: 0 0 10px;
      padding: 0;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .share-via-email-info-text .description a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #00ace3; }
  .share-via-email-info {
    margin: 25px 0 30px; }
    .share-via-email-info h3 {
      font-size: 14px;
      margin-bottom: 10px;
      margin-top: 10px;
      color: #333; }
    .share-via-email-info p {
      color: #999;
      font-size: 10px;
      line-height: 1.4;
      margin-bottom: 6px;
      font-family: Verdana; }
    .share-via-email-info a {
      text-decoration: none;
      border-bottom: 1px solid #00ace3; }
      .share-via-email-info a:hover {
        border-bottom: 1px solid transparent; }
    .share-via-email-info img {
      overflow: hidden;
      float: left;
      max-width: 150px;
      max-height: 100px;
      margin: 0 20px 20px 0;
      height: auto; }
  .share-via-email-close:hover {
    text-decoration: none;
    color: #333;
    opacity: 0.85; }
  .share-via-email-text {
    margin-bottom: 15px; }
  .share-via-email-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.7) 50% 50% no-repeat;
    display: none; }
    .share-via-email-loader .send-email-status {
      font-size: 25px;
      color: #999; }
    .share-via-email-loader-wrapper {
      position: absolute;
      height: 95px;
      top: 50%;
      margin-top: -47px;
      width: 100%;
      text-align: center; }

.share-via-email-close,
.popup-buttons-close {
  display: block;
  cursor: pointer;
  margin: 0;
  position: absolute;
  text-indent: -9999px;
  background: url(images/close-cross.png);
  width: 18px;
  height: 18px;
  top: 21px;
  right: 17px; }

.form-share-via-email {
  position: relative;
  overflow: hidden;
  padding: 0; }
  .form-share-via-email > ul {
    margin-bottom: 15px; }
    .form-share-via-email > ul li {
      margin-bottom: 13px; }
  .form-share-via-email label {
    font-size: 17px;
    line-height: 26px;
    margin: 0 0 6px;
    vertical-align: top;
    width: 160px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #626262; }
  .form-share-via-email input[type="text"],
  .form-share-via-email input[type="email"],
  .form-share-via-email input[type="password"],
  .form-share-via-email textarea {
    background-color: #FFFFFF;
    border: 1px solid #e6e6e6;
    color: #7d7d7d;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-family: inherit;
    font-size: 14px;
    margin: 0;
    padding: 4px 10px;
    width: 100%;
    height: 35px; }
  .form-share-via-email textarea {
    resize: vertical;
    max-height: 250px;
    min-height: 70px;
    padding-bottom: 10px; }

.post-img-email {
  width: 100%;
  height: auto;
  max-width: 100%;
  position: relative;
  display: block; }

.post-image-hr {
  clear: both;
  display: block;
  width: 100%; }

.email-sent-notification {
  border: 1px solid #e0dddd;
  margin-bottom: 15px;
  padding: 5px 0 5px 12px;
  width: 501px;
  background: #f8f8f7; }

.letter-icon {
  background: url(images/icon-sending.png);
  width: 66px;
  height: 45px;
  display: inline-block;
  margin: 0 0 25px; }
  .letter-icon.email-sent {
    background-image: url(images/icon-sent.png); }

#dots_loader {
  width: 20px;
  display: inline-block;
  text-align: left; }

input[type="text"].fv-error,
input[type="email"].fv-error,
input[type="password"],
textarea.fv-error {
  border: 1px solid red; }

/* End POPUPS styles */
.nfm-facebook-share-title {
  background-color: #205B9F; }

.nfm-facebook-share-count {
  border-color: #205B9F; }

.nfm-vk-share-title {
  background-color: #2A76A5; }

.nfm-vk-share-count {
  border-color: #2A76A5; }

.nfm-twitter-share-title {
  background-color: #00ACE3; }

.nfm-twitter-share-count {
  border-color: #00ACE3; }

.nfm-linkedin-share-title {
  background-color: #0074B5; }

.nfm-linkedin-share-count {
  border-color: #0074B5; }

.nfm-google-share-title {
  background-color: #DC4E41;
  font-size: 18px; }

.nfm-google-share-count {
  border-color: #DC4E41; }

.nfm-livejournal-share-title {
  background-color: #006CA3;
  font-size: 22px; }

.nfm-livejournal-share-count {
  border-color: #006CA3; }

.nfm-pinterest-share-title,
.nfm-pinmarklet-share-title {
  background-color: #EB1922; }

.nfm-pinterest-share-count,
.nfm-pinmarklet-share-count {
  border-color: #EB1922; }

.nfm-email-share-title {
  background-color: #FF5C00;
  font-size: 14px; }

.nfm-email-share-count {
  border-color: #FF5C00; }

/*# sourceMappingURL=share.css.map */
