/* ==========================================================================
   Home Page Featured Slider
   ========================================================================== */

.container {
    width: 80%;
    margin: 0 auto;
    display: flex;
}

.enmarket-main-slider-home {
    padding: 0 !important;
}

/* SVG Classes */
.cls-1,
.cls-3 {
    fill: none;
    stroke-miterlimit: 10;
    stroke-width: 3px;
}

.cls-1 {
    stroke: #000;
}

.cls-2 {
    isolation: isolate;
}

.cls-3 {
    stroke: #005BBB;
}

/* Ticket Button Styles */
svg.ticket-button-svg {
    max-width: 180px;
    width: 100%;
}

.enmarket-main-carousel-text .ticket-button-wrapper {
    display: flex;
    align-items: center;
}

.ticket-button-wrapper.green .ticket-button-border,
.ticket-button-wrapper.green .show-all-events .ticket-button-border {
    stroke: #74bd43;
}

.ticket-button-wrapper.text-white .ticket-button-text {
    fill: #fff;
}

.ticket-button-wrapper.text-white .ticket-button-chevron {
    stroke: #fff;
}

svg.ticket-button-svg:hover .ticket-button-text,
svg.ticket-button-svg:hover .ticket-button-chevron {
    stroke: #005BBB;
    fill: #005BBB;
}

/* Button Styles */
.btn {
    transition: .25s;
}

.learn-more-button,
.learn-more-box {
    color: #979797 !important;
    line-height: 1.6;
    display: inline-block !important;
    margin-left: 24px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'ProximaNova-Bold';
}

.learn-more-button:hover,
.learn-more-box:hover {
    color: #fff !important;
}

.learn-more-span i {
    margin-left: 2px;
}

.block-button-wrapper {
    display: flex;
    align-items: center;
    margin-top: 0;
    min-height: 68px;
    max-height: 68px;
}

.block-button-wrapper .learn-more-box {
    padding: 0;
    text-align: left;
}

.event-card-footer .learn-more-box {
    margin: 0 !important;
}

/* Main Carousel Layout */
.enmarket-main-carousel {
    display: flex;
    height: 285px;
}

.enmarket-main-slider-home .swiper-slide {
    height: 285px;
}

.enmarket-main-carousel-image,
.enmarket-main-carousel-text {
    width: 50%;
}

.enmarket-main-carousel-text {
    height: 285px;
    background: #2b2b2b;
    padding: 32px 56px;
}

.enmarket-main-carousel-image img {
    height: 285px;
    width: 100%;
}

/* Carousel Date Styles */
.enmarket-main-carousel-text .enmarket-main-slide2 .inner_date {
    min-height: 25px;
    max-height: 25px;
    margin-bottom: 10px;
    padding: 0;
}

.enmarket-main-carousel-text .enmarket-main-slide2 .inner_date p {
    color: #979797;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0;
    text-align: left;
    position: relative;
}

.enmarket-main-carousel-text .enmarket-main-slide2 .inner_date p:after {
    content: '';
    width: 54%;
    position: absolute;
    height: 1px;
    background: #979797;
    margin-left: 15px;
    top: 15px;
}

/* Carousel Heading */
.enmarket-main-carousel-heading {
    text-align: left;
    font-size: 45px;
    line-height: 45px;
    overflow: hidden;
    min-height: 138px;
    max-height: 138px;
}

.enmarket-main-carousel-heading a {
    color: #fff;
    text-decoration: none;
    font-family: ProximaNova-Regular;
}

/* Slider Navigation */
.enmarket-main-slider-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 23px 0 0 0 !important;
}

.enmarket-main-slider-btn .swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
    background: #000;
}

.swiper-pagination-bullet {
    margin: 0 6px !important;
}

.enmarket-main-slider-btn .swiper-button-next,
.enmarket-main-slider-btn .swiper-button-prev {
    position: inherit;
    align-items: end;
}

.enmarket-main-slider-home .mySwiper_2 {
    height: 290px;
}

/* Owl Carousel Styles */
.enmarket-main-slider-home .owl-theme .owl-dots .owl-dot.active {
    border: none !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #000 !important;
}

.owl-theme .owl-dots .owl-dot.active span {
    width: 12px;
    height: 12px;
}

.owl-theme .owl-dots {
    margin-top: -29px !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
}

.owl-carousel .owl-nav button.owl-next {
    position: relative !important;
    left: 74px !important;
}

.owl-carousel .owl-nav button.owl-prev {
    position: relative;
    left: -75px !important;
}

.owl-carousel .owl-nav button span {
    font-size: 28px !important;
    background: rgba(0, 91, 187, 0.8) !important;
    color: #fff !important;
    padding: 0 9px !important;
    margin-top: 0 !important;
    border-radius: 50% !important;
    display: flex !important;
    width: 26px !important;
    height: 27px !important;
    align-items: flex-end !important;
}

.owl-carousel .owl-nav button span:hover {
    background: #000 !important;
}

.owl-item.active {
    border: none !important;
    color: transparent !important;
}

/* ==========================================================================
   Home Page Featured Slider - Responsive
   ========================================================================== */

@media (min-width: 1200px) {
    .enmarket-main-carousel-event-date:after {
        width: 59%;
    }

    .enmarket-main-carousel-image,
    .enmarket-main-carousel-text {
        width: 50%;
    }
}

@media (max-width: 1199px) {
    .enmarket-main-slider-home .swiper-slide,
    .enmarket-main-carousel {
        height: 100%;
        width: 100%;
    }

    .enmarket-main-carousel {
        display: block;
    }

    .enmarket-main-carousel-text {
        margin-top: -10px;
        padding: 32px 24px;
        height: 100%;
    }

    .enmarket-main-carousel-image,
    .enmarket-main-carousel-text {
        width: 100%;
    }

    .enmarket-main-carousel-image img {
        height: 100%;
    }

    .enmarket-main-carousel-heading {
        min-height: 100%;
        max-height: 100%;
    }

    svg.ticket-button-svg {
        max-width: 180px;
    }

    .enmarket-main-slider-home .mySwiper_2 {
        height: 100%;
    }

    .enmarket-main-slider-btn {
        display: flex;
    }
}

@media (max-width: 991px) {
    .container {
        display: inherit;
        padding: 0 15px !important;
        width: 100%;
    }

    .enmarket-main-slider-btn {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 23px 0 0 0;
    }

    .enmarket-main-carousel-event-date {
        text-align: center;
        margin-bottom: 8px;
    }

    .enmarket-main-carousel-event-date:after {
        display: none;
    }

    .enmarket-main-carousel-heading {
        text-align: center;
    }

    .block-button-wrapper {
        display: block;
        min-height: 100%;
        max-height: 100%;
        text-align: center;
    }

    .enmarket-main-carousel-text .ticket-button-wrapper {
        justify-content: center;
    }

    .learn-more-box {
        margin: 15px 0 0;
    }
}

@media (max-width: 906px) {
    .enmarket-main-carousel-heading {
        min-height: 94px;
        max-height: 94px;
    }
}

@media (max-width: 768px) {
    .enmarket-main-carousel-text .enmarket-main-slide2 .inner_date p:after {
        display: none;
    }

    .enmarket-main-carousel-text .enmarket-main-slide2 .inner_date p {
        text-align: center;
    }
}

/* ==========================================================================
   Home Page Upcoming Event Slider
   ========================================================================== */

#post-20 .et_pb_code_inner .conatiner-btn {
    padding-top: 14px !important;
}

/* Event Card Box */
.enmarket-block {
    margin-bottom: 1.8rem;
}

.event-card-box {
    background-color: #2b2b2b;
    padding-bottom: 1.5rem;
    margin: 0 28px 0 0;
}

.event-banner a {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.event-banner a::before {
    content: "";
    display: block;
}

.event-banner img:hover {
    border-color: #005BBB !important;
}

/* Event Card Content */
.event-content-inner {
    text-align: center;
    margin-top: 10px;
    padding-bottom: 1.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.event-content-inner .inner_date p {
    font-size: 14px;
    text-transform: uppercase;
    color: #979797 !important;
    font-weight: 700;
    line-height: 1.4;
    padding-bottom: 15px;
    min-height: 45px;
    max-height: 45px;
}

.event-card-content .event-date {
    height: 1.4rem;
    font-size: 14px;
    text-transform: uppercase;
    color: #979797;
    font-weight: 700;
    padding-bottom: 35px;
    margin-bottom: 1rem;
}

.event-card-content .event-title,
.event-card-content .event-title a {
    margin-bottom: 0;
    font-size: 21px;
    color: #fff;
    font-weight: 400;
    line-height: 1.4;
    font-style: italic;
    text-decoration: none;
    height: 64px;
    overflow: hidden;
    font-family: ProximaNova-Regular;
}

.event-card-content .event-title a:hover {
    color: #005BBB;
}

.event-card-footer {
    text-align: center;
    margin: 0 1.5rem;
}

.event-card-box .event-card-content .event-card-footer .ticket-button-wrapper.green {
    min-height: 50px;
    max-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Upcoming Events Red Bar */
.enmarket-upcoming-events-redbar-container {
    transition: .15s all ease-in-out;
}

.enmarket-upcoming-events-redbar-container .enmarket-upcoming-events-redbar {
    transition: .15s all ease-in-out;
    width: 70px;
    height: 100%;
    background: #005BBB;
    position: relative;
}

.enmarket-upcoming-events-redbar-container:hover .enmarket-upcoming-events-redbar {
    background: #2b2b2b;
}

.enmarket-upcoming-events-redbar-container .enmarket-upcoming-events-redbar .rotated-text-redbar {
    position: absolute;
    left: 0;
    top: 60%;
    transform: translateY(115%) rotate(-90deg);
    right: 0;
}

.enmarket-upcoming-events-redbar-container .enmarket-upcoming-events-redbar .rotated-text-redbar span {
    font-size: 18px;
    font-weight: 600;
    white-space: nowrap;
    letter-spacing: 4px;
    color: #fff;
    text-transform: uppercase;
    font-family: ProximaNova-Regular;
}

/* Event Slider Owl Carousel */
.owl-carousel .owl-item .event-card-box img {
    height: 240px;
    object-fit: cover;
}

.event-slider-home .owl-nav {
    position: absolute !important;
    left: 47% !important;
    margin-top: 19px !important;
}

.event-slider-home .owl-nav button.owl-prev {
    position: relative !important;
    left: 13px !important;
}

.container.event-slider-home {
    width: 74%;
    display: flex;
    justify-content: center;
}

/* Event Slider Slick Carousel */
.event-slider-home .slick-next {
    right: 39%;
    bottom: 0;
    top: 107%;
    border-radius: 50%;
    background: rgba(0, 91, 187, 0.8);
    color: #fff;
    width: 26px;
    height: 26px;
}

.event-slider-home .slick-prev {
    left: 50%;
    bottom: 0;
    top: 107%;
    border-radius: 50%;
    background: rgba(0, 91, 187, 0.8);
    color: #fff;
    width: 26px;
    height: 26px;
}

.event-slider-home .slick-next:hover,
.event-slider-home .slick-prev:hover {
    background: #000;
}

.slick-next:before {
    content: '>' !important;
    padding-left: 1px;
}

.slick-prev:before {
    content: '<' !important;
    padding-right: 2px;
}

.slick-prev:before,
.slick-next:before {
    display: flex;
    justify-content: center;
    height: 100%;
    margin-top: 2px;
}

.slick-prev:focus,
.slick-next:focus {
    background: rgba(0, 91, 187, 0.8) !important;
}

.event-slider-home .event-banner-inner {
    height: 250px;
    width: 100%;
}

/* ==========================================================================
   Home Page Upcoming Event Slider - Responsive
   ========================================================================== */

@media (max-width: 991px) {
    .event-slider-home .swiper {
        padding: 0;
    }

    .event-card-box {
        width: 100%;
    }

    .upcoming-event {
        display: none;
    }

    .owl-carousel .owl-item .event-card-box img {
        height: 900px !important;
        object-fit: cover;
    }

    .event-slider-home .event-banner-inner {
        height: 761px;
    }

    .container.event-slider-home {
        width: 100%;
    }

    .event-slider-home .slick-prev {
        left: 41%;
        top: 104%;
    }

    .event-slider-home .slick-next {
        right: 39%;
        bottom: 0;
        top: 104%;
    }
}

@media (max-width: 768px) {
    .event-slider-home .event-banner-inner {
        height: 561px;
    }
}

@media (max-width: 450px) {
    .event-slider-home .event-banner-inner {
        height: 350px;
    }
}
