/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 30 2026 | 09:12:26 */
.navbar-brand {
    width: 100px;
}
.navbar .navbar-brand img {
    max-height: max-content;
}
.single-courses .site-content {
    padding: 0;
    margin-bottom: 70px;
}
nav.navbar {
    padding: 5px 30px;
}


/* Disable overlay click-to-close */
.elementor-popup-modal[data-elementor-id="2216"] .dialog-overlay,
#elementor-popup-modal-2216 .dialog-overlay {
    pointer-events: none !important;
}

/* Hide the X close button completely */
.elementor-popup-modal[data-elementor-id="2216"] .dialog-close-button,
#elementor-popup-modal-2216 .dialog-close-button,
#elementor-popup-modal-2216 .elementor-popup-modal__close-button {
    display: none !important;
}

.elementor-popup-modal .dialog-widget-content {
    background: transparent !important;
}
#pta_form-popup .gfield_consent_description {
    font-size: 18px !important;
    color: #525256 !important;

     overflow-y: scroll;
      scrollbar-color: #bd930e #e6cd7e;
      scrollbar-width: thin;
}
#pta_form-popup .gfield_label_before_complex {
    font-size: 28px !important;
    font-weight: 500 !important;
}