/*
Theme Name:     Site
Theme URI:      
Description:    Zeeflow child theme.
Author:         Me
Author URI:     
Template:       zeeflow
Version:        0.1.0
*/

.twitter {
	background-color: #1DA1F2;
}

.fb {
	background-color: #3B5998;
}

.wazzapp {
	background-color: #25D366;
}

.telegram {
	background-color: #2CA5E0;
}

.reddit {
	background-color: #FF4500;
}

.social-sharing-links .more-link:hover {
	opacity: 0.5;
}
@media (min-width: 1440px) {
  body {
    background-image: url(https://archive.autistici.org/ai/20161115111528oe_/https://radiocane.info/app/uploads/2018/09/sfondo.jpg);
    background-position: left top;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.widget .widget-category-posts ul {
  list-style: none;
}
.widget-category-posts .small {
  margin-bottom: 1em;
}
.widget-category-posts .small img {
  display: block;
  margin-bottom: 5px;
}
