/*
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.8.12.1741087929
Updated: 2025-03-04 11:32:09

*/

@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');
/* Modal Overlay */
h1.wp-login-logo a {
    display: none !important;
}
h1.wp-login-logo {
    height: 120px !important;
    position: relative !important;
}
h1.wp-login-logo::after {
    content: '';
    position: absolute;
    width: 135px;
    background-repeat: no-repeat;
    height: 64px;
    background-image: url(https://www.thejennyv.com/wp-content/uploads/2025/06/GWA_logo-removebg-preview-Picsart-AiImageEnhancer.png);
    background-size: contain;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -10%);
}
form#loginform {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 5%);
    border: unset;
    border-radius: 5px;
    padding: 46px;
}
#login {
    width: 460px !important;
    font-family: 'FIGTREE';
}
form#loginform input {
    border-color: #00000026;
}
form#loginform input#wp-submit {
    background: linear-gradient(90deg, #004AAD 0%, #34BAFD 100%);
    border: unset;
    padding: 5px 40px;
    font-size: 15px;
    border-radius: 25px;
}
form#loginform {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 5%);
    border: unset;
    border-radius: 5px;
    padding: 46px;
    font-family: "Figtree", sans-serif;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
    display: none; /* Hidden by default */
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
    z-index: 1000;
    opacity: 0; /* Start invisible */
    transition: opacity 0.3s ease; /* Smooth fade-in/out */
}

/* Modal Content */
.modal-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    width: 90%;
    max-width: 500px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    position: relative;
}

/* Close Button */
.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}
.table-responsive {
    width: 100%;
    overflow-x: auto;
}

.table-responsive table {
    width: 100%;
    border-collapse: collapse;
}

/* Form Styling */
.vendor-form {
    display: flex;
    flex-direction: column;
}

.vendor-form label {
    margin-top: 10px;
    font-weight: bold;
}

.vendor-form input,
.vendor-form select,
.vendor-form textarea {
    margin-top: 5px;
    padding: 8px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.vendor-form button {
    margin-top: 20px;
    padding: 10px;
    font-size: 16px;
    background-color: #28a745;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.vendor-form button:hover {
    background-color: #218838;
}

/* Hidden Class */
.hidden {
    display: none;
}

.table-responsive table {
    width: 100%;
    border-collapse: collapse;
}

.table-responsive th, .table-responsive td {
    padding: 8px;
    text-align: left;
    border: 1px solid #ddd;
}

@media (max-width: 768px) {
    .table-responsive th, .table-responsive td {
        display: block;
        width: 100%;
    }
    .table-responsive th {
        background-color: #f4f4f4;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .table-responsive td {
        padding: 10px 0;
        border: none;
        position: relative;
        padding-left: 50%;
    }
    .table-responsive td::before {
        content: attr(data-label);
        position: absolute;
        left: 10px;
        top: 10px;
        font-weight: bold;
    }
	#login {
    width: 90% !important;
    font-family: 'FIGTREE';
    padding: 0px 20px;
    min-width: 280px;
}
form#loginform {
    padding: 24px;
}
form#loginform input#wp-submit {
    padding: 2px 30px;
    font-size: 13px;
}







}
._1wkq7nfd {
    right: calc(50% - 60px) !important;
    bottom: calc(50% - 20px) !important;
}




  