/* Menu Padding Horizontal */

.main-navigation ul li a {
padding-right: 5px !important;
padding-left: 5px !important;
}

/* recovery 2022 */
.thumbnail-meta a{
  background-color:rgba(0,0,0,0.5) !important;
}

/* custom video position */
.wp-video {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
/* font size grid : id use # class use . */

/* .lsow-entry-text-wrap.entry-title a{
		font-size:2.8vh;
}
*/

/* list category posts fix */
.lcp_catlist img{
  float:left !important;
  padding: 0 15px 0 0;
}
.lcp_catlist li{
  display: inline-block;
  border: 1px solid;
  padding: 0 5px;
  margin: 2px;
  width:100%;
}

/* post grid sidebar */
.rt-col-md-12.rt-col-sm-12.rt-col-xs-12.even-grid-item.rt-grid-item {
		margin-bottom: 10px !important;
}

.rt-col-md-12.rt-col-sm-12.rt-col-xs-12.even-grid-item.rt-grid-item h3.entry-title{
		font-weight: bold !important;
}
/* alert sidebar format */
aside#secondary .so-widget-sow-editor.so-widget-sow-editor-base {
		line-height: 1.2em !important;
}

/* alert table */
.stripe2.dataTable.no-footer td {
  color: black !important;
	font-size: 0.7em !important;
}

.stripe2.dataTable.no-footer th {
/* background-color: black !important;*/
/* border: 1px solid !important; */
/*	border-top-color:white !important; */
	font-size: 0.6em !important;
}




.sizemegreen {
	background: green !important;
	font-size: 12px !important;
	color: white !important;
	
}
.sizemered {
	background: red !important;
	font-size: 12px !important;
	color:white !important;
	
}

.dataTables_length select
{
		/* background-color: black !important; */
}

.dataTables_length label{
		/* color: white !important; */
}

/* social block */
hr {
  /* border: 1px solid black !important;*/
		height: 1px;
        background-color: black !important;
        border: none;
}

/* buddy press fixes */
/* follow buttons fix */

@media only screen and (max-width: 760px){


.follow.button, .unfollow.button {
		color:purple !important;
		/*padding: .3em .5em !important;*/
		margin: 5px !important;


}

@media screen{
div.generic-button {
		float:left;

/* margin: 10px 10px 0 0; */
padding: 4% !important;
max-width: 120px;
	overflow-wrap:normal; 
		position: relative;
top: -20px;
		}}
		/* .follow.button, .unfollow.button   {
		width: 100px !important;
}
*/
}

/* temp fix for buddypress showing */

.bp-secondary-action.buddyboss_edit_activity_cancel.button {
display:inline-block !important;
}

.button.bp-secondary-action.action-edit.buddyboss_edit_activity.action-save{
display:inline-block !important;
}

@media only screen and (max-width: 760px){
.bp-navs {
		font-size: 14px !important;
		}
		
.bp-navs li{
		height: 28px !important;
		}		
	
		
.subnav	ul li{
 font-size:14px;
}
		
		
}

/* .activity h1.entry-title , .groups h1.entry-title , .members h1.entry-title {
		 
		float:left !important;
} */

.bp-nouveau header.entry-header h1.entry-title {
		display:inline-block;
}

.members .buddypress-wrap.siteorigin-unwind.bp-dir-hori-nav {
		border: 1px solid lightgray;
		padding : 3% 3% 3% 3% ;
}

.groups .buddypress-wrap.siteorigin-unwind.bp-dir-hori-nav {
		border: 1px solid lightgray;
		padding : 3% 3% 3% 3% ;
}

.activity .buddypress-wrap.siteorigin-unwind.bp-dir-hori-nav {
		border: 1px solid lightgray;
		padding : 3% 3% 3% 3% ;
}


/* dashboard */



/* mediapress bug will not show external when local is disabled */

.mpp-dropzone { display:none !important;} 

/* hot keys format - buddypress */
/* .mpp-item-actions.mpp-media-actions.mpp-photo-actions */

.mpp-item-actions ::before, .mpp-gallery-title ::before {
		content: "[" !important;
}

.mpp-item-actions ::after {
		content: "]" !important;
}

span#activity-visibility { float:right !important;}

/* hide me */
img.avatar.user-1-avatar.avatar-50.photo {
		display:none !important;
}

/* nouveau media player icon fix */
/* issue with bacground border-style and width for li a */

.mejs-button.mejs-volume-button.mejs-mute li a{
		border: 5px solid !important;
		background: rgba(0, 0, 0, 0.5) !important;
		width:.5% !important;
}

#lineH {
  line-height: 0.8 !important;
}
#lineH2 {
  line-height: 1.1 !important;
}

#lineH3 {
  line-height: 1.3 !important;
}

/* temp font color fix for posts */

.siteorigin-widget-tinymce.textwidget { color: #000000 !important; }
 .panel-widget-style   { background-color: #f9f9f9 !important; } 

.socialfix {
		background-color: white !important;
}

/*clone it */
.checks {}

.checks img {
    display: block !important;
    max-width: 100% !important;
}

.join_content h3 {
    font-family: 'latobold' !important;
    font-weight: normal !important;
    color: #434343 !important;
    letter-spacing: -0.025em !important;
    line-height: 15px !important;
    font-size: 8px !important;
    text-transform: uppercase !important;
    padding-top: 20px !important;
}

.join_content h3 span {
    color: #e83b36 !important;
}

.join_content ul {
    padding-top: 8px !important;
    color: #e83b36 !important;
}

.join_content ul li {
    padding: 12px 0 11px 40px !important;
    color: #e83b36 !important;
    font-size: 10px !important;
    background: #f5f2f6 url(../images/point.png) no-repeat 10px 9px !important;
    margin-bottom: 3px !important;
    text-transform: uppercase !important;
}

.join_content ul li:last-child {
    border-bottom: none !important;
    color: #e83b36 !important;
}