.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-event-details-breadcrumb-content .alert.alert-danger {
    display: inline-block;
}

.tp-header-user-profile-thumb {
    flex: 0 0 40px;
}

.tp-event-inner-content .tp-event-4-info {
    justify-content: start !important;
    gap: 0;
}

/* new */

.tp-blog-details-thumb img {
    width: 100%;
}

.tp-blog-full-width-thumb img {
    width: 100%;
    height: 800px;
    object-fit: cover;
}


@media only screen and (min-width: 1366px) and (max-width: 1577px) {
    .tp-hero-custom .elementor-element-c2c130a {
        padding-left: 55px;
        padding-right: 115px;
        width: 100%;
        max-width: 100%;
    }

    .tp-hero-custom .tp-course-item {
        position: relative;
        right: 88px;
    }
}

.tp-feature-chef-shape {
    width: 90px;
}

.tutor-lms ul li label::after {
    display: none;
}

.tutor-lms ul.tutor-list li label {
    padding-left: 0;
}

.tp-grid-widget-checkbox ul li label::before {
    left: 4px;
}

.tp-contact-input-remeber.login .tutor-form-check-input {
    display: none;
}

.tutor-login-form-wrapper .tp-login-input button.show-password-input {
    display: none;
}