/**
Theme Name: DocuCraft
Author: Shabee
Description: DocuCraft is a professional WordPress theme designed for creating and managing legal documents effortlessly. With its powerful custom form builder, users can generate tailored legal documents suited to their specific needs. Featuring a sleek, user-friendly interface and advanced functionality, DocuCraft is perfect for law firms, legal advisors, and businesses looking for a streamlined document creation process. is a professional WordPress theme designed for creating and managing legal documents effortlessly. With its powerful custom form builder, users can generate tailored legal documents suited to their specific needs. Featuring a sleek, user-friendly interface and advanced functionality, DocuCraft is perfect for law firms, legal advisors, and businesses looking for a streamlined document creation process.
Version: 1.2.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: docucraft
Template: astra
*/

.h2 {
    font-size: 22px;
}



.gform_wrapper.gravity-theme .gf_page_steps {
    border-bottom: 1px solid #e5e7eb;
    margin-bottom: 16px;
    background: #959a9da1;
    padding: 20px;
    border-radius: 20px;
}

.gform_wrapper.gravity-theme .gf_step_active .gf_step_number {
    background: #000000;
    color: #ffffff;
}

.gform_wrapper.gravity-theme .gf_step_number {
    background: transparent;
    border: 2px solid #ffffff;
    border-radius: 20px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    text-align: center;
    width: 40px;
}
div#gform_wrapper_1 {
    background: #f1f1f1;
    padding: 25px;
    /* margin: -12px; */
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    line-height: 30px;
}
.menuBtn a.menu-link {
    background: #2563EB;
    color: #fff !important;
    padding: 7px 20px;
    border-radius: 8px;
	    margin: 7px;
}

.menuBtn a.menu-link:hover {
    color: #2563EB !important;
    background: #e3dddd;
	    padding: 7px 20px;
    border-radius: 8px;
	    margin: 7px;
}

.ast-builder-menu-1 .menu-item > .menu-link {
    font-size: 16px;
    font-size: 0.94117647058824rem;
    color: #000;
}
.h2 {
    font-size: 22px;
}


li.elementor-icon-list-item span.elementor-icon-list-text {
    color: #877e7e!important;
     cursor: none;
}

li.elementor-icon-list-item a span.elementor-icon-list-text {
    color: #2563eb!important;
        cursor: pointer;
   
}
/*li.elementor-icon-list-item span.elementor-icon-list-text::after {
    content: " (Coming Soon)"; 
    color: red; 
    font-weight: bold;
    margin-left: 5px; 
}*/
.gform_wrapper {
    background: #e0e0e052;
    padding: 49px 25px;
    margin: 38px 20px;
    border: 1px solid #7f7c7c;
}

  .rent_receipt_page {
    /*    border: 1.0pt solid #3b5998;*/
    width: 100%;
    display: inline-block;
    overflow: hidden;
    border: 2px dashed #757575;
    margin-top: 10px;
    }
    .head_title {
    text-align: center;
    padding: 13px;
    }
    .head_title h2 {
    font-size: 35px;
    }
    th.text_right {
    text-align: left;
    }
    td.text_left {
    text-align: right;
    }

    table.receiptdt {
    border-bottom: 2px dotted #e6dede;
    }



    button#generate-pdf-btn-paid, button#authorizePaymentButton {
    background: #8c0a0a;
    padding: 10px;
    /* float: right; */
    color: #fff;
    margin-top: 20px;
    font-size: 14px;
    }
    button.btn.mt-1 {
    background: #28a745;
    color: #fff;
    font-size: 12px;
    margin-top: 20px;
    }
    .modal {
    top: 32px;
    }

    .bottom-space{
margin-bottom: 55px;
    }

.gform_description {
    font-size: 15px;
    color: #403f3f;
}

h3.gsection_title {
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 10px;
}
.highlight_note div.gfield_description {
    background-color: #ffef0038;
    padding: 20px;
    margin: 6px 0;
    border-radius: 10px;
}
.one_section_box {
    background: #a8a8a81a;
    padding: 11px;
}
.form_highlight_note{
background-color: #ffef0038;
padding: 20px;
margin: 6px 0;
border-radius: 10px;
font-weight: 600;
font-size: 15px;
}

.legal-forms-search-wrapper {
    position: relative;
     width: 500px !important;
}

#legal-forms-results {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #ffffff;
    border: 1px solid #ccc;
    border-top: none;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 1000;
/*    display: none;*/
}

#legal-forms-results li {
    padding: 10px 15px;
    cursor: pointer;
    border-bottom: 1px solid #eee;
}

#legal-forms-results li:last-child {
    border-bottom: none;
}

#legal-forms-results li:hover {
    background-color: #f0f0f0;
}

#legal-forms-results li a {
    text-decoration: none;
    color: #333;
    display: block;
}
input#legal-forms-search {
    width: 100%;
    padding: 10px 12px;
    border: 1.5px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    background-color: #fff;
    color: #333;
    box-sizing: border-box;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

input#legal-forms-search:focus {
    outline: none;
    border-color: #0073aa; /* WordPress blue */
    box-shadow: 0 0 5px rgba(0, 115, 170, 0.5);
    background-color: #fff;
}
span.user-credits {
    padding: 8px 14px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    display: block;
    font-size: 15px;
    background-image: linear-gradient(to right, #F09819 0%, #EDDE5D 51%, #F09819 100%);
}
.um.um-account.um-editing.um-um_account_id {
    margin: 71px 20px;
}


@media (max-width: 768px) {
    input#legal-forms-search {
    width: 300px;
    }

    #legal-forms-results {
    width: 256px;
    }
}