/*
Theme Name: The Fox Child
Description: Child theme for The Fox Theme
Author: Your name here
Template: fox
*/

.single-component.single-component-authorbox .authorbox-avatar{width:50px;}

.single-component.single-component-authorbox .user-item-name{padding-top:12px;}

.reading-time{display:none;}

.home .category-me-apopsi img{margin:0 auto 1em auto;display:block;}

.titlebar-user .user-item-avatar img{width:100px;}

.fox-user-item.fox-author.fox-user.titlebar-user{
	display: flex;
    align-items: center;
    justify-content: center;
}

.fox-user-item.fox-author.fox-user.titlebar-user .user-item-header{margin-bottom:0;}

.fox-user-item.fox-author.fox-user.titlebar-user .user-item-body{display:flex;}

.home .format-video .post-item-excerpt.entry-excerpt.excerpt-size-small{display:none;}

#mobile-logo img {
    height: 35px !important;
}

