/*
Theme Name: REIGN Child
Theme URI: https://wbcomdesigns.com/downloads/reign-buddypress-theme/
Author: Wbcom Designs
Author URI: https://wbcomdesigns.com/
Description: Premium BuddyPress Theme with Elementor Page Builder support.
Version: 3.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: reign-child
Template: reign-theme
Domain Path: /languages/
Tags: one-column, two-columns, right-sidebar, custom-background, custom-menu, featured-images, post-formats, full-width-template, translation-ready, theme-options, threaded-comments, footer-widgets, custom-logo
*/

#features .elementor-tabs-wrapper, #features .e-n-tabs-heading{
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 15px;
  background-color: rgba(242,245,249,.6);
     background-color: #E8F2FF;
     background-color:#FFEEEE;
}

#features .elementor-tabs-content-wrapper, #features .e-n-tabs-content {
  margin-left: 25px;
  background-color: #F7F9FB;
   background-color: #E8F2FF;
   background-color:#FFEEEE;
  border: 1px solid #eee !important;
  border-radius: 12px;
  padding: 30px;
}

#features.elementor-widget-tabs .elementor-tab-title.elementor-active:hover a, #features .elementor-tab-title.elementor-active::before {
  color: #fff !important;
}

#features .elementor-tab-title {
	border-radius:10px;
}
.widget.widget_display_forums ul li, .widget.widget_display_replies ul li, .widget.widget_display_topics ul li, .widget.widget_display_views ul li {
	margin-bottom:25px !important;
	padding-left:30px !important;
}


.buy-theme a {
    color: #fff !important;
    background: #ff703d;
    padding: 0px 25px !important;
    height: auto !important;
    margin-left: 5px;
    text-align: center;
    line-height: 40px !important;
}



  ul.navbar-reign-panel li.menu-item.user-cog-icon a i::before{
	    content:'\f4fe' !important;
	}
	
	.bb-icon-user-friends:before {
  content: '\ef5a';
}

	#reign-panel.navbar-reign-panel  li.menu-item.bp-friends-nav a i.reign.fa:before{
	 	content:'\f500' !important;
	   }
	   
	  

.primary-menu > li > a {
/*  font-size: 16px;
  color: #ccc;
  display: block;
  height: 90px;
  line-height: 90px;*/
  padding: 0 0.65rem !important;
}
.site-branding a img {
	max-width: 200px !important;
}

.version-two .primary-menu > li {
	padding-top:35px !important;
	padding-bottom:25px !important;
}

