<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
Theme Name: FutureWP 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: futurewp-child
Template: astra
*/







/* GENERAL CSS */
ol, ul {
	margin: 0;
}
p a {
	color: #00008b !important;
}

/* BLOG SINGLE PAGE */
.ast-separate-container.ast-two-container #secondary .widget {
	padding: 0;
}
.sidebar-main {
	margin-top: 90px;
}
.wp-block-search__label {
	display: none;
}
.post-thumb-img-content.post-thumb img {
	border-radius: 10px !important;
}
#wp-block-search__input-1 {
	border-radius: 10px;
}
.wp-block-search__button {
	border-radius: 10px;
}
#primary {
	margin-top: 0 !important;
}
#secondary {
	margin-top: 0;
}
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
	padding: 5.34em 1.67em;
}
#comments .submit, .search .search-submit {
	border-radius: 3px;
	border: 1px solid;
	background: #f9f9f9;
}
.ast-separate-container .ast-single-related-posts-container {
	padding: 0;
}
.single .post-navigation {
	padding: 0;
}/*
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
	padding: 5.34em 0 14px 0;
}*/
.page-links .page-link, .single .post-navigation a {
	border: 1px solid #ddd;
	background: #f9f9f9;
	border-radius: 7px;
}
.ast-related-posts-wrapper article {
	margin-top: -80px !important;
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f9efef;
	border: 1px solid #ccc;
	border-radius: 4px;
} 
/* NEWLY ADDED */
#content {
	background: #F5F5F5 !important;
}
.ast-separate-container .ast-article-single:not(.ast-related-post), .ast-separate-container .comments-area .comment-respond, .ast-separate-container .comments-area .ast-comment-list li, .ast-separate-container .ast-woocommerce-container, .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container .ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container.ast-two-container #secondary .widget, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .comments-area .comments-title {
	background-color: #f5f5f5;
	background-image: none;
}


/* BLOG PAGE */
.elementor-15 .elementor-element.elementor-element-7ad1022 .elementor-posts-container .elementor-post__thumbnail {
	padding-bottom: 0;
}
.elementor-post__thumbnail img {
	border-radius: 6px !important;
}
.elementor-sitemap-title.elementor-sitemap-category-title {
	font-family: anonymous pro,Sans-serif;
	font-size: 26px;
}
.elementor-post__title {
	font-family: "Trebuchet MS", Sans-serif !important;
}

.elementor-sitemap-list.elementor-sitemap-category-list {
	margin-left: 17px;
}
.elementor-pagination {
	background: #f9f5f5;
	border-radius: 6px;
	margin-top: 16px;
	margin-bottom: 50px;
	padding-bottom: 3px;
}

/* NEWLY ADDED */
.elementor-5062 .elementor-element.elementor-element-2f6489c7 .elementor-sitemap-section {
	flex-basis: auto !important;
}
.elementor-posts-container.elementor-posts.elementor-posts--skin-classic.elementor-grid {
	margin-right: 45px !important;
}

/* ANCHOR TAG COLOR CHANGE */
a, .page-title {
	color: #273c75 !important;
}

/* BLOCK EDITOR TABLE BORDER */
.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
	background-color: #f0f0f0;
	border: 1px solid #ddd !important;
}
.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
	border: 1px solid #ddd !important;
}

/* ABOUT PAGE */
.elementor-progress-percentage {
	color: #fff;
}
.entry-content p {
	margin-bottom: 0.6em;
}

/* FOOTER CSS */
.textwidget.custom-html-widget h2 a span {
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 39px;
}
.site-footer {
	background-color: #eef2f6;
	background-image: none;
}

/* TERM &amp; POLICY */
.ai-term-policy{
	margin-top: 9px;
}
.ai-term-policy a{
	text-decoration: underline;
}

/* SOCIAL SHARE BUTTON */
div.simplesocialbuttons.simplesocialbuttons-align-left {
	margin-top: 10px;
}

div.simplesocialbuttons.simplesocialbuttons-float-left-center {
	left: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0;
}

/* VISITOR COUNTER */
#wpsvccount {
	display: none !important;
}
.wps_visitor_title {
	display: none !important;
}

/* AD CODE - FUNCTIONS.PHP */

.fwp-ad-code {
	text-align: center;
	padding-bottom: 15px;
}

/* CONVERTFUL CSS */

.conv-ref {
	display: none !important;
}

/* AUTHOR NAME */

.author-name {
	color: #273c75 !important;
	font-weight: 600;
}



/* ANDROID APP PROMOTION ON SINGLE POST */

.fwp-ad-code {
	padding: 13px !important;
	background: #ECEEF1 !important;
	border: 1px solid #ddd !important;
	border-radius: 5px !important;
	margin: 14px 0 !important;
}

/* APP DOWNLOAD FOOTER */
.app-download-footer{
	text-align: center !important;
}


/* CONTACT PAGE */
#wpforms-submit-5003 {
	background: #009bdf;
	color: #fff;
	padding: 10px 25px;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #ddd;
	font-size: 20px;
	text-shadow: .4px .4px 0.4px #000;
	font-weight: 600;
}
#wpforms-submit-5003:hover{
	background: #2f84aa;
}

/* FOOTER CSS */

#nav_menu-2 ul li a {
	text-decoration: underline !important;
}
#nav_menu-1 ul li a {
	text-decoration: underline !important;
}


/* SINGLE POST CSS */
h2, .entry-content h2 {
	font-size: 25px;
	font-weight: 600;
	font-family: 'tahoma';
	line-height: 1.1;
}



/* READ MORE -  TABLE OF CONTENT */
article .entry-content ul li a strong {
	color: #f12a02 !important;
}




/* CATEGORY PAGE */


#secondary .wp-block-search__button {
	padding: .375em .625em;
}
#secondary .wp-block-search__button:hover {
	border: 1px solid #ddd;
}

#wp-block-search__input-1 {
	border: 1px solid #e4d1d1;
}

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
	padding: 2.34em 1.67em;
}

.ast-separate-container .ast-archive-description, .ast-separate-container .ast-author-box {
	margin: 0;
	padding: 2em 5.67em 2em;
}

.sidebar-main {
	margin-top: 33px;
}











/* RESPONSIVE CSS */


@media only screen and (max-width: 767px) {
  .elementor-sitemap-title.elementor-sitemap-category-title {
	margin-top: 25px;
	}
}
@media only screen and (min-width: 768px) {
	.elementor-15 .elementor-element.elementor-element-7ad1022 .elementor-posts-container {
	margin-right: 45px;
}
	}

/* RESPONSIVE ISSUE BELOW MENU */

@media only screen and (max-width: 767px) {
.elementor-15219 .elementor-element.elementor-element-3e4e723f &gt; .elementor-element-populated &gt; .elementor-widget-wrap {
	padding: 56px 0 0;
	}
}

@media only screen and (max-width: 1024px) {
	.elementor-5062 .elementor-element.elementor-element-7ac48fe6 &gt; .elementor-widget-container {
	margin-top: -130px;
	margin-bottom: 20px;
	}
}









</pre></body></html>