@font-face {
  font-family: 'Satoshi-Variable';
  src: url('../fonts/satoshi/Satoshi-Variable.woff2') format('woff2'),
       url('../fonts/satoshi/Satoshi-Variable.woff') format('woff'),
       url('../fonts/satoshi/Satoshi-Variable.ttf') format('truetype');
       font-weight: 300 900;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Satoshi-VariableItalic';
  src: url('../fonts/satoshi/Satoshi-VariableItalic.woff2') format('woff2'),
       url('../fonts/satoshi/Satoshi-VariableItalic.woff') format('woff'),
       url('../fonts/satoshi/Satoshi-VariableItalic.ttf') format('truetype');
       font-weight: 300 900;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Satoshi-Light';
  src: url('../fonts/satoshi/Satoshi-Light.woff2') format('woff2'),
       url('../fonts/satoshi/Satoshi-Light.woff') format('woff'),
       url('../fonts/satoshi/Satoshi-Light.ttf') format('truetype');
       font-weight: 300;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Satoshi-LightItalic';
  src: url('../fonts/satoshi/Satoshi-LightItalic.woff2') format('woff2'),
       url('../fonts/satoshi/Satoshi-LightItalic.woff') format('woff'),
       url('../fonts/satoshi/Satoshi-LightItalic.ttf') format('truetype');
       font-weight: 300;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Satoshi-Regular';
  src: url('../fonts/satoshi/Satoshi-Regular.woff2') format('woff2'),
       url('../fonts/satoshi/Satoshi-Regular.woff') format('woff'),
       url('../fonts/satoshi/Satoshi-Regular.ttf') format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Satoshi-Italic';
  src: url('../fonts/satoshi/Satoshi-Italic.woff2') format('woff2'),
       url('../fonts/satoshi/Satoshi-Italic.woff') format('woff'),
       url('../fonts/satoshi/Satoshi-Italic.ttf') format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Satoshi-Medium';
  src: url('../fonts/satoshi/Satoshi-Medium.woff2') format('woff2'),
       url('../fonts/satoshi/Satoshi-Medium.woff') format('woff'),
       url('../fonts/satoshi/Satoshi-Medium.ttf') format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Satoshi-MediumItalic';
  src: url('../fonts/satoshi/Satoshi-MediumItalic.woff2') format('woff2'),
       url('../fonts/satoshi/Satoshi-MediumItalic.woff') format('woff'),
       url('../fonts/satoshi/Satoshi-MediumItalic.ttf') format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Satoshi-Bold';
  src: url('../fonts/satoshi/Satoshi-Bold.woff2') format('woff2'),
       url('../fonts/satoshi/Satoshi-Bold.woff') format('woff'),
       url('../fonts/satoshi/Satoshi-Bold.ttf') format('truetype');
       font-weight: 700;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Satoshi-BoldItalic';
  src: url('../fonts/satoshi/Satoshi-BoldItalic.woff2') format('woff2'),
       url('../fonts/satoshi/Satoshi-BoldItalic.woff') format('woff'),
       url('../fonts/satoshi/Satoshi-BoldItalic.ttf') format('truetype');
       font-weight: 700;
       font-display: swap;
       font-style: italic;
}


@font-face {
  font-family: 'Satoshi-Black';
  src: url('../fonts/satoshi/Satoshi-Black.woff2') format('woff2'),
       url('../fonts/satoshi/Satoshi-Black.woff') format('woff'),
       url('../fonts/satoshi/Satoshi-Black.ttf') format('truetype');
       font-weight: 900;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'Satoshi-BlackItalic';
  src: url('../fonts/satoshi/Satoshi-BlackItalic.woff2') format('woff2'),
       url('../fonts/satoshi/Satoshi-BlackItalic.woff') format('woff'),
       url('../fonts/satoshi/Satoshi-BlackItalic.ttf') format('truetype');
       font-weight: 900;
       font-display: swap;
       font-style: italic;
}
body {
    font-family: 'Satoshi-Variable', sans-serif;
    font-size: 16px;
    text-decoration: none;
}
body, .sp-preloader {
    background-color: #F3F3F3;
}
#sp-header {
    background: #40b85c;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span{
	line-height: 60px;
}
.top-menu-head {
    border-bottom: 1px solid #ffffff8a;
}
.top-menu-head nav.sp-megamenu-wrapper.justify-content-center {
    justify-content: end !important;
}
.top-menu-head nav.sp-megamenu-wrapper .sp-megamenu-parent{
	margin: 0;
}
.bottom-menu-head #fd .fd-toolbar{
	line-height:60px;
}
.bottom-menu-head #fd .fd-toolbar__link {
	color: #ffffff;
	opacity: 0.88;
}
.bottom-menu-head #fd .fd-toolbar .is-active .fd-toolbar__link:not(.no-active-state), .bottom-menu-head #fd .fd-toolbar .is-active .fd-toolbar__submenu-link {
	background-color: transparent;
	opacity: 1;
	color: #ffffff;
}
.bottom-menu-head #fd .fd-toolbar__link:hover {
    opacity: 1 !important;
    background-color: transparent;
}
.bottom-menu-head #fd .fd-toolbar__link.is-composer {
    opacity: 1 !important;
    background-color: #0000008a;
    --tw-text-opacity: 1;
    color: #fff !important;
    border-radius: 100%;
}
.bottom-menu-head .fd-toolbar__item.fd-toolbar__item--action a {
    opacity: 1 !important;
}
.bottom-menu-head #fd .o-avatar.is-online {
	--tw-ring-color: var(--fd-success-300-hex,rgba(var(--fd-success-300),var(--tw-ring-opacity)) );
}

.text-color-holistic{
	color:#40b85c;
}
#es .btn-primary {
    background: #40b85c !important;
    border-color: #40b85c !important;
    color: #fff !important;
}
#es .btn-primary:hover, #es .btn-primary:focus-visible, #es .btn-primary:active {
    background: #40b85c !important;
    color: #fff;
	border-color: #40b85c !important;
	box-shadow: none !important;
}
#es .btn-primary:focus, #es .btn-primary.focus {
    color: #fff !important;
    background-color: #40b85c !important;
    border-color: #40b85c !important;
}
.btn-outline-primary {
    background: transparent ;
    border-color: #40b85c !important;
    color: #40b85c !important;
}
.btn-outline-primary:hover, .btn-outline-primary:focus-visible, .btn-outline-primary:active {
    background: #40b85c !important;
    color: #fff !important;
	border-color: #40b85c !important;
	box-shadow: none;
}
.sppb-btn-secondary, .btn-secondary {
    color: #40b85c;
    background-color: #ffffff;
    border-color: #ffffff;
}
.sppb-btn-secondary.sppb-btn-outline, .btn-secondary.btn-outline {
    color: #ffffff;
    background-color: transparent;
}
.sppb-btn-lg, .btn-lg {
    padding: 8px 2rem;
    font-size: 17px;
    line-height: 1.65;
    border-radius: 5px;
}
#sp-footer, #sp-bottom {
    background: #000;
    color: #FFFFFF;
}
#sp-bottom {
    font-size: 16px;
    line-height: 1.7;
}
#sp-footer a, #sp-bottom a {
    color: #ffffff;
}
div#sp-footer1 {
    text-align: center;
}




#es .es-container__sidebar{
    margin: 0px 0px 0px 20px;	
	width: auto;
}
#es .mod-es-menu-list {
    border: none;
}
#es .mod-es-menu-list__item {
    display: block;
    color: #252525;
    padding: 4px 0px;
}
#es .mod-es-pf-hd__cover-wrap{
	padding-top: 50%;
}
#es .mod-es-pf-hd__content {
    text-align: center;
    position: relative;
    border: none;
    padding: 17px;
    padding-top: 60px;
    border-bottom: 1px solid #e2e2e2;
}
#es .es-mobile-filter-slider .is-active .es-mobile-filter-slider__btn:hover, #es .es-story-privacy .es-privacy .es-privacy-toggle:hover, #es .es-story-privacy .es-privacy .es-privacy-toggle:focus, #es .es-story-privacy .es-privacy .es-privacy-toggle:active, #es .btn-es-primary:hover, #es .btn-es-primary:active, #es .btn-es-primary:focus {
    background-color: #40b85c !important;
    border-color: #40b85c !important;
}
#es .btn-es-default-o, #es .btn-es-default-o:hover, #es .btn-es-default-o:active, #es .btn-es-default-o:focus {
    background: #ffffff !important;
    color: #40b85c !important;
    border-radius: 100px;
    padding: 5px 12px;
    font-size: 12px;
    line-height: 2;
    border: 1px solid #40b85c !important;
}
.es-profile-header .g-list-inline--dashed>:not(:first-child) {
    margin-left: 8px;
    padding-left: 8px;
    border-left: 0 !important;
}
#es .es-profile-header {
    border: none;
}
#es .es-profile-header-nav {
    padding: 10px 20px;
}
#es .es-profile-header-nav .is-active .es-profile-header-nav__link {
    color: #40b85c;
    border-bottom-color: #4a90e2;
    border-bottom: none;
}
#es .es-profile-header-nav a {
    color: #222;
    font-weight: 600;
}
.es-cards .es-list__item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.border-none {
    border: none !important;
}
#es .es-list__item:not(:first-child) {
    border-top: none;
}
#es .es-snackbar2 {
    background: transparent;
    padding: 0;
}
#es .es-snackbar2__context {
    padding: 0;
}
#es .btn-popdown {
    background: #fff;
    padding: 0.5rem 1rem;
    border-radius: 100px;
    line-height: 2;
    border: none;
    display: flex;
    align-items: center;
}
#ed .btn-popdown {
    background: #fff;
    padding: 0.5rem 1rem;
    border-radius: 100px;
    line-height: 2;
    border: none;
    display: flex;
    align-items: center;
}
#es .btn-popdown.btn-sm .btn-popdown__caret {
    top: 16px;
    right: 12px;
}
#es .btn-popdown>div {
    padding: 4px 24px 4px 10px;
}
.es-stream-filters, .es-dashboard-filters {
    display: none;
}
#es .es-stream-control .btn-control i {
    font-size: 17px;
    color: #40b85c;
}
#es .es-actions-list .action-title-comment-counter {
  float: right;
  margin-right: 0;
}
#es .es-actions-list a {
    color: #40b85c;
}
.es-card__meta.creatorText a {
    color: #000 !important;
    font-size: 16px;
    font-weight: normal;
}
.text-dark a {
	    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important;
}
#es .bg-primary, .bg-primary {
    color: #fff !important;
    background-color: #40b85c !important;
}
#es .bg-primary a, .bg-primary a {
    color: #fff !important;
}
#es .es-profile-header__cover{
	max-height: 350px !important;
}
#es .es-cover-container {
    padding-top: 26%;
}
#es .es-profile-header__title>a {
    color: #000;
    font-weight: 700;
}

#es .btn-primary:active:hover, #es .btn-primary:active:focus, #es .btn-primary:active.focus, #es .btn-primary.active:hover, #es .btn-primary.active:focus, #es .btn-primary.active.focus, .open>.dropdown-toggle#es .btn-primary:hover, .open>.dropdown-toggle#es .btn-primary:focus, .open>.dropdown-toggle#es .btn-primary.focus {
    color: #fff !important;
    background-color: #40b85c !important;
    border-color: #40b85c !important;
}
#es .es-story-panel-button--photos .es-story-panel-button__shape{
	background-color: #40b85c !important;
	    border-radius: 100px;
}
#es .es-story-panel-button__shape {
	background-color: #40b85c !important;
	    border-radius: 100px;
		border: none;
}
#es .es-story-panel-button.active .es-story-panel-button__shape, #es .es-story-panel-button.active:hover .es-story-panel-button__shape, #es .es-story-panel-button.active:focus .es-story-panel-button__shape, #es .es-story-panel-button.active:active .es-story-panel-button__shape {
    border: none;
    position: relative;
}
#es .es-story-panel-button.active .es-story-panel-button__shape:before, #es .es-story-panel-button.active:hover .es-story-panel-button__shape:before, #es .es-story-panel-button.active:focus .es-story-panel-button__shape:before, #es .es-story-panel-button.active:active .es-story-panel-button__shape:before {
    content: " ";
    position: absolute;
    z-index: -1;
    top: -2px;
    left: -2px;
    width: 36px;
    height: 36px;
    border-radius: 100px;
    border: none;
}

#es .es-story-panel-button--popup .es-story-panel-button__shape {
    border: none !important;
    background: #fff !important;
    color: #000 !important;
}
#es .es-story-actions.no-privacy .es-story-submit {
    border-radius: 100px !important;
}
#es .es-streams .es-story {
    margin-bottom: 30px;
    margin-top: 26px;
}
#es .es-story-body {
    border: none !important;
}
#es .es-stream-list>li+li {

    border-top: none !important;
}



#sp-header nav.sp-megamenu-wrapper #offcanvas-toggler .burger-icon {
    border: 1px solid #fff;
    padding: 2px;
    height: 33px;
    color: #fff !important;
    width: 33px;
}
.burger-icon>span {
	 background-color: #fff !important;
}
#eb .eb-post-actions {

    margin-top: 0px;
}
.eb-post-actions i {
    color: #40b85c;
}

#eb .eb-post-listing.is-column .eb-card, #eb .eb-post-listing.is-column .eb-post {
    overflow: hidden;
    border-radius: 5px;
}
#sp-left .sp-module, #sp-right .sp-module {
    border: none;
    padding: 0px;
    border-radius: 0;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0 0 10px;
    padding-bottom: 10px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: none;
}
#sp-left .sp-module ul>li, #sp-right .sp-module ul>li {
  
    border-bottom: none;
}
.jh-avatar.jh-avatar--48 img {
    height: 48px;
    width: auto;
    object-fit: fill;
}
.jh-mod-latest-blogger .jh-meta__list span {
    color: #40b85c !important;
}
.com-easyblog.view-entry.layout-default div[data-blog-reading-container], .com-easyblog.view-entry.layout-default .eb-entry-author, .com-easyblog.view-entry.layout-default .eb-comments {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
	margin-bottom:30px;
}
.ed-mod--welcome hr {
    border: 2px solid #cecece;
}
.avatar_senioriz_discus span.ed-user-name {
    display: none;
}
.body_no_avatar_img .o-avatar {
    display: none !important;
}
.avatar_senioriz_discus .o-avatar {
    width: 70px !important;
    height: 70px !important;
}
#ed .o-card--ed-active-category, #ed .o-card--ed-active-tag, #ed .o-card--ed-dashboard-form, #ed .o-card--ed-dashboard-item, #ed .o-card--ed-edit-profile-item, #ed .o-card--ed-empty-section, #ed .o-card--ed-entry-item, #ed .o-card--ed-forum-category, #ed .o-card--ed-locked-section, #ed .o-card--ed-notification-item, #ed .o-card--ed-post-viewers, #ed .o-card--ed-reply-login, #ed .o-card--ed-subscriptions, #ed .o-card--ed-subscriptions-post-item, #ed .o-card--ed-user-item, #ed .o-card--ed-user-profile {
    background-color: #fff;
}
.cover-rounded .es-card__cover {
    border-radius: 7px !important;
}
.groups-list-new .es-card__title a {
    color: #000;
}
.groups-list-new i {
    color: #40b85c;
}
.groups-list-new .es-data-truncater {
    line-height: 1.5;
}

.btn-donate-amount {
    background: #fff;
	font-weight:700;
}
.btn-donate-amount:hover {
    background-color: #40b85c !important;
    color: #fff !important;
}
.btn-check:checked+.btn-donate-amount, .btn-donate-amount.active, .btn-donate-amount.show, .btn-donate-amount:first-child:active, :not(.btn-donate-amount-check)+.btn-donate-amount:active {
    color: #fff;
    background-color: #40b85c;
    border-color: #40b85c;
}

.header-switch .jrButton.jrActive, .header-switch .jrButton.jrActive:hover {
  cursor: default;
  background-color: #40b85c !important;
}
.header-switch .jrButton.jrActive [class^="jrIcon"]::before, .header-switch .jrButton.jrActive:hover [class^="jrIcon"]::before {
  color: #fff;
}
.header-switch .jrButton, .header-switch a.jrButton, .header-switch a.jrButton:link, .header-switch a.jrButton:visited {
  color: #FFF;
  background-color: #fff;
  border-color: #fff;
}
.header-switch .jrButtonGroup {
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  border-radius: 100px;
  border: 0;
}
.header-order .jrOrdering > span {
  display: none;
}
.header-order .jr-list-sort.jrSelect {
  background: #fff !important;
  border: none !important;
  border-radius: 100px !important;
}


@media(max-width: 575px){
div#sp-logo:after {
    content: "";
    width: 54%;
    background: #fff;
    height: 1px;
    position: absolute;
    transform: translateX(27%);
}
#sp-main-body {
    padding: 30px 0;
}
#es .es-container .es-content{
	min-width:100% !important;
}
	
#sp-header {
    height: 70px;
    line-height: 70px;
}
#offcanvas-toggler {
    height: 70px;
    line-height: 70px;
}	
#es.is-mobile .es-snackbar2__actions {
    width: auto;
}
#es.is-mobile .es-snackbar2__context {
    width: auto;
}
#es.is-mobile .es-snackbar2 {
    -webkit-flex-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
}
#es .es-card__ft {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 8px 16px;
    background-color: #fff;
}	
#es .es-list-item__title h4 {
    font-size: 1rem;
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}	
.es-list-item__context .jh-meta__list {
    font-size: 0.5rem !important;
}
#es .es-list-item__action .btn {
    margin-left: 0;
}
#es .es-list-item__context p {
    margin: 0;
}
#es .es-island.card img {
    min-height: 100%;
    object-fit: cover;
    max-width: 100%;
}
.view-events.layout-default .es-list-item__action .text-color-holistic.fs-5 {
    font-size: 0.8rem !important;
}
#es.is-mobile .es-profile-header__avatar-wrap {
    bottom: -12px;
    left: 50%;
    margin-left: -20px;
}
#es .o-avatar-v2--xl {
    width: 50px;
    height: 50px;
    line-height: 1;
    font-size: 24px;
}
#es .es-profile-header__bd {
    margin-left: 45px;
    padding: 16px 6px;
}
#es .btn-es-default-o, #es .btn-es-default-o:hover, #es .btn-es-default-o:active, #es .btn-es-default-o:focus {
    background: #ffffff !important;
    color: #40b85c !important;
    border-radius: 100px;
    padding: 1px 5px;
    font-size: 10px;
    line-height: 1.6;
    border: 1px solid #40b85c !important;
}
#es .es-profile-header__title {
    font-size: 16px;
 
}
#ed .btn-popdown {
    background: #fff;
    padding: 0.2rem 0.3rem;
    font-size: 0.7rem;
    margin: 0px 0.1rem;
}
#ed .btn-popdown b {
    display: none;
}
}