.events button{
    color: #8896AB !important;
    background: #FFFFFF !important;
}  
#form_submit:disabled {
    background-color: #c6c6c6;
} 
.events button[aria-selected=true]{
    background: #3B82F6 !important;
    color: #FFFFFF !important;
}

.carousel-indicators button{
    background: #FFFFFF !important;
}   
.carousel-indicators button[aria-current=true]{
    background: #723AC6 !important;
}
.navbar-nav > .active > a {
    color: #723AC6;
  }
 .qtybtn {
    border: 1px solid #ddd !important;
    /* padding: 5px 15px; */
    font-size: 20px;
    border-radius: 2px;
    cursor: pointer;
}
.lds-ripple {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    /* position: relative; */
    width: 80px;
    height: 80px;
}
#app{
    display: none;
}
.lds-ripple div {

    position: absolute;
    border: 6px solid var(--primary_color);
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
    animation-delay: -0.5s;
}

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}
.select2-container--default .select2-selection--single {
    border: none !important;
}
@media (min-width: 600px) {
    .customheight{
        height: 80vh !important;
    }
}

body {
    width: 100%;
    max-width: 2500px;
    margin: 0 auto;
}
header#header {
    border-bottom: 1px solid #d2d2d2;
    padding: 10px;
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
    z-index: 999;
}
a.main_logo {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
}
a.main_logo img {
    display: block;
    width: 100px;
    height: auto;
    margin: 0;
    padding: 0;
}
button#nav-toggle {
    position: absolute;
    right: 28px;
    top: 46px;
}
div#nav-content ul li {
    margin-left: 22px;
}

.bg-primary {
    background-color: #0098db;
}
.text-primary {
    color: #0098db;
}
.border-primary {
    border-color: #0098db;
}
div#event_list_o {
    padding: 0;
}

input#default-search {
    display: none;
}
div#catlist {
    display: none;
}
div#bannert a {
    margin: 25px 0 18px 0;
}
div#header_login_button {
    display: none;
}
img.w1 {
    width: 100%;
    height: auto;
    display: block;
}
.cb_heading {
    padding: 0;
    margin: 0 15px;
}
.cb_heading > div {
    padding-top: 15px;
}
.nsection {
    padding: 75px 15px;
}
.nsection.stp {
    padding-top: 60px;
}
a.cbutton {
    padding: 10px 40px 10px 20px;
    width: auto;
    display: inline-block;
    position: relative;
    left: 0;
    top: 0;
}
a.cbutton img {
    position: absolute;
    right: 20px;
    top: 10px;
}
ul#footer_links {
    text-align: center;
    display: block;
    margin: 10px auto 0 auto;
}
ul#footer_links > li {
    display: inline-block;
    vertical-align: top;
    margin: 7px;
}
ul#footer_links a:hover {
    color: #8cb8ff;
}
img#eventimage {
    border-radius: 5px;
}
.rounded-lg,
.rounded-md {
    border-radius: 5px;
}
div#checkout_main {
    padding: 20px 200px 20px 325px;
    position: relative;
    left: 0;
    top: 0;
    box-shadow: none;
    border: 1px solid #e1e1e1;
    display: block;
}
div#checkout_main .abs_img {
    position: absolute;
    left: 20px;
    top: 20px;
    bottom: 20px;
    right: auto;
    padding: 0;
    width: 300px;
    border: 1px solid #f4f4f4;
    overflow: hidden;
    border-radius: 5px;
}
div#checkout_main .abs_img img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(0, 50%);
}
div#checkout_pb {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 160px;
    padding: 44px 0 0 0;
}
div#paid_total_box {
    margin-top: 20px;
}
div#edit_pf form > div {
    width: 100%;
    justify-content: space-between;
    margin-top: 15px;
}
#edit_pf form > div .w-1\/2 {
    width: 49%;
}
ul#myTab li {
    margin: 10px 10px 0 0;
}
nav.navbar > div {
    align-items: center;
}
strong {
    font-weight: 600;
}
.d1 > p {
    text-align: center;
}
div#mapbox_2 {
    display: none;
}

h1.page_heading {
    font-size: 27px;
    font-weight: 600;
    line-height: 31px;
    color: #0098db;
    padding-bottom: 15px;
}
.section {
    padding: 25px 0;
}
.wrapper {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.wrapper.wp {
    padding: 0 15px;
}




@media (max-width: 1130px) {
    div#paid_total_box {
        margin: 20px auto;
    }
    #paid_total_box .text-2xl {
        font-size: 15px;
    }
    #paid_total_box p.text-lg {
        font-size: 14px;
        line-height: 14px;
    }

    #paid_total_box p.text-xl {
        font-size: 16px;
        line-height: 16px;
    }
    div#checkout_main > div p.text-2xl {
        font-size: 18px;
        line-height: 27px;
    }
    div#checkout_main > div p.text-4xl {
        font-size: 20px;
        line-height: 27px;
    }
    div#checkout_pb {
        width: 140px;
        padding: 20px 0 0 0;
    }
    div#checkout_main .abs_img {
        width: 230px;
    }
    div#checkout_main {
        padding: 20px 200px 20px 252px;
    }
}


@media (max-width: 920px) {
    a.main_logo img {
        width: 60px;
    }
    button#nav-toggle {
        position: absolute;
        right: 15px;
        top: 27px;
    }
    div#nav-content ul li {
        margin-left: 0;
        padding: 5px 0;
    }

    .xxmd\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .cprice {
        font-size: 24px;
    }
    p.cbs_heading {
        font-size: 24px;
    }
    .caddress img,
    .cdate img,
    .cpeople img {
        width: 30px;
        height: 30px;
    }

    .caddress > div,
    .cdate > div,
    .cpeople > div {
        margin-left: 10px !important;
    }
    .caddress > div > p,
    .cdate > div > p,
    .cpeople > div > p {
        font-size: 18px !important;
        height: 30px;
        margin-top: -4px;
    }
    div#profile_box {
        width: 90%;
        margin-left: 5%;
        margin-top: -35px;
    }
    div#user_ticket_list {
        display: block;
        width: 100%;
    }
    div#mir {
        padding: 0;
        margin: 25px auto;
    }
    p.cc_heading {
        font-size: 20px;
        line-height: 27px;
    }
    div#mapbox_2 {
        display: block;
    }
    div#mapbox_1 {
        display: none;
    }
    
}

@media (max-width: 840px) {
    ul#myTab > li > button {
        font-size: 15px;
        padding: 10px 15px;
    }
    div#checkout_main {
        padding: 15px;
    }
    div#checkout_main .abs_img {
        width: 100%;
        box-sizing: border-box;
        position: static;
        height: auto;
        padding-bottom: 5px;
        border: none;
        margin: 0;
    }
    div#checkout_main .abs_img img {
        width: 100%;
        box-sizing: border-box;
        position: static;
        height: auto !important;
        padding-bottom: 5px;
        border: none;
        max-width: none !important;
        transform: none;
    }
    div#checkout_main > div {
        margin: 10px auto;
        padding: 0;
    }
    div#checkout_main > div p.text-4xl {
        font-size: 19px;
        line-height: 27px;
        padding-top: 5px;
    }
    div#checkout_main .text-sm {
        font-size: 14px;
    }
    div#checkout_main .text-base {
        font-size: 14px;
    }
    div#checkout_pb {
        position: static;
        text-align: left;
        width: 100%;
    }
    div#checkout_main {
        padding: 15px;
    }
    div#chck_o {
        display: block;
        width: 100%;
    }
    div#header_us {
        border-top: 1px solid #ececec;
        padding-top: 12px;
    }
    div#edit_pf {
        width: 100%;
    }
    nav.navbar > div {
        align-items: unset;
    }
}

@media (max-width: 768px) {
    p.event_count {
        padding-top: 0;
    }
}

@media (max-width: 600px) {
    .text-2xl {
        font-size: 20px;
        line-height: 27px;
    }
    .text-lg {
        font-size: 14px;
        line-height: 21px;
    }
    div#ord_list p {
        text-align: center;
        margin: 0;
    }
    nav.navbar form {
        display: none;
    }
    /* div#default-carousel a {
        display: none;
    } */
    #catlist {
        display: none;
    }
    div#bannert {
        width: 100%;
        text-align: center;
        padding: 0;
    }
    div#bannert p {
        padding: 15px 0;
        margin: 0;
    }
    div#bannert > div {
        width: 100%;
    }
    div#bannert a {
        margin: 0;
    }
    div#event_list_o {
        column-gap: 10px;
        -moz-column-gap: 10px;
    }
    div#event_list_o > div {
        padding: 10px;
    }
    .cheading {
        font-size: 15px;
        line-height: 20px;
        margin: 0px 0 7px 0;
        font-weight: 600;
    }
    .cdatetext {
        font-size: 14px;
    }
    .cprice {
        font-size: 16px;
    }
    .nsection {
        padding: 19px 10px;
    }
    .nsection.stp {
        padding-top: 40px;
    }
    .cb_heading {
        padding: 0;
        margin: 0 0 12px 0;
    }
    ul#myTab > li > button {
        font-size: 13px;
        padding: 8px 13px;
    }
    ul#footer_links > li {
        display: block;
        margin: 0;
        padding: 10px;
        text-align: center;
    }
    .caddress > div > p, .cdate > div > p, .cpeople > div > p {
        font-size: 14px !important;
        height: 30px;
        margin-top: -4px;
    }
    p.cbs_heading {
        font-size: 20px;
        line-height: 28px;
        margin-top: -20px;
    }
    div#tickets {
        padding: 0;
        border: none;
        box-shadow: none;
    }
    div#tickets > div.grid {
        gap: 10px;
    }
    div#tickets > div.grid > div {
        padding: 12px;
    }
    div#tickets > div.grid > div > p {
        text-align: center;
        padding-bottom: 0px;
        font-size: 14px;
        line-height: 20px;
    }

    div#tickets > div.grid > div > div.py-4 {
        padding: 0;
    }

    div#tickets > div.grid > div > div.py-4 p {
        font-size: 14px;
        padding: 5px;
        margin-bottom: 10px;
    }
    div#detail_form textarea,
    div#detail_form input[type="text"] {
        width: 100%;
        margin: 0 auto 15px 0;
    }

    div#detail_form .xxsm\:w-\[70\%\] {
        width: 100%;
    }
    p.cc_heading {
        font-size: 16px;
        line-height: 24px;
    }
    .event_list_item img {
        /* width: 100%;
        display: block;
        max-width: none;
        object-fit: none;
        -o-object-fit: unset;
        background-size: unset;
        height: auto; */
    }
    .event_list_item {
        display: block;
        width: 100%;
        padding: 15px;
    }
    .elimg img {
        display: block;
        position: static;
        width: 100%;
        height: auto;
    }
    .wrapper.wp {
        padding: 0 10px;
    }

}

@media (min-width: 440px) {
    .msm\:mx-16 {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media (min-width: 360px) {
    .xsm\:mx-10 {
        margin-left: 10px;
        margin-right: 10px;
    }
}