/*
Theme Name: SocialV Child
Theme URI: https://wordpress.iqonic.design/product/wp/socialv/
Author: the iQonic team
Author URI: https://iqonic.design/
Template:   socialv
Description: Social Network and Community BuddyPress Theme
Version: 2.0.12
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: socialv
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/


/* Distance between sidebar menu items */
.sidebar-default:not(.sidebar-mini) .navbar-nav .nav-item .nav-link {
    padding: .225em 1em!important;
}


.bpptc-content-view-firmainformation-profile-tab-stamdata, .bpptc-content-view-firmainformation-profile-tab-kontakt, .bpptc-content-view-firmainformation-profile-tab-adresse  {
    margin-left: 30px!important;
}

.profile-tab-margin {
    margin-left: 25px !important;
}

.rounded-circle {
    border-radius: 5% !important;
}

.img-fluid {
    height: 50px !important;
}


.sidebar-default .navbar-nav .nav-item .nav-link {
    text-transform: none!important;
    font-size: 1em!important;
    font-weight: 500!important;
    font-family: Kanit, sans-serif!important;
    -webkit-transition: all .45s ease;
    transition: all .45s ease;
}

.h4 {
    text-transform: none!important;
}


h1, h2, h3, h4, h5, h6 {
    text-transform: none !important;
}

.socialv-profile-center .header-avatar .chat-status span.online {
    background: #E5BD34!important;
    text-transform: capitalize!important;
    color: #000!important;
    font-family: Kanit!important;
    font-weight: 400!important;
}

.socialv-profile-center .header-avatar .chat-status span.offline {
    background: #1ADB95!important;
    text-transform: capitalize!important;
    color: #000!important;
    font-family: Kanit!important;
    font-weight: 400!important;
}

.widget-title { 
	color: #09052e!important;
	font-family: Kanit!important;
	font-size: 19.2px!important;
	font-stretch: none!important;
	font-weight: 500!important;
	text-transform: none!important;
}

@media only screen and (min-width: 1200px) {
    .mec-container {
        margin-top: 30px !important;
    }
}


/* MEC Single Standard */
.mec-wrap h1 {
  color: #000000!important;
  font-weight: 500 !important;
}

.mec-wrap h2 {
  color: #000000!important;
  font-weight: 500 !important;
}

.mec-wrap h3 {
  color: #000000!important;
  font-weight: 500 !important;
}

.mec-wrap h4 {
  color: #000000!important;
  font-weight: 500 !important;
}

.mec-wrap h5 {
  color: #000000!important;
  font-weight: 500 !important;
}

.mec-wrap h6 {
  color: #000000!important;
  font-weight: 500 !important;
}

.mec-wrap :not(.elementor-widget-container) > p {
  color: #000000!important;
  font-weight: 400 !important;
}				