/*
Theme Name: OnAir2 Child
Description: Child Theme del tema OnAir2
Author: Daniele Muscetta
Author URI: http://www.muscetta.com/
Template: onair2
Version: 2.2
*/

/* general customizations */
h1 {
    font-size: 2em !important;
}

.elementor-73 .elementor-heading-title {
    font-size: 2em !important;
}

.elementor-892 .elementor-heading-title {
    font-size: 2em !important;
}

.elementor-912 .elementor-heading-title {
    font-size: 2em !important;
}

.elementor-923 .elementor-heading-title {
    font-size: 2em !important;
}

/* author archive cutomization  */
.author-name {
    color: white;
    font-family: "Stalinist One", Sans-serif;
}

.author-contributions {
    color: white;
}

.author-file {
    margin-top: 17px;
}

a.author-file-item {
    color: white;
}

a.author-sociallink {
    color: white;
    font-size: xx-large;
}

div.author-description {
    color: white;
} 

.author-sociallinks-title {
    color: white;
}

img.avatar.avatar-150.photo.avatar-default {
    border-radius: 50%;
}

span.qt-errorcode {
    font-family: "Stalinist One", Sans-serif;
    font-size: 2.5em !important;
}

/* styles for authors list shortcode */

a.freakbeats_author_listitem_link {
    color: white;
    font-size: xx-large;
}

div#freakbeats_authors_list {
    display: inline-flex;
    color: white;
    flex-wrap: wrap;
}

.freakbeats_author_listitem {
    margin: 20px;
    padding: 20px;
    border: 1px solid;
}

a.freakbeats_author_listitem_link:hover {
    background-color: grey;
}

[freakbeats_author_listitem] {
	padding: 15px;
	background-color: #ccc;
	border: 1px solid #fff;
}

.freakbeats-hidden {
	display: none;
}

div.freakbeats_global_files_list {
    width: 100%;
}

div.freakbeats_file_list_item_wrapper {
    display: flex;
    padding: 20px;
    flex-wrap: wrap;
}

div.freakbeats_file_list_item_size_wrapper {
    color: white;    
}

div.freakbeats_file_list_item_date_wrapper {
    color: white;    
}

div.freakbeats_file_list_item_author_wrapper {
    color: white;    
}

div.freakbeats_wrapper {
    padding-right: 25px;
    padding-top: 15px;
}

div.freakbeats_file_list_item_player_wrapper {
    width: 320px;
}

/* next set of customizations */


#setting-error-qtt {
    visibility: hidden !important;
    display: none !important;
}





