%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/higroup/wp-content/themes/evenex/assets/scss/
Upload File :
Create Path :
Current File : /var/www/html/higroup/wp-content/themes/evenex/assets/scss/_etn-single.scss

/* evenex single page designed */
.xs-event-single-purchase {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    border-radius: 12px;
    background: #fff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 70px 99px rgba(0, 0, 0, 0.08);
    margin-bottom: 100px;
}
.xs-event-purchase-btn {
    .etn-widget-title,
    .etn-single-page-ticket-count-text-holder,
    .etn-qty-field,
    .etn-total-price,
    .etn-price-field {
        display: none;
    }
}
.xs-event-single-wrap {
    .etn-es-events-page-container {
        padding-top: 0;
    }
    .xs-banner .xs-jumbotron-title {
        display: none;
    }
    .xs-event-single-title {
        margin-bottom: 15px;
    }
    .etn-tags-title {
        font-size: 23px;
        font-weight: 600;
        line-height: 1.9375rem;
        color: #041a57;
        margin-bottom: 15px;
    }
    .xs-event-single-main-header {
        border-radius: 12px;
        background: #fff;
        border: 1px solid #f2f2f2;
        box-shadow: 0px 70px 99px rgba(0, 0, 0, 0.08);
        padding: 30px;
        margin-top: -210px;
        margin-bottom: 100px;
        position: relative;
        .etn-single-event-img {
            min-height: 360px;
            object-fit: cover;
            object-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            border-radius: 12px;
        }
        .xs-event-meta {
            margin-bottom: 20px;
            .etn-event-date,
            .etn-event-location {
                margin-right: 0;
                color: #3c4144;
            }
            .etn_meta_info_icon {
                margin-right: 5px;
            }
        }
        @media (min-width: 992px) {
            .etn-event-entry-title {
                padding-left: 5px;
            }
            .etn-single-event-media,
            .xs-event-meta {
                padding-right: 5px;
            }
        }
    }
    .etn-single-event-media {
        position: relative;
        img {
            border-radius: 12px;
            filter: grayscale(1);
            width: 100%;
        }
    }
    .xs-event-term {
        font-size: 13px;
        color: #fff;
        background-color: #e54220;
        font-weight: 500;
        letter-spacing: 0.2px;
        display: inline-block;
        padding: 0 28px;
        min-height: 37px;
        position: absolute;
        left: -18px;
        top: 20px;
        border-radius: 8px 8px 8px 0px;
        text-transform: uppercase;
        line-height: 37px;
        &::after {
            position: absolute;
            content: "";
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 18px 10px 0;
            border-color: transparent #8b311e transparent transparent;
            left: 0;
            top: 100%;
        }
    }
    .xs-event-meta {
        margin-bottom: 10px;
        .etn-event-date {
            margin-bottom: 8px;
        }
    }
    .etn-event-entry-title {
        font-size: 45px;
        line-height: 1.08;
        letter-spacing: 0.3px;
        font-weight: 600;
        color: #041a57;
    }

    .etn-event-single-content-wrap {
        padding: 0;
        box-shadow: inherit;
        .xs-event-single-subtitle {
            margin-bottom: 20px;
        }
        ul li {
            font-size: 18px;
            line-height: 1.5;
            letter-spacing: 0.1px;
            font-weight: 400;
            color: #3c4144;
        }
        .etn-event-entry-title {
            font-size: 32px;
            line-height: 2.5625rem;
            font-weight: 600;
            margin-bottom: 25px;
        }
    }

    .etn-event-content-body {
        h2 {
            font-size: 32px;
            line-height: 2.5625rem;
            font-weight: 600;
            margin-bottom: 15px;
        }
        iframe {
            padding: 10px 0 40px;
        }
        .wp-block-embed__wrapper {
            margin: 0;
        }

        p {
            figcaption {
                font-weight: 400;
                font-size: 15px;
                line-height: 25px;
                text-align: left;
                color: #99a0a7;
                position: absolute;
                left: 0;
                bottom: 0;
            }
        }
        ul {
            margin: 40px 0;
            li {
                list-style: none;
                margin-bottom: 10px;
                position: relative;
                padding-left: 20px;
                &::after {
                    content: "";
                    position: absolute;
                    left: 0;
                    top: 8px;
                    background-image: url(../images/xs-eventlist-icon.svg);
                    background-repeat: no-repeat;
                    width: 8px;
                    height: 10px;
                }
                &:last-child {
                    margin-bottom: 0;
                }
            }
        }
    }

    /* sidebar style */
    .etn-sidebar {
        box-shadow: unset;
        max-width: 350px;
        width: 100%;
        .etn-ticket-widget {
            .etn-widget-title {
                margin-bottom: 20px;
                font-weight: 600;
            }
            .etn-btn {
                margin: auto;
                text-align: center;
                display: block;
            }
        }
        .etn-single-page-ticket-count-text-holder {
            padding: 0;
            margin-bottom: 30px;
        }
        .xs-event-single-social {
            .etn-social {
                border-style: solid;
                border-width: 1px;
                border-color: #f2f2f2;
                display: inline-block;
                border-radius: 8px;
                a {
                    display: inline-block;
                    font-size: 15px;
                    height: 50px;
                    line-height: 50px;
                    width: 50px;
                    border-style: solid;
                    border-width: 0 0 0 1px;
                    border-color: #f2f2f2;
                    text-align: center;
                    margin: 0 0 0 -5px;
                    &:first-child {
                        border-width: 0;
                        margin: 0;
                    }
                }
            }
        }
    }
    .etn-widget {
        border-radius: 12px;
        background: #fff;
        border: 1px solid #f2f2f2;
        box-shadow: 0px 70px 99px rgba(0, 0, 0, 0.08);
        margin-bottom: 30px;
        h4 {
            margin-bottom: 20px;
        }
        .etn-qty-field,
        .etn-price-field {
            label {
                font-weight: 600;
                margin: 0 0 10px;
                color: #041a57;
            }
        }
        .etn-total-price {
            font-weight: 600;
            margin: 30px 0;
            color: #041a57;
        }
        .etn-btn {
            font-size: 16px;
            line-height: 1.06;
            font-weight: 600;
            color: #041a57;
            background: #fff;
            box-shadow: unset;
            border-width: 2px;
            border-style: solid;
            border-color: #041a57;
            padding: 17px 35px;
            border-radius: 8px;
            transform: translateY(0);
            &:not(:disabled):not(.disabled):active {
                border-color: #041a57;
                background-color: #041a57;
                color: #fff;
                outline: none;
                box-shadow: none;
            }
            &:focus {
                outline: none;
                box-shadow: none;
            }
            &:hover {
                transform: translateY(0);
                background-color: #041a57;
                color: #fff;
            }
        }
        .xs-widget-title {
            margin-bottom: 20px;
        }

        ul {
            li {
                position: relative;
                font-size: 18px;
                line-height: 1.3;
                font-weight: 500;
                color: #041a57;
                position: relative;
                padding: 0 0 0 30px;
                margin: 0 0 35px;
                border: 0;
                > a {
                    color: inherit;
                }
                .etn_meta_info_icon {
                    position: absolute;
                    left: 0;
                    top: 3px;
                    max-width: 15px;
                }
                span {
                    font-size: 14px;
                    line-height: 1.7;
                    font-weight: 400;
                    color: #99a0a7;
                    display: block;
                }
            }
        }
    }
    .etn-event-organizers {
        display: none;
    }
    .etn-event-single-content-wrap {
        .etn-single-event-media,
        .etn-event-entry-header {
            display: none;
        }
    }
    /* sidebar style */
    .nav-tabs {
        display: none;
    }
}
.xs-event-single-wrap {
    .etn-event-content-body p {
        margin-bottom: 30px;
    }
}
.etn-event-single-content-wrap {
    padding: 0;
    box-shadow: inherit;
    p {
        margin-bottom: 25px;
    }
}

/* end sidebar style */

/* speaker style */
.xs-event-single-speaker {
    .etn-speaker-item {
        .etn-title,
        .etn-title a {
            font-size: 18px;
            line-height: 1.5;
            font-weight: 600;
            color: #3c4144;
        }
    }
    .etn-speaker-item {
        background: #fff;
        border: 1px solid #f2f2f2;
        box-shadow: unset;
        border-radius: 12px;
        .etn-speaker-content {
            border-bottom-color: transparent;
            border-bottom-width: 0;
            background-image: unset;
            padding: 25px 30px 15px;
            box-shadow: unset;
            p {
                font-size: 15px;
                line-height: 1.3;
                font-weight: 400;
                text-align: center;
                color: #99a0a7;
                padding: 0 10px;
            }
            .etn-title {
                margin-bottom: 5px;
            }
        }
        .etn-speaker-thumb {
            img {
                height: 160px;
                width: 160px;
                border-radius: 50%;
                object-fit: cover;
                object-position: center;
            }
            margin: 30px auto 0;
        }
        &:hover {
            .etn-speaker-content {
                background-color: transparent;
                border-bottom-color: transparent;
                border-bottom-width: 0;
                p {
                    color: #99a0a7;
                }
            }
            .etn-title,
            .etn-title a {
                color: #3c4144;
            }
            .etn-speaker-thumb {
                &::before {
                    opacity: 0;
                }
            }
        }
    }
    .etn-speakers-social {
        display: none;
    }
}

.xs-event-btn-inner {
    text-align: center;
    .btn-primary {
        font-size: 16px;
        line-height: 1.06;
        font-weight: 600;
        color: #041a57;
        background: #fff;
        box-shadow: unset;
        border-width: 2px;
        border-style: solid;
        border-color: #041a57;
        padding: 17px 35px;
        border-radius: 8px;
        transform: translateY(0);
        &:not(:disabled):not(.disabled):active {
            border-color: #041a57;
            background-color: #041a57;
            color: #fff;
            outline: none;
            box-shadow: none;
        }
        &:focus {
            outline: none;
            box-shadow: none;
        }
        &:hover {
            transform: translateY(0);
            background-color: #041a57;
            color: #fff;
        }
    }
}

/* speaker style */

/* Schedule  style */
.etn-event-single-wrap {
    .schedule-tab-wrapper {
        padding: 0;
        .tab-content {
            .tab-pane {
                display: none;
                &:first-child {
                    display: block;
                }
            }
        }
    }
}
.xs-event-single-wrap {
    .xs-event-acordion-heading {
        ul {
            margin-bottom: 15px;
            li {
                margin-right: 10px;
                span {
                    font-size: 16px;
                    font-weight: 400;
                    color: #3c4144;
                    line-height: 1.06;
                    position: relative;
                }
                .etn-schedule-time {
                    padding-left: 15px;
                    font-weight: 600;
                    &::after {
                        content: "";
                        position: absolute;
                        left: 0;
                        width: 6px;
                        height: 6px;
                        border-radius: 50%;
                        background: #dfe1e5;
                        top: 8px;
                    }
                }
            }
        }
    }
}
.schedule-tab-wrapper {
    margin-top: 40px;
    .xs-event-acordion-heading {
        padding: 25px 40px;
    }
    .etn-schedule-wrap {
        border-radius: 12px;
        .card {
            border-radius: 0;
            border-width: 0;
            .xs-event-acordion-heading {
                border-style: solid;
                border-width: 1px 1px 0 1px;
                border-color: #f2f2f2;
                &[aria-expanded="false"] {
                    border-width: 1px;
                }
            }
            &:first-child {
                .xs-event-acordion-heading {
                    border-radius: 12px 12px 0 0;
                }
                .card-header {
                    .btn {
                        border-width: 1px;
                    }
                }
            }
            &:last-child {
                .xs-event-acordion-heading {
                    &[aria-expanded="false"] {
                        border-radius: 12px 12px 12px 12px;
                    }
                }
                .card-header {
                    .btn {
                        border-width: 0 1px 1px 1px;
                    }
                }
            }
        }
    }
    ul {
        text-align: left;
        padding: 0;
        margin: 0;
        li {
            font-weight: 400;
            font-size: 16px;
            display: inline-block;
            color: #3c4144;
        }
    }

    .nav-tabs {
        margin-bottom: 30px;
    }
    .card-header {
        position: relative;
        background-color: transparent;
        padding: 0;
        border: 0;
    }
    .btn {
        font-size: 18px;
        font-weight: 600;
        color: #041a57;
        position: relative;
        text-decoration: none;
        padding: 0;
        display: block;
        width: 100%;
        background-color: transparent;
        padding: 25px 40px 25px 20px;
        border-width: 0 1px 0 1px;
        border-style: solid;
        border-color: #f2f2f2;
    }
    .btn[aria-expanded="false"] {
        i {
            &::before {
                content: "\f067";
            }
        }
    }
    .btn[aria-expanded="true"] {
        i {
            border-width: 2px;
            border-color: #041a57;
            &::before {
                content: "\f063";
            }
        }
    }
    .card-body {
        padding: 30px 20px;
        border-width: 1px 1px 1px 2px;
        border-style: solid;
        border-color: #f2f2f2;
        border-left: 2px solid #041a57;
        box-shadow: 0px 70px 99px rgba(0, 0, 0, 0.08);
        position: relative;
        z-index: 1;
        p {
            font-size: 18px;
            font-weight: 400;
            line-height: 28px;
            color: #3c4144;
            margin-bottom: 20px;
        }
    }
    .etn-title {
        font-size: 18px;
        line-height: 1.5rem;
        margin-bottom: 0;
        text-align: left;
        font-weight: 600;
    }
    .etn-schedule-speaker-item {
        display: flex;
    }
}
.etn-schedule-single-speaker {
    position: relative;
    margin-left: 10px;
    &:last-child {
        margin-right: 0;
    }
    img {
        height: 40px;
        width: 40px;
        object-fit: cover;
        object-position: center;
        border-radius: 50%;
    }
    &:hover {
        .xs-speaker-bio {
            opacity: 1;
            visibility: visible;
            transform: translateY(-15px);
        }
    }
}

.xs-speaker-bio {
    text-align: center;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    filter: drop-shadow(0 30px 50px rgba(0, 0, 0, 0.08));
    position: absolute;
    bottom: calc(100% + 15px);
    transform: translateY(0);
    left: -40px;
    width: 168px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    &::before {
        content: "";
        position: absolute;
        bottom: -10px;
        left: 50px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 20px 10px 0;
        border-color: transparent #fff transparent transparent;
    }
    .etn-schedule-speaker-title {
        display: block;
        font-size: 15px;
        line-height: 1.75rem;
        font-weight: 600;
        color: #3c4144;
    }
    .etn-schedule-speaker-designation {
        font-size: 15px;
        font-weight: 400;
        line-height: 20px;
        color: #99a0a7;
    }
}

/* gallery section */

.xs-gallery-section {
    padding: 20px 0;
}
.xs-gallery-wrapper {
    z-index: 1;
    position: relative;
}
.xs-gallery {
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    border-radius: 12px;
    &:before {
        top: 0px;
        left: 50%;
        z-index: 1;
        width: 0px;
        bottom: 0px;
        opacity: 0.6;
        content: "";
        position: absolute;
        transform: translateX(-50%);
        background-color: #041a57;
        transition: 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    }
    &:hover {
        &:before {
            width: 100%;
        }
    }
    > img {
        width: 100%;
        display: block;
        transition: all 0.3s;
        border-radius: 12px;
        min-height: 180px;
        object-fit: cover;
        object-position: center;
    }
    &:hover {
        > img {
            transform: scale(1.2);
        }
    }
    .plus-icon {
        top: 50%;
        left: 50%;
        z-index: 2;
        opacity: 0;
        width: 40px;
        height: 40px;
        display: flex;
        position: absolute;
        border-radius: 100%;
        align-items: center;
        justify-content: center;
        transition: all 0.3s;
        transform: translate(-50%, -50%);
        i {
            color: #fff;
            max-width: 12px;
            transform: rotate(360deg);
            transition: all 0.3s;
        }
    }
    &:hover {
        .plus-icon {
            opacity: 1;
            transition-delay: 0.2s;
            i {
                transition-delay: 0.21s;
                transform: rotate(0deg);
            }
        }
    }
}

/* end gallery section */

/* xs-event-faq-list style */
.xs-faq-item {
    text-align: left;
    &.card {
        border-width: 0;
    }
    .card-header {
        padding: 0;
        margin: 0;
        border-width: 0;
        background-color: transparent;
    }
    .xs-event-acordion-heading {
        border-style: solid;
        border-color: #f2f2f2;
        border-width: 0 1px 1px 1px;
        &[aria-expanded="true"] {
            color: #e54220;
            border-width: 0 1px 0 1px;
        }
        i {
            right: 15px;
        }
    }
    &:first-child {
        .xs-event-acordion-heading {
            border-width: 1px;
            border-radius: 6px 6px 0 0;
            &[aria-expanded="true"] {
                color: #e54220;
                border-width: 1px 1px 0 1px;
            }
        }
    }
    &:last-child {
        .xs-event-acordion-heading {
            border-width: 0 1px 1px 1px;
            &[aria-expanded="false"] {
                border-radius: 0 0 6px 6px;
            }
            &[aria-expanded="true"] {
                color: #e54220;
                border-width: 0 1px 0 1px;
            }
        }
        .xs-event-faq-content {
            border-radius: 0 0 6px 6px;
            border-style: solid;
            border-color: #f2f2f2;
        }
    }
}
.xs-event-faq-content {
    border-style: solid;
    border-width: 0 1px 1px;
    border-color: #f2f2f2;
    p {
        font-size: 18px;
        line-height: 1.75rem;
        font-weight: 400;
        color: #3c4144;
        padding: 0 90px 25px 40px;
        margin: 0;
    }
}
.xs-event-acordion-heading {
    text-align: left;
    font-size: 18px;
    line-height: 1.75rem;
    font-weight: 600;
    color: #041a57;
    display: block;
    width: 100%;
    cursor: pointer;
    padding: 20px 40px;
    background-color: transparent;
    border-width: 0;
    i {
        font-size: 12px;
        position: absolute;
        right: 20px;
        height: 35px;
        width: 35px;
        border: 1px solid #f2f2f2;
        border-radius: 50%;
        text-align: center;
        line-height: 35px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    &:not(.collapsed) {
        i {
            border-width: 2px;
            border-color: #041a57;
            &::before {
                content: "\f068";
            }
        }
    }
}
/* end xs-event-faq-list style */

/* etn-event-tag-list */
.etn-event-tag-list {
    padding: 45px 0;
    a {
        font-size: 15px;
        font-weight: 500;
        color: #041a57;
        display: block;
        border-radius: 8px;
        padding: 10px 20px;
        display: inline-block;
        background: #f8f9fa;
        border-color: transparent;
        margin: 0 10px 10px 0;
        &:hover {
            color: #041a57;
            border-color: transparent;
        }
    }
}
/* etn-event-tag-list */

.xs-event-single-social {
    ul {
        padding: 0;
        .xs-share-li {
            list-style: none;
            padding: 0;
            min-width: 50px;
            margin: 0 8px 0 0 !important;
            a {
                display: inline-block;
                width: 50px;
                height: 50px;
                border-radius: 50%;
                text-align: center;
                background: #dfe1e5 !important;
            }
            .xs-social-icon {
                padding: 13px 0 !important;
            }
            span {
                font-size: 15px;
                color: #041a57 !important;
            }
            &:last-child {
                margin-right: 0;
            }
        }
    }
}

@media (max-width: 1200px) {
    .xs-event-single-main-header .etn-event-entry-title {
        font-size: 32px;
        line-height: 2.75rem;
    }
}

@media (max-width: 992px) {
    .xs-event-single-wrap {
        .xs-event-single-main-header {
            margin-bottom: 70px;
        }
    }
}

@media (max-width: 768px) {
    .xs-event-single-wrap {
        .etn-single-event-media {
            margin-bottom: 40px;
        }
    }
}

@media (min-width: 992px) {
    .xs-gallery-section {
        padding: 30px 0;
    }
}
@media (min-width: 1200px) {
    .xs-gallery-section {
        padding: 50px 0;
    }
    .schedule-tab-wrapper {
        .card-body {
            padding: 20px 40px 35px;
        }
    }
    .xs-event-acordion-heading {
        i {
            right: 40px;
            height: 50px;
            width: 50px;
            line-height: 50px;
        }
    }
}

/* en xs-event-single-venue */

.xs-purchase-sticky {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
}
.xs-event-wishlist {
    display: none !important;
}

/* map style */
.xs-event-faq-venue-iframe,
.xs-event-360-live-iframe {
    padding: 10px 10px 0;
    border: 1px solid #f2f2f2;
    border-radius: 12px;
    box-shadow: 0px 70px 99px rgba(0, 0, 0, 0.08);
    iframe {
        border-radius: 12px;
    }
}
/* end map style */

.xs-event-single-padding {
    padding: 45px 0;
}

/* Masonry CSS  */
.elementor-widget-evenex-eventin-event {
    .event_filter_list {
        margin-left: -15px;
        margin-right: -15px;
        .event_filter_list_item {
            padding-left: 15px;
            padding-right: 15px;
        }
    }
}
/* end Masonry CSS */

/* spaker archive */
.evenex_etn_speaker_archive {
    .etn-speaker-wrapper {
        padding: 50px 0 20px;
    }
}
.home .etn_evenex_search_wraper {
    margin-top: -90px;
}

/* spaker archive */

Zerion Mini Shell 1.0