.pattern-grey-circle:before{
    content: url(https://www.elysiumhealthcare.co.uk/wp-content/themes/elysium/assets/images/misc/bubbles.png);
    position: absolute;
    top: -30px;
    left: 20px;
}

.pattern-grey-circle .elementor-button-content-wrapper{
    display: flex;
    align-items: center;
}

.pattern-grey-circle .fa-angle-right{
    font-size: 40px;
    font-weight: 100 !important;
    font-family: "FontAwesome";
}

.factsheet-icon p:before{
    content: url(https://www.elysiumhealthcare.co.uk/wp-content/themes/elysium/assets/images/misc/factsheeticon.png);
    position: absolute;
    top: 10px;
    left: 20px;
}

.time-social-media-feeds a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.time-social-media-feeds a span {
    font-size:1.2rem;
    color:#847681;
    font-weight:400;
    letter-spacing:0;
}

.box-shadow-image img {
    background: white;
    padding: 3px;
    box-shadow: 0 0 1px #545454;
}


/* POSTS */
.ehc-nb-posts-sc {
    min-height: calc(100% - 62px);
}

.ehc-nb-posts-sc .elementor-widget-container,
.ehc-nb-posts-sc .elementor-shortcode {
    height: 100%;
}

.ehc-nb-posts-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    background: #fff;
    margin-bottom: 3rem;
}

.ehc-nb-post {
    background-color: #f4f4f4;
    border-bottom: 1px solid #ffffff;
    padding: 1rem 2rem;
}

.ehc-nb-post-title {
    margin-bottom: 0;
}



.ehc-nb-post-title a {
    display: block;
    color: #00929f;
    font-family: "Ubuntu", Sans-serif;
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 900;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ehc-nb-post-date {
    font-family: "Ubuntu", Sans-serif;
    font-size: 1.1rem;
    font-weight: 600;
    color: #A9A9A9;
}

.ehc-nb-post-excerpt {
    color: #818181;
    font-family: "Ubuntu", Sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
}

.ehc-nb-post-all {
    background-color: #FFC425;
    text-align: right;
    padding: .2rem 2rem;
    margin-top: auto;
}

.ehc-nb-post-all a {
    position: relative;
    display: inline-flex;
    align-items: center;
    font-size: 15px;
    color: #fff;
}

.ehc-nb-post-all a::after {
    content: "\f105";
    font-size: 40px;
    line-height: 1;
    font-weight: 100 !important;
    font-family: "FontAwesome";
    margin-left: 20px;
}


/* PRESS RELEASE */
.press-release .ehc-nb-post {
    position: relative;
}

/* .press-release .ehc-nb-post::before {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 10px);
    width: 20px;
    height: 20px;
    background: #f39000;
    border-radius: 50%;
} */

/* .press-release .ehc-nb-post-title,
.press-release .ehc-nb-post-date {
    margin-left: 35px;
} */
/* /PRESS RELEASE */


/* BEST PRACTICE */
.best-practice .ehc-nb-post {
    padding: 1rem 2rem;
}

.best-practice .ehc-nb-post-date {
}

.best-practice .ehc-nb-post-all {
    background-color: #00C4EA;
}
/* /BEST PRACTICE */


/* USEFUL RESOURCES */
.useful-resources .ehc-nb-post {
    padding: 1rem 2rem;
}

.useful-resources .ehc-nb-post-date {
    display: none;
}

.useful-resources .ehc-nb-post-all {
    background-color: #C9D100;
}
/* /USEFUL RESOURCES */


/* FACTSHEETS */
.factsheets .ehc-nb-post {
    position: relative;
}

.factsheets .ehc-nb-post::before {
    content: url('/wp-content/themes/elysium/assets/images/misc/factsheeticon.png');
    position: absolute;
    top: 10px;
    left: 20px;
}

/* .factsheets .ehc-nb-post-title,
.factsheets .ehc-nb-post-date {
    margin-left: 40px;
} */

.factsheets .ehc-nb-post-date {
    display: none;
}

.factsheets .ehc-nb-post-all {
    background-color: #AE5BA3;
}
/* /FACTSHEETS */

/* QUALITY IMPROVEMENT NEWS */

.quality-improvement-news .ehc-nb-post-title {
    display: flex;
    align-items: center;
    /* padding: 0 1rem 1rem; */
}


.quality-improvement-news .ehc-nb-post-title a {
    color: #7686c2;
}


.quality-improvement-news .ehc-nb-post-all {
    background-color: #00929F;
}

/*  /QUALITY IMPROVEMENT NEWS */


/* MEMBERS BLOG */
.members-blog .ehc-nb-post-title {
    display: flex;
    align-items: center;
    /* padding: 0 1rem 1rem; */
}

.members-blog .ehc-nb-post-title a {
}

/* .members-blog .ehc-nb-post-title::before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(/wp-content/uploads/2021/03/Thinkspace_bannerv5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: 15px;
} */

.members-blog .ehc-nb-post-date {
    display: none;
}

.members-blog .ehc-nb-post-all {
    background-color: #c1cd23;
}
/* /MEMBERS BLOG */
/* /POSTS */


/*--START SOCIAL FEED--*/
.ff-stream-wrapper {
	margin: 0px !important;
}

div#ff-stream-1 {
	padding: 0px !important;
}

span.ff-img-holder.ff-img-landscape.ff-img-loaded {
	display: none;
	min-height: 0px !important;
}

h6.ff-item-bar {
	display: none;
}

.ff-item .ff-content {
	margin: 2%!important;
	overflow: hidden;
}

.ff-loadmore-wrapper {
	display: none;
}

.ff-content br+br,
.ff-content br+br+br {
	display: none;
}

.ff-content.is-truncated {
	height: 40px;
	overflow: hidden;
}

.ff-content {
	max-height: 33px!important;
	overflow: hidden!important;
}

.ff-item-meta {
	margin: 0 10px;
}

.ff-stream-wrapper>article {
	position: relative!important;
	top: 0px!important;
	height: auto!important;
	transform: none!important;
	padding-bottom: 10px;
	background: #fff;
	box-shadow: none!important;
}

.ff-item .ff-content {
	margin: 5px 10px 0px!important;
	line-height: 1.2;
}

.ff-item .ff-userpic {
	display: none;
}

.ff-upic-timestamp .ff-name {
	line-height: 1;
}

a.ff-nickname {
	display: none!important;
}

a.ff-timestamp {
	position: absolute;
	right: 0;
	margin-top: -15px;
}

a.ff-name {
	padding-left: 0px!important;
}

.ff-stream-wrapper>article * {
	box-shadow: none!important;
}

.ff-stream-wrapper>article .ff-item-meta {
	margin: 0px 10px!important;
}

.ff-item .ff-userpic {
	display: none!important;
}

div#ff-stream-1 {
	min-height: unset!important;
}

.ff-stream-wrapper>article:nth-child(4) {
	padding-bottom: 22px!important;
}

.ff-stream-wrapper>article {
	width: 100%!important;
}

.ff-stream-wrapper>article {
	float: none!important;
	line-height: 1;
	margin-bottom: 0px!important;
	position: relative!important;
	display: inline-grid;
	height: auto!important;
}

.ff-stream-wrapper {
	height: auto!important
}

.ff-stream-wrapper>article {
	padding-left: 20px;
	padding-right: 20px
}

.ff-stream-wrapper>article.ff-linkedin .ff-item-meta:before {
	content: '\f0e1'
}

.ff-stream-wrapper>article.ff-twitter .ff-item-meta:before {
	content: '\f099'
}

.ff-stream-wrapper>article .ff-item-meta:before {
	font-family: FontAwesome;
	display: inline-block;
	float: left;
	position: absolute;
	margin-left: -18px;
	margin-top: 4px;
	color: #008B9E !important;
}

.ff-stream-wrapper>article .ff-item-meta {
	margin-left: 28px!important
}

.ff-item .ff-content {
	padding-top: 10px;
	margin-bottom: -10px!important;
}

.ff-img-holder {
	display: none!important;
}






.ff-stream-wrapper.ff-infinite .ff-item-header,
a.ff-likes, a.ff-shares, a.ff-comments,
.ff-upic-timestamp .ff-item-meta h6:not(.ff-item-bar) {
    display: none!important;
}


.ff-slideshow .ff-item-meta {
    padding: 0 10px!important;
    border: none!important;
}

.ff-slideshow .ff-item-bar,
.ff-stream-wrapper {
    padding: 0!important;
}

.ff-infinite .ff-content {
    max-height: 1.4em!important;
    overflow: hidden!important;
    font-size: 1.4em!important;
}

.ff-stream-wrapper.ff-infinite>li {
    border: none!important;
    padding: 10px 20px!important;
}

.ff-slideshow .ff-item-bar .ff-timestamp {
    font-size: 0.9em!important;
    font-weight: 200!important;
}

h6.ff-item-bar:after {content: "Elysium Healthcare";font-weight: bold;color: #333;padding: 5px 0;display: inline-block;}

h6.ff-item-bar:before {font-family: 'FontAwesome';padding-right: 5px;}
.ff-slide-twitter h6.ff-item-bar:before{content: "\f099";}
.ff-slide-linkedin h6.ff-item-bar:before{content: "\f08c";}
.ff-slide-facebook h6.ff-item-bar:before{content: "\f09a";}

@media (max-width:768px) {
	a.ff-timestamp {
		position: relative!important;
		margin: 0px!important;
		padding-left: 0px!important;
	}
}

@media (max-width:767px) {
    .ehc-nb-posts-sc {
        min-height: auto;
    }
    
    .ehc-nb-posts-wrapper .ehc-nb-post {
        padding: 1.5rem 2rem;
    }
    
    .members-blog .ehc-nb-post-title {
        /* padding: 0 0 1rem; */
    }
    
    .factsheets .ehc-nb-post::before {
        top: 15px;
    }
    
    /* .members-blog .ehc-nb-post-title::before {
        width: 20px;
        height: 20px;
    } */
}

/*--END SOCIAL FEED--*/