/*
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 6,000+ 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.13.1.1777347922
Updated: 2026-04-28 03:45:22
*/

/* ── HIDE LEVEL & PRICE COLUMNS ── */
.pmpro_levels_table thead tr th:nth-child(1),
.pmpro_levels_table thead tr th:nth-child(2),
.pmpro_levels_table tbody tr td:nth-child(1),
.pmpro_levels_table tbody tr td:nth-child(2),
.pmpro_levels_table tbody tr th[data-title="Level"],
.pmpro_levels_table tbody tr td[data-title="Price"] {
    display: none;
}

/* ── HIDE TABLE HEADER ── */
table.pmpro_table.pmpro_levels_table thead,
table.pmpro_table.pmpro_levels_table thead tr,
table.pmpro_table.pmpro_levels_table thead th {
    display: none !important;
    height: 0 !important;
    padding: 0 !important;
    border: none !important;
}

/* ── CENTRE BUTTON COLUMN ── */
.pmpro_levels_table tbody tr td:last-child {
    text-align: center;
}

/* ── REGISTER HERE BUTTON ── */
.pmpro_btn-select {
    font-size: 0 !important;
    display: inline-block !important;
    border: 1px solid #000000 !important;
    background: transparent !important;
    color: #000000 !important;
    padding: 0.6rem 2rem !important;
    border-radius: 10px !important;
    text-decoration: none !important;
    transition: transform 0.2s ease !important;
}

.pmpro_btn-select::after {
    content: 'Register Here';
    font-size: 1rem;
    color: #000000;
}

.pmpro_btn-select:hover {
    transform: scale(1.1) !important;
    background: rgba(255, 255, 255, 0.15) !important;
}

/* ── REMOVE BORDERS & SHADOWS ON CONTAINERS ── */
[data-id="0ad1417"],
[data-id="3c16d3d"],
[data-id="0ad1417"] .pmpro_card,
[data-id="0ad1417"] .pmpro_card_content,
[data-id="0ad1417"] .pmpro_card_actions,
[data-id="0ad1417"] .pmpro_logged_in_welcome_wrap,
[data-id="3c16d3d"] .pmpro_card,
[data-id="3c16d3d"] .pmpro_card_content,
[data-id="3c16d3d"] .pmpro_level_group,
[data-id="3c16d3d"] .pmpro_section_content {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

/* ── REMOVE TABLE BORDERS ── */
.pmpro_table.pmpro_levels_table,
.pmpro_table.pmpro_levels_table thead,
.pmpro_table.pmpro_levels_table tbody,
.pmpro_table.pmpro_levels_table tr,
.pmpro_table.pmpro_levels_table th,
.pmpro_table.pmpro_levels_table td {
    border: none !important;
    box-shadow: none !important;
}

/* ── HIDE MEMBERSHIP INFORMATION SECTION ── */
#pmpro_pricing_fields {
    display: none !important;
}

/* ── FORM LABELS WHITE ── */
.pmpro_form_label,
.pmpro_form_legend,
.pmpro_form_heading,
.pmpro_card_actions,
.pmpro_card_actions a {
    color: #ffffff !important;
}

/* ── FORM CARD BORDER RADIUS ── */
.pmpro_form .pmpro_card {
    border-radius: 15px !important;
    overflow: hidden !important;
}

/* ── FORM INPUTS ── */
.pmpro_form_input {
    border-radius: 6px !important;
    border: 1px solid rgba(255, 255, 255, 0.4) !important;
    background: rgba(255, 255, 255, 0.1) !important;
    color: #ffffff !important;
}

.pmpro_form_input::placeholder {
    color: rgba(255, 255, 255, 0.5) !important;
}

/* ── ASTERISKS WHITE ── */
.pmpro_asterisk,
.pmpro_asterisk abbr {
    color: rgba(255, 255, 255, 0.6) !important;
    text-decoration: none !important;
}

/* ── SUBMIT BUTTON (checkout page) ── */
.pmpro_form_submit {
    margin-top: 2rem !important;
    padding-top: 1rem !important;
}

#pmpro_btn-submit,
.pmpro_btn-submit-checkout {
    background: transparent !important;
    color: #FFFFFF !important;
    border: 1px solid #FFFFFF !important;
    border-radius: 6px !important;
    padding: 0.7rem 2.5rem !important;
    font-size: 0.85rem !important;
    letter-spacing: 0.1em !important;
    transition: background 0.25s ease, transform 0.2s ease !important;
    cursor: pointer !important;
}

#pmpro_btn-submit:hover,
.pmpro_btn-submit-checkout:hover {

    transition: background 0.25s ease, transform 0.2s ease !important;
    cursor: pointer !important;
    background: rgba(255, 255, 255, 0.15) !important;
    transform: scale(1.1) !important;
}

/* ── PMPRO LINKS GOLD ── */
.pmpro a {
    color: #AD8142 !important;
    font-weight: bold !important;
}

/* ── LOG IN BUTTON (gold, black border & text) ── */
.pmpro .button-primary,
.pmpro #wp-submit,
input[type="submit"]#wp-submit {
    background-color: #FFFFFF !important;
    background: #FFFFFF;
    border: 2px solid #000000 !important;
    color: #000000 !important;
    font-weight: bold !important;
    box-shadow: none !important;
    transition: transform 0.2s ease !important;
}

.pmpro .button-primary:hover,
.pmpro #wp-submit:hover,
input[type="submit"]#wp-submit:hover {
    background-color: #AD8142 !important;
    background: #AD8142 !important;
    border: 2px solid #000000 !important;
    color: #000000 !important;
    transform: scale(1.05) !important;
}