/*
 * Theme Name: Vikinger - BuddyPress Social Community Child
 * Theme URI: https://odindesignthemes.com/vikinger-theme/
 * Author: Odin Design Themes
 * Author URI: https://themeforest.net/user/odin_design
 * Description: The next generation WordPress+Buddypress social community! We carefully designed this theme for you to have all you need to build an incredible community with full profiles, reactions, groups, badges, quests, ranks, credits and much more to come!
 * Version: 1.0.0
 * License: https://themeforest.net/licenses/
 * License URI: https://themeforest.net/licenses/
 * Text Domain: vikingerchild
 * Template: vikinger
*/
.page-id-0 .header-ads, .page-id-0 .footer-ads{display:none!important;}
.registration .header-ads, .registration .footer-ads{display:none!important;}
.header .logo{width:250px;}
.header .logo.logo-encased{background-color:transparent!important;}
.logo .logo-image{max-width:200px;}
.home .bbpress-wrapper .bbp-pagination, .home .bbpress-wrapper .bbp-topics .bbp-header, .home .bbpress-wrapper .bbp-topic-voice-count, .home .bbpress-wrapper .bbp-topic-reply-count, .home .bbpress-wrapper .bbp-topic-freshness, .home .pageheader{display:none!important;}
.home #bbpress-forums ul.bbp-topics li.bbp-topic-title{width:100%;}
.home .bbp-stats dt, .home .bbp-stats dd{display:inline-block; width:49%; color:#8C99B1;}
.no-search .vikinger-forum-search-bar, .no-search .bbp-search-form{display:none!important;}
.logged-in .loggedin{display:none!important;}
.wpcf7-submit{padding:10px 30px; font-size:18px; border-radius:5px;}
.a-single img{width:100%;}
.footer-top{padding: 22px 0 24px;}
.footer-info-brand .footer-info-brand-image{width:160px;}
.footer-navigation .navigation-section{width:100%;}
.navigation-section .navigation-section-link{display:inline-block; font-size: 1rem; padding:0 10px;}
.navigation-section .navigation-section-links:first-child{margin-top:0;}
.navigation-section .navigation-section-links .navigation-section-link{margin-bottom:0;}
#bbpress-forums .vikinger-forum-info-wrap .vikinger-forum-thumbnail{
  min-width:64px!important; min-height:64px!important;
}
@media screen and (max-width: 1365px) {
	  .footer-navigation .navigation-section { margin-top:0; }
}
@media screen and (max-width: 768px) {
	.header .logo{width:180px;}
	.logo .logo-image{max-width:160px;}
	.navigation-section .navigation-section-link{display:inline-block; font-size: 0.8rem; padding:0 5px;}
}