@font-face {
  font-family: 'icon-lapatilla';
  src: url('https://lapatilla.com/wp-content/uploads/font/icon-lapatilla.eot?87275555');
  src: url('https://lapatilla.com/wp-content/uploads/font/icon-lapatilla.eot?87275555#iefix') format('embedded-opentype'),
       url('https://lapatilla.com/wp-content/uploads/font/icon-lapatilla.woff2?87275555') format('woff2'),
       url('https://lapatilla.com/wp-content/uploads/font/icon-lapatilla.woff?87275555') format('woff'),
       url('https://lapatilla.com/wp-content/uploads/font/icon-lapatilla.ttf?87275555') format('truetype'),
       url('https://lapatilla.com/wp-content/uploads/font/icon-lapatilla.svg?87275555#icon-lapatilla') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before,
.single-post .sd-content [class^="share-"]:before, [class*=" share-"]:before {
  font-family: "icon-lapatilla";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-gplus:before { content: '\e800'; } /* '' */
.icon-cancel:before { content: '\e801'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-rss:before { content: '\f09e'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-left:before { content: '\f177'; } /* '' */
.icon-right:before { content: '\f178'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-pinterest:before { content: '\f312'; } /* '' */
.icon-linkedin:before { content: '\f318'; } /* '' */
.icon-instagram:before { content: '\f32d'; } /* '' */

.single-post .sd-content [class^="share-"]:before, [class*=" share-"]:before {
  font-size: 18px;
}

/* '' */

/* facebook */
.single-post .sd-social-icon .sd-content ul li.share-facebook a:before,
.sd-social-text .sd-content ul li.share-facebook a:before,
.sd-content ul li.share-facebook div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-facebook a:before {
  content: '\f09a';
}

/* twitter */
.single-post .sd-social-icon .sd-content ul li.share-twitter a:before,
.sd-social-text .sd-content ul li.share-twitter a:before,
.sd-content ul li.share-twitter div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-twitter a:before {
  content: '\f099';
}

/* Pinterest */
.single-post .sd-social-icon .sd-content ul li.share-pinterest a:before,
.sd-social-text .sd-content ul li.share-pinterest a:before,
.sd-content ul li.share-pinterest div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-pinterest a:before {
  content: '\f312';
}

/* linkedin */
.single-post .sd-social-icon .sd-content ul li.share-linkedin a:before,
.sd-social-text .sd-content ul li.share-linkedin a:before,
.sd-content ul li.share-linkedin div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-linkedin a:before {
  content: '\f318';
}

/* email */
.single-post .sd-social-icon .sd-content ul li.share-email a:before,
.sd-social-text .sd-content ul li.share-email a:before,
.sd-content ul li.share-email div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-email a:before {
  content: '\f0e0';
}

/* whatsapp */
.single-post .sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before,
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before {
  content: '\f232' !important;
}

li.share-jetpack-whatsapp {
  display: none;
}