/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

body.freeze .freezeDiv {
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    transition:all 1s ease !important;
}
body.past720 .freezeDiv {
    background-color: var(--e-global-color-secondary);
}

.Open svg > circle:first-child,
.Accepted svg > circle:first-child {
    fill:var(--e-global-color-05c380b) !important;
}
.Open svg > circle:nth-child(2),
.Accepted svg > circle:nth-child(2) {
    stroke: var(--e-global-color-05c380b) !important;
}

.Sent svg > circle:first-child,
.In.Progress svg > circle:first-child {
    fill: var(--e-global-color-ae71a3a) !important;
}
.Sent svg > circle:nth-child(2),
.In.Progress svg > circle:nth-child(2) {
    stroke: var(--e-global-color-ae71a3a) !important;
}

.Fulfilled svg > circle:first-child {
    fill: var(--e-global-color-c45e5ed) !important;
}

.Fulfilled svg > circle:nth-child(2) {
    stroke: var(--e-global-color-c45e5ed) !important;
}
.Offer.Submitted svg > circle:first-child,
.Pending svg > circle:first-child {
    fill:var(--e-global-color-d3847d7) !important;
}
.Offer.Submitted svg > circle:nth-child(2),
.Pending svg > circle:nth-child(2) {
    stroke: var(--e-global-color-d3847d7) !important;
}
.Draft svg > circle:first-child {
    fill:var(--e-global-color-387d933) !important;
}
.Draft svg > circle:nth-child(2) {
    stroke: var(--e-global-color-387d933) !important;
}

.Rejected svg > circle:first-child {
    fill:#ff000080 !important;
}

.Rejected svg > circle:nth-child(2) {
    stroke: #ff000080 !important;
}


.elementor-widget-text-editor li {
    padding-bottom: 10px;
}

.swal2-icon {
    height: 50px !important;
    width: 50px !important;
}
.ui-datepicker-title select {
    line-height: 12px !important;
}
select {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
.uael-gf-style .uael-gf-select-custom:after {
   right: 13px !important;
}
.password_input_container button {
    height: 31px !important;
    width: 0px !important;
    background-color:transparent !important;
    text-align: right !important;
    border: 0px !important;
    padding-right: 8px !important;
}
.password_input_container button span:before {
    color:  var(--e-global-color-c45e5ed) !important;
}
.gfield_label_before_complex, label.gform-field-label, .elementor-field-label {
    background-color: white !important;
    z-index: 100!important;
    display: inline-block!important;
    margin-left: 15px !important;
    position: relative !important;
    padding-left: 5px!important;
    padding-right: 5px!important;
}
.ginput_container_consent {
    margin-bottom: 10px !important;
}

.elementor-field-label {
    margin-bottom: -13px;
}


.ginput_container {
    z-index: 80 !important;
}
.ginput_container:not(.ginput_complex) {
    margin-top: -8px !important;
}
.gfield--type-consent legend {
    display: none !important;
}
.ginput_container_consent, .ginput_container_checkbox {
    margin-left: -15px !important;
}
.gfield_consent_description {
    border-radius: 8px !important;
}
.gform_button {
    margin-top: 20px !important;
    padding-right: 60px !important;; /* Adjust to prevent text overlap */
    background-image: url('/wp-content/uploads/2025/02/Polygon-5.svg') !important;; /* Replace with your SVG path */
    background-repeat: no-repeat !important;;
    background-position: right 20px center !important;; /* Adjust position */
    background-size: 15px !important;; /* Adjust size */
}
.uael-login-form-submit {
    padding-right: 60px !important;; /* Adjust to prevent text overlap */
    background-image: url('/wp-content/uploads/2025/02/Polygon-5.svg') !important;; /* Replace with your SVG path */
    background-repeat: no-repeat !important;;
    background-position: right 20px center !important;; /* Adjust position */
    background-size: 15px !important;; /* Adjust size */
}
h3.gsection_title {
    padding-bottom: 15px !important;
}
.elementor-2347 .elementor-element.elementor-element-341211a .uael-gf-style .gfield--input-type-fileupload label.gform-field-label,
.elementor-2347 .elementor-element.elementor-element-341211a .uael-gf-style .gfield--type-checkbox legend,
.gfield--input-type-fileupload label.gform-field-label {
    margin-bottom: 15px !important;
    margin-left: 0px !important;
}
.gfield--input-type-fileupload .ginput_container:not(.ginput_complex) {
    margin-bottom: 5px !important;
    margin-top: 8px !important;

}
.elementor-2347 .elementor-element.elementor-element-341211a .uael-gf-style .gfield--type-post_image legend, .gfield--input-type-fileupload label.gform-field-label  {
    margin-bottom:5px !important;
    margin-left: 0px !important;
}

input:focus, button:focus, input:focus::before, input:focus-within::before  {
    outline: none !important;
    border-color: var(--e-global-color-secondary) !important; /* Change border color */

}

.ginput_counter, .gform_fileupload_rules {
    opacity: 50% !important;
    font-size: 11px !important;
}
.ginput_container + .gfield_description {
    padding-top: 2px !important;
    margin-top: 0px !important;
}
.ginput_container > .gfield_description {
    padding-top: 2px !important;
    margin-top: 0px !important;
}
/* Change the white to any color */
input:hover,
input:focus,
input:active,
select:hover,
select:focus,
select:active,
textarea:hover,
textarea:focus,
textarea:active
{
     outline:none !important;

}
input:-webkit-autofill {
    -webkit-background-clip: text;
}

.hide-error .gform_validation_errors {
    display: none;
    position: absolute;
    left: -10000px;
    top: -10000px;
}

/* Grid container */
.request-grid_1422 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content:  flex-start; /* Ensures items align left */
    align-items: stretch;
}

/* Grid items */
.request-item_1422 {
    flex: 1 1 calc(33.333% - 20px); /* 3 columns */
    display: flex;
}
/* Grid container */
.request-grid_2188 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content:  flex-start; /* Ensures items align left */
    align-items: stretch;
    flex-direction: column;
}
/* Grid items */
.request-item_2188 {
    flex-direction: column;
    display: flex;
}

.request-grid_1422::after {
    content: "";
    flex: 3 1 calc(65% - 20px); /* Same width as other items */
    visibility: hidden;
    display: none; /* Default: hidden */
}

/* Equal height for content */
.request-item_1422 .type-request, .request-item_1422 .type-request > div  {
    flex-grow: 1 !important; /* Ensures equal height */
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
}

.elementor-element.elementor-element-123456 .elementor-button .elementor-button-content-wrapper {
    gap: 23px;
}
.elementor-element.elementor-element-123456 .elementor-button-content-wrapper {
    flex-direction: row-reverse;
}
.elementor-element.elementor-element-123456 .elementor-button-text {
    margin: auto;
}
.elementor-element.elementor-element-123456 .elementor-button,
.btn {
    background-color: var(--e-global-color-primary) !important;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: none;
    border-radius: 5px 5px 5px 5px;
    padding: 1px 10px 1px 10px;
}
.elementor-element.elementor-element-123456 .elementor-button .elementor-button-content-wrapper {
    gap: 10px;
}
.elementor-element.elementor-element-123456 .elementor-button:hover, .elementor-element.elementor-element-123456 .elementor-button:focus {
    background-color: var(--e-global-color-secondary) !important;
    color: var(--e-global-color-a3e3533);
    border-color: var(--e-global-color-secondary);
}
.elementor-element.elementor-element-123456 .elementor-button-icon {
    font-size: 16px;
    color: inherit;
    line-height: 20px;
    padding-top: 4px;
    margin-bottom: -4px;
}
.btn {
    border: none 0px !important;
    background-color: var(--e-global-color-primary) !important;
}
.btn:hover, .btn:focus {
    background-color: var(--e-global-color-secondary) !important;
}

.elementor-element.elementor-element-123456 .elementor-button-purple, .btn-purple {
    background-color: var(--e-global-color-secondary) !important;
}
.elementor-element.elementor-element-123456 .elementor-button-purple:hover, .btn-purple:hover {
    background-color: var(--e-global-color-primary) !important;
}

.elementor-element.elementor-element-123456 .elementor-button-green {
    background-color: var(--e-global-color-05c380b) !important;
}
.elementor-element.elementor-element-123456 .elementor-button-gray {
    background-color: var(--e-global-color-1eb4a68) !important;
}
.elementor-element.elementor-element-123456 .elementor-button-light-gray {
    background-color: var(--e-global-color-387d933) !important;
}
.elementor-element.elementor-element-123456 .elementor-button-light-gray:hover {
    background-color: var(--e-global-color-1eb4a68) !important;
}
.action-buttons .elementor-widget-shortcode {
    display: flex;
    flex-direction: row !important;
}
.action-buttons .elementor-widget-shortcode  .elementor-widget-container {
    flex-direction: row !important;
    display: flex !important;
    gap: 10px !important;
}

.swal2-actions {
    gap: 10px;
}
.notification {
    color: white;
    font-size: 14px;
    font-weight: bolder;
}
#gform_wrapper_14 .gform_required_legend {
    display: none !important;
}
/* Show the filler only if the last row has 1 or 2 items */
@media (min-width: 769px) {
    .request-grid_1422:not(:has(.request-grid_1422-item:nth-child(3n)))::after {
        display: block;
    }
}

/* Two columns on tablets */
@media (max-width: 1024px) {
    .request-grid_1422::after {
        content: "";
        flex: 2 1 calc(50% - 20px); /* Same width as other items */
        visibility: hidden;
        display: none; /* Default: hidden */
    }
}

/* Single column on mobile */
@media (max-width: 768px) {
    .request-grid_1422::after {
        content: "";
        flex: 1 1 calc(100% - 20px); /* Same width as other items */
        visibility: hidden;
        display: none; /* Default: hidden */
    }
}



/* Pagination */
.pagination {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.pagination a,
.pagination span {
    font-size: 14px;
    text-decoration: none;
    padding: 4px 12px;
    border-radius: 5px;
    margin: 2px;
    border: var(--e-global-color-1eb4a68);
    color:var(--e-global-color-1eb4a68);
    background: #fff;
    transition: 0.3s;
}

.pagination a:hover,
.pagination .current {
    background: var(--e-global-color-1eb4a68);
    color: #fff;
}


/* Loader Container */
#ajax-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}

/* Spinning Loader */
.loader {
    width: 40px;
    height: 40px;
    border: 4px solid  var(--e-global-color-c45e5ed);
    border-top-color: var(--e-global-color-secondary);
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Responsive Breakpoints */
@media (max-width: 1024px) {
    .request-item_1422 {
        flex: 1 1 calc(50% - 20px); /* 2 columns on tablets */
    }
}

@media (max-width: 768px) {
    .request-item_1422 {
        flex: 1 1 100%; /* 1 column on mobile */
    }
}






/* Small devices (mobile/tablets, 767px and below) */
@media only screen and (max-width: 766px) {
  .br br {
      display: none;
  }

    .open .elementor-icon-box-description
    .fulfilled .elementor-icon-box-description
    .in_progress .elementor-icon-box-description
    {
        font-size: 12px !important;
    }

}

/* Medium devices (tablets/desktops, 768px and up) */
@media only screen and (min-width: 768px) {

}

/* Large devices (large laptops and desktops, 1168px and up) */
@media only screen and (min-width: 1168px) {

}
