/*
 Theme Name:   Radiofragmata
 Theme URI:    http://radiofragmata.squat.gr/
 Description:  Knight Child Theme
 Author:       Radiofragmata
 Author URI:   http://radiofragmata.squat.gr/
 Template:     knight
 Version:      1.2.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         radiofragmata
 Text Domain:  radiofragmata
*/

@import url("https://use.fontawesome.com/releases/v5.6.3/css/all.css");

a {
  color: #590852;
}

/* icons */
.ion-social-mastodon:before, .ion-social-mastodon-outline:before, .social-icons ul a[href*="todon.nl"]:after {
  content: "\f4f6";
  font-family: "Font Awesome 5 Brands" !important;
}

.ion-social-mixcloud:before, .ion-social-mixcloud-outline:before, .social-icons ul a[href*="mixcloud.com"]:after {
  content: "\f289";
  font-family: "Font Awesome 5 Brands" !important;
}

.social-icons ul a[href*="kolektiva.media"]:after {
  content: "\f2e4";
  font-family: ForkAwesome;
}

.twp-social-widget .social-widget-wrapper li a i {
  font-size: 23px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.wpcf7-form input {
  width: 100%;
}

.site-branding .site-title {
  display: none;
}