* {
    padding: 0;
    margin: 0;
}


.ticket-details-page {
    position: absolute;
    width: 100%;
    height: 100vh;
    border: 0px red solid;
    overflow-x: hidden;
    opacity: 0;
    left: 100%;
}

.back-navigate2 {
    position: absolute;
    top: 5%;
    left: 5%;
    z-index: 2;
    width: 30px;
    height: 30px;
    border-radius: 1.2px;
    width: 9%;
}


.back-navigate2:active {
    opacity: 50;
}


.gradient-6 {
    position: fixed;
    border: 0px red solid;
    top: 0;
    z-index: 2;
    margin: auto;
    width: 100vw;
    height: 160px;
    background: rgb(22,22,22);
    background: linear-gradient(180deg, rgba(22,22,22,1) 0%, rgba(0,0,0,0) 100%);
}


.event-container3  {
    font-family: Rubik;
    position: relative;
    margin: auto;
    top: 6em;
    margin-top: 15px;
    width: 90%;
    height: 7em;
    color: #f8f8f8;
    background-color: transparent;
    border-radius: 20px;
    border: 0px red solid;
}

.event2 {
    min-width: 100%;
    height: 100%;
    border-radius: 20px;
    background-color: #323232;
    margin-bottom: 200px;
}

.image-container5 {
    position: absolute;
    left: 6%;
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
    height: 50%;
    display: flex;
    width: 4.3em;
    height: 4.3em;
    border: 0px red solid;
    margin: auto;
    border-radius: 10px;
}

.text-container14 {
    position: absolute;
    width: 80%;
    margin-top: auto;
    margin-bottom: auto;
    top: 28%;
    bottom: 0;
    left: 28%;
}


.event-date4 {
    position: relative;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 60%;
    text-align: left;
}

.timezone3 {
    position: relative;
    font-size: 13px;
    display: flex;
    color: #c4f275;    
    align-items: center;
    width: 120px;
    height: 15px;
}

.event-venue5 {
    position: relative;
    font-size: 13px;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 200;
    display: flex;
    align-items: center;
    width: 135px;
    height: 15px;
    border: 0px solid red;

}

.highlight-date-box3 {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
    left: 80%;
    margin: auto;
    box-shadow: 2px 16px 40px rgba(12, 12, 12, 0.15);
    border-radius: 50%;
    background-color: rgba(236, 203, 245, 0.9);
    width: 50px;
    height: 50px;
    display: inline-block;
}

.month3 {
    position: relative;
    top: 18%;
    font-size: 13px;
    line-height: 17px;
    text-transform: capitalize;
    font-weight: 700;
    font-style: bold;
    color: #2e2e2e;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: auto;
    width: 38px;
    height: 13px; 
}

.date3 {
    position: relative;
    top: 18%;
    font-size: 20px;
    line-height: 17px;
    margin: auto;
    text-transform: capitalize;
    font-weight: 600;
    color: #1c1c1c;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 20px;
    height: 22px;  
}

.container-wrap2 {
    background-color: #c4f275;
    font-family: Rubik;
    position: relative;
    margin: auto;
    top: 8em;
    margin-top: 15px;
    width: 90%;
    height: 12em;
    font-weight: 500;
    color: #212121;
    border-radius: 20px;
}

.container-wrap3 {
    background-color: #ECCBF6;
    font-family: Rubik;
    position: relative;
    margin: auto;
    top: 8.5em;
    margin-top: 15px;
    width: 90%;
    height: 12em;
    font-weight: 500;
    color: #212121;
    border-radius: 20px;
}

.container-wrap4 {
    background-color: #BBBBBB;
    font-family: Rubik;
    position: relative;
    margin: auto;
    margin-top: 15px;
    width: 90%;
    height: 12em;
    font-weight: 500;
    color: #212121;
    border-radius: 20px;
}

.wrap-container3 {
    position: relative;
    width: auto;
    height: 21em;
    top: 9em;
    border: 0px red solid;
}

.text-container15 {
    position: relative;
    left: 10%;
    top: 13%;
    width: 40%;
    display: inline-block;
}

.seat-name {
    font-size: 30px;
    font-weight: 600;
}

.seat-class {
    font-size: 15px;
    font-weight: 500;
}

.seat-price {
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
}

.price-container1 {
    position: relative;
    background-color: #E64243;
    top: 0%;
    width: 33%;
    height: 30%;
    right: -17%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    
}

.ticket-price {
    color: #f8f8f8;
    font-size: 21px;
    font-weight: 500;
}


.ticket-counter1 {
    position: relative;
    top: 11%;
    width: 45%;
    height: 30%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto;
    align-items: center;
    justify-content: center;
}

.amount-counter1 {
    position: relative;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 30px;
    width: 55px;
    height: 55px;
    background-color: #f8f8f8;
    display: flex;
    box-shadow: 7px 10px 86px 4px rgba(36,36,36,0.26);
    -webkit-box-shadow: 7px 10px 86px 4px rgba(36,36,36,0.26);
    -moz-box-shadow: 7px 10px 86px 4px rgba(36,36,36,0.26);    
}

.amount-counter1:active {
    top: 2px;
    background-color: #D5D5D5;
}


.counter-letter {
    position: absolute;
    font-size: 40px;
    font-weight: 800;
    font-family: rubik;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #333333;
}

.amount-tickets1 {
    margin: auto;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    font-family: rubik;
    width: 60px;
    margin-left: 5px;
    margin-right: 5px;
}

.wrap-container5 {
    position: relative ;
    margin: auto;
    width: 100vw;
    height: 10em;
    display: flex;
    border: 0px red solid;
    align-items: center;
    justify-content: center;
}

.button-wrap6 {
    position: fixed;
    top: 85%;
    width: 90%;
    height: 80px;
    font-size: 22px;
    display: flex;
    color: #212121;
    border-radius: 40px;
    border: 0px;
    z-index: 1;
    background-color: #c4f275;
    justify-content: center;
    box-shadow: 7px 10px 86px 4px rgba(36,36,36,0.26);
    -webkit-box-shadow: 7px 10px 86px 4px rgba(36,36,36,0.26);
    -moz-box-shadow: 7px 10px 86px 4px rgba(36,36,36,0.26);    
}

.button-wrap6:active {
    opacity:10;
    top: 86%;
}


.gradient-8 {
    position: fixed;
    bottom: 0;
    margin: auto;
    background: rgb(22,22,22);
    background: linear-gradient(0deg, rgba(22,22,22,1) 0%, rgba(0,0,0,0) 100%);
    width: 100vw;
    height: 135px;
    opacity: 0.8;
}




.button-text3 {
    position: relative;
    margin: auto;
    font-weight: 500;
    font-family: rubik;
    font-size: 20px;
    display: flex;
    left: 20px;
    align-items: center;
    width: 40%;
    height: 27.2px;
}

.button-text3 {
    text-align: left;
}

.button-text4{
    position: relative;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40%;
    height: 27.2px;
    font-weight: 600;
    font-family: rubik;
    font-size: 25px;
}





