/* compiled by scssphp v0.0.12 on Sun, 08 Apr 2018 21:17:31 +0200 (0.5191s) */

/**
* All of the CSS for your public-facing functionality should be
* included in this file.
*/
/*Nexus 10*/
.set-blog-single-category {
  font-family: 'Montserrat';
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  max-width: 200px;
  margin: 20px auto; }
  .set-blog-single-category:before {
    content: '';
    display: block;
    width: 50px;
    height: 1px;
    overflow: hidden;
    border-top: #999 2px solid;
    margin: 20px auto; }
  .set-blog-single-category a {
    text-decoration: none !important; }
    .set-blog-single-category a:hover {
      text-decoration: underline !important; }

.fblike-wrp {
  display: none;
  /**
* WhatsApp Sharing Button
* https://github.com/kriskbx/whatsapp-sharing/
*
* Copyright (c) 2015 by Kris Siepert
*
* Licensed under the MIT license.
*/ }
  @media only screen and (min-width: 50.0625em) {
  .fblike-wrp {
    display: block; } }

.set-copyright {
  font-size: 12px;
  padding: 10px 0 0 0; }
