/* Dribbble devine TikTok */
a[href*="tiktok.com"] i,
a[href*="tiktok.com"]::before {
  display: none !important; /* ascundem iconul default Dribbble */
}

a[href*="tiktok.com"] {
  display: inline-block !important;
  width: 80px !important;   /* mărime dorită */
  height: 80px !important;
  background-image: url("https://upload.wikimedia.org/wikipedia/commons/a/a9/TikTok_logo.svg") !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
}

/* WhatsApp */
a[href*="whatsapp"] i,
a[href*="wa.me"] i,
a[href*="whatsapp"]::before,
a[href*="wa.me"]::before {
  font-size: 15px !important;
  line-height: 15px !important;
  transform: scale(1.8) !important;
  display: inline-block;
}

/* Facebook */
a[href*="facebook"] i,
a[href*="facebook"]::before {
  font-size: 15px !important;
  line-height: 15px !important;
  transform: scale(1.8) !important;
  display: inline-block;
}


/*
Theme Name: Martfury Child
Theme URI: http://drfuri.com/unero
Author: DrFuri
Author URI: http://drfuri.com
Description: Martfury Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/