/*
Theme Name: The York Theatre
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* Home Banner Start */
.common-bg-gredient {
    background: linear-gradient(90deg, #310142 0%, #54196B 50%, rgba(162, 121, 176, 0.60) 84%, #632379 100%);
}

.home-banner-main .swiper-pagination {
    left: 30px !important;
}

/* Home Banner End */

/* Notification Bar */


body.notification-bar-yes .home-header-main {
    top: 40px !important;
    transition: all 0.3s ease-in-out;
}

body.notification-bar-no .home-header-main {
    top: 0px !important;
    transition: all 0.3s ease-in-out;
}

body.notification-bar-yes .home-header-main.top {
    top: 0 !important;
    transition: all 0.3s ease-in-out;
}

.ht-notification-section a {
    color: #310142 !important;
    text-decoration: underline !important;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
}

.ht-notification-section a:hover {
    color: #fff !important;
}

/* Notification Bar */

/* Header */
.home-header-main.sticky-header {
    background: #310142;
    box-shadow: 0px 0 15px rgba(0, 0, 0, 0.6);
}

.home-header-main.sticky-header .sub-menu.elementor-nav-menu--dropdown {
    top: 52px !important;
}

.home-header-main .elementor-nav-menu--dropdown .menu-item>a:focus,
.header-without-home .elementor-nav-menu--dropdown .menu-item>a:focus,
.home-header-main .elementor-nav-menu--dropdown .menu-item>a:focus-visible,
.header-without-home .elementor-nav-menu--dropdown .menu-item>a:focus-visible {
    background-color: transparent !important;
    outline: none;
}

.home-header-main .elementor-nav-menu--dropdown.elementor-nav-menu__container,
.header-without-home .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: fixed !important;
    top: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    bottom: 0 !important;
    --menu-height: 100% !important;
    overflow: auto;
    background: #fff;
    padding: 120px 0px 30px;
    right: -100%;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.home-header-main .elementor-nav-menu--dropdown.elementor-nav-menu__container[aria-hidden="false"],
.header-without-home .elementor-nav-menu--dropdown.elementor-nav-menu__container[aria-hidden="false"] {
    right: 0;
    height: auto !important;
    margin-top: 0 !important;
}

.home-header-main .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu,
.header-without-home .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu {
    display: block;
}

.home-header-main .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu .menu-item .hfe-menu-item,
.header-without-home .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu .menu-item .hfe-menu-item {
    padding: 15px 10px !important;
}

.home-header-main .elementor-menu-toggle,
.header-without-home .elementor-menu-toggle {
    z-index: 99999;
}

.home-header-main .elementor-menu-toggle:focus-visible,
.header-without-home .elementor-menu-toggle:focus-visible {
    border: none;
    outline: none;
}

html.overflow-hidden {
    overflow: hidden;
}


/* Header */

/* home history section */
.history-inner-main .history-img-container,
.history-inner-main .history-img-container>.elementor-element {
    height: 100%;
}

/* home history section */

/* Home Services Cards */
.services-card-main .service-card-title span {
    display: block;
    text-align: left !important;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0;
}

.services-card-main .learn-more-btn a {
    text-decoration: underline;
}

/* Home Services Cards */

/* Features section */
.feature-card-main .learn-more-btn a {
    text-decoration: underline;
}

/* Features section */

/* Common Style */
.common-p-style p:last-child {
    margin-bottom: 0 !important;
}

.underline-btn-icon a {
    position: relative;
}

.underline-btn-icon a:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #632379;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
}

.underline-btn-icon a:hover:after {
    background: #FFBF42;
}

.underline-btn-icon .elementor-button-icon .e-font-icon-svg {
    transition: 0.5s ease;
}

.common-detail a {
    text-decoration: underline !important;
    color: #632379 !important;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
}

.common-detail a:hover {
    color: #FFBF42 !important;
}

.underline-anchor-detail a {
    text-decoration: underline !important;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
}

/* Common Style */

/* Common form */
.common-form input,
.common-form textarea {
    padding: 12px 29px 12px 12px !important;
}

.elementor-message-success {
    background-color: #fff;
    padding: 10px;
    color: green;
    font-family: Inter;
}

/* Common form */

/* Common Banner Section */
.banner-absolute-img {
    position: absolute !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

/* Common Banner Section */

/* singer-tabing */
.features-tabing-section {
    overflow: hidden;
}

.features-tabing-section .e-n-tab-title:focus-visible {
    outline: none;
}

.features-tabing-section .features-tabing .e-n-tabs-heading {
    position: relative;
    z-index: 9;
}

.features-tabing-section .features-tabing .e-n-tabs-heading:before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(162, 121, 176, 0.11);
    z-index: -1;
}

.singer-features-block>* {
    flex: 1 0 0 !important;
    max-width: 100%;
}

.singer-features-block>*:first-child {
    flex: 0 0 auto !important;
}

.singer-features-block>*:only-child {
    flex: 1 0 0 !important;
    max-width: 100%;
}

.singer-features-block .profile-image {
    flex: 0 0 auto;
    overflow: hidden;
}

.features-tabing-section .e-n-tabs-heading,
.features-tabing-section .e-n-tabs-content {
    padding-top: 104px;
    padding-bottom: 66px;
}

.features-tabing-section .singer-bio-content .bio-detail a {
    text-decoration: underline;
    color: #632379;
    transition: 0.5s ease;
}

.features-tabing-section .singer-bio-content .bio-detail a:hover {
    color: #FFBF42;
}

.singer-media-item a {
    display: block !important;
}

.singer-media-item .widget-image-caption.wp-caption-text {
    display: none;
}

/* .singer-features-block .profile-image * {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover';
} */

/* .singer-features-block .singer-bio-content {
    flex: 1 0 0;
    max-width: 100%;
} */
/* singer-tabing */

@media (min-width:2401px) {
    .feature-card-main .elementor-widget-image img {
        height: 950px !important;
    }

    .platinum-banner-main {
        min-height: 900px !important;
    }
}

@media (min-width:2101px) and (max-width:2400px) {
    .feature-card-main .elementor-widget-image img {
        height: 850px !important;
    }

    .platinum-banner-main {
        min-height: 850px !important;
    }
}

@media (min-width:1921px) and (max-width:2100px) {
    .feature-card-main .elementor-widget-image img {
        height: 750px !important;
    }

    .platinum-banner-main {
        min-height: 750px !important;
    }
}

@media (min-width:1500px) and (max-width:1920px) {
    .feature-card-main .elementor-widget-image img {
        height: 650px !important;
    }

    .platinum-banner-main {
        min-height: 690px !important;
    }
}

@media (max-width:1366px) {

    /* Home History Section */
    .history-content-right-main,
    .history-detail-right-main {
        width: 100% !important;
    }

    /* Home History Section */

    .services-card-main .service-card-title span {
        font-size: 22px;
    }

    .features-tabing-section .e-n-tabs-heading,
    .features-tabing-section .e-n-tabs-content {
        padding-top: 80px;
        padding-bottom: 40px;
    }

}

@media (max-width:1200px) {
    .services-card-main .service-card-title span {
        font-size: 20px;
    }

    .features-tabing-section .e-n-tabs-heading,
    .features-tabing-section .e-n-tabs-content {
        padding-top: 70px;
        padding-bottom: 30px;
    }
}

@media (max-width:1024px) {
    .services-card-main .service-card-title span {
        font-size: 18px;
    }

    .features-tabing-section .e-n-tabs-heading,
    .features-tabing-section .e-n-tabs-content {
        padding-top: 50px;
        padding-bottom: 30px;
    }
}


@media (max-width:880px) {
    .footer-absolute-img {
        position: relative !important;
    }

    .services-card-main .service-card-title span {
        font-size: 16px;
    }

    .features-tabing-section .e-n-tabs-heading,
    .features-tabing-section .e-n-tabs-content {
        padding-top: 40px;
        padding-bottom: 30px;
    }
}

@media (max-width:767px) {
    .common-bg-gredient {
        background: linear-gradient(90deg, #310142 0%, #54196B 50%, rgba(162, 121, 176, 0.60) 154%, #632379 100%);
    }

    .home-banner-main .swiper-pagination {
        left: 50% !important;
    }

    .sign-up-form-main {
        background-image: none !important;
    }

    .platinum-banner-main {
        background-image: none !important;
        background: linear-gradient(90deg, #310142 0%, #54196B 50%, rgba(162, 121, 176, 0.60) 154%, #632379 100%) !important;
    }

    .features-tabing-section .e-n-tabs-heading button {
        position: relative;
        display: flex;
        justify-content: space-between;
    }

    .features-tabing-section .e-n-tabs-heading button:after {
        position: relative;
        content: "";
        width: 20px;
        height: 20px;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23190022' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 18px 18px;
        transition: all ease-in-out 0.3s;
    }

    .features-tabing-section .e-n-tabs-heading button[aria-selected="true"]:after {
        transform: rotate(-180deg);
    }

    .features-tabing-section .e-n-tabs-heading button[aria-selected="false"]:not(:last-child) {
        /* border-bottom: 1px solid #A279B0 !important; */
    }

    .features-tabing-section .e-n-tabs-heading button[aria-selected="false"]:not(:first-child) {
        border-top: 1px solid #A279B0 !important;
    }

    .features-tabing-section .e-n-tabs-heading button[aria-selected="true"] {
        border-top: 1px solid #A279B0 !important;
    }

    .history-inner-main .history-img-container,
    .history-inner-main .history-img-container>.elementor-element {
        height: auto;
    }



}

@media (max-width:575px) {
    .service-card {
        width: 100% !important;
    }

    .common-form .elementor-field-group {
        width: 100% !important;
    }

    .feature-card-main {
        width: 100% !important;
    }

    .feature-card-main .elementor-widget-image img {
        height: 100% !important;
    }

}

@media (max-width : 375px) {
    .singer-media-content-inner {
        --e-con-grid-template-columns: repeat(1, 1fr) !important;
    }
}