/*
Theme Name: spefa
Author: Briaux
Description: Custom theme by briaux Jithesh
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.site-main {
  display: block;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.search .ast-archive-description {
  margin-left: auto;
  margin-right: auto;
}
.entry-meta {
  display: none !important;
}
#comments {
  display: none !important;
}
.navigation.post-navigation {
  display: none !important;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
 
  padding: .67em !important;
}
.ekit-wid-con .profile-header, body .profile-header {
  margin-bottom: 0 !important;
}
.ekit-wid-con .profile-body .profile-title, body .profile-body .profile-title {
   line-height: 35px !important;
}




@media screen and (max-width: 600px) {
.gallery-item {
  width: 50% !important;
}
}