/*
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: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
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: 5.14
Updated: 2025-06-10 13:17:43

*/

.entry-content p a,
.wpforms-field-label-inline a{
    position:relative;
}
.entry-content p a::after,
.wpforms-field-label-inline a::after{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:2px;
    background:#6699ff;
    content: "";
}
footer .textwidget a{
    color:#6699ff;
    font-size: 1.41176470588rem;
    font-weight: 400;
    margin-bottom: 1em;
    line-height: 1.5;
}
.read-more a{
    color: #6699ff;
    font-weight: bold;
}

nav.site-navigation li.current-menu-item a{
    border-bottom: 1px solid var(--ast-global-color-2);
}

.site-primary-footer-wrap{
    padding-bottom:0px;
}
footer .textwidget p{
    margin:0;
}
.ast-archive-entry-banner[data-post-type="post"] .ast-container h1,
.single-portfolia .ast-single-entry-banner[data-post-type="portfolia"] .ast-container h1{
    font-size: 2.82352941176rem;
    font-weight: 600;
    font-family: 'Kumbh Sans', sans-serif;
    color: #002D5B;
    line-height: 1.3em;
    position:relative;
}
@media all and (max-width:767px){
    .ast-archive-entry-banner[data-post-type="post"] .ast-container h1,
    .single-portfolia .ast-single-entry-banner[data-post-type="portfolia"] .ast-container h1{
        font-size: 25px;
    }
}
.ast-archive-entry-banner[data-post-type="post"] .ast-container h1::after,
.single-portfolia .ast-single-entry-banner[data-post-type="portfolia"] .ast-container h1::after{
    content:"";
    position:absolute;
    display:block;
    width:100px;
    left:50%;
    bottom:-30px;
    transform:translateX(-50%);
    height:2px;
    background:var( --e-global-color-astglobalcolor0 );
}
.blog header{
    position: absolute;
    left: 0;
    right: 0;
}
.wpforms-field-label-inline a{
    text-decoration:underline;
}
#wpforms-form-10 .wpforms-field-container{
    display: flex;
    flex-direction: column;
}
#wpforms-form-10 input#wpforms-10-field_1{
    height: 47px !important;
}

.single h2{
    font-size:2rem;
}
.single h3{
    font-size:1.5rem;
}

.blog .ast-blog-layout-5-grid .ast-blog-featured-section{
    width:20%;
}
.blog .ast-blog-layout-5-grid .post-content{
    width:80%;
}

.single #primary{
    margin-top:0px;
}

.blog .ast-blog-layout-5-grid .post-thumb-img-content{
    height: fit-content;
    aspect-ratio: 1 / 1;
    max-width: 100%;
}

.page-links .page-link:hover, .single .post-navigation a:hover{
    color:#6699ff;
}

.ast-blog-layout-5-grid .ast-blog-featured-section img{
    border-radius:15px;
}
nav.navigation.post-navigation .nav-links,
.ast-pagination .nav-links{
    display: flex;
    justify-content: center !important;
    gap: 60px;
}
.ast-pagination .nav-links{
    gap: 0px;
}
nav.navigation.post-navigation .nav-links .inactive{
    color:#b2b2b2;
}
nav.navigation.post-navigation .nav-links a,
.ast-pagination .page-numbers,
.ast-pagination a{
    font-size:90%;
}
.single-portfolio nav.post-navigation{
    display:none;
}
.elementor-element .gallery{
    max-width: 100%;
}
.home main article .entry-content > .elementor-1355{
    overflow-x:hidden;
}

.wp-block-post-date{
    padding-bottom:20px;
}
.ast-archive-entry-banner[data-post-type="post"]{
    min-height: 40.3vh;
}
.elementor-widget-image-carousel .swiper-slide{
    height: -webkit-fill-available;
    display: flex;
    align-items: center;
    justify-content:center;
}
@media (max-width: 1024px) {
    .blog .ast-archive-entry-banner[data-post-type="post"],
    .ast-single-entry-banner[data-post-type="post"]{
        min-height:35.6vh;
    }
}
@media (max-width: 921px) {
    .blog .ast-blog-layout-5-grid .post-content{
        padding-left:20px;
    }
    .ast-archive-entry-banner[data-post-type="post"] .ast-container h1{
        font-size: 25px !important;
    }
    .ast-archive-entry-banner[data-post-type="post"] .ast-container h1::after{
        bottom: -20px !important;
    }
}
@media all and (max-width:767px){
    .blog .ast-blog-layout-5-grid .ast-blog-featured-section,.blog .ast-blog-layout-5-grid .post-content{
        width:100%;
    }
    .blog .ast-pagination .next.page-numbers,
    .blog .ast-pagination .prev.page-numbers{
        width:auto;
    }
}
@media (max-width: 544px) {
    .ast-separate-container .ast-article-post {
        padding: 1.5em 1em;
    }
    .wpforms-container.inline-fields .wpforms-submit-container{
        text-align:center;
    }
    .wpforms-container.inline-fields .wpforms-submit{
        width: fit-content !important;
        margin: 0 auto;
    }
    nav.navigation.post-navigation .nav-links{
        gap: 10px;
    }
    nav.navigation.post-navigation .nav-links .text{
        display:none;
    }
}

ul.wp-block-list,
ol.wp-block-list{
        margin-left: 2rem !important;
}