body {
    margin: 0;
    padding: 0;
    /*padding-bottom: 125px;*/
    background-color: #bb8ef5;
    font-family: 'mr_NorwesterG';
}

@font-face {
    font-family: 'OpenSans';
    font-style: normal;
    font-weight: 400;
    /* Regular */
    src: url('/static/fonts/OpenSans-Regular.ttf');
}

@font-face {
    font-family: 'OpenSans';
    font-style: italic;
    font-weight: 400;
    /* Italic */
    src: url('/static/fonts/OpenSans-Italic.ttf');
}

@font-face {
    font-family: 'OpenSans';
    font-style: normal;
    font-weight: 600;
    /* SemiBold */
    src: url('/static/fonts/OpenSans-SemiBold.ttf');
}

@font-face {
    font-family: 'OpenSans';
    font-style: italic;
    font-weight: 600;
    /* SemiBold Italic */
    src: url('/static/fonts/OpenSans-SemiBoldItalic.ttf');
}

@font-face {
    font-family: 'OpenSans';
    font-style: normal;
    font-weight: 300;
    /* Light */
    src: url('/static/fonts/OpenSans-Light.ttf');
}

@font-face {
    font-family: 'OpenSans';
    font-style: italic;
    font-weight: 300;
    /* Light Italic */
    src: url('/static/fonts/OpenSans-LightItalic.ttf');
}




@font-face {
    font-family: 'mr_NorwesterG';
    font-style: normal;
    font-weight: normal;
    src: url('/static/fonts/mr_NorwesterG.otf');

}

* {
    padding: 0;
    margin: 0;

}

body {
    margin: 0;
    padding: 0;
    /*padding-bottom: 125px;*/
    background-color: #180C28;
    font-family: 'mr_NorwesterG' !important;

}

.hero-slider-description-event-date {
    font-size: 60px !important;
    margin-bottom: 0px;
    padding-top: 10px;
}

.hero-slider-description-event-time {
    font-size: 18px !important;
    font-weight: normal;
}

.ticket-number-price {
    font-size: 36px;

}

.duration-text {
    padding-bottom: 30px;
}

.font-open-sans {
    font-family: "OpenSans", sans-serif !important;
}

.lector-content-name {
    font-size: 24px;
    font-weight: normal;
}

.lector-content-desc {
    font-size: 14px;
}

.font-normal {
    font-weight: normal;
}

/* upcoming slider new*/

.upcoming-container {
    width: 100%;
}

.upcoming-content-container {
    max-width: 1300px;
    margin: 0 auto;
}

.upcoming-content-header {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.upcoming-content-caption-container {
    display: flex;
    align-items: center;
}

.upcoming-caption h4 {
    color: #ffff;
    margin: 0px !important;
    text-transform: uppercase;
}

.category-list-header-container {
    padding-bottom: 0px;
}

.upcoming-item a {
    text-decoration: none;
}

.upcoming-image-wrapper {
    width: 100%;
    height: 320px;
    position: relative;
}

.upcoming-card-image {
    width: 100%;
    height: auto;
}

.upcoming-slider-date-new {
    position: absolute;
    top: 140px;
    left: 30px;
    display: flex;
    flex-direction: column;
    color: #fff;
}

.upcoming-slider-date-new:hover {
    background-color: inherit;
    opacity: 1;
}

.upcoming-big-date-day {
    font-size: 144px;
    line-height: 116px;
}

.upcoming-big-date-month {
    text-transform: uppercase;
    font-size: 40px;
}

.upcoming-card-price-button {
    margin: 20px 0px 0px 0px;
    width: 100%;
    height: 60px;
    border: 2px solid #6523BB;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
}

.upcoming-card-price-button:hover {
    background-color: #FF3C3C;
    border: 2px solid #FF3C3C;
}

.upcoming-card-description {
    padding: 30px 10px 30px 10px;
    color: #ffff;

    height: 210px;
    box-sizing: border-box;
}

.upcoming-item {
    width: 100%;
}

.upcoming-content-header {
    padding: 40px 0px 40px 0px;
}

/* Upcoming slider section */
.custom-nav {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 15px;
    display: none;
}

.custom-nav button {
    background-color: inherit;
    color: #fff;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    padding: 0px;
    font-size: 14px;
    opacity: 0.7;
}

.custom-nav button:hover {
    background-color: inherit;
    opacity: 1;
}

.upcoming-container-slider {
    padding: 0px !important;
}

.upcoming-card-description {
    height: 141px;
    text-align: start;
    font-family: "OpenSans", sans-serif !important;
    font-size: 16px;

}

.calendar-button {
    padding: 12.5px 40px 12.5px 40px !important;
    max-width: 300px;
}

.width-00 {
    width: 90%;
}

.display-block-1328 {
    display: none;
}

/* royalty section( premium)*/
.link-premium-wrapper {
    padding-bottom: 40px;
    width: 100%;
}

/* loyalty block*/

.royalty-container {
    width: 100%;
    padding: 100px 0px 100px 0px;
    color: #fff;
    position: relative;
}

.royalty-content-wraper {
    max-width: 1300px;
    margin: 0 auto;

}

.royalty-content {
    width: 100%;
    padding: 0px 0px 0px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.royalty-text {
    max-width: 600px;

}

.royalty-sub-capture {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
}

.royalty-capture {
    font-size: 60px;

    text-transform: uppercase;
    line-height: 66px;
    padding: 0px 0px 20px 0px;
}

.royalty-mission {
    width: 100%;
    font-size: 24px;

    text-transform: uppercase;
    padding: 0px 0px 20px 0px;
}

.royalty-image {
    max-width: 600px;

}

.royalty-image img {
    display: block;
    max-width: 100%;
    height: auto;
}

.link-premium-wrapper {
    width: 100%;
    padding: 20px 0px 0px 0px;
}

.link-premium {
    background-color: #6523BB !important;
    border: none !important;
    border-radius: 0px !important;

    white-space: nowrap;
    padding: 15px 24px;
    text-transform: uppercase;
    max-width: 200px;
    color: #ffff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.link-premium-link {
    display: block;
    font-size: 25px !important;
    background-color: #6523BB !important;
    border: none !important;
    border-radius: 0px !important;
    white-space: nowrap;
    padding: 12.5px 28px;
    text-transform: uppercase;
    max-width: 255px;
    color: #ffff;
    text-align: center;
    font-family: 'mr_NorwesterG' !important;
    font-weight: normal;
}

/* Category */

.category-list-main-wrapper {
    max-width: 1300px;
    margin: 0 auto;
}

.category-list-header-container {
    padding: 70px 0px 0px 0px;
}

.category-list-card-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.category-list-card-item {
    width: 500px;
    margin: 70px 0px 0px 0px;
}

.category-list-card-wrapper a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;

}

.category-button-title-wrapper {
    padding: 38px 0px 0px 0px;
}

.product_category_image_container {
    max-width: 530px;
    max-height: 530px;
    box-sizing: border-box;
    overflow: hidden;
}
.product_category_image_container img{
    width: 100%;
    height: auto;
}

.category-button-title {
    width: 100%;
    text-align: center;
    width: max-content;
    padding: 10px 20px 10px 20px;
    border: 2px solid #fff;
}

@media (max-width:1328px) {
    .category-list-main-wrapper {
        width: 90%;
        margin: 0 auto;
    }
}

@media (max-width:1177px) {
    .category-list-card-wrapper {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .category-list-header-container h4 {
        font-size: 20px;
    }

    .royalty-image img {
        margin-left: 0 !important;
        padding-top: 30px;
    }

    .link-premium-wrapper {
        padding-top: 30px;
    }
}

@media (max-width:599px) {
    .product_category_image_container img {
        display: block;
        max-width: 100%;
    }

    .category-list-header-container {
        padding: 0px;
    }

    .category-list-card-item {
        width: 100%;
    }

}

/* header */

.header-main-wrapper {
    position: sticky;
    left: 0px;
    top: 0px;
    z-index: 40;
    background-color: #180C28;
    z-index: 100000;

}

.header-main-content-wrapper {
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: start;
    padding-top: 20px;
    padding-bottom: 20px;
}

.header-header-wrapper {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;

}

.header-header-wrapper a {
    text-decoration: none;
}

.basket-button {
    background-color: #FF3C3C !important;
    border: none !important;
    border-radius: 0px !important;
    font-size: 25px;
    white-space: nowrap;
    padding: 12.5px 28px;
    text-transform: uppercase;
    min-width: 176px;
    color: #ffff;
    text-align: center;
    text-decoration: none;
}

.header-link-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding-top: 18px;
}

.header-link-item {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding-right: 40px;
}

.header-link-item:hover {
    color: #fff;
    text-decoration: none;
}

.personal-account {
    text-decoration: underline !important;
    text-transform: none;
    font-family: "OpenSans", sans-serif !important;
    color: #fff;
    font-size: 16px;
    padding-top: 10px;
    opacity: 0.8;
}

.personal-account:hover {
    color: #fff;
    opacity: 1;
}

.personal-account-basket-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;

}

@media (max-width:1328px) {
    .header-main-content-wrapper {
        width: 90%;
        margin: 0 auto;
    }

    .navbar-nav {
        font-size: 14px;
    }
}

@media (max-width:1053px) {
    .header-main-content-wrapper {
        display: none;
    }

    .basket-button {
        padding: 10px 0px 10px 0px;
        width: 160px;
    }

    .head-logo {
        width: 150px;
    }
}

/* mobile menu */

.mobile-main-content-wrapper {
    display: none;
}

.mobile-link-dropdown {
    display: none;
}

.activeDropDownBlock {
    display: block;
    position: fixed;
    left: 0px;
    top: 80px;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    background-color: #180C28;
}

.mobile-left-wrapper {
    display: flex;
    align-items: center;
}

.mobile-burger-wrapper {
    padding: 0px 10px 0px 0px;
}

.mobile-burger-wrapper img {
    width: 40px;
    height: 40px;
}

.dropdown-logo-header {
    display: none;
}

.mobile-link-dropdown-container {
    width: 90%;
    margin: 0 auto;
}

.mobile-link-dropdown-links-block {
    display: flex;
    flex-direction: column;
    padding: 30px 0px 0px 0px;
}

.mobile-link-dropdown-links-block a {
    color: #fff;
    text-decoration: none;
    padding: 0px 0px 14px 0px;
    font-size: 20px;

}

@media (max-width:1053px) {
    .mobile-main-content-wrapper {
        display: block;
        width: 90%;
        margin: 0 auto;
        padding: 0px 0px 20px 0px;
    }

    .mobile-header-wrapper {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px 0px 0px 0px;
    }
}

@media (max-width:471px) {
    .mobile-logo-image-block {
        display: none;
    }

    .mobile-burger-wrapper img {
        width: 50px;
        height: 50px;
    }

    .dropdown-logo-header {
        display: block;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px 0px 20px 0px;
    }

    .dropdown-logo-header img {
        display: block;
    }
}

/*hero slider-main*/

.hero-slider {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 600px;
}

.mask {
    height: 100%;
    width: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}

.hero-slider-text {
    display: block;
    max-width: 700px;
    margin: 0 auto;
    z-index: 3;
    color: #ffff;
    text-align: center;
}

.carousel-item__name {
    font-size: 50px;
    color: #ffff;
}

.hero-bg {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;

}

.button-red {
    background-color: #FF3C3C !important;
    border: none !important;
    border-radius: 0px !important;

    white-space: nowrap;
    padding: 12.5px 28px;
    text-transform: uppercase;
    min-width: 200px;
    color: #ffff;
}

.main-button {
    font-size: 25px;
    padding: 12.5px 28px;
}


.button-red:hover {
    color: #ffff !important;
}

.button-red:active {
    background-color: #FF3C3C !important;

}

@media (max-width:470px) {
    .red-premium {
        font-size: 10px;
    }
}

.button-blue {
    background-color: #6523BB !important;
    border: none !important;
    border-radius: 0px !important;

    white-space: nowrap;
    padding: 15px 24px;
    text-transform: uppercase;
    min-width: 200px;
    color: #ffff;
}

.button-blue:hover {
    color: #ffff !important;
}

.button-disabled {
    border: none !important;
    border-radius: 0px !important;

    white-space: nowrap;
    padding: 15px 24px;
    text-transform: uppercase;
    min-width: 200px;
    color: #ffff !important;
}

/*.sales-slider {
    width: 100vw;
    height: 100%;
    overflow: hidden;
}*/
.btn-white-border {
    border: 2px solid #f2f2f2 !important;
    border-radius: none !important;
    white-space: wrap;
    letter-spacing: 8px;
    padding: 20px 30px;
    text-transform: uppercase;
    min-width: 230px;
    background: rgba(0, 0, 0, 0.00);
    color: #ffff !important;
    cursor: default !important;
}

.hero-white-button-position {
    padding: 0px 0px 0px 0px;
}

.hero-capture-position {
    padding: 55px 0px 50px 0px;
}

.carousel-indicators {
    position: relative;
    padding: 30px 0px 0px 0px;
    height: 30px;
}

/* contacts block*/

.contacts-main-block-wrapper {
    width: 100%;
}

.contacts-main-block {
    max-width: 900px;
    margin: 0 auto;
    padding: 70px 0px 40px 0px;
}

.contacts-main-block-text-wrapper {
    width: 340px;
    text-align: center;
}

.contacts-main-block-content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    flex-wrap: wrap-reverse;
}

.link-cover-block {
    width: 57px;
    height: 57px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contacts-main-block-image {
    width: 500px;
}

.contacts-main-block-text {
    width: 100%;
    text-align: center;
}

.contacts-main-block-image img {
    display: block;
    width: 100%;
    height: auto;
}

.contacts-capture {
    font-size: 35px;
    text-transform: uppercase;
    max-width: 600px;
    padding: 0px 0px 30px 0px;

    text-align: center;
}

.link-cover-block-wrapper {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 0px 100px 0px;
}

.contacts-bottom-text {
    font-size: 20px;
}

.contacts-bottom-text a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 0px 0px 20px 0px;
    font-size: 20px;
}

.mobile-contact {
    display: none;

}

@media (max-width:1005px) {
    .contacts-main-block-content {
        display: none;
    }

    .mobile-contact {
        display: block;
        color: #fff;
        font-weight: normal;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .mobile-contact-image {
        max-width: 500px;
    }

    .mobile-contact-image img {
        display: block;
        max-width: 100%;
    }

    .mobile-contact-link-item {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        width: 68px;
        height: 68px;
        margin: 15px 30px 15px 0px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .mobile-contact-text-content {
        width: 200px;
        text-align: center;
    }

    .mobile-contact-links-wrapper {
        width: 160px;
        margin: 0 auto;
    }

    .mobile-link-item-wrapper {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .mobile-bottom-info a {
        font-family: "OpenSans", sans-serif !important;
        color: #fff;
    }

    .mobile-bottom-info a:hover {
        color: #fff;
    }

    .mobile-hours-of-work {
        padding-top: 20px;
        font-family: "OpenSans", sans-serif !important;
    }
}

@media (max-width:986px) {
    .contacts-main-block-wrapper {
        width: 90%;
        margin: 0 auto;
    }
}

@media (max-width:934px) {
    .contacts-main-block-content {
        flex-direction: column;
    }

    .contacts-main-block-text-wrapper {
        margin: 0 auto;
    }

    .contacts-main-block-image {
        width: 100%;
    }

    .link-cover-block-wrapper {
        margin: 0 auto;
    }
}

@media (max-width:544px) {
    .mobile-contact-image {
        display: none;
    }

    .mobile-contact-text-content {
        width: 100%;
    }
}

@media (max-width:330px) {
    .link-cover-block-wrapper {
        width: 96%;
    }

    .contacts-main-block-text-wrapper {
        width: 96%;
    }
}

/*hero slider description*/

.hero-slider-description {
    width: 100%;
    position: relative;
    min-height: 600px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero-slider-description-content-position {
    display: block;
    width: 100%;
}

.hero-title {
    padding-top: 20px;
    font-size: 46px !important;
    line-height: 60px;
}

.hero-duration {
    font-size: 22px !important;
    margin-bottom: 10px;
}

.hero-price {
    font-size: 32px !important;
}

.hero-slider-description-content-position-flex {
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.hero-slider-description-text {
    max-width: 660px;
}

.hero-slider-description-buttos-wrapper {
    width: 440px;
    margin-left: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hero-slider-description-event-time-wrapper {
    padding: 0px 0px 0px 0px;
}

.hero-slider-description-event-date {
    width: 100%;
    font-size: 50px !important;

    color: #fff;
    padding: 0px 0px 0px 0px;
}

@media (max-width:1344px) {
    .hero-slider-description-content-position-flex {
        width: 90%;
        margin: 0 auto;
    }
}

@media (max-width:1194px) {
    .hero-slider-description-content-position-flex {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .hero-slider-description-buttos-wrapper {
        padding: 30px 0px 0px 0px;
    }
}

@media (max-width:1130px) {
    .hero-slider-description-content-position {
        flex-direction: column;
        align-items: center;
    }

    .hero-slider-description-buttos-wrapper {
        margin-left: 0px;
        width: 550px;
    }
}

@media (max-width:600px) {
    .hero-slider-description-text {
        width: calc(100% - 40px);
    }

    .hero-slider-description-buttos-wrapper {
        margin-left: 0px;
        width: calc(100% - 40px);
        flex-wrap: wrap;
    }
}

@media (max-width:496px) {
    .hero-slider-description-content-position {
        text-align: center;
    }

    .hero-slider-description-buttos-wrapper {
        flex-direction: column;
        align-items: center;
        padding: 30px 0px 30px 0px;
        height: 200px;
    }

    .hero-white-button-position {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .carousel-item__name {
        font-size: 20px;
    }

    .hero-slider-description-text {
        width: calc(100% - 20px);
    }

    .hero-slider-description-buttos-wrapper {
        margin-left: 0px;
        width: calc(100% - 20px);
        flex-wrap: wrap;
    }
}

@media (max-width:452px) {
    .hero-slider-description-event-date {
        font-size: 51px !important;
    }
}

@media (max-width:398px) {
    .hero-slider-description-event-date {
        font-size: 36px !important;
    }
}

.super-main {
    width: 90%;
}


/* Category banner */

.banner-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-text {
    max-width: 300px;
    padding: 200px 0px 200px 0px;
    text-transform: uppercase;
    font-size: 32px;

    text-align: center;
}

@media (max-width:600px) {}

/*BASKET*/
.basket-tr-main {
    margin-bottom: 20px !important;
    background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0)) !important;
}

.pirple-price {
    background-color: rgb(63, 25, 145);
    color: #fff;
    border: none;
    text-align: center;
    vertical-align: middle;
    width: 12%;
}

.basket-minus-wrapper {
    background: none !important;
    border: none !important;
    color: #fff !important;
    width: 100% !important;
    border-bottom: 1px solid #ffffffac !important;
    font-size: 25px !important;
    font-weight: normal !important;
    height: 30px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border-radius: 0px !important;
}

.basket-plus-wrapper {
    background: none !important;
    border: none !important;
    color: #fff !important;
    width: 100% !important;
    border-top: 1px solid #ffffffac !important;
    font-size: 25px !important;
    font-weight: normal !important;
    height: 30px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border-radius: 0px !important;
}

.return-ticket-button {
    background-color: #D09600;
    border: none;
    color: #fff;
    padding: 12.5px 69px;
    margin-bottom: 35px;
    text-transform: uppercase;
    font-size: 25px !important;
}

.control {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 4px;
}

.quantity_text {
    display: inline-block;
    width: 30px;
    text-align: center;
}

.bg-hero-img {
    background-image: url('../../static/img/basket-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

@media screen and (max-width:500px) {
    .backet-item-cross {
        display: block;
        width: 50%;
        margin: 0 auto;
    }

    .bg-hero-img {
        width: 100%;
        background-size: 200%;
        padding: 166px 0px 15px 0px !important;
    }

    .basket-hero-capture-text {
        text-align: center !important;
        width: 100% !important;
        font-size: 30px !important;
        line-height: auto !important;
        padding: 0px !important;
    }

    .total-card-tickets-text {
        font-size: 14px !important;
    }
}

.common-small-button {
    display: flex !important;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    padding: 0 !important;
}

.basket-main-wrapper {
    max-width: 1300px;
    margin: 0 auto;
}

.tickets-head-tr th {
    border: none;
    font-size: 20px;
    text-align: center;
}

.tickets-tr {
    padding: 10px;
    background-color: black;
    color: #fff;
}

.tickets-tr th,
.tickets-tr td {
    border: none;
    text-align: center;
    vertical-align: middle;
}

.basket-hero-capture {
    max-width: 800px;
    margin: 0 auto;
}

.basket-hero-capture-text {
    color: black;
    font-size: 60px;
    line-height: 70px;
    font-weight: bold;
    padding: 400px 0px 60px 0px;
}

#promoCode::placeholder {
    color: #ffffff81 !important;
    padding-left: 0px !important;
    width: 100%;
}

.form-control {
    width: 100%;
    padding: 0px 10px 0px 0px;
}

.basket-total-capture {
    background-color: #4A23BB;
    display: flex;
    justify-content: center;
    align-items: center;

    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
}

.baskert-total-tickets-count {
    font-size: 18px;
    padding: 0px 0px 20px 0px;
}

.baskert-total-tickets-count-total {
    font-size: 18px;
}

.baskert-total-price {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px 0px 20px 0px;
}

@media (max-width:1328px) {
    .basket-main-wrapper {
        max-width: 90%;
        margin: 0 auto;
    }
}

@media (max-width:870px) {
    .basket-hero-capture-text {
        text-align: center;
    }
}

@media (max-width:560px) {
    .tickets-head-tr th {
        border: none;
        font-size: 12px;
    }

    .tickets-tr th,
    .tickets-tr td {
        padding: 4px;
    }

    .basket-hero-capture-text {
        padding: 250px 0px 30px 0px;
    }
}

@media (max-width:520px) {
    .basket-main-wrapper {
        max-width: 90%;
        margin: 0 auto;

    }

    .tickets-head-tr th {
        font-size: 10px;
        padding: 0px;
    }

    .tickets-tr th,
    .tickets-tr td {
        padding: 6px;
        font-size: 14px;
    }
}

/*media */
@media (max-width:1328px) {
    .upcoming-container {
        width: 90%;
        margin: 0 auto;
    }

    .display-none-1328 {
        display: none !important;
    }

    .display-block-1328 {
        display: block;
    }

    .custom-nav {
        display: block;
    }

    .upcoming-content-header {
        display: flex;
        width: 100%;
    }

    .royalty-content {
        width: 90%;
        margin: 0 auto;
    }

    .royalty-image {
        margin: 0 auto;
    }

}

@media (max-width:1250px) {
    .royalty-text {
        margin: 0 auto;
    }
}

@media (max-width:600px) {
    .link-premium-link {
        max-width: 100%;
        margin: 0 auto;
    }

    .full-width {
        width: 100%;
        display: block;
    }

    .royalty-sub-capture {
        font-size: 22px;
    }

    .royalty-capture {
        font-size: 46px;
    }

    .royalty-mission {
        font-size: 22px;
    }
}

@media (max-width:609px) {
    .upcoming-card-description {
        padding-bottom: 0px;
    }
}

@media (max-width:512px) {
    .upcoming-content-bottom-button {
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 20px 0px 0px 0px;
    }
}

@media (max-width:444px) {
    .upcoming-item {
        width: 90%;
    }
}

/**EVENT DETAILS*/
.full-house {
    margin-top: 10px;
    background-color: rgb(79, 79, 79);
    border-radius: 30px;
    font-weight: bold;
    white-space: nowrap;

    text-transform: uppercase;
    min-width: 200px;
    height: 60px;
    position: relative;
    display: flex;
    justify-content: center;

    align-items: center;
    margin-bottom: 20px;
}

.hero-description-button-buy{
    margin: 0 auto;
}

.full-house-button {
    background-color: rgb(249, 34, 34);
    border-radius: 16px;
    font-weight: bold;
    white-space: nowrap;
    padding: 4px;
    text-transform: uppercase;
    min-width: 160px;
    color: white;
    transform: rotate(-40deg);
    border: none;
    font-size: 28px;
    line-height: 24px;
}

.full-house-text-black {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.full-house-font-medium {
    font-size: 20px;
}

.button-col {
    width: 440px;
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width:1193px) {
    .hero-title {
        font-size: 48px !important;
        width: 100%;
        text-align: center;
    }

    .hero-white-button-position {
        width: 100%;
        text-align: center;
    }

    .hero-slider-description-event-date {
        font-size: 28px !important;
        padding-top: 10px;
    }

    .duration-text span {
        font-size: 20px !important;
    }

    .hero-slider-description-event-time {
        padding-top: 10px;
        font-size: 18px !important;
    }

    .button-col {
        padding-top: 30px;
    }
}

@media screen and (max-width:614px) {
    .hero-title {
        font-size: 28px !important;
        width: 100%;
        text-align: center;
        line-height: 40px;
    }
}

@media screen and (max-width:500px) {
    .btn-white-border {
        margin-top: 60px;
        margin-bottom: 20px;
    }

    .hero-title {
        font-size: 24px !important;
    }

    .carousel-item__name {
        font-size: 16px;
    }

    .hero-slider-description-event-date {
        width: 100%;
        text-align: start;
        font-size: 20px !important;
        padding-top: 20px;
    }

    .hero-slider-description-event-time-wrapper {
        text-align: start;
    }

    .duration-text span {
        font-size: 16px !important;
    }

    .hero-slider-description-event-time {
        padding-top: 10px;
        font-size: 16px !important;
    }

    .button-col {
        padding-top: 40px;
        width: 100%;
        display: flex !important;
        flex-direction: column !important;
    }

    .event-description-text-block {
        width: 100%;
    }
}

.total_container {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: end;
    flex-wrap: wrap;
    margin-top: 15px;
    padding-right: 0px;
}

.common-button-event-details {
    font-weight: normal !important;
    border-radius: 0px !important;
}

.add_to_basket_wrapper {
    margin-right: 15px;
}

.add_to_basket {
    width: 100%;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px 15px;
    border-radius: 14px;
}

.go_to_basket {
    border-radius: 0px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 42px;
}
/*subscribe block*/

.subscription-container-new{
    width: 100%;
    color: #fff;
}
.subscription-container-content-new{
    max-width: 1300px;
    height: 100%;
    margin: 0 auto;
    padding: 100px 0px 100px 0px;
}
.subscription-container-content-position{
    max-width: 800px;
}
.subscription-container-actions{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.subscription-container-actions-input{
    width: 70%;
}
.subscription-input{
    width: 100%;
    height: 100%;
    padding: 10px;
    border: none !important;
}
.subscription-container-title{
    font-size: 35px;
    text-transform: uppercase;
    max-width: 600px;
    padding: 0px 0px 30px 0px;
    
}

@media (max-width:1328px) {
    .subscription-container-content-new{
        width: 90%;
        margin: 0 auto;
        flex-direction: column;
    }
}

@media (max-width:800px) {
    .subscription-container-actions{
        flex-direction: column;
        align-items: end
    }
    .subscription-container-actions-input{
        width: 100%;
        margin-bottom: 20px;
        height: 50px;
    }
    .subscription-container-title {
        font-size: 24px;
    }
}
@media (max-width:600px) {
    .subscribe-button{
        width: 100% !important;
    }
}

.product-details-card-wrapper{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    padding: 0;
}

.product-category-details-item{
    width: 100%;
    padding-bottom: 40px;
}

.product-category-details-item:hover{
    scale: 1.02;
    transition: 0.3s;
}

@media (max-width: 1024px) {
    .product-details-card-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .product-details-card-wrapper {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .product-category-details-item {
        max-width: 400px;
        margin: 0 auto;
    }
}

@media (max-width: 369px) {
    .product-category-image-block {
        width: 100%;
        height: 355px;
        background-size: 100% auto !important;
    }
    
    .product-category-details-item {
        max-width: 300px;
    }
}
