/*
 Theme Name: Selfy Child
 Theme URI:
 Description: Selfy Child Theme
 Author: Daniel Fuhrmannek
 Author URI: http://floppy-fun.de
 Template: selfy
 Version: 1.0
 License: (c) by Daniel Fuhrmannek
 License URI: n/a
 Tags: Selfy Child Theme
*/

/*
You can start adding your own styles here. Use !important to overwrite styles if needed. */

.main-content h6.tags  {
	font-size: 90%;
}
.main-content .tags a {
	white-space: nowrap;
}

input[type="reset"] {
	border: none;
	font-weight: normal;
	font-size: 18px;
	font-family: 'robotobold';
	border-radius: 3px;
	padding: .6em 1.2em;
	white-space: nowrap;
	display: inline-block;
	margin-bottom: .5em;
	margin-top: .5em;
	background-color: #dedede;
}
@font-face {
	font-family: Social-Media-Circled;
	src: url("Social-Media-Circled.otf") format("opentype");
}
ul.social-link a {
	font-family: Social-Media-Circled;	
}
