/*
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: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; 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 WooCommerce ready theme that you can use for building any kind of website!
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.1.3.1709719275
Updated: 2024-03-06 10:01:15

*/
/* .plan-title-cls h1.uagb-heading-text:after {
    position: absolute;
    margin: 0 auto;
    width: 125px;
    content: "";
    border-radius: 3px;
    top: 110%;
    left: 20px;
    right: 0;
    height: 0;
    border-bottom: 3px solid #ef4d48;
} */
.plan-title-cls h1.uagb-heading-text:before {
    top: 100%;
    left: 0;
    right: 20px;
    height: 3px;
    background-color: #007bff;
    content: "";
    position: absolute;
    margin: 0 auto;
    width: 125px;
    content: "";
    border-radius: 3px;
}
.plan-title-cls h1.uagb-heading-text > span{
    font-family: 'Russo One', sans-serif !important;
    font-weight: 500;
    font-size: 28px;
}
.plan-title-cls h1.uagb-heading-text > span:first-of-type{
    color: #012243;
}
.plan-title-cls h1.uagb-heading-text{
    /* color: #3aa6dc !important; */
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
    padding: 10px 10px 18px;
    background: inherit;
    font-size: 40px;
}
.site-footer{
    background: #001124;
}
.site-footer p, .site-footer a.menu-link, .site-footer .widget-title {
    color:#c2cdd7!important;
    font-size: 17px;
}
.site-footer .footer-widget-area .textwidget img{
    width:200px;
}
.booknetic_btn_primary.bookneticsaas_login_btn:hover,.bookneticsaas_btn_primary.bookneticsaas_signup_btn:hover,.ast-header-button-1 .ast-custom-button:hover,.bookneticsaas_btn_primary.bookneticsaas_forgot_password_btn,.bookneticsaas_btn_primary.bookneticsaas_forgot_password_btn:hover {
    background: #ef4d48 !important;
}
.bookneticsaas_login, .bookneticsaas_signup {
    text-align: center;
}
.wp-block-booknetic-customerpanel.wp-block-booknetic-signin {
    text-align: center;
}
.bookneticsaas_login .bookneticsaas_form_element, .bookneticsaas_signup .bookneticsaas_form_element {
    text-align: left;
}
.wp-block-uagb-image.alignright.uagb-block-bd03cc4c.wp-block-uagb-image--layout-default.wp-block-uagb-image--effect-static.wp-block-uagb-image--align-right.home-banner-image {
    margin-left: 0 !important;
}
.plan-title-cls {
    text-align: center;
}
.plan-title-cls h1.uagb-heading-text:before,
.plan-title-cls h2.uagb-heading-text:before,
.plan-title-cls h3.uagb-heading-text:before {
    left: 0;
    right: 0;
}

/* Center align content block wrappers inside main plan containers */
.uagb-block-b8672048 > .uagb-container-inner-blocks-wrap {
    justify-content: center;
}
.uagb-block-b8672048 {
    justify-content: center;
}
.uagb-block-bc91fc2d {
    margin: 0 auto;
}
.uagb-block-b19246d3 > .uagb-container-inner-blocks-wrap > .wp-block-columns {
    justify-content: center;
}
.uagb-block-b19246d3 .wp-block-column {
    margin: 0 auto;
}

/* Standardize Site Background Color to Match Homepage */
html,
body,
body.ast-plain-container,
body.ast-page-builder-template,
body .site,
body .site-content,
.ast-separate-container .ast-article-single,
.ast-separate-container .ast-article-post,
.ast-separate-container .ast-article-inner {
    background-color: #f8fbfe !important; /* Forces the light blue/gray background #f8fbfe universally */
    background-image: none !important;
}

/* Standardize Header Design Language */
/* Override transparent header settings on inner pages to look exactly like the solid homepage header */
.ast-theme-transparent-header .main-header-bar,
.ast-theme-transparent-header .ast-primary-header-bar {
    background-color: #fff !important;
    border-bottom: 1px solid #eaeaea !important; /* Subtle border typical for Astra default solid headers */
}

/* Ensure header links are colored correctly when overriding the transparent header */
.ast-theme-transparent-header .main-header-menu > .menu-item > .menu-link {
    color: var(--ast-global-color-3) !important; /* Astra dark text color */
}
.ast-theme-transparent-header .main-header-menu > .menu-item:hover > .menu-link,
.ast-theme-transparent-header .main-header-menu > .current-menu-item > .menu-link {
    color: var(--ast-global-color-0) !important; /* Astra brand primary color (red) */
}

/* Center features section content safely */
.uagb-block-b19246d3 .uagb-block-4c7f14f4 {
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Center specific headings inside constrained flex layouts */
.uagb-block-097a0e68.plan-title-cls {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
}
.uagb-block-b19246d3 .uagb-block-5fef0b51 {
    margin-left: auto !important;
    margin-right: auto !important;
}


/* Fix alignment issues across content containers */
/* Center Booknetic Container within its parent */
body .booknetic-cp-container {
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Center Booknetic Booking & Signup/Login Containers within their parent */
.booknetic_appointment, .bookneticsaas_signup, .bookneticsaas_login, .bookneticsaas_forgot_password {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 100% !important;
}

/* Force center layout specifically for Booknetic Frontend shortcodes within standard posts/pages */
.entry-content .booknetic_appointment,
.entry-content .bookneticsaas_signup,
.entry-content .bookneticsaas_login,
.entry-content .bookneticsaas_forgot_password {
    margin: 0 auto !important;
}

/* Ensure appointment container uses flex only for its internal wrapper */
.entry-content .booknetic_appointment {
    display: flex !important;
    justify-content: center !important;
}

/* Fix specific Booknetic SaaS login/signup layout that broke with flex override */
.entry-content .bookneticsaas_signup,
.entry-content .bookneticsaas_login {
    display: block !important;
}

/* For tenant booking page specifically */
body.page-template-default .ast-container #primary {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
    width: 100% !important;
}
