/**
 * Theme Name:     Astra Child
 * Author:         Glocify
 * Template:       astra
 * Text Domain:	   astra-child
 * Description:    This is a child theme of Astra
 */
@font-face {
  font-family: ProductSansRegular;
  src: url(fonts/ProductSansRegular.ttf);
}
*{
  margin: 0;
}

.sj_forget_page {
  background: red;
}
/* 14-6-23 */
.demo-section .post_blog .efbl-story-wrapper:nth-child(3) {
  display: none !important;
}
.demo-section .post_blog .efbl-story-wrapper:nth-child(4) {
  display: none !important;
}
.demo-section .post_blog .efbl-story-wrapper:nth-child(5) {
  display: none !important;
}
.demo-section .post_blog .efbl-story-wrapper:nth-child(6) {
  display: none !important;
}
.demo-section .post_blog .efbl-story-wrapper:nth-child(7) {
  display: none !important;
}
.demo-section .post_blog .efbl-story-wrapper:nth-child(8) {
  display: none !important;
}
.demo-section .post_blog .efbl-story-wrapper:nth-child(9) {
  display: none !important;
}
.demo-section .post_blog .efbl-story-wrapper:nth-child(10) {
  display: none !important;
}


.demo-section .post_blog .added_photos {
  padding: 0;
}
.demo-section .post_blog .efbl-fullwidth-skin {
  border: none;
}
.demo-section .post_blog .efbl-thumbnail-col {
  margin-bottom: 10px;
}
.demo-section .post_blog .efbl-post-footer {
  margin-top: 0;
  padding-top: 0;
}
.post_blog .efbl-post-footer {
  padding: 0 0px;
  border: none !important;
}
.demo-section .post_blog .efbl-thumbnail-col a img {
  border-radius: 20px;
}
.demo-section .post_blog .efbl-overlay {
  border-radius: 20px;
}
/* 14-6-23 */