div#cover-image-container {
  margin-top: 0px;
  border-radius: 10px !important;
  overflow: hidden;
}

.group-invites.buddypress .bp-single-vert-nav .item-body, .type-bp_members .bp-single-vert-nav .item-body {
	padding-top: 0px;
	padding-left: 10px;
}

.bb-sub-forum-title {
	display: none;
}

#wpnt-notes-panel2,
#wpnt-notes-iframe2 {
	display: none !important;
}

.site-header .site-header-container {
    height: 122px !important;
}

.site-header-container #site-logo .site-title img.bb-logo {
    max-height: 122px !important;
    height: 122px !important;
}


#respond #comment-form-comment {
    border: 1px solid #594834 !important;
}

.sticky-header .site-content, body.buddypress.sticky-header .site-content, .bb-buddypanel.sticky-header .site-content, .single-sfwd-quiz.bb-buddypanel.sticky-header .site-content, .single-sfwd-lessons.bb-buddypanel.sticky-header .site-content, .single-sfwd-topic.bb-buddypanel.sticky-header .site-content {
  padding-top: 137px;
}

#masthead {
	background-image: url('https://filmaty.com/wp-content/uploads/2024/09/header-banner-2.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

@media only screen and (max-width: 1350px) and (min-width: 800px)  {
    .bb-mobile-header-wrapper .bb-left-panel-icon-wrap {
        position: absolute;
        left: 30px;
        top: 42px;
    }
	
	html[lang="ar"] .bb-mobile-header-wrapper .bb-left-panel-icon-wrap {
        position: absolute;
        left: auto;
				right: 30px;
        top: 42px;
    }
}

@media (min-width: 1350px) {
    .bb-mobile-header-wrapper .bb-left-panel-icon-wrap {
        left: calc(50% - 597px) !important;
    }
	
	html[lang="ar"] .bb-mobile-header-wrapper .bb-left-panel-icon-wrap {
				left: auto !important;
        right: 30px !important;
    }
}

#header-aside {
    margin-left: 60px;
}

html[lang="ar"] .site-branding {
	padding-left: 0px;
}

html[lang="ar"] #header-aside {
    margin-left: 0px !important;
		margin-right: 60px;
}

.bb-mobile-panel-wrapper {
    width: 300px;
	overflow-x: hidden;
}


.rtl-list {
	direction: rtl !important;
}


