/*
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: 4.11.5.1752317581
Updated: 2025-07-12 10:53:01

*/
/* GENERAL */
body {
    scroll-behavior: smooth;
}
.intro-text p {
    margin-bottom: 0;
}

article header {
    display: none;
}
.nopad {
    padding: 0 !important;
}

.homepage-header {
    margin: 0;
}

.homepage-header span.first {
    line-height: 75px;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: rgba(255,255,255,0.6);
    stroke: rgba(255,255,255,0.6);
    mix-blend-mode: none;
    color: transparent;
}

.homepage-header span.second {
    mix-blend-mode: difference;
}

/* HEADER */
.ast-builder-menu, .ast-main-header-bar-alignment, .main-header-menu {
    height: 100%;
}
.ast-primary-header-bar .site-primary-header-wrap {
    min-height: 57px !important;
}
.main-header-menu li {
    line-height: 33px !important;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .sub-menu {
    border-radius: 12px;
    background: rgba(0,0,0,1) !important;
    border: none !important;
    top: calc(100% - 5px) !important;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .sub-menu li {
    line-height: 20px !important;
    padding: 2px 5px 0px 5px;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .sub-menu li:last-child {
    padding-bottom: 5px;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .sub-menu li:first-child {
    padding-top: 5px;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .sub-menu li a {
    color: #ffffff !important;
    border-radius: 8px;
    padding: 8px !important;
}
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .sub-menu li a:hover {
    color: #cececd !important;
    background: rgba(124, 149, 142, 0.4) !important;
}
.main-navigation .menu-item.current_page_parent > a, .main-navigation .menu-item.current-menu-item > a, .main-navigation .menu-item.current_page_parent .sub-menu .menu-item.current-menu-item a {
    background: rgba(124, 149, 142, 0.2) !important;
}
.main-navigation .menu-item.current_page_parent .sub-menu .menu-item.current-menu-item a {
    background: rgba(124, 149, 142, 1) !important;
}

.site-logo-img .transparent-custom-logo img, .ast-theme-transparent-header .site-logo-img img {
    filter: none;
}

header {
    background: rgba(0,0,0,0.2);
    background: rgba(17,27,25,0.2);
    border-bottom: 1px solid rgba(124, 149, 142, 0.2);
    position: fixed !important;
        -webkit-backdrop-filter: blur(25px);
        backdrop-filter: blur(25px);
}
.ast-site-identity {
    padding: 0.5em 0;
}
.ast-primary-header-bar .site-primary-header-wrap {
    min-height: 60px;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    line-height: 60px;
}

/* SIDEBAR */
.sidebar-sticky {
    position: sticky;
    top: 60px;
}
.sidebar-sticky .hfe-nav-menu .menu-item .hfe-menu-item.active {
  color: #7C958E !important;
}

/* FOOTER */
.separator-line {
    height: 3px; 
    background: #7c958e; 
    width: 50px; 
    position: absolute; 
    transform: translateY(-20px);
}

.astra-cart-drawer {
    display: none;
}

.site-above-footer-wrap {
    background-color: #000000 !important;
    padding: 100px 0;
    border-top: 1px solid rgba(255,255,255,0.2);
}

.site-below-footer-wrap {
    background-color: #000000 !important;
    min-height: auto !important;
    border-top: 1px solid rgba(255,255,255,0.2);
}

.site-below-footer-wrap .ast-builder-grid-row {
    min-height: auto !important;
    font-size: 11px;
}

footer h4 {
    font-weight: 800;
    color: #cececd !important;
}

footer a {
    color: #ffffff;
}

footer a:hover {
    color: #7c958e;
}

footer .widget_nav_menu li, footer .wp-block-list li {
    margin-bottom: 8px;
}


/* MOBILE STYLES */
@media screen and (max-width: 921px) {
    .ast-mobile-menu-trigger-fill {
        background: rgba(255,255,255,0) !important;
    }
    .ast-mobile-header-wrap .ast-primary-header-bar {
        min-height: 40px;
    }
    .ast-mobile-menu-trigger-fill {
        background: rgba(124, 149, 142, 0.2) !important;
        padding: 16px 16px !important;
    }
    .site-header .main-navigation:before {
        content:'';
        position: absolute;
        top: 0;
        left: 0;
        background-color: #000000;
        width: 100vw;
        height: 100vh;
    }
    .site-header .ast-mobile-header-wrap .ast-mobile-header-content .ast-builder-menu .main-header-menu {
        background-color: #000000;
        width: 100vw;
        border-radius: 0;
        overflow: hidden;
        padding-top: 30px;
    }
    .site-header .ast-mobile-header-wrap .ast-mobile-header-content .ast-builder-menu .main-header-menu li {
        line-height: 50px !important;
        height: auto;
    }
    .site-header .ast-mobile-header-wrap .ast-mobile-header-content .ast-builder-menu .main-header-menu li a {
        background: rgba(0,0,0,0);
        color: #ffffff !important;
        border-bottom: none;
        font-size: 16px !important;
        height: auto;
    }
    .site-header .ast-mobile-header-wrap .ast-mobile-header-content .ast-builder-menu .main-header-menu li .sub-menu {
        padding-left: 15px;
    }
    .site-header .ast-mobile-header-wrap .ast-mobile-header-content .ast-builder-menu .main-header-menu li .sub-menu li a {
        background-color: transparent;
        color: #ffffff !important;
        border-bottom: none;
        font-size: 16px !important;
    }
    .site-header .ast-mobile-header-wrap .ast-mobile-header-content .ast-builder-menu .main-header-menu > li:nth-last-child(2) a {
        margin-left: 0;
    }
    
    /* SUB MENU */
    .elementor-page .ast-menu-toggle {
        color: #ffffff !important;
        border-radius: 0px;
    }
    .site-header .ast-mobile-header-wrap .ast-mobile-header-content .ast-builder-menu .main-header-menu li .sub-menu {
        background-color: rgba(255,255,255,0.1);
        border-radius: 0px;
    }
    .site-header .ast-mobile-header-wrap .ast-mobile-header-content .ast-builder-menu .main-header-menu li .sub-menu li a {
        line-height: 30px !important;
        font-size: 16px !important;
    }
    
    /* HOMEPAGE HEADING */
    .homepage-header span.first {
        line-height: 50px;
        -webkit-text-stroke-width: 1px;
        stroke-width: 1px;
        -webkit-text-stroke-color: rgba(255,255,255,0.6);
        stroke: rgba(255,255,255,0.6);
        mix-blend-mode: none;
        color: transparent;
    }
    
    .homepage-header span.second {
        mix-blend-mode: unset;
        color: rgba(255,255,255,0.6);
    }
    
    /* SIDEBAR */
    .sidebar-sticky, .hide-mobile {
        display: none;
    }
    
    /* FOOTER */
    .site-above-footer-wrap {
        padding: 100px 15px;
    }
    .separator-line {
        height: 3px; 
        background: #7c958e; 
        width: 50px; 
        position: absolute; 
        transform: translateY(-20px);
        left: calc(50% - 25px);
    }
}

/* TABLET STYLES */
@media screen and (max-width: 1024px) {
    /* HOMEPAGE HEADING */
    .homepage-header span.second {
        mix-blend-mode: unset;
        color: rgba(255,255,255,0.6);
    }
    
    /* SIDEBAR */
    .sidebar-sticky, .hide-tablet {
        display: none;
    }
}