.box-single{
	.entry-category{
		margin-bottom: 12px;
	}
	.entry-title{
		margin-bottom: 15px;
	}
	.entry-header{
		margin-bottom: 28px;
	}
}

.entry-content p a,
.entry-content ul a,
.entry-content ol a,
.gridlove-text-module-content p a{
	border-bottom: 1px solid;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
	    -ms-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
}
.entry-tags{
	margin-bottom: 55px;
}
.entry-tags a{
    font-size: 14px;
    line-height: 25px;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    margin-bottom: 4px;
    text-align: center;
    height: 25px;
    border-radius: 20px;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
	    -ms-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
	        transition: all .2s ease-in-out;
}


/* Author */
.gridlove-prev-next-nav,
.gridlove-author{
	border-top: 1px solid rgba(0,0,0,0.1);
	padding-top: 35px;
}
.gridlove-author{
	margin-bottom: 35px;
}
.gridlove-author img{
	border-radius: 50%;
}
.gridlove-author-links .fa{
	color: #FFF;
	height: 30px;
	width: 30px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	padding: 10px 0;
	font-size: 12px;
	margin: 0 3px 2px;
	vertical-align: middle;
	  .gridlovetransition(all, .2s, ease-in-out);
}
.gridlove-author h4{
	margin-bottom: 12px;
}

.gridlove-author-links .gridlove-pill{
	margin-bottom: 2px;
}
.gridlove-author-desc{
	margin-bottom: 24px;
}
.gridlove-author-links{
	margin-bottom: 2px;
}
.gridlove-footer{
	clear: both;
}

/* Sticky Share */

.gridlove-share .meks_ess {
    width: 70px;
    background: #FFF;
    padding: 16px;
    text-align: center;
	margin-bottom: 0;
	display: block;
	position: static;
}
body .gridlove-share .meks_ess a {
    display: inline-block;
    clear: both;
    height: 33px;
	width: 33px;
	min-width: 33px;
    // border-radius: 2px;
    margin: 0 0 10px !important;
    line-height: 33px;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
body .gridlove-share .meks_ess a:last-child{
	margin-bottom: 0 !important;
}
.gridlove-share a span{
	display: none;
}

/* Share in content */

.single .entry-tags + .gridlove-content-share {
	margin-top: -35px;
	margin-bottom: 50px;
}
body .meks_ess.rectangle.no-labels a {
	min-width: 70px;
}
body .meks_ess.rectangle a {
    min-width: 100px;
}
body .meks_ess.rounded.no-labels a {
	min-width: 70px;
}
body .meks_ess.rounded a {
    min-width: 110px;
}

.text-center{
	text-align: center;
}
.box-inner-p-smaller .entry-header{
	margin-bottom: 0;
}
.entry-overlay-wrapper{
	position: relative;
}
.box-single .entry-overlay-wrapper{
	text-align: center;
}
.gridlove-single-layout-5 .box-single .entry-overlay-wrapper{
	text-align: left;
}
.gridlove-single-layout-5 .box-single .entry-overlay-wrapper,
.gridlove-single-layout-6 .box-single .entry-overlay-wrapper{
	min-height: 300px;
    background: rgba(0,0,0,0.6);
}

.gridlove-page-layout-4,
.gridlove-page-layout-5,
.gridlove-single-layout-7,
.gridlove-single-layout-8{
    margin-top: -75px;
    position: relative;
    z-index: 999;	
}

.gridlove-cover-content.gridlove-cover-reset{
	.entry-header{
	    position: relative;
	    height: auto;
	    z-index: 100;
	    text-align: center;
	    margin: 0 auto;
	    width: 500px;
	}
	.entry-meta{
		position: relative;
		bottom: 0;
	}
	.entry-content{
		max-width: 500px;
	}
}

.gridlove-pn-ico,
.gridlove-slider-controls > div{
    height: 25px;
    width: 25px;
    line-height: 25px;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    font-size: 9px;
    float: left;
    margin-right: 15px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}

.gridlove-prev-next-nav a{
	display: flex;
	align-items: center;
}

.gridlove-slider-controls>div{
	margin-right: 0;
}
.gridlove-prev-next-nav{
	display: flex;
	justify-content: space-around;
}
.gridlove-prev-next-nav .gridlove-next-link a{
	flex-direction: row-reverse;
}
.gridlove-prev-next-nav .gridlove-next-link:only-child{
	position: relative;
    right: -25%;
}
.gridlove-pn-link{
	font-size: 14px;
    display: table;
    line-height: 18px;
    max-width: 70%;
}
.gridlove-prev-next-nav > div{
	width: 50%;
}
.gridlove-next-link{
	text-align: right;
}
.gridlove-next-link .gridlove-pn-link,
.gridlove-next-link .gridlove-pn-ico{
	float: right;
}
.gridlove-next-link .gridlove-pn-ico{
	margin-right: 0;
	margin-left: 15px;
}
.gridlove-author .gridlove-button{
	margin-right: 5px;
	display: inline-block;
    vertical-align: middle;
}
.gridlove-cover-content .entry-header.header-to-bottom{
	top: auto;
    height: auto;
    bottom: 60px;
    margin-top: 0;
}
.gridlove-cover-content .header-to-bottom .entry-meta{
	position: relative;
    bottom: 0;
}
.gridlove-to-center .entry-header{
	text-align: center;
}
.gridlove-single-layout-5 .entry-meta{
    position: relative;
    bottom: 0;
}

.gridlove-single-layout-1 .entry-image img,
.gridlove-single-layout-2 .entry-image img,
.gridlove-single-layout-3 .entry-image img
.gridlove-single-layout-4 .entry-image img,
.gridlove-single-layout-5 .entry-image img,
.gridlove-single-layout-6 .entry-image img{
	width: 100%;
}
.meta-author img{
	margin: 0 4px 0 0;
}

//Audio post modifications
.gridlove-single-layout-1,
.gridlove-single-layout-2,
.gridlove-single-layout-3,
.gridlove-single-layout-4 {
.entry-media{
	position: relative;

	.wp-block-audio{
	    position: absolute;
	    width: 100%;
	    bottom: 30px;
	    z-index: 200;
	    margin: 0;
	    padding: 0 30px;	
	}
}

}

//When there is no featured image remove double padding
.box-inner-p-smaller.box-single + .box-inner-p-bigger.box-single{
	padding-top: 0;
}
.entry-media .wp-block-embed,
.entry-media .wp-block-gallery,
.entry-media .wp-block-video,
.entry-media .gallery,
.entry-media .gallery-columns-1.gallery {
	margin-bottom: 0;
}
.entry-media .wp-block-video video{
	width: 100%;
}