/*
 
    Theme Name: Cynic Child
    Theme URI: themes.axilweb.com/wp/cynic/one-page-agency
    Template: cynic
    Description: Cynic is a WordPress Theme for startup Digital Agency that offers design, development and online marketing services to its client.
    Author: axilweb
    Author URI: http://www.axilweb.com
    Version: 1.9
    Text Domain: cynic-child
    License: Private
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
    Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

*/
.shape-about{
	display:none;
}
.inner-page-banner p{
	display: none;
}
.small-agency-footer .footer-nav-wrapper{
	border-top: 1px solid #262261;
}
.cynic_social_widget{
	display: none;
}
.filter-button-group{
	display:none;
}
.modal-body .text-content h3 > span{
	display: none;
}
.grid-item .equalHeight .content-block__sub-title{
	display:none;
}

@media (min-width:1200px){
	.grid-item .date-post{
		padding: 0 3rem;
	}
.grid-item .content-block{
		padding-bottom: 2rem
}
.grid-item .equalHeight{
	padding: 0 3rem;
    background: #fff;
    margin-bottom: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 68px !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 2rem 0 0;
}

}

@media (min-width: 768px) and (max-width:1024px){
	.cynic-margin-top .banner-content{
		padding: 280px 0 0 0
	}      
	.about-us{
		padding: 0;
	}
	.grid-item .date-post{
		padding: 0 3rem 2.1rem;
	}
}
@media (max-width:767px){
	.grid-item .date-post{
		padding: 0 3rem 2.1rem;
	}
}
/* .modal-backdrop.show{
	display:none !important;
}
.modal{
	display:none !important;
} */








