/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.1.4.1684209048
Updated: 2023-05-16 03:50:48

*/

.hero-blog .eael-entry-wrapper {
    max-width: 900px;
    margin: 0 auto;
}
/* Single Post Start */
.category .elementor-post {
	padding:20px !important;
	border:1px solid #000;
}
.category h2.elementor-heading-title{
	font-size:40px !important;
}
/* Single Post End */

/* Footer CSS Start */
.footer-content,
ul.footer-content li a{
    color: #004449 !important;
}
.footer-content,
ul.footer-content li a:hover{
    color: #000 !important;
}
#ast-scroll-top{
	box-shadow: 0px 2px 20px 0px #0000005e !important
}
@media (max-width: 921px){
.site-above-footer-wrap[data-section="section-above-footer-builder"] {
    padding-bottom: 120px !important;
}}
/* Footer CSS End */

/* Header CSS Start */
.ast-header-search .ast-icon{
	background-color: #004449;
	color:#fff;
}
.ast-header-search .ast-icon:hover{
	background-color: #79e2af !important;
	color: #004449;
}
.search-field::placeholder{
    border-radius: 0px !important;
}
/* Header CSS End */

.tposts .eael-grid-post-excerpt p.read-more {
    display: none;
}
.tposts h3.eael-entry-title {
    min-height: 60px;
}
/* post grid height css */
.tposts .eael-post-grid-container .eael-post-grid.eael-post-appender {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row;
    margin: 0;
    gap: 20px;
    justify-content: center;
}
.tposts .eael-post-grid-container .eael-post-grid.eael-post-appender article.eael-grid-post.eael-post-grid-column {
   border: 1px solid #000;
   padding: 0;
   background: #fff;
}
.tposts .eael-grid-post-holder {
    border: 0 !important;
}
@media (min-width:766px){
   .tposts .eael-post-grid-container .eael-post-grid.eael-post-appender article.eael-grid-post.eael-post-grid-column {
      border: 1px solid #000;
      padding: 0;
      width: calc(50% - 20px);
      background: #fff;
   }
}
/* end post grid height css */