#page-site-header .overlay { display: none; }
#page-site-header:before {
	opacity: 0;
}
#site-navigation {
	margin-bottom: 25px;
}
.sharedaddy {
	display: none;
}

.entry-meta.posted-on {
	display: none;
}
.page-header > .wrapper {
		background: url( 'https://farm4.staticflickr.com/3262/3112684900_497293aa3a_m.jpg') no-repeat center center;
  background-size:100%;
/*   color: transparent; */
  -webkit-background-clip: text;
  background-clip: text;
}
#page-site-header {
	background: white;
	background-image: none !important;
	padding: 50px 0 0px;
	margin-bottom: -100px;
	min-height: 100px;
	width: 100%;
}
#page-site-header > .page-header > .wrapper > h2.page-title {
/* 	background: white; */
	width: 100%;
	max-width: none;
	background: -webkit-linear-gradient(45deg, #a9b6f8, #667bdb 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin: 0;
/* 	color: transparent; */
/* 	background: transparent; */
}
.cat-links {
	display: none;
}

h2.entry-title {
	line-height: 1;
}
h2.entry-title a {
	font-weight: 600;
	font-size: 24px;
	letter-spacing: -1px;
}
#page {
	box-shadow: 0 0 25px rgba(200, 200, 200, 0.2);
}
/* Subscribe Newsletter */
#colophon .footer-widgets-area.page-section.col-2 h2 {
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Raleway;
}
#colophon .footer-widgets-area.page-section.col-2 h2 a {
	font-size: 21px;
}
#subscribe-email {
	display: inline-block;
	width: 50%;
}

#subscribe-email input {
	height: auto;
	min-height: auto;
	padding: 7px;
	background: #fff;
}
#subscribe-email input::placeholder {
	color: #adadad;
	font-family: Roboto;
	font-size: 14px;
	padding: 15px 10px;
}
.site-footer .jetpack_subscription_widget #subscribe-submit:after {
	display: none;
}
#subscribe-submit button {
	background: #26386a;
	border: none;
	border-radius: 0;
	color: white;
	letter-spacing: 1px;
	padding: 15px 30px;
	text-transform: uppercase;
}

#colophon .page-section {
	padding: 50px 0;
}
.main-navigation ul.nav-menu > li > a {
	letter-spacing:1.5px;
	font-size:14px;
}

/* Read more button */
.hide {
	display: none;
}
.readmore {
	border: none;
	border-radius: 0
	background-color: transparent;
	width: auto;
	height: auto;
	padding: 0;
}
.readmore a {
	padding: 15px 25px;
	text-transform: uppercase;
/* 	color: #eab6c8; */
/* 	background: #7793f8; */
	color: white;
	background: black;
	letter-spacing: 1px;
	font-size: 14px;
}
.readmore a {
	background-image: linear-gradient(to right, #667adb 40%, #667adb 80%);
	transition: 0.2s;
/* 	##adb8f9 > #4867e4 */
}

.readmore a:hover {
	box-shadow: 5px 5px 5px #e2e6f9;
}

#colophon .page-section {
	background-image: linear-gradient(to right, #adb8f9 0%, #667adb 80%);
}
#top-bar.top-bar-widgets {
	background-image: linear-gradient(to right, #adb8f9 0%, #759ef3 80%);
}
.site-info {
	background-color: #26386a;
	padding: 5px;
}

.blog-posts-wrapper .entry-title {
	height: 60px;
	max-height: 60px;
	text-align: left !important;
}
body.home .entry-content {
	padding-top: 5px;
	text-overflow: ellipsis;
/*   overflow: hidden; */
/*   word-break: break-all; */
}
body.home .entry-content p {
	height: 60px;
	text-align: left;
	display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body.home .post-item figure a {
	display: block;
/* 	max-height: 300px; */
	overflow: hidden;
}
body.home .post-item figure img {
	display:block;
}
body #primary {
	display: block;
	padding: 50px 0 200px;
	margin-bottom: 100px;
	height: 110%;
	min-height: 110%;
}
body main {
	display: inline-block;
	width: 100%;
}
body #primary .no-results.not-found {
	display: block;
	position: relative;
/* 	background: black; */
	height: auto;
	padding: 50px 0;
}
body #primary #main .col-3.grid {
/* 	height: auto !important; */
}
.category #page-site-header {
	display: none;
}
#top-bar ul.social-icons {
	margin-left:-10vw;
}
#top-bar ul.social-icons li:last-child {
	display: none;
}
#top-bar ul.social-icons > li:last-child {
	display: none;
}
#top-bar ul.social-icons > li:nth-child(5) {
	position: relative;
	left: 0vw;
	float: left;
/* 	padding-top: 5px; */
	width: 150px;
} 
#top-bar ul.social-icons > li:nth-child(5) a {
	position: relative;
	left: 15vw;
	float: left;
	content: url(https://shop.senegence.com//static/media/SG-Logo-WhiteText-R.0aeeb6c9.png);
/* 	padding-top: 5px; */
	width: 150px;
}

/* New Styling */
body .blog-posts-wrapper article.has-post-thumbnail {
	padding:50px;
	padding-bottom: 25px !important;
}
.entry-container * {
	background: transparent;
	color: rgba(255, 255, 255, 0.9) !important;
}
.entry-container:hover * {
	color: #FFF !important;
	font-weight: 500;
}


.entry-container .entry-container h2 { 
	position: relative;
}
.entry-container .entry-header h2 a { 
	position: absolute;
	font-weight: 600;
	font-size: 35px;
  left: 0;
  bottom: 150px;
	width: 100%;
  padding: 40px;
}

.entry-container .entry-content {
	bottom: 90px;
	padding-right: 40px;
	position: absolute;
}
.entry-container .entry-content p {}
.blog-posts-wrapper .has-post-thumbnail {
	margin:0 auto;
}
.blog-posts-wrapper .has-post-thumbnail .entry-container {
	position: absolute;
	height: 100%;
	top: 0;
	padding: 0 45px;
	width: 90%;
	display: inline-block;
}
.blog-posts-wrapper figure {
	margin: 0;
	opacity:0.8;
}
.entry-button {
	position: absolute;
	bottom: 75px;
}
.readmore a {
	font-size:12px;
	padding: 0;
	background: transparent;
	background-image: transparent;
	background-color: transparent;
}
.readmore a:hover {
	box-shadow: none;
}
.blog-posts-wrapper .post-item {
	background: rgba(100, 100, 100, 1);
}

body.category .blog-posts-wrapper article.has-post-thumbnail {
	padding: 15px;
}
body.category #main.blog-posts-wrapper .entry-content {
	line-height: 20px;
	text-align: left;
}
body.category .entry-container .entry-header h2 a {
	bottom: 185px;
}
.content-area p {
	line-height: initial !important;
}
.content-area p strong {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: -10px;
}
@media only screen and (max-width: 750px) {
	.entry-container .entry-header h2 a {
		font-size: 28px;
		bottom: 135px;
	}
	.entry-container .entry-content {
		bottom: 75px;
		line-height: 20px;
	}
	body.category	.entry-container .entry-header h2 a {
		bottom: 145px;
	}
	body.category .entry-container .entry-content {
		bottom: 50px;
		line-height: 20px;
	}
	body.category .entry-button {
		bottom: 50px;
	}
}
@media only screen and (max-width: 600px) {
  article {
		top: auto !important;
    position: relative !important;
  }
	body #primary #main .col-3.grid {}
	.blog-posts-wrapper .has-post-thumbnail .entry-container {
	height: auto;
}
	.blog-posts-wrapper .has-post-thumbnail .entry-container {
		top: auto;
		bottom: -25px;
	}
	.entry-container .entry-header h2 a {
		font-size: 30px;
		bottom: 155px;
	}
	body.home .entry-content p {
		line-height: 20px;
	}
	#top-bar.top-bar-widgets {
		height: 90px;
	}
	#top-bar ul.social-icons {
/* 		margin-left: -5vw; */
	}
	#top-bar ul.social-icons > li:nth-child(5) {
		display: block;
    bottom: 40px;
    position: relative;
    float: none;
		left: 5%;
	}
	#top-bar ul.social-icons > :not(li:nth-child(5)) a {
		top:50px;
		position: relative;
	}
	#top-bar ul.social-icons {
		position: absolute;
		left: 40%;
		top: 0;
	}
}
.post-template-default p {
	margin-bottom: 0 !important;
	padding-bottom: 10px;
}
.post-template-default p > >strong strong:last-child  {
	padding-bottom: 20px;
}
.post-template-default .entry-content h2,
.post-template-default .entry-content h3,
.post-template-default .entry-content h4 {
	color: #759ef3;
	margin: 0;
	padding: 5px;
}
.post-template-default .entry-content h2 a,
.post-template-default .entry-content h3 a,
.post-template-default .entry-content h4 a {
	color: #759ef3;
	transition: 0.2s;
	text-decoration: underline.
}
.post-template-default .entry-content a:hover {
	color: #7799d8;
}
