/*
Theme Name: Arka
Author: Briaux
Description: Custom theme by briaux Jithesh
Version: 1
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)
*/


.entry-meta {
  display: none !important;
}
#comments {
  display: none !important;
}
.navigation.post-navigation {
  display: none !important;
}
.upk-item-box {
  align-items: center !important;
}
.home .upk-content {
  text-align: center !important;
  margin-bottom: 0 !important;
}
.upk-alter-carousel .upk-text-wrap {
   margin-bottom: 0px !important;
}
 .upk-alter-carousel .upk-title {
    margin-bottom: 0px !important;
  }


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


