/*
Theme Name: Gridlove Child 2023
Theme URI: https://mekshq.com/theme/gridlove/
Template: gridlove
Author: meks
Author URI: https://mekshq.com
Description: WordPress blog magazine theme with a grid inspired design.
Version: 1.7.2.1683642039
Updated: 2023-05-09 16:20:39
*/
.gridlove-cat {
    border-radius:0 !important;
	//margin-bottom: 5px;
}
.gridlove-cat .box-inner-p{
	height: auto !important;
}
.box-inner-p {
	padding: 15px 30px;
	height: 300px;
}
.entry-meta {
	bottom: 15px !important;
}
.box-col-b {
	padding: 15px 0 !important;
}
.box-inner-ellipsis {
	height: 270px;
	max-height: 270px;
}
.gridlove_category_widget a h4 {
	margin-bottom: 20px !important;
}
.gridlove-full-color li a {
	margin-bottom:0 !important;
}
.col-md-6 .gridlove-cat {
	margin-bottom: 30px;
}
.fluid-width-video-wrapper {
	padding-top: 56.3% !important;
}
#twitter3 li, #twitter1 li {
    padding-bottom: 15px;
}
.gridlove-header-middle,
.gridlove-slot-l, 
.gridlove-logo{
	height: 98px !important;
}
.gridlove-logo {
	max-width:585px;
}
.seo-title {
    position: relative;
	z-index: -1;
	top: -25px;
	left: 5px;
	font-size:1px;
	color:white;
}
h1.site-title {
	max-width:585px;
}
.gridlove-post-a .box-inner-ellipsis {
    height: 100px;
    max-height: 100px;
}
.gridlove-post-a .entry-category{
	left:15px;
	top:15px;
	width:100%;
}
.gridlove-header-sticky .gridlove-slot-l{
	height:70px !important;
}
.h5 a{
	color: #009cff;
	border-color: rgba(0,156,255,0.8);
	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;
}
.h5 a:hover{
	border-bottom: 1px solid transparent;
}
.bypostauthor .comment-author::before{
	content: "";
	background: none;
	border: 0;
}
@media (max-width: 1023px){
.entry-title{
	margin-bottom:0 !important;
}
}
@media (max-width: 579px){
.entry-sm-overlay.box-col-b {
	margin-left:10px
}
.box-inner-p{
    padding: 15px 10px;
}
.entry-header .entry-content{
	display:none;
}
.site-title img{
	max-height:40px;
}
.container {
	padding:0;
}
.gridlove-footer {
	padding-left: 10px;
}
}

