.tp-el-content span {
    font-weight: 500;
    color: var(--tp-heading-primary);
}

div.tp-sticky-image {
    position: -webkit-sticky;
    position: sticky;
    top: 120px;
}

.tp-event-4-item .tp-event-inner-user img + img,
.tp-event-inner-content .tp-event-inner-user img + img {
    margin-left: -15px;
}

.etn-event-organizers .etn-social a {
    background: transparent;
    font-size: 15px;
    color: #5b5d63;
    width: 0;
    height: 0;
    margin: 0 15px;
    border: none;
}

.etn-event-organizers .etn-social a:hover {
    border: none;
}

.etn-event-search-wrapper .input-group {
    height: 60%;
}

.tp_small_undeline .tp-el-edurex-title span svg,
.tp_small_undeline .tp-el-edurex-title span img {
    bottom: -15px !important;
}

.tp-event-details-breadcrumb-content .alert.alert-danger {
    display: inline-block;
}

.tp-header-user-profile-thumb {
    flex: 0 0 40px;
}

/* custom css edurex */
.hero-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.hero-1-section .hero-img-wrap .shape {
    position: absolute;
    width: 193px;
    height: 213.66px;
    background: rgba(89, 102, 236, 0.11);
    border-radius: 20px;
    top: -53px;
    left: -30px;
}
.faq-section-22 .faq-content-16 .faq-accordion {
    max-width: 100%;
    width: 100%;
}
.faq-section-22 .faq-content-16 .faq-accordion .accordion-item .accordion-collapse .accordion-body {
    padding: 17px 30px 20px 30px;
}
.faq-section-22 .faq-content-16 .faq-accordion .accordion-item .accordion-header .accordion-button::after {
    content: "+";
    font-size: 20px;
    font-weight: 500;
    color: var(--ed-color-common-black);
    transform: none;
    background-image: none !important;
}
.faq-section-22 .faq-content-16 .faq-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
    content: "−";
    font-size: 20px;
    color: var(--ed-color-theme-primary, #2B4EFF);
    transform: none;
    font-weight: 500;
}

.faq-section-22 .faq-content-16 .faq-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    background-color: #EBEBEB;
}
.faq-content-16 .faq-accordion .accordion-item {
    background-color: var(--ed-color-common-white);
    box-shadow: none !important
}
.faq-section-22 .faq-content-16 .faq-accordion .accordion-item .accordion-header .accordion-button {
    padding: 17px 15px 17px 23px;
    background-color: #fff;
}
.post-content .category-2 {
    background-color: #ECF3FF;
    display: inline-block;
    color: var(--ed-color-theme-primary);
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
    padding: 8px 20px;
    border-radius: 100px;
    margin-bottom: 20px;
}
.post-card.post-card-5 {
    height: 454px !important;
}
.post-card-2.grid-post {
    height: 214px;
}

.home-ex-1 .testi-item-9 {
    background: #FFFFFF;
    border-radius: 10px;
    border: 0;
}
.home-ex-1 .testi-item-9 .testi-top-content {
    border-bottom: 0;
    padding-bottom: 0;
}
.home-ex-1 .testi-item-9 .author-details-wrap {
    background: #F2F4F7;
    border-radius: 100px;
    padding: 16px 40px 16px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.home-ex-1 .testi-item-9 .author-details-wrap .author-wrap {
    display: flex;
    align-items: center;
    gap: 15px;
}
.home-ex-1 .testi-item-9 .author-details-wrap .author-wrap img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}
.home-ex-1 .testi-item-9 .author-details-wrap .author-wrap .title-wrap .title {
    font-family: "Outfit";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: #0F2239;
}
.home-ex-1 .testi-item-9 .author-details-wrap .author-wrap .title-wrap p {
    font-family: "Outfit";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #5966EC;
    margin-bottom: 0;
}
.home-ex-1 .testi-item-9 .author-details-wrap .star-wrap {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}
.home-ex-1 .testi-item-9 .author-details-wrap .star-wrap li {
    list-style: none;
}
.home-ex-1 .testi-item-9 .author-details-wrap .star-wrap li i {
    color: #FFB539;
}
.home-ex-1 .testi-item-9 .testi-top-content p {
    font-family: "Outfit";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 38px;
    color: #4D5765;
}
