/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & 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 & 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
*/


a:focus, a:focus-visible, button:focus,
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus {
    border: none;
    outline: none;
}
.list-unstyled {
    list-style: none;
}

/* Header */
#ast-fixed-header .main-header-bar {
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}
.ast-sticky-active .main-header-menu .menu-link:hover,
.ast-sticky-active .main-header-menu > .menu-item.current-menu-item > .menu-link {
    color: var(--ast-global-color-1);
}
ul.info-list {
    display: flex;
    align-items: center;
    gap: 40px;
    margin: 0px;
    padding: 0px;
}
ul.info-list li {
    display: flex;
    align-items: center;
    gap: 10px;
}
ul.info-list li span {
    color: #fff;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
}
ul.info-list li a {
    text-decoration: none;
}
ul.info-list svg {
    color: var(--ast-global-color-1);
    width: 14px;
}
ul.info-list svg.map-icon {
    width: 12px;
}
.ast-logo-title-inline .ast-site-identity {
    padding: 0;
}
.main-navigation .main-header-menu li:last-child a {
    padding-right: 0 !important;
}

/* Blog page */
.ast-archive-entry-banner[data-post-type="post"] {
    background-image: url('/wp-content/uploads/2026/05/bg-pheader.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 230px;
}
.ast-archive-entry-banner[data-post-type="post"] .ast-container h1 {
    font-size: 2.8125rem;
    font-weight: 800;
}
.ast-blog-layout-4-grid .wp-post-image {
    object-fit: cover;
}
.ast-blog-layout-4-grid .ast-article-inner,
.ast-blog-layout-4-grid .ast-grid-common-col {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}
.ast-blog-layout-4-grid .ast-excerpt-container {
    flex: 1 1 auto;
}
.blog .site-content .ast-container{
	padding-left: 12px;
    padding-right: 12px;
}
.blog .post-content p.read-more{
	margin-bottom: 0;
}
article h2 a:hover{
	color: #f26522;
}
.single header.entry-header h1.entry-title{
	font-size: 20px ;
    line-height: 1.4;
}
.ast-single-post-featured-section.post-thumb img {
    aspect-ratio: inherit;
}
 

/* Footer */
.footer-widget-area h2.wp-block-heading {
    position: relative;
    font-weight: 800;
}
.footer-widget-area h2.wp-block-heading::after {
    content: '';
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    bottom: -6px;
    left: 0px;
    height: 1px;
    width: 45px;
}
.site-footer-section-3 .widget_nav_menu .menu li a {
    position: relative;
    padding-left: 18px;
}
.site-footer-section-3 .widget_nav_menu .menu li a::before {
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M238.1 115.1L359.8 252l-121.6 136c-4.094 4.563-6.125 10.28-6.125 16c0 6.594 2.687 13.16 7.1 17.88c9.874 8.844 25.06 8 33.87-1.875l135.1-152c8.187-9.125 8.187-22.88 0-32l-135.1-152c-8.812-9.875-23.1-10.72-33.87-1.875C230.1 90.93 229.3 106.2 238.1 115.1zM217.9 268c8.187-9.125 8.187-22.88 0-32L81.88 83.99C73.07 74.12 57.88 73.28 48 82.12C38.1 90.93 37.29 106.2 46.13 115.1L167.8 252l-121.6 136c-4.094 4.563-6.125 10.28-6.125 16c0 6.594 2.687 13.16 7.1 17.88c9.874 8.844 25.06 8 33.87-1.875L217.9 268z" fill="white"/></svg>');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
    content: '';
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
	height: 12px;
	width: 12px;
}
.site-footer-section-3 .widget_nav_menu .menu li.current-menu-item a {
    color: var(--ast-global-color-1) !important;
}
.site-footer-section-3 .widget_nav_menu .menu li a:hover::before,
.site-footer-section-3 .widget_nav_menu .menu li.current-menu-item a::before {
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M238.1 115.1L359.8 252l-121.6 136c-4.094 4.563-6.125 10.28-6.125 16c0 6.594 2.687 13.16 7.1 17.88c9.874 8.844 25.06 8 33.87-1.875l135.1-152c8.187-9.125 8.187-22.88 0-32l-135.1-152c-8.812-9.875-23.1-10.72-33.87-1.875C230.1 90.93 229.3 106.2 238.1 115.1zM217.9 268c8.187-9.125 8.187-22.88 0-32L81.88 83.99C73.07 74.12 57.88 73.28 48 82.12C38.1 90.93 37.29 106.2 46.13 115.1L167.8 252l-121.6 136c-4.094 4.563-6.125 10.28-6.125 16c0 6.594 2.687 13.16 7.1 17.88c9.874 8.844 25.06 8 33.87-1.875L217.9 268z" fill="%23c8a45d"/></svg>');
}
.site-footer-section-3 .widget_nav_menu .menu li ~ li,
.footer-support li ~ li {
    padding-top: 10px;
}
.footer-support li {
    font-weight: 700;
}
.footer-copyright a:hover,
.footer-copyright a:focus {
    color: var(--ast-global-color-4);
}

@media screen and (min-width: 1266px) {
    .site-footer .site-footer-primary-section-1 .footer-widget-area {
        padding-left: 0;
    }
    .site-footer .site-footer-primary-section-4 .footer-widget-area {
        padding-right: 0;
    }
}
@media screen and (max-width: 1049.98px) {
    ul.info-list {
        gap: 18px;
    }
}
@media screen and (max-width: 1024.98px) {
	.ast-archive-entry-banner[data-post-type="post"] {
		min-height: 200px;
	}
}
@media screen and (min-width: 922px) {
    .footer-widget-area h2.wp-block-heading {
        margin-bottom: 40px;
    }
    .site-footer-section-3 .footer-widget-area {
        margin-left: 75px;
    }
    .site-footer .footer-widget-area {
        padding: 0 15px;
    }
}
@media screen and (max-width: 921.98px) {
    .site-header-primary-section-right .ast-button-wrap button.menu-toggle {
        padding-right: 0;
    }
    .ast-builder-menu-mobile .main-navigation .main-header-menu {
        border-top: 1px solid #DADADA;
    }
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
        grid-gap: 30px;
    }
	.ast-archive-entry-banner[data-post-type="post"] .ast-container h1 {
		font-size: 2.5rem;
	}
}
@media screen and (max-width: 544.98px) {
	.ast-archive-entry-banner[data-post-type="post"] {
		min-height: 120px;
	}
	.ast-archive-entry-banner[data-post-type="post"] .ast-container h1 {
		font-size: 2rem;
	}
}