<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable &amp; beautiful theme suitable for blogs, personal portfolios and business websites. 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 so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # 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 beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/* Scroll to top */
a#ast-scroll-top {
    border-radius: 10px !important;
}


/* Sticky side bar - Blog post */
.share-this-post-sticky {
  position: sticky;
  top: 120px;
}

/* Blog Page */
.page-blogs img {
    height: 257px !important;
}

/* Blog Post */
.search-bar-blogs input.elementor-search-form__input {
    border-radius: 0px !important;
}

.blog-post-contents h2 {
    font-size: 27px !important;
    margin: 35px 0px 10px 0px !important;
	line-height: 50px !important;
}

.blog-post-contents h3 {
    font-size: 23px !important;
	margin: 30px 0px 10px 0px !important;
}

.blog-post-contents h4 {
    font-size: 20px !important;
}

.blog-post-contents img {
	border-radius: 24px !important;
	margin: 15px 0px 15px 0px !important;
}

.blog-post-contents a {
   color: #6EC1E4 !important;
}

a.blog-post-contents {
   color: #6EC1E4 !important;
}

.blog-post-contents a:hover {
   color: #1A6AE1 !important;
}

a.blog-post-contents:hover {
   color: #1A6AE1 !important;
}

.page-blogs img {
    border-radius: 24px !important;
}

/* Recaptcha */
.grecaptcha-badge {
    margin-bottom: 75px !important;
}

/* Hover Style - For Global */
.global-hover a:hover {
 color: #1A6AE1;
}

a.global-hover:hover {
 color: #1A6AE1;
}

/* Privacy Policy - Terms of Use */
.legal a {
	color: #6EC1E4;
}

.legal a:hover {
	color: #1A6AE1;
}


a.legal {
	color: #6EC1E4;
}

a.legal:hover {
	color: #1A6AE1;
}


/* Navigation Menu - Signup &amp; Login custom btn */
.ctm-signup-btn a {
    background: #ffffff !important;
    padding: 12px 35px !important;
    color: black !important;
    border-radius: 5px !important;
}



/* Contact Form */
.va-name,
.va-email,
.va-position,
.va-message {
	border: 1px solid #818a91 !important;
}

/* Scroll to Top */
#ast-scroll-top {
    font-size: 15px !important;
}


/* Media Query Mobile */
@media only screen and (max-width: 1024px) {
.page-blogs img {
    height: 257px!important;
}
}

@media only screen and (max-width: 768px) {
.page-blogs img {
    height: 177px!important;
}
}

@media only screen and (max-width: 767px) {
.blog-post-contents h2 {
    font-size: 22px !important;
    line-height: 32px!important;
	margin: 10px 0px 10px 0px !important;
}
	
.blog-post-contents h3 {
    font-size: 20px !important;
}
	
.blog-post-contents h4 {
    font-size: 18px !important;
}
	
.check-icon-1 i.fas.fa-check-circle {
    margin-bottom: 30px !important;
}

.check-icon-2 i.fas.fa-check-circle {
    margin-bottom: 30px !important;
}
	
/* Blog Page */
.page-blogs img {
    height: 224px!important;
}
}</pre></body></html>