.elementor-widget-elementor-resource-acf-field-widget .acf-link-btn i.fa-download,
.elementor-widget-elementor-resource-acf-field-widget .acf-link-btn i.fa-youtube,
.elementor-widget-elementor-resource-acf-field-widget .acf-link-btn i.fa-external-link{
    margin-right: 10px !important;
}

.elementor-widget-elementor-resource-acf-field-widget .event-card-wrapper,
.elementor-widget-elementor-upcoming-forum-widget .event-card-wrapper {
    /* border-left: 3px solid #8C036D; */
}

.elementor-39799 .elementor-element.elementor-element-42224714 {
    width: 100% !important;
}

.elementor-39799 .elementor-element.elementor-element-fed5b30 {
    opacity: 0 !important;
}

.elementor-widget-theme-post-content .e-con-full,
.elementor-widget-theme-post-content .e-con>.e-con-inner,
#content .e-con-boxed {
    padding-inline-start: 0 !important;
    padding-inline-end: 0 !important;
}

.lesson-title h2 a {
    color: var(--e-global-color-primary) !important;
}

.basic-plugin-register-custom-form {
    width: 50% !important;
    padding: 20px;
}

.sensei-message {
    position: absolute;
    z-index: 99;
    top: 200px;
}

.single-course.course div.sensei-message.info {
    display: none;
}

#event_show_option_btn {
    display: none;
}

hr.custom-hr {
    margin: .5rem 0 1rem 0 !important;
    height: 2px;
    border: none;
    background: #ddd !important;
}

/* Find the last acf-link-btn and add no-margin-end */
.no-margin-block-end,
.acf-link-btn.no-margin-block-end,
.no-margin-block-end p {
    margin-block-end: 0 !important;
    margin-bottom: 0 !important;
}

.acf-link-btn.add-margin-block-start {
    margin-block-start: 10px !important;
    margin-top: 10px !important;
}

.elementor-widget-theme-post-content iframe {
    width: 100% !important;
    display: block !important;
    margin: 20px 0 !important;
}

.page-content a {
    word-wrap: break-word !important;
}

.archive .elementor-pagination {
    text-align: center;
    margin-top: 40px !important;
}

.elementor-widget-elementor-resource-acf-field-widget {
    margin-block-end: 0 !important;
    margin-bottom: 0 !important;
}


.elementor-widget-elementor-resource-acf-field-widget .acf-link-btn {
    width: 100% !important;
}

.elementor-widget-elementor-resource-acf-field-widget .resource-acf-field-group-wrapper .d-flex .resource-acf-field-wrapper:last-child,
.archive .elementor-widget-elementor-resource-acf-field-widget .d-flex .resource-acf-field-group-wrapper .resource-acf-field-wrapper:last-child {
    margin-block-end: 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0;
}

.resource-acf-field-group-wrapper .event-card-wrapper:last-child {
    margin-block-end: 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0;
}

/* // for the tribe events plugin adjust css */

.tribe_events .resource-acf-field-wrapper,
#tribe-events-pg-template,
body:not([class*=elementor-page-]) .site-main {
    padding: 10px;
}

.tribe_events .speaker-photo {
    max-width: 130px;
}

.elementor-widget-theme-post-excerpt .elementor-widget-container p {
    margin-bottom: 0 !important;
}

#searchform123 .search-form .search-field {
    margin-block-end: .9rem !important;
}

#course-logged-in {
    display: flex;
}

#course-login-require {
    display: none !important;
}

#course-logged-in .external-course-main-content {
    display: none !important;
}

.course {
    border-bottom: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

#course-login-require .course-login-form {
    max-width: 600px !important;
}

.course-content .feat-img {
    float: right !important;
    margin: 0px 0px 20px 20px;
    border-radius: 10px 10px 10px 10px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 318px;
    height: 270px;
}

#custom-registration-form .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input {
    border: none;
    background-color: #fff;
}

#custom-registration-form .elementor-field-group {
    padding-right: calc(0px/2);
    padding-left: calc(0px/2);
    margin-bottom: 30px;
}

#custom-registration-form .elementor-field-label {
    padding-bottom: 0.9rem !important;
}

.elementor-widget-elementor-resource-related-posts-widget .elementor-column.elementor-col-33 img.decorate-hex {
    width: 160px !important;
    height: auto;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: end;
    z-index: 20;
}

.elementor-widget-elementor-resource-related-posts-widget .related-post-btn {
    z-index: 2000 !important;
    position: relative;
}

/* Chan Start */
.eicon-menu-bar {
    margin-top: -1px;
}

ul#menu-2-118028a {
    padding: 10px 0;
}

.single-conference-news div[data-widget_type="post-info.default"] {
    display: none;
}

/* Hide scrollbar for Chrome, Safari, and Opera */
.active-filters.active-filter-lists::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for Firefox */
.active-filters.active-filter-lists,
.taxonomy-terms ul {
    scrollbar-width: none;
    -ms-overflow-style: none;
    /* hide scrollbar for IE 10+ */
}

.no-search-item {
    display: none !important;
}

.right-scroll-icon {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.active-filter-container:hover .right-scroll-icon {
    opacity: 1;
}

.event-date .resource-acf-field-wrapper a {
    color: var(--e-global-color-5675bf6) !important;
}

.event-card-wrapper svg {
    color: var(--e-global-color-5675bf6) !important;
}
.daru-courses-tab .e-n-tab-title {
    position: relative;
    overflow: hidden;
}

.daru-courses-tab .e-n-tab-title:after {
    content: "";
    height: 2px;
    width: 0; /* Start with zero width */
    position: absolute;
    background: #8c066d;
    bottom: 0;
    left: 50%; /* Start from the center */
    transform: translateX(-50%); /* Center horizontally */
    transition: width 0.25s ease; /* Smooth transition */
}

.daru-courses-tab .e-n-tab-title:hover:after, .daru-courses-tab .e-n-tab-title[aria-selected="true"]:after {
    width: 100%!important; /* Grow to full container width on hover */
}

/* Optional: Add animation for a more visual effect */
@keyframes createBox {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}

.daru-courses-tab .e-n-tab-title:after {
    animation: createBox .25s;
}

/* Chan End */

/* MEDIA RESPONSIVE */

/* // X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {}

@media (min-width: 1200px) {
    h1.entry-title {
        max-width: 1120px !important;
    }

    body:not([class*=elementor-page-]) .site-main {
        max-width: 1140px !important;
    }
}

/* // Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {

    .elementor-12541 .elementor-element.elementor-element-32d0868>.elementor-widget-container {
        padding-left: 35px;
    }
}

/* // Elementor Responsive Point */
@media (max-width: 1024px) {

    #hide-from-tablet,
    .elementor .elementor-hidden-tablet.elementor-widget-elementor-resource-acf-field-widget {
        display: none !important;
    }

    .course-content .feat-img {
        display: none;
    }

    .elementor-widget-elementor-resource-related-posts-widget .elementor-column.elementor-col-33 img.decorate-hex {
        width: 120px !important;
    }

    .active-filters {
        justify-content: flex-start !important;
    }

    .active-filter-item,
    .search-item {
        margin-left: 0 !important;
        margin-right: 10px;
    }

}

/* // Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .elementor-widget-elementor-resource-related-posts-widget .elementor-column.elementor-col-33 img.decorate-hex {
        width: 140px !important;
    }

    .title-control.related-post-title {
        height: unset !important;
    }

    .home .custom-widget-content {
        left: 0% !important;
        max-width: 100% !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .home .custom-background-overlay {
        background-image: linear-gradient(106deg, #EEEEEE00 0%, #6D0055 0%);
    }

    .share-button .button-text {
        display: none;
    }

    .share-button i {
        display: block;
        padding: 0 !important;
    }

    #my-courses.alignwide {
        margin: 0 !important;
    }
}

/* // Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .elementor-widget-elementor-resource-related-posts-widget .elementor-column.elementor-col-33 img.decorate-hex {
        width: 160px !important;
    }

    #text-resize-widget {
        top: 150px;
        right: 10px;
    }

    #text-resize-widget .text-resize .icon-container .icon {
        font-size: 15px !important;
    }

    #text-resize-widget .text-resize .resize-title {
        padding: 5px !important;
    }

    #subscribe-form .elementor-widget-container {
        margin: 0px !important;
    }

    .elementor-widget-theme-post-content iframe,
    iframe {
        width: 100% !important;
    }

    .basic-plugin-register-custom-form {
        width: 100% !important;
    }

}

/* // X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

    .elementor-widget-elementor-resource-related-posts-widget .elementor-column.elementor-col-33,
    .elementor-column[data-col="33"] {
        width: 100% !important;
    }

    .elementor-widget-elementor-resource-related-posts-widget .elementor-column.elementor-col-33 img.decorate-hex {
        width: 120px !important;
    }

}

.logged-in li.courses-menu {
    display: none !important;
}

@media (min-width: 1201px) {
    .logged-in #nav-menu {
        width: 80% !important;
    }

    div#nav-menu {
        width: 90%;
    }

    #login-button-group {
        width: 10%;
    }

    .logged-in #login-button-group {
        width: 20%;
    }
}


.add-elipsis:after {
    content: '...'
}

.ur-frontend-form {
    border-style: solid;
    border-width: 2px 2px 2px 2px!important;
    border-color: #CAC8C8;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 0px!important;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 30px 30px 30px 30px!important;
    border-radius: 10px!important;
}
.ur-frontend-form input {
    background-color: #ffffff!important;
    border-color: #CCCCCC!important;
    border-width: 2px!important;
    border-radius: 5px!important;
	padding: .5rem 1rem!important;
	color: #000000!important;
}
a.password_preview {
    font-family: dashicons !important;
}
input#password {
    margin-bottom: 0;
}
.ur-frontend-form input.user-registration-Button, .ur-frontend-form button.ur-submit-button {
    font-weight: 600;
    color: #c63900!important;
    background-color: #ffffff;
    border-style: solid;
    border-width: 2px 2px 2px 2px!important;
    border-color: #c63900!important;
    border-radius: 5px 5px 5px 5px!important;
    padding: 0 24px!important;
    min-height: 40px!important;
	margin-right: 0px!important;
}
.ur-frontend-form input.user-registration-Button:hover, .ur-frontend-form button.ur-submit-button:hover{
	color: #ffffff!important;
	background: #c63900!important;
}
.ur-frontend-form .ur-form-row .ur-form-grid, .ur-frontend-form .ur-button-container {
    padding: 0;
}
.user-registration-register.register {
    margin-bottom: 0;
}
.ur-frontend-form label {
    font-weight: 600!important;
    color: #333333!important;
    font-size: 16px!important;
    margin-bottom: 5px!important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    line-height: 1 !important;
}
label.user-registration-form__label.user-registration-form__label-for-checkbox.inline {
    display: flex;
    align-items: center;
}
#user-registration{
    margin-top: 0!important;
}
.logged-in .show-default-page {
    display: block!important;
}
.logged-in #show-login-form {
    display: none!important;
}
#show-login-form {
    display: block;
}
.show-default-page{
    display: none;
}
#user-registration.horizontal, #user-registration{
    box-shadow: none!important;
}




.user-registration.ur-frontend-form form.register .ur-button-container {
    display: block;
    margin-top: 20px;
    margin-left: 0 10px;
}

.elementor-element.e-child:has(.no-search-item) {
    margin-bottom: 0;
}


@media(min-width: 767px) {

    div#user-registration, .user-registration {
        max-width: 50%;
    }

}


/* Spinner styles */
.spinner {
    position: fixed;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
	z-index: 9999;
	display: none;
}
.spinner-icon {
    transform: translate(-50%, -50%);
    width: 4rem;
    height: 4rem;
    border: 6px solid rgb(213 212 212);
    border-top-color: #60014b;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

/* Overlay styles */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255 255 255 / 40%);
    z-index: 9998;
    display: none;
}

.stop-loading {
    position: fixed;
    top: 15%;
    right: 5%;
    width: 35px;
    z-index: 99999;
    display: none;
	cursor: pointer;
}

/* Animation for spinner */
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
@media(min-width: 1440px){
	.spinner-icon{
		width: 6rem;
    	height: 6rem;
		border-width: 10px;
	}
}